log for io.github.friesi23.mhabit:7

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1053, in mainif trybuild(app, build, build_dir, output_dir, log_dir,File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for io.github.friesi23.mhabit:1.2.5==== detail begin ====== Installed Android Tools ==2023-06-01 06:34:30,407 DEBUG: Reading 'config.yml'2023-06-01 06:34:30,421 DEBUG: ipfs_cid not found, skipping CIDv1 generation2023-06-01 06:34:30,422 INFO: Creating log directory2023-06-01 06:34:30,422 INFO: Creating temporary directory2023-06-01 06:34:30,423 INFO: Creating output directory2023-06-01 06:34:30,435 DEBUG: Getting git vcs interface for https://github.com/FriesI23/mhabit2023-06-01 06:34:30,435 DEBUG: Checking io.github.friesi23.mhabit:72023-06-01 06:34:30,436 INFO: Building version 1.2.5 (7) of io.github.friesi23.mhabit2023-06-01 06:34:30,436 INFO: Running 'sudo' commands in /home/vagrant2023-06-01 06:34:30,436 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a; mkdir -p /home/runner/; chown vagrant /home/runner/+ apt-get updateGet:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB]Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [160 kB]Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8183 kB]Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6240 kB]Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [14.8 kB]Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [8129 B]Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [419 kB]Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]Fetched 15.9 MB in 8s (2110 kB/s)Reading package lists...+ apt-get install -y openjdk-17-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-17-jre-headlessSuggested packages:openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extrafonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei| fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:openjdk-17-jdk-headless openjdk-17-jre-headless0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.Need to get 278 MB of archives.After this operation, 436 MB of additional disk space will be used.Get:1 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jre-headless amd64 17.0.6+10-1~deb11u1 [43.5 MB]Get:2 https://debian.osuosl.org/debian bullseye/main amd64 openjdk-17-jdk-headless amd64 17.0.6+10-1~deb11u1 [234 MB]debconf: delaying package configuration, since apt-utils is not installedFetched 278 MB in 47s (5895 kB/s)Selecting previously unselected package openjdk-17-jre-headless:amd64.(Reading database ... 36749 files and directories currently installed.)Preparing to unpack .../openjdk-17-jre-headless_17.0.6+10-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...Selecting previously unselected package openjdk-17-jdk-headless:amd64.Preparing to unpack .../openjdk-17-jdk-headless_17.0.6+10-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...Setting up openjdk-17-jre-headless:amd64 (17.0.6+10-1~deb11u1) ...update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto modeSetting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...+ update-java-alternatives -aupdate-alternatives: error: no alternatives for jconsole+ mkdir -p /home/runner/+ chown vagrant /home/runner/2023-06-01 06:36:03,582 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2023-06-01 06:36:03,894 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 37183 files and directories currently installed.)Removing sudo (1.9.5p2-3+deb11u1) ...Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed2023-06-01 06:36:14,385 INFO: Getting source for revision v1.2.5+72023-06-01 06:36:14,386 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:14,386 DEBUG: > git rev-parse --show-toplevel2023-06-01 06:36:14,606 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:14,606 DEBUG: > git submodule foreach --recursive git reset --hard2023-06-01 06:36:17,532 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:17,533 DEBUG: > git reset --hard2023-06-01 06:36:18,346 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:18,347 DEBUG: > git submodule foreach --recursive git clean -dffx2023-06-01 06:36:18,556 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:18,556 DEBUG: > git clean -dffx2023-06-01 06:36:18,667 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:18,667 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch origin2023-06-01 06:36:19,682 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:19,682 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin2023-06-01 06:36:20,195 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:20,196 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin2023-06-01 06:36:20,809 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:20,809 DEBUG: > git remote set-head origin --auto2023-06-01 06:36:21,422 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:21,423 DEBUG: > git checkout -f v1.2.5+72023-06-01 06:36:22,136 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:22,136 DEBUG: > git clean -dffx2023-06-01 06:36:22,246 INFO: Initialising submodules2023-06-01 06:36:22,247 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:22,247 DEBUG: > git rev-parse --show-toplevel2023-06-01 06:36:22,462 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:22,462 DEBUG: > git submodule sync2023-06-01 06:36:22,673 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:22,674 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org submodule update --init --force --recursiveSubmodule path '.flutter': checked out '4d9e56e694b656610ab87fcf2efbcd226e0ed8cf'2023-06-01 06:36:23,688 INFO: Creating local.properties file at build/io.github.friesi23.mhabit/local.properties2023-06-01 06:36:23,689 DEBUG: Removing debuggable flags from build/io.github.friesi23.mhabit2023-06-01 06:36:23,841 INFO: Removing specified files2023-06-01 06:36:23,841 INFO: Removing ios2023-06-01 06:36:23,845 INFO: Removing .vscode2023-06-01 06:36:23,845 INFO: Removing demo2023-06-01 06:36:23,868 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/packages/integration_test/example/android/app/build.gradle2023-06-01 06:36:23,882 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/api/android/app/build.gradle2023-06-01 06:36:23,885 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/hello_world/android/app/build.gradle2023-06-01 06:36:23,888 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/layers/android/app/build.gradle2023-06-01 06:36:23,891 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/platform_channel/android/app/build.gradle2023-06-01 06:36:23,894 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/image_list/android/app/build.gradle2023-06-01 06:36:23,897 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/flutter_view/android/app/build.gradle2023-06-01 06:36:23,900 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/platform_view/android/app/build.gradle2023-06-01 06:36:23,905 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle2023-06-01 06:36:23,908 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle2023-06-01 06:36:23,911 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/android_views/android/app/build.gradle2023-06-01 06:36:23,913 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/flavors/android/app/build.gradle2023-06-01 06:36:23,915 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle2023-06-01 06:36:23,919 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle2023-06-01 06:36:23,923 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle2023-06-01 06:36:23,927 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/channels/android/app/build.gradle2023-06-01 06:36:23,930 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle2023-06-01 06:36:23,933 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/ui/android/app/build.gradle2023-06-01 06:36:23,936 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle2023-06-01 06:36:23,938 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/android_embedding_v2_smoke_test/android/app/build.gradle2023-06-01 06:36:23,940 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/spell_check/android/app/build.gradle2023-06-01 06:36:23,943 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle2023-06-01 06:36:23,945 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle2023-06-01 06:36:23,947 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/external_ui/android/app/build.gradle2023-06-01 06:36:23,949 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle2023-06-01 06:36:23,952 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle2023-06-01 06:36:23,954 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle2023-06-01 06:36:23,956 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle2023-06-01 06:36:23,959 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle2023-06-01 06:36:23,986 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle2023-06-01 06:36:23,988 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle2023-06-01 06:36:23,994 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/tracing_tests/android/app/build.gradle2023-06-01 06:36:23,997 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/manual_tests/android/app/build.gradle2023-06-01 06:36:24,004 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/android/app/build.gradle2023-06-01 06:36:24,007 INFO: Running 'prebuild' commands in build/io.github.friesi23.mhabit2023-06-01 06:36:24,007 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:36:24,008 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/signingConfig /d' android/app/build.gradle; export repo=/home/runner/work/mhabit; mkdir -p $repo; cd ..; mv io.github.friesi23.mhabit $repo/mhabit; pushd $repo/mhabit; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter config --no-analytics; .flutter/bin/flutter pub get; popd; mv $repo/mhabit io.github.friesi23.mhabit/etc/bash.bashrc: line 7: PS1: unbound variable+ sed -i -e '/signingConfig /d' android/app/build.gradle+ export repo=/home/runner/work/mhabit+ repo=/home/runner/work/mhabit+ mkdir -p /home/runner/work/mhabit+ cd ..+ mv io.github.friesi23.mhabit /home/runner/work/mhabit/mhabit+ pushd /home/runner/work/mhabit/mhabit/home/runner/work/mhabit/mhabit ~/build++ pwd+ export PUB_CACHE=/home/runner/work/mhabit/mhabit/.pub-cache+ PUB_CACHE=/home/runner/work/mhabit/mhabit/.pub-cache+ .flutter/bin/flutter config --no-analyticsDownloading Linux x64 Dart SDK from Flutter engine 1a65d409c7a1438a34d21b60bf30a6fd5db59314...% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 13  238M   13 31.9M    0     0  30.0M      0  0:00:07  0:00:01  0:00:06 29.9M
 29  238M   29 71.3M    0     0  34.5M      0  0:00:06  0:00:02  0:00:04 34.5M
 46  238M   46  110M    0     0  36.0M      0  0:00:06  0:00:03  0:00:03 36.0M
 60  238M   60  144M    0     0  35.6M      0  0:00:06  0:00:04  0:00:02 35.6M
 75  238M   75  180M    0     0  35.5M      0  0:00:06  0:00:05  0:00:01 36.0M
 90  238M   90  214M    0     0  35.5M      0  0:00:06  0:00:06 --:--:-- 36.7M
100  238M  100  238M    0     0  35.9M      0  0:00:06  0:00:06 --:--:-- 36.5MBuilding flutter tool...Analytics reporting disabled.You may need to restart any open editors for them to read new settings.+ .flutter/bin/flutter pub getDownloading Material fonts...                                      764msDownloading Gradle Wrapper...                                       31msDownloading package sky_engine...                                  389msDownloading flutter_patched_sdk tools...                           716msDownloading flutter_patched_sdk_product tools...                   626msDownloading linux-x64 tools...                                      3.9sDownloading linux-x64/font-subset tools...                         394msRunning "flutter pub get" in mhabit...Resolving dependencies...* _fe_analyzer_shared 61.0.0 (was 58.0.0)* analyzer 5.13.0 (was 5.10.0)* animated_check 1.0.5 (was 1.0.5)* animations 2.0.7 (was 2.0.7)* archive 3.3.7 (was 3.3.7)* args 2.4.1 (was 2.4.0)* async 2.10.0 (was 2.10.0) (2.11.0 available)* boolean_selector 2.1.1 (was 2.1.1)* build 2.3.1 (was 2.3.1) (2.4.0 available)* build_config 1.1.1 (was 1.1.1)* build_daemon 3.1.1 (was 3.1.1) (4.0.0 available)* build_resolvers 2.2.0 (was 2.2.0)* build_runner 2.3.3 (was 2.3.3) (2.4.4 available)* build_runner_core 7.2.7+1 (was 7.2.7) (7.2.9 available)* built_collection 5.1.1 (was 5.1.1)* built_value 8.6.0 (was 8.4.4)* characters 1.2.1 (was 1.2.1) (1.3.0 available)* checked_yaml 2.0.3 (was 2.0.2)* cli_util 0.4.0 (was 0.4.0)* clock 1.1.1 (was 1.1.1)* code_builder 4.5.0 (was 4.4.0)* collection 1.17.0 (was 1.17.0) (1.17.2 available)* color 3.0.0 (was 3.0.0)* convert 3.1.1 (was 3.1.1)* copy_with_extension 5.0.2 (was 5.0.2)* copy_with_extension_gen 5.0.2 (was 5.0.2)* coverage 1.6.3 (was 1.6.3)* cross_file 0.3.3+4 (was 0.3.3+4)* crypto 3.0.3 (was 3.0.2)* csslib 0.17.3 (was 0.17.2)* cupertino_icons 1.0.5 (was 1.0.5)* dart_style 2.3.1 (was 2.3.0)* dartx 1.1.0 (was 1.1.0)* dbus 0.7.8 (was 0.7.8)* device_info_plus 8.2.2 (was 8.2.0) (9.0.2 available)* device_info_plus_platform_interface 7.0.0 (was 7.0.0)* diffutil_dart 3.0.0 (was 3.0.0)* dynamic_color 1.6.5 (was 1.6.3)* equatable 2.0.5 (was 2.0.5)* fake_async 1.3.1 (was 1.3.1)* ffi 2.0.2 (was 2.0.1)* file 6.1.4 (was 6.1.4) (7.0.0 available)* file_picker 5.2.10 (was 5.2.10) (5.3.2 available)* fixnum 1.1.0 (was 1.1.0)* fl_chart 0.62.0 (was 0.62.0)* flutter_colorpicker 1.0.3 (was 1.0.3)* flutter_donation_buttons 0.1.6 (was 0.1.6)* flutter_gen 5.3.1 (was 5.3.0)* flutter_gen_core 5.3.1 (was 5.3.0)* flutter_launcher_icons 0.13.1 (was 0.13.1)* flutter_lints 2.0.1 (was 2.0.1)* flutter_local_notifications 13.0.0 (was 13.0.0) (14.1.1 available)* flutter_local_notifications_linux 3.0.0+1 (was 3.0.0+1) (4.0.0+1 available)* flutter_local_notifications_platform_interface 6.0.0 (was 6.0.0) (7.0.0+1 available)* flutter_markdown 0.6.15 (was 0.6.14)* flutter_plugin_android_lifecycle 2.0.15 (was 2.0.9)* flutter_svg 2.0.5 (was 2.0.5) (2.0.6 available)* flutter_timezone 1.0.6 (was 1.0.4)* frontend_server_client 3.2.0 (was 3.2.0)* glob 2.1.2 (was 2.1.1)* graphs 2.3.1 (was 2.2.0)* great_list_view 0.2.3 (was 0.2.3)* html 0.15.3 (was 0.15.2)* http 0.13.6 (was 0.13.5) (1.0.0 available)* http_multi_server 3.2.1 (was 3.2.1)* http_parser 4.0.2 (was 4.0.2)* image 4.0.17 (was 4.0.15)* intl 0.17.0 (was 0.17.0) (0.18.1 available)* io 1.0.4 (was 1.0.4)* js 0.6.5 (was 0.6.5) (0.6.7 available)* json_annotation 4.8.1 (was 4.8.0)* json_serializable 6.6.2 (was 6.6.1) (6.7.0 available)* linked_scroll_controller 0.2.0 (was 0.2.0)* lints 2.0.1 (was 2.0.1) (2.1.0 available)* logger 1.3.0 (was 1.3.0)* logging 1.2.0 (was 1.1.1)* markdown 7.1.0 (was 7.0.2)* matcher 0.12.13 (was 0.12.13) (0.12.16 available)* material_color_utilities 0.2.0 (was 0.2.0) (0.5.0 available)* material_design_icons_flutter 6.0.7096 (was 6.0.7096)* meta 1.8.0 (was 1.8.0) (1.9.1 available)* mime 1.0.4 (was 1.0.4)* named_html_color 0.0.3+1 (was 0.0.3+1)* nested 1.0.0 (was 1.0.0)* node_preamble 2.0.2 (was 2.0.2)* package_config 2.1.0 (was 2.1.0)* package_info_plus 3.1.2 (was 3.1.0) (4.0.2 available)* package_info_plus_platform_interface 2.0.1 (was 2.0.1)* package_rename 1.3.0 (was 1.2.0)* path 1.8.2 (was 1.8.2) (1.8.3 available)* path_parsing 1.0.1 (was 1.0.1)* path_provider 2.0.15 (was 2.0.14)* path_provider_android 2.0.27 (was 2.0.25)* path_provider_foundation 2.2.3 (was 2.2.2)* path_provider_linux 2.1.11 (was 2.1.10)* path_provider_platform_interface 2.0.6 (was 2.0.6)* path_provider_windows 2.1.6 (was 2.1.5)* petitparser 5.1.0 (was 5.1.0) (5.4.0 available)* platform 3.1.0 (was 3.1.0)* plugin_platform_interface 2.1.4 (was 2.1.4)* pointycastle 3.7.3 (was 3.7.3)* pool 1.5.1 (was 1.5.1)* process 4.2.4 (was 4.2.4)* provider 6.0.5 (was 6.0.5)* pub_semver 2.1.4 (was 2.1.3)* pubspec_parse 1.2.3 (was 1.2.2)* quiver 3.2.1 (was 3.2.1)* recase 4.1.0 (was 4.1.0)* share_plus 6.3.4 (was 6.3.2) (7.0.2 available)* share_plus_platform_interface 3.2.1 (was 3.2.1)* shared_preferences 2.1.1 (was 2.1.0)* shared_preferences_android 2.1.4 (was 2.1.2)* shared_preferences_foundation 2.2.2 (was 2.2.1)* shared_preferences_linux 2.2.0 (was 2.2.0)* shared_preferences_platform_interface 2.2.0 (was 2.2.0)* shared_preferences_web 2.1.0 (was 2.1.0)* shared_preferences_windows 2.2.0 (was 2.2.0)* shelf 1.4.1 (was 1.4.0)* shelf_packages_handler 3.0.2 (was 3.0.1)* shelf_static 1.1.2 (was 1.1.1)* shelf_web_socket 1.0.4 (was 1.0.3)* simple_heatmap_calendar 0.1.2 (was 0.1.2)* simple_icons 7.10.0 (was 7.10.0)* sliver_tools 0.2.10 (was 0.2.10)* source_gen 1.3.2 (was 1.2.7)* source_helper 1.3.3 (was 1.3.3)* source_map_stack_trace 2.1.1 (was 2.1.1)* source_maps 0.10.12 (was 0.10.12)* source_span 1.9.1 (was 1.9.1) (1.10.0 available)* sqflite 2.2.8+4 (was 2.2.7)* sqflite_common 2.4.5 (was 2.4.4)* stack_trace 1.11.0 (was 1.11.0)* stream_channel 2.1.1 (was 2.1.1)* stream_transform 2.1.0 (was 2.1.0)* string_scanner 1.2.0 (was 1.2.0)* synchronized 3.1.0 (was 3.1.0)* term_glyph 1.2.1 (was 1.2.1)* test 1.22.0 (was 1.22.0) (1.24.3 available)* test_api 0.4.16 (was 0.4.16) (0.6.0 available)* test_core 0.4.20 (was 0.4.20) (0.5.3 available)* test_cov_console 0.2.2 (was 0.2.2)* time 2.1.3 (was 2.1.3)* timezone 0.9.2 (was 0.9.2)* timing 1.0.1 (was 1.0.1)* tuple 2.0.1 (was 2.0.1)* typed_data 1.3.2 (was 1.3.1)* universal_io 2.2.0 (was 2.2.0) (2.2.1 available)* url_launcher 6.1.11 (was 6.1.10)* url_launcher_android 6.0.35 (was 6.0.27)* url_launcher_ios 6.1.4 (was 6.1.4)* url_launcher_linux 3.0.5 (was 3.0.4)* url_launcher_macos 3.0.5 (was 3.0.5)* url_launcher_platform_interface 2.1.2 (was 2.1.2)* url_launcher_web 2.0.17 (was 2.0.16)* url_launcher_windows 3.0.6 (was 3.0.5)* uuid 3.0.7 (was 3.0.7)* vector_graphics 1.1.5 (was 1.1.5) (1.1.6 available)* vector_graphics_codec 1.1.5 (was 1.1.5) (1.1.6 available)* vector_graphics_compiler 1.1.5 (was 1.1.5) (1.1.6 available)* vector_math 2.1.4 (was 2.1.4)* vm_service 9.4.0 (was 9.4.0) (11.6.0 available)* watcher 1.0.2 (was 1.0.2) (1.1.0 available)* web_socket_channel 2.4.0 (was 2.4.0)* webkit_inspection_protocol 1.2.0 (was 1.2.0)* win32 3.1.4 (was 3.1.4) (5.0.3 available)* worker_manager 5.0.3 (was 5.0.3) (6.0.1 available)* xdg_directories 0.2.0+3 (was 0.2.0+3) (1.0.0 available)* xml 6.2.2 (was 6.2.2) (6.3.0 available)* yaml 3.1.2 (was 3.1.1)Changed 169 dependencies!+ popd~/build+ mv /home/runner/work/mhabit/mhabit io.github.friesi23.mhabit2023-06-01 06:38:29,797 INFO: Scanning source for common problems...2023-06-01 06:38:29,918 DEBUG: scanner is configured to use signature data from: 'suss'2023-06-01 06:38:29,951 INFO: Ignoring unknown maven repo 'repository' at .flutter/packages/flutter_tools/gradle/flutter.gradle2023-06-01 06:38:29,954 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle2023-06-01 06:38:29,954 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle2023-06-01 06:38:29,956 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at .flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle2023-06-01 06:38:30,368 INFO: Removing binary at .flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin2023-06-01 06:38:30,415 INFO: Removing usual suspect 'com.google.android.play:core.*' at .flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle2023-06-01 06:38:30,442 INFO: Removing binary at .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin2023-06-01 06:38:30,604 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so2023-06-01 06:38:30,604 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester2023-06-01 06:38:30,604 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin2023-06-01 06:38:30,605 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/font-subset2023-06-01 06:38:30,605 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so2023-06-01 06:38:30,605 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/impellerc2023-06-01 06:38:30,606 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin2023-06-01 06:38:30,610 INFO: Removing gradlew at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew2023-06-01 06:38:30,610 INFO: Removing gradlew.bat at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat2023-06-01 06:38:30,610 INFO: Removing gradle-wrapper.jar at .flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar2023-06-01 06:38:30,651 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dartaotruntime2023-06-01 06:38:30,651 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dart2023-06-01 06:38:30,652 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot2023-06-01 06:38:30,867 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/material_design_icons_flutter-6.0.7096/example/android/gradle/wrapper/gradle-wrapper.jar2023-06-01 06:38:31,216 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.62.0/example/assets/fonts/digital-7.ttf2023-06-01 06:38:31,264 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.2/test/data/US/Eastern2023-06-01 06:38:31,365 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz2023-06-01 06:38:31,366 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip2023-06-01 06:38:31,366 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz2023-06-01 06:38:31,367 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip2023-06-01 06:38:31,368 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz2023-06-01 06:38:31,368 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip2023-06-01 06:38:31,369 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip2023-06-01 06:38:31,369 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip2023-06-01 06:38:31,370 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip2023-06-01 06:38:31,370 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip2023-06-01 06:38:31,371 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip2023-06-01 06:38:31,371 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip2023-06-01 06:38:31,372 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip2023-06-01 06:38:31,372 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip2023-06-01 06:38:31,372 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip2023-06-01 06:38:31,373 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip2023-06-01 06:38:31,373 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip2023-06-01 06:38:31,374 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip2023-06-01 06:38:31,374 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip2023-06-01 06:38:31,376 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin2023-06-01 06:38:31,382 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip2023-06-01 06:38:31,879 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe2023-06-01 06:38:32,096 INFO: Removing binary at .pub-cache/hosted/pub.dev/vector_graphics-1.1.5/example/assets/tiger.bin2023-06-01 06:38:32,318 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/cat.jpg.gz2023-06-01 06:38:32,319 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/test2.zip2023-06-01 06:38:32,320 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/test2.tar.gz2023-06-01 06:38:32,320 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/test.zip2023-06-01 06:38:32,321 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/a.txt.gz2023-06-01 06:38:32,321 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/dd.zip2023-06-01 06:38:32,322 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/symlink.zip2023-06-01 06:38:32,322 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/crc32-not-streamed.zip2023-06-01 06:38:32,323 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/winxp.zip2023-06-01 06:38:32,323 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/password_zipcrypto.zip2023-06-01 06:38:32,324 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/android-javadoc.zip2023-06-01 06:38:32,324 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/go-with-datadesc-sig.zip2023-06-01 06:38:32,325 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/test-trailing-junk.zip2023-06-01 06:38:32,325 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/zipCrypto.zip2023-06-01 06:38:32,326 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/readme.zip2023-06-01 06:38:32,326 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/utf.zip2023-06-01 06:38:32,326 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/zip64.zip2023-06-01 06:38:32,327 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/aes256.zip2023-06-01 06:38:32,327 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/test.zip2023-06-01 06:38:32,328 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/go-no-datadesc-sig.zip2023-06-01 06:38:32,328 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/unix.zip2023-06-01 06:38:32,330 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/inflate/data.bin2023-06-01 06:38:32,337 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/web/res/readme.zip2023-06-01 06:38:32,423 INFO: Creating source tarball...2023-06-01 06:42:35,936 INFO: Running 'build' commands in build/io.github.friesi23.mhabit2023-06-01 06:42:35,936 DEBUG: Directory: build/io.github.friesi23.mhabit2023-06-01 06:42:35,936 DEBUG: > bash -e -u -o pipefail -x -c export repo=/home/runner/work/mhabit; cd ..; mv io.github.friesi23.mhabit $repo/mhabit; pushd $repo/mhabit; export PUB_CACHE=$(pwd)/.pub-cache; .flutter/bin/flutter build apk; popd; mv $repo/mhabit io.github.friesi23.mhabit/etc/bash.bashrc: line 7: PS1: unbound variable+ export repo=/home/runner/work/mhabit+ repo=/home/runner/work/mhabit+ cd ..+ mv io.github.friesi23.mhabit /home/runner/work/mhabit/mhabit+ pushd /home/runner/work/mhabit/mhabit/home/runner/work/mhabit/mhabit ~/build++ pwd+ export PUB_CACHE=/home/runner/work/mhabit/mhabit/.pub-cache+ PUB_CACHE=/home/runner/work/mhabit/mhabit/.pub-cache+ .flutter/bin/flutter build apkDownloading Gradle Wrapper...                                      208msDownloading android-arm-profile/linux-x64 tools...                 727msDownloading android-arm-release/linux-x64 tools...                 486msDownloading android-arm64-profile/linux-x64 tools...               511msDownloading android-arm64-release/linux-x64 tools...               431msDownloading android-x64-profile/linux-x64 tools...                 448msDownloading android-x64-release/linux-x64 tools...                 406ms💪 Building with sound null safety 💪Running Gradle task 'assembleRelease'...                          544.1s✓  Built build/app/outputs/flutter-apk/app-release.apk (25.9MB).+ popd~/build+ mv /home/runner/work/mhabit/mhabit io.github.friesi23.mhabit2023-06-01 06:51:47,939 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/io.github.friesi23.mhabit, universal_newlines=False, shell=None, istream=<valid stream>)2023-06-01 06:51:47,953 INFO: Successfully built version 1.2.5 of io.github.friesi23.mhabit from d912c671691429481a9259dcc1b76d0f10c3f0942023-06-01 06:51:48,212 DEBUG: AXML contains a RESOURCE MAP2023-06-01 06:51:48,212 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 62: 'http://schemas.android.com/apk/res/android'2023-06-01 06:51:48,214 DEBUG: Checking build/io.github.friesi23.mhabit/build/app/outputs/flutter-apk/app-release.apk2023-06-01 06:51:48,216 DEBUG: AXML contains a RESOURCE MAP2023-06-01 06:51:48,217 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 62: 'http://schemas.android.com/apk/res/android'2023-06-01 06:51:48,277 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2023-06-01 06:51:48,277 INFO: ...retrieving https://github.com/FriesI23/mhabit/releases/download/v1.2.5%2B7/app-release.apk2023-06-01 06:51:48,282 DEBUG: Starting new HTTPS connection (1): github.com:4432023-06-01 06:51:48,521 DEBUG: https://github.com:443 "GET /FriesI23/mhabit/releases/download/v1.2.5%2B7/app-release.apk HTTP/1.1" 302 02023-06-01 06:51:48,530 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432023-06-01 06:51:48,805 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/632693436/5d453629-3513-4b82-83be-57092b5dbabb?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230601%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230601T065148Z&X-Amz-Expires=300&X-Amz-Signature=f3dd0559a8ac87118390dcd92f24aa93a24574f75d7c6214992015b3e2d35d20&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=632693436&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 271504982023-06-01 06:51:52,600 DEBUG: unsigned/binaries/io.github.friesi23.mhabit_7.binary.apk: VerifiesVerified using v1 scheme (JAR signing): trueVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): falseNumber of signers: 1WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.media_media.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.window_window-java.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/androidx.window_window.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.CoroutineExceptionHandler not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.WARNING: META-INF/services/kotlinx.coroutines.internal.MainDispatcherFactory not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.2023-06-01 06:51:52,796 INFO: ...NOT verified - /tmp/tmpp7uvasyn/sigcp_io.github.friesi23.mhabit_7.apk2023-06-01 06:51:54,467 DEBUG: > diff -r /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary /tmp/tmpp7uvasyn/unsigned_io.github.friesi23.mhabit_72023-06-01 06:51:54,682 DEBUG: removing unsigned/io.github.friesi23.mhabit_7.apk2023-06-01 06:51:54,702 DEBUG: removing unsigned/binaries/io.github.friesi23.mhabit_7.binary.apk2023-06-01 06:51:54,816 ERROR: Could not build app io.github.friesi23.mhabit: compared built binary to supplied reference binary but failed==== detail begin ====signature copying failed: APK Signing Block offset < central directory offsetComparing reference APK to unsigned APK...Unexpected diff output:Only in /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary/content/META-INF: CERT.RSAOnly in /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary/content/META-INF: CERT.SFOnly in /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary/content/META-INF: MANIFEST.MFBinary files /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary/content/lib/arm64-v8a/libapp.so and /tmp/tmpp7uvasyn/unsigned_io.github.friesi23.mhabit_7/content/lib/arm64-v8a/libapp.so differBinary files /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary/content/lib/armeabi-v7a/libapp.so and /tmp/tmpp7uvasyn/unsigned_io.github.friesi23.mhabit_7/content/lib/armeabi-v7a/libapp.so differBinary files /tmp/tmpp7uvasyn/unsigned_binaries_io.github.friesi23.mhabit_7.binary/content/lib/x86_64/libapp.so and /tmp/tmpp7uvasyn/unsigned_io.github.friesi23.mhabit_7/content/lib/x86_64/libapp.so differ==== detail end ====2023-06-01 06:51:54,816 DEBUG: Error encoutered, stopping by user request.==== detail end ====