log for io.github.friesi23.mhabit:10
== Installed Android Tools ==
2023-06-10 01:49:07,274 DEBUG: Reading 'config.yml'
2023-06-10 01:49:07,287 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-06-10 01:49:07,288 INFO: Creating log directory
2023-06-10 01:49:07,288 INFO: Creating temporary directory
2023-06-10 01:49:07,288 INFO: Creating output directory
2023-06-10 01:49:07,300 DEBUG: Getting git vcs interface for https://github.com/FriesI23/mhabit
2023-06-10 01:49:07,300 DEBUG: Checking io.github.friesi23.mhabit:10
2023-06-10 01:49:07,301 INFO: Building version 1.3.2 (10) of io.github.friesi23.mhabit
2023-06-10 01:49:07,301 INFO: Running 'sudo' commands in /home/vagrant
2023-06-10 01:49:07,301 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 update
Get: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://security.debian.org/debian-security bullseye-security/main amd64 Packages [245 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [161 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 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 [420 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [351 kB]
Fetched 15.9 MB in 7s (2415 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 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 installed
Fetched 278 MB in 33s (8496 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 mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.6+10-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
+ mkdir -p /home/runner/
+ chown vagrant /home/runner/
2023-06-10 01:50:25,023 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-06-10 01:50:25,336 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 removed
2023-06-10 01:50:39,747 INFO: Getting source for revision 3b8258ac61cfd24011cecc1ef69c39ed091efd29
2023-06-10 01:50:39,748 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:39,748 DEBUG: > git rev-parse --show-toplevel
2023-06-10 01:50:39,959 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:39,959 DEBUG: > git submodule foreach --recursive git reset --hard
2023-06-10 01:50:41,673 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:41,673 DEBUG: > git reset --hard
2023-06-10 01:50:42,487 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:42,487 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-06-10 01:50:42,805 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:42,806 DEBUG: > git clean -dffx
2023-06-10 01:50:42,916 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:42,917 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 origin
2023-06-10 01:50:43,629 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:43,630 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 origin
2023-06-10 01:50:44,142 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:44,143 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 origin
2023-06-10 01:50:44,755 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:44,756 DEBUG: > git remote set-head origin --auto
2023-06-10 01:50:45,375 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:45,376 DEBUG: > git checkout -f 3b8258ac61cfd24011cecc1ef69c39ed091efd29
2023-06-10 01:50:46,597 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:46,608 DEBUG: > git clean -dffx
2023-06-10 01:50:46,717 INFO: Initialising submodules
2023-06-10 01:50:46,718 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:46,718 DEBUG: > git rev-parse --show-toplevel
2023-06-10 01:50:46,938 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:46,938 DEBUG: > git submodule sync
2023-06-10 01:50:47,149 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:47,150 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 --recursive
Submodule path '.flutter': checked out '4d9e56e694b656610ab87fcf2efbcd226e0ed8cf'
2023-06-10 01:50:48,464 INFO: Creating local.properties file at build/io.github.friesi23.mhabit/local.properties
2023-06-10 01:50:48,465 DEBUG: Removing debuggable flags from build/io.github.friesi23.mhabit
2023-06-10 01:50:48,624 INFO: Removing specified files
2023-06-10 01:50:48,624 INFO: Removing demo
2023-06-10 01:50:48,625 INFO: Removing .vscode
2023-06-10 01:50:48,625 INFO: Removing ios
2023-06-10 01:50:48,650 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/packages/integration_test/example/android/app/build.gradle
2023-06-10 01:50:48,664 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/api/android/app/build.gradle
2023-06-10 01:50:48,668 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/hello_world/android/app/build.gradle
2023-06-10 01:50:48,671 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/layers/android/app/build.gradle
2023-06-10 01:50:48,673 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/platform_channel/android/app/build.gradle
2023-06-10 01:50:48,676 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/image_list/android/app/build.gradle
2023-06-10 01:50:48,679 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/flutter_view/android/app/build.gradle
2023-06-10 01:50:48,682 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/examples/platform_view/android/app/build.gradle
2023-06-10 01:50:48,687 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2023-06-10 01:50:48,690 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/abstract_method_smoke_test/android/app/build.gradle
2023-06-10 01:50:48,693 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/android_views/android/app/build.gradle
2023-06-10 01:50:48,695 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/flavors/android/app/build.gradle
2023-06-10 01:50:48,697 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2023-06-10 01:50:48,701 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2023-06-10 01:50:48,705 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/gradle_deprecated_settings/android/app/build.gradle
2023-06-10 01:50:48,709 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/channels/android/app/build.gradle
2023-06-10 01:50:48,712 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/non_nullable/android/app/build.gradle
2023-06-10 01:50:48,715 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/ui/android/app/build.gradle
2023-06-10 01:50:48,717 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-06-10 01:50:48,719 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.gradle
2023-06-10 01:50:48,722 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/spell_check/android/app/build.gradle
2023-06-10 01:50:48,724 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2023-06-10 01:50:48,727 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/hybrid_android_views/android/app/build.gradle
2023-06-10 01:50:48,729 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/integration_tests/external_ui/android/app/build.gradle
2023-06-10 01:50:48,731 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2023-06-10 01:50:48,734 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2023-06-10 01:50:48,736 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2023-06-10 01:50:48,737 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2023-06-10 01:50:48,741 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2023-06-10 01:50:48,744 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2023-06-10 01:50:48,746 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2023-06-10 01:50:48,751 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/tracing_tests/android/app/build.gradle
2023-06-10 01:50:48,755 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/.flutter/dev/manual_tests/android/app/build.gradle
2023-06-10 01:50:48,759 INFO: Cleaned build.gradle of keysigning configs at build/io.github.friesi23.mhabit/android/app/build.gradle
2023-06-10 01:50:48,766 INFO: Running 'prebuild' commands in build/io.github.friesi23.mhabit
2023-06-10 01:50:48,766 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:50:48,766 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-analytics
Downloading Linux x64 Dart SDK from Flutter engine 1a65d409c7a1438a34d21b60bf30a6fd5db59314...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1 238M 1 3902k 0 0 13.0M 0 0:00:18 --:--:-- 0:00:18 13.0M
19 238M 19 45.9M 0 0 35.7M 0 0:00:06 0:00:01 0:00:05 35.7M
36 238M 36 87.9M 0 0 38.6M 0 0:00:06 0:00:02 0:00:04 38.5M
54 238M 54 129M 0 0 39.4M 0 0:00:06 0:00:03 0:00:03 39.4M
71 238M 71 170M 0 0 39.8M 0 0:00:05 0:00:04 0:00:01 39.7M
89 238M 89 213M 0 0 40.2M 0 0:00:05 0:00:05 --:--:-- 41.8M
100 238M 100 238M 0 0 40.3M 0 0:00:05 0:00:05 --:--:-- 41.6M
Building flutter tool...
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ .flutter/bin/flutter pub get
Downloading Material fonts... 766ms
Downloading Gradle Wrapper... 31ms
Downloading package sky_engine... 276ms
Downloading flutter_patched_sdk tools... 656ms
Downloading flutter_patched_sdk_product tools... 589ms
Downloading linux-x64 tools... 3.9s
Downloading linux-x64/font-subset tools... 258ms
Running "flutter pub get" in mhabit...
Resolving dependencies...
args 2.4.1 (2.4.2 available)
async 2.10.0 (2.11.0 available)
build 2.3.1 (2.4.0 available)
build_daemon 3.1.1 (4.0.0 available)
build_runner 2.3.3 (2.4.5 available)
build_runner_core 7.2.7+1 (7.2.10 available)
built_value 8.6.0 (8.6.1 available)
characters 1.2.1 (1.3.0 available)
collection 1.17.0 (1.17.2 available)
csslib 0.17.3 (1.0.0 available)
device_info_plus 8.2.2 (9.0.2 available)
file 6.1.4 (7.0.0 available)
file_picker 5.2.10 (5.3.2 available)
flutter_local_notifications 13.0.0 (14.1.1 available)
flutter_local_notifications_linux 3.0.0+1 (4.0.0+1 available)
flutter_local_notifications_platform_interface 6.0.0 (7.0.0+1 available)
flutter_svg 2.0.5 (2.0.6 available)
html 0.15.3 (0.15.4 available)
http 0.13.6 (1.0.0 available)
intl 0.17.0 (0.18.1 available)
js 0.6.5 (0.6.7 available)
json_serializable 6.6.2 (6.7.0 available)
lints 2.0.1 (2.1.1 available)
logger 1.3.0 (1.4.0 available)
matcher 0.12.13 (0.12.16 available)
material_color_utilities 0.2.0 (0.5.0 available)
material_design_icons_flutter 6.0.7096 (7.0.7296 available)
meta 1.8.0 (1.9.1 available)
package_info_plus 3.1.2 (4.0.2 available)
package_rename 1.3.1 (1.3.2 available)
path 1.8.2 (1.8.3 available)
path_provider_windows 2.1.6 (2.1.7 available)
petitparser 5.1.0 (5.4.0 available)
share_plus 6.3.4 (7.0.2 available)
shared_preferences 2.1.1 (2.1.2 available)
source_span 1.9.1 (1.10.0 available)
test 1.22.0 (1.24.3 available)
test_api 0.4.16 (0.6.0 available)
test_core 0.4.20 (0.5.3 available)
universal_io 2.2.0 (2.2.2 available)
vector_graphics 1.1.5 (1.1.6 available)
vector_graphics_codec 1.1.5 (1.1.6 available)
vector_graphics_compiler 1.1.5 (1.1.6 available)
vm_service 9.4.0 (11.6.0 available)
watcher 1.0.2 (1.1.0 available)
win32 3.1.4 (5.0.3 available)
worker_manager 5.0.3 (6.0.3 available)
xdg_directories 0.2.0+3 (1.0.0 available)
xml 6.2.2 (6.3.0 available)
Got dependencies!
+ popd
~/build
+ mv /home/runner/work/mhabit/mhabit io.github.friesi23.mhabit
2023-06-10 01:52:56,293 INFO: Scanning source for common problems...
2023-06-10 01:52:56,412 DEBUG: scanner is configured to use signature data from: 'suss'
2023-06-10 01:52:56,444 INFO: Ignoring unknown maven repo 'repository' at .flutter/packages/flutter_tools/gradle/flutter.gradle
2023-06-10 01:52:56,446 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 01:52:56,447 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at .flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2023-06-10 01:52:56,452 INFO: Removing unknown maven repo '$storageUrl/download.flutter.io' at .flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle
2023-06-10 01:52:56,873 INFO: Removing binary at .flutter/dev/integration_tests/android_host_app/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 01:52:56,920 INFO: Removing usual suspect 'com.google.android.play:core.*' at .flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2023-06-10 01:52:56,947 INFO: Removing binary at .flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2023-06-10 01:52:57,105 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2023-06-10 01:52:57,105 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2023-06-10 01:52:57,105 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2023-06-10 01:52:57,106 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2023-06-10 01:52:57,106 INFO: Ignoring shared library at .flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2023-06-10 01:52:57,107 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2023-06-10 01:52:57,107 INFO: Ignoring binary at .flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2023-06-10 01:52:57,111 INFO: Removing gradlew at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2023-06-10 01:52:57,111 INFO: Removing gradlew.bat at .flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2023-06-10 01:52:57,111 INFO: Removing gradle-wrapper.jar at .flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2023-06-10 01:52:57,154 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dartaotruntime
2023-06-10 01:52:57,155 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/dart
2023-06-10 01:52:57,155 INFO: Ignoring binary at .flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2023-06-10 01:52:57,369 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/material_design_icons_flutter-6.0.7096/example/android/gradle/wrapper/gradle-wrapper.jar
2023-06-10 01:52:57,718 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/fl_chart-0.62.0/example/assets/fonts/digital-7.ttf
2023-06-10 01:52:57,765 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.2/test/data/US/Eastern
2023-06-10 01:52:57,867 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-06-10 01:52:57,868 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-06-10 01:52:57,868 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-06-10 01:52:57,869 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-06-10 01:52:57,869 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-06-10 01:52:57,870 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-06-10 01:52:57,870 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-06-10 01:52:57,871 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-06-10 01:52:57,871 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-06-10 01:52:57,872 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-06-10 01:52:57,872 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-06-10 01:52:57,873 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-with-datadesc-sig.zip
2023-06-10 01:52:57,873 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-06-10 01:52:57,874 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-06-10 01:52:57,874 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-06-10 01:52:57,874 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-06-10 01:52:57,875 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-06-10 01:52:57,875 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/go-no-datadesc-sig.zip
2023-06-10 01:52:57,876 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-06-10 01:52:57,877 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-06-10 01:52:57,884 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-06-10 01:52:58,379 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.13.0/example/ddd03.exe
2023-06-10 01:52:58,595 INFO: Removing binary at .pub-cache/hosted/pub.dev/vector_graphics-1.1.5/example/assets/tiger.bin
2023-06-10 01:52:58,815 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/cat.jpg.gz
2023-06-10 01:52:58,816 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/test2.zip
2023-06-10 01:52:58,816 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/test2.tar.gz
2023-06-10 01:52:58,817 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/test.zip
2023-06-10 01:52:58,817 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/a.txt.gz
2023-06-10 01:52:58,818 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/dd.zip
2023-06-10 01:52:58,819 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/symlink.zip
2023-06-10 01:52:58,819 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/crc32-not-streamed.zip
2023-06-10 01:52:58,819 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/winxp.zip
2023-06-10 01:52:58,820 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/password_zipcrypto.zip
2023-06-10 01:52:58,820 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/android-javadoc.zip
2023-06-10 01:52:58,821 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/go-with-datadesc-sig.zip
2023-06-10 01:52:58,821 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/test-trailing-junk.zip
2023-06-10 01:52:58,822 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/zipCrypto.zip
2023-06-10 01:52:58,822 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/readme.zip
2023-06-10 01:52:58,822 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/utf.zip
2023-06-10 01:52:58,823 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/zip64.zip
2023-06-10 01:52:58,823 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/aes256.zip
2023-06-10 01:52:58,824 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/test.zip
2023-06-10 01:52:58,824 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/go-no-datadesc-sig.zip
2023-06-10 01:52:58,824 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/zip/unix.zip
2023-06-10 01:52:58,826 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.7/test/tests/res/inflate/data.bin
2023-06-10 01:52:58,833 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.7/web/res/readme.zip
2023-06-10 01:52:58,919 INFO: Creating source tarball...
2023-06-10 01:57:04,271 INFO: Running 'build' commands in build/io.github.friesi23.mhabit
2023-06-10 01:57:04,271 DEBUG: Directory: build/io.github.friesi23.mhabit
2023-06-10 01:57:04,271 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 apk
Downloading Gradle Wrapper... 228ms
Downloading android-arm-profile/linux-x64 tools... 613ms
Downloading android-arm-release/linux-x64 tools... 441ms
Downloading android-arm64-profile/linux-x64 tools... 443ms
Downloading android-arm64-release/linux-x64 tools... 375ms
Downloading android-x64-profile/linux-x64 tools... 1,588ms
Downloading android-x64-release/linux-x64 tools... 705ms
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'... 545.5s
✓ Built build/app/outputs/flutter-apk/app-release.apk (25.9MB).
+ popd
~/build
+ mv /home/runner/work/mhabit/mhabit io.github.friesi23.mhabit
2023-06-10 02:06:18,956 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-10 02:06:18,973 INFO: Successfully built version 1.3.2 of io.github.friesi23.mhabit from 3b8258ac61cfd24011cecc1ef69c39ed091efd29
2023-06-10 02:06:19,238 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 02:06:19,238 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 61: 'http://schemas.android.com/apk/res/android'
2023-06-10 02:06:19,240 DEBUG: Checking build/io.github.friesi23.mhabit/build/app/outputs/flutter-apk/app-release.apk
2023-06-10 02:06:19,243 DEBUG: AXML contains a RESOURCE MAP
2023-06-10 02:06:19,243 DEBUG: Start of Namespace mapping: prefix 31: 'android' --> uri 61: 'http://schemas.android.com/apk/res/android'
2023-06-10 02:06:19,304 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2023-06-10 02:06:19,304 INFO: ...retrieving https://github.com/FriesI23/mhabit/releases/download/v1.3.2%2B10/app-release.apk
2023-06-10 02:06:19,310 DEBUG: Starting new HTTPS connection (1): github.com:443
2023-06-10 02:06:19,554 DEBUG: https://github.com:443 "GET /FriesI23/mhabit/releases/download/v1.3.2%2B10/app-release.apk HTTP/1.1" 302 0
2023-06-10 02:06:19,559 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2023-06-10 02:06:19,776 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/632693436/f5396107-e59d-4e5c-badb-9072dd2a22c2?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20230610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20230610T020619Z&X-Amz-Expires=300&X-Amz-Signature=d631e7e30bdb3506c13f125c1357060417da1d7200cc251b15139df978538f79&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 27150820
2023-06-10 02:06:24,042 DEBUG: unsigned/binaries/io.github.friesi23.mhabit_10.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: 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-10 02:06:26,507 DEBUG: /tmp/tmpsa0ye7a1/sigcp_io.github.friesi23.mhabit_10.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: 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-10 02:06:26,508 INFO: ...successfully verified
2023-06-10 02:06:26,508 INFO: compared built binary to supplied reference binary successfully
2023-06-10 02:06:26,562 INFO: supplied reference binary has allowed signer 4a31e799063f721d62135f0925f316c2f5e5ab08b462fc4b957673c9b40869b5
2023-06-10 02:06:26,580 INFO: success: io.github.friesi23.mhabit
2023-06-10 02:06:26,581 INFO: Finished
2023-06-10 02:06:26,581 INFO: 1 build succeeded