log for com.coinerella.peercoin:127
== Installed Android Tools ==
2023-03-23 21:38:24,857 DEBUG: Reading 'config.yml'
2023-03-23 21:38:24,872 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-03-23 21:38:24,872 INFO: Creating log directory
2023-03-23 21:38:24,873 INFO: Creating temporary directory
2023-03-23 21:38:24,873 INFO: Creating output directory
2023-03-23 21:38:24,927 DEBUG: Getting git vcs interface for https://github.com/peercoin/peercoin_flutter
2023-03-23 21:38:24,928 DEBUG: Checking com.coinerella.peercoin:127
2023-03-23 21:38:24,928 INFO: Building version 1.1.6 (127) of com.coinerella.peercoin
2023-03-23 21:38:24,928 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-03-23 21:38:25,339 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 36772 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-03-23 21:38:36,806 INFO: Getting source for revision 35a8d5b0af75d55514ec1e81dd12e956c67689fc
2023-03-23 21:38:36,807 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:36,807 DEBUG: > git rev-parse --show-toplevel
2023-03-23 21:38:37,022 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:37,022 DEBUG: > git submodule foreach --recursive git reset --hard
2023-03-23 21:38:37,237 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:37,237 DEBUG: > git reset --hard
2023-03-23 21:38:37,549 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:37,549 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-03-23 21:38:37,660 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:37,661 DEBUG: > git clean -dffx
2023-03-23 21:38:37,772 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:37,772 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-03-23 21:38:38,686 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:38,686 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-03-23 21:38:39,299 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:39,299 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-03-23 21:38:39,912 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:39,912 DEBUG: > git remote set-head origin --auto
2023-03-23 21:38:40,525 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:40,525 DEBUG: > git checkout -f 35a8d5b0af75d55514ec1e81dd12e956c67689fc
2023-03-23 21:38:40,837 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:40,838 DEBUG: > git clean -dffx
2023-03-23 21:38:40,948 INFO: Collecting source libraries
2023-03-23 21:38:41,167 DEBUG: Removing debuggable flags from build/srclib/flutter
2023-03-23 21:38:41,283 DEBUG: Removing debuggable flags from build/srclib/transistor-background-fetch
2023-03-23 21:38:41,287 INFO: Creating local.properties file at build/com.coinerella.peercoin/local.properties
2023-03-23 21:38:41,288 DEBUG: Removing debuggable flags from build/com.coinerella.peercoin
2023-03-23 21:38:41,304 INFO: Removing specified files
2023-03-23 21:38:41,305 INFO: Removing test_driver
2023-03-23 21:38:41,305 INFO: Removing ios
2023-03-23 21:38:41,313 INFO: Cleaned build.gradle of keysigning configs at build/com.coinerella.peercoin/android/app/build.gradle
2023-03-23 21:38:41,326 INFO: Running 'prebuild' commands in build/com.coinerella.peercoin
2023-03-23 21:38:41,326 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:38:41,326 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter packages pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.coinerella.peercoin/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.coinerella.peercoin/.pub-cache
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine 800594f1f4a6674010a6f1603c07a919b4d7ebd7...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
3 238M 3 9007k 0 0 11.1M 0 0:00:21 --:--:-- 0:00:21 11.1M
15 238M 15 36.2M 0 0 21.5M 0 0:00:11 0:00:01 0:00:10 21.5M
26 238M 26 62.3M 0 0 23.1M 0 0:00:10 0:00:02 0:00:08 23.1M
38 238M 38 91.3M 0 0 24.7M 0 0:00:09 0:00:03 0:00:06 24.7M
51 238M 51 123M 0 0 26.2M 0 0:00:09 0:00:04 0:00:05 26.2M
66 238M 66 157M 0 0 27.6M 0 0:00:08 0:00:05 0:00:03 30.3M
79 238M 79 188M 0 0 28.1M 0 0:00:08 0:00:06 0:00:02 30.3M
95 238M 95 227M 0 0 29.5M 0 0:00:08 0:00:07 0:00:01 32.9M
100 238M 100 238M 0 0 29.8M 0 0:00:07 0:00:07 --:--:-- 34.2M
Building flutter tool...
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ /home/vagrant/build/srclib/flutter/bin/flutter packages pub get
Downloading Material fonts... 821ms
Downloading Gradle Wrapper... 32ms
Downloading package sky_engine... 398ms
Downloading flutter_patched_sdk tools... 725ms
Downloading flutter_patched_sdk_product tools... 640ms
Downloading linux-x64 tools... 4.2s
Downloading linux-x64/font-subset tools... 454ms
Resolving dependencies...
_fe_analyzer_shared 54.0.0 (57.0.0 available)
analyzer 5.6.0 (5.9.0 available)
archive 3.3.2 (3.3.6 available)
async 2.10.0 (2.11.0 available)
build_daemon 3.1.0 (4.0.0 available)
build_runner 2.3.3 (2.4.1 available)
built_value 8.4.3 (8.4.4 available)
camera 0.10.3+1 (0.10.3+2 available)
camera_android 0.10.4+1 (0.10.5 available)
camera_avfoundation 0.9.11+1 (0.9.13+1 available)
camera_web 0.3.1+2 (0.3.1+3 available)
characters 1.2.1 (1.3.0 available)
cli_util 0.3.5 (0.4.0 available)
collection 1.17.0 (1.17.1 available)
cryptography 2.1.1 (2.5.0 available)
cryptography_flutter 2.0.2 (2.3.0 available)
dart_style 2.2.4 (2.3.0 available)
file_picker 5.2.5 (5.2.6 available)
flutter_launcher_icons 0.11.0 (0.12.0 available)
flutter_native_splash 2.2.16 (2.2.19 available)
flutter_plugin_android_lifecycle 2.0.8 (2.0.9 available)
flutter_slidable 0.6.0 (2.0.0 available)
flutter_typeahead 4.3.6 (4.3.7 available)
googleapis_auth 1.3.1 (1.4.0 available)
html 0.15.1 (0.15.2 available)
image 3.3.0 (4.0.15 available)
intl 0.17.0 (0.18.0 available)
js 0.6.5 (0.6.7 available)
local_auth 2.1.5 (2.1.6 available)
local_auth_android 1.0.19 (1.0.21 available)
local_auth_ios 1.0.13 (1.1.1 available)
local_auth_windows 1.0.6 (1.0.7 available)
matcher 0.12.13 (0.12.15 available)
material_color_utilities 0.2.0 (0.3.0 available)
meta 1.8.0 (1.9.1 available)
node_preamble 2.0.1 (2.0.2 available)
path 1.8.2 (1.8.3 available)
path_provider 2.0.13 (2.0.14 available)
path_provider_android 2.0.23 (2.0.24 available)
path_provider_foundation 2.1.2 (2.2.0 available)
path_provider_linux 2.1.9 (2.1.10 available)
path_provider_windows 2.1.4 (2.1.5 available)
petitparser 5.1.0 (5.3.0 available)
pointycastle 3.6.2 (3.7.2 available)
pubspec_parse 1.2.1 (1.2.2 available)
qr 2.1.0 (3.0.1 available)
shared_preferences 2.0.18 (2.0.20 available)
shared_preferences_android 2.0.16 (2.0.17 available)
shared_preferences_foundation 2.1.4 (2.1.5 available)
shared_preferences_linux 2.1.4 (2.1.5 available)
shared_preferences_web 2.0.5 (2.0.6 available)
shared_preferences_windows 2.1.4 (2.1.5 available)
test 1.22.0 (1.24.0 available)
test_api 0.4.16 (0.5.0 available)
test_core 0.4.20 (0.5.0 available)
url_launcher_android 6.0.24 (6.0.26 available)
url_launcher_ios 6.1.1 (6.1.3 available)
url_launcher_linux 3.0.3 (3.0.4 available)
url_launcher_macos 3.0.3 (3.0.4 available)
url_launcher_web 2.0.15 (2.0.16 available)
url_launcher_windows 3.0.4 (3.0.5 available)
vm_service 9.4.0 (11.3.0 available)
webdriver 3.0.1 (3.0.2 available)
win32 3.1.3 (4.1.1 available)
xdg_directories 0.2.0+3 (1.0.0 available)
Got dependencies!
2023-03-23 21:40:35,054 INFO: Scanning source for common problems...
2023-03-23 21:40:35,104 DEBUG: scanner is configured to use signature data from: 'suss'
2023-03-23 21:40:35,137 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.9.1/test/data/US/Eastern
2023-03-23 21:40:35,381 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/image-3.3.0/test/res/font/test_text.zip
2023-03-23 21:40:35,382 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/image-3.3.0/test/res/font/test.zip
2023-03-23 21:40:35,440 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_secure_storage-8.0.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 21:40:35,674 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-5.6.0/example/ddd03.exe
2023-03-23 21:40:35,759 INFO: Removing binary at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/ios/TSBackgroundFetch.xcframework/ios-arm64_x86_64-maccatalyst/TSBackgroundFetch.framework/TSBackgroundFetch
2023-03-23 21:40:35,760 INFO: Removing binary at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/ios/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/TSBackgroundFetch
2023-03-23 21:40:35,761 INFO: Removing binary at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/ios/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/_CodeSignature/CodeRequirements
2023-03-23 21:40:35,761 INFO: Removing binary at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/ios/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/_CodeSignature/CodeDirectory
2023-03-23 21:40:35,762 INFO: Removing binary at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/ios/TSBackgroundFetch.xcframework/ios-arm64_i386_x86_64-simulator/TSBackgroundFetch.framework/_CodeSignature/CodeRequirements-1
2023-03-23 21:40:35,762 INFO: Removing binary at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/ios/TSBackgroundFetch.xcframework/ios-arm64_armv7/TSBackgroundFetch.framework/TSBackgroundFetch
2023-03-23 21:40:35,765 INFO: Ignoring unknown maven repo './libs' at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/android/build.gradle
2023-03-23 21:40:35,768 INFO: Removing Android AAR library at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/android/libs/com/transistorsoft/tsbackgroundfetch/0.5.7/tsbackgroundfetch-0.5.7.aar
2023-03-23 21:40:35,768 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/background_fetch-1.1.5/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 21:40:35,869 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_logs-2.1.10/build/ios/Pods.build/Release-iphonesimulator/flutter_logs.build/dgph
2023-03-23 21:40:35,870 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_logs-2.1.10/build/ios/Pods.build/Release-iphonesimulator/Pods-Runner.build/dgph
2023-03-23 21:40:35,870 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_logs-2.1.10/build/ios/Pods.build/Release-iphonesimulator/Flutter.build/dgph
2023-03-23 21:40:35,870 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_logs-2.1.10/build/ios/Pods.build/Release-iphonesimulator/path_provider.build/dgph
2023-03-23 21:40:35,871 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_logs-2.1.10/build/ios/Pods.build/Release-iphonesimulator/ZIPFoundation.build/dgph
2023-03-23 21:40:35,895 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/cat.jpg.gz
2023-03-23 21:40:35,895 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.zip
2023-03-23 21:40:35,896 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test2.tar.gz
2023-03-23 21:40:35,896 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/test.zip
2023-03-23 21:40:35,897 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/a.txt.gz
2023-03-23 21:40:35,898 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/dd.zip
2023-03-23 21:40:35,898 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/symlink.zip
2023-03-23 21:40:35,898 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/crc32-not-streamed.zip
2023-03-23 21:40:35,899 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/winxp.zip
2023-03-23 21:40:35,899 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/password_zipcrypto.zip
2023-03-23 21:40:35,900 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/android-javadoc.zip
2023-03-23 21:40:35,900 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-03-23 21:40:35,901 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test-trailing-junk.zip
2023-03-23 21:40:35,901 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/readme.zip
2023-03-23 21:40:35,902 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/utf.zip
2023-03-23 21:40:35,902 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/zip64.zip
2023-03-23 21:40:35,902 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/test.zip
2023-03-23 21:40:35,903 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-03-23 21:40:35,903 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/zip/unix.zip
2023-03-23 21:40:35,905 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.3.2/test/tests/res/inflate/data.bin
2023-03-23 21:40:35,911 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.3.2/web/res/readme.zip
2023-03-23 21:40:36,003 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/auto_size_text-3.0.0/demo/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 21:40:36,278 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/flutter_slidable-0.6.0/example/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 21:40:36,490 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/cryptography_flutter-2.0.2/android/gradle/wrapper/gradle-wrapper.jar
2023-03-23 21:40:36,788 INFO: Ignoring unknown maven repo '${project(' at android/build.gradle
2023-03-23 21:40:36,804 INFO: Creating source tarball...
2023-03-23 21:41:20,175 INFO: Running 'build' commands in build/com.coinerella.peercoin
2023-03-23 21:41:20,176 DEBUG: Directory: build/com.coinerella.peercoin
2023-03-23 21:41:20,176 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; pushd /home/vagrant/build/srclib/transistor-background-fetch/android/tsbackgroundfetch/; gradle assembleRelease; popd; mv /home/vagrant/build/srclib/transistor-background-fetch/android/tsbackgroundfetch/build/outputs/aar/tsbackgroundfetch-release.aar $PUB_CACHE/hosted/pub.dev/background_fetch-1.1.5/android/libs/com/transistorsoft/tsbackgroundfetch/0.5.7/tsbackgroundfetch-0.5.7.aar; /home/vagrant/build/srclib/flutter/bin/flutter pub run flutter_launcher_icons:main -f fdroid_flutter_launcher_icons.yaml; /home/vagrant/build/srclib/flutter/bin/flutter pub run flutter_native_splash:create; /home/vagrant/build/srclib/flutter/bin/flutter packages pub run build_runner build --delete-conflicting-outputs; /home/vagrant/build/srclib/flutter/bin/flutter build apk
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.coinerella.peercoin/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.coinerella.peercoin/.pub-cache
+ pushd /home/vagrant/build/srclib/transistor-background-fetch/android/tsbackgroundfetch/
~/build/srclib/transistor-background-fetch/android/tsbackgroundfetch ~/build/com.coinerella.peercoin
+ gradle assembleRelease
Found 6.5 via distributionUrl
Downloading missing gradle version 6.5
cachedir
/tmp/tmp.bLv6eKwadq/gradle-6.5-bin.zip: OK
Running /opt/gradle/versions/6.5/bin/gradle assembleRelease
Welcome to Gradle 6.5!
Here are the highlights of this release:
- Experimental file-system watching
- Improved version ordering
- New samples
For more details see https://docs.gradle.org/6.5/release-notes.html
To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: https://docs.gradle.org/6.5/userguide/gradle_daemon.html.
Daemon will be stopped at the end of the build stopping after processing
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :tsbackgroundfetch:preBuild UP-TO-DATE
> Task :tsbackgroundfetch:preReleaseBuild UP-TO-DATE
> Task :tsbackgroundfetch:compileReleaseAidl NO-SOURCE
> Task :tsbackgroundfetch:mergeReleaseJniLibFolders
> Task :tsbackgroundfetch:mergeReleaseNativeLibs NO-SOURCE
> Task :tsbackgroundfetch:stripReleaseDebugSymbols NO-SOURCE
> Task :tsbackgroundfetch:copyReleaseJniLibsProjectAndLocalJars
> Task :tsbackgroundfetch:compileReleaseRenderscript NO-SOURCE
> Task :tsbackgroundfetch:generateReleaseBuildConfig
> Task :tsbackgroundfetch:generateReleaseResValues
> Task :tsbackgroundfetch:generateReleaseResources
> Task :tsbackgroundfetch:packageReleaseResources
> Task :tsbackgroundfetch:javaPreCompileRelease
> Task :tsbackgroundfetch:mergeReleaseShaders
> Task :tsbackgroundfetch:compileReleaseShaders NO-SOURCE
> Task :tsbackgroundfetch:generateReleaseAssets UP-TO-DATE
> Task :tsbackgroundfetch:packageReleaseAssets
> Task :tsbackgroundfetch:packageReleaseRenderscript NO-SOURCE
> Task :tsbackgroundfetch:prepareLintJarForPublish
> Task :tsbackgroundfetch:processReleaseJavaRes NO-SOURCE
> Task :tsbackgroundfetch:parseReleaseLocalResources
> Task :tsbackgroundfetch:writeReleaseAarMetadata
> Task :tsbackgroundfetch:processReleaseManifest
> Task :tsbackgroundfetch:mergeReleaseJavaResource
> Task :tsbackgroundfetch:mergeReleaseResources
> Task :tsbackgroundfetch:generateReleaseRFile
> Task :tsbackgroundfetch:verifyReleaseResources
> Task :tsbackgroundfetch:compileReleaseJavaWithJavac
> Task :tsbackgroundfetch:extractReleaseAnnotations
> Task :tsbackgroundfetch:mergeReleaseGeneratedProguardFiles
> Task :tsbackgroundfetch:mergeReleaseConsumerProguardFiles
> Task :tsbackgroundfetch:syncReleaseLibJars
> Task :tsbackgroundfetch:bundleReleaseAar
> Task :tsbackgroundfetch:compileReleaseSources
> Task :tsbackgroundfetch:assembleRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.5/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 59s
22 actionable tasks: 22 executed
+ popd
~/build/com.coinerella.peercoin
+ mv /home/vagrant/build/srclib/transistor-background-fetch/android/tsbackgroundfetch/build/outputs/aar/tsbackgroundfetch-release.aar /home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/background_fetch-1.1.5/android/libs/com/transistorsoft/tsbackgroundfetch/0.5.7/tsbackgroundfetch-0.5.7.aar
+ /home/vagrant/build/srclib/flutter/bin/flutter pub run flutter_launcher_icons:main -f fdroid_flutter_launcher_icons.yaml
This command is deprecated and replaced with "flutter pub run flutter_launcher_icons"
════════════════════════════════════════════
FLUTTER LAUNCHER ICONS (v0.11.0)
════════════════════════════════════════════
• Creating default icons Android
• Adding a new Android launcher icon
Creating Icons for Web...
⚠️Requirements failed for platform Web. Skipped
Creating Icons for Windows...
⚠️Windows config is not provided or windows.generate is false. Skipped...
⚠️Requirements failed for platform Windows. Skipped
Creating Icons for MacOS...
⚠️Requirements failed for platform MacOS. Skipped
✓ Successfully generated launcher icons
+ /home/vagrant/build/srclib/flutter/bin/flutter pub run flutter_native_splash:create
[Android] Creating default splash images
[Android] Updating launch background(s) with splash image path...
[Android] - android/app/src/main/res/drawable/launch_background.xml
[Android] - android/app/src/main/res/drawable-v21/launch_background.xml
[Android] Updating styles...
[Android] - android/app/src/main/res/values/styles.xml
iOS folder not found, skipping iOS splash update...
[Web] Creating images
[Web] Creating images
[Web] Creating background images
[Web] Creating CSS
[Web] Updating index.html
╔════════════════════════════════════════════════════════════════════════════╗
║ WHAT IS NEW: ║
╠════════════════════════════════════════════════════════════════════════════╣
║ You can now keep the splash screen up while your app initializes! ║
║ No need for a secondary splash screen anymore. Just use the remove() ║
║ method to remove the splash screen after your initialization is complete. ║
║ Check the docs for more info. ║
╚════════════════════════════════════════════════════════════════════════════╝
✅ Native splash complete.
Now go finish building something awesome! 💪 You rock! 🤘🤩
Like the package? Please give it a 👍 here: https://pub.dev/packages/flutter_native_splash
+ /home/vagrant/build/srclib/flutter/bin/flutter packages pub run build_runner build --delete-conflicting-outputs
[INFO] Generating build script...
[INFO] Generating build script completed, took 1.5s
[INFO] Precompiling build script......
[INFO] Precompiling build script... completed, took 24.5s
[INFO] Initializing inputs
[INFO] Building new asset graph...
[INFO] Building new asset graph completed, took 2.7s
[INFO] Checking for unexpected pre-existing outputs....
[INFO] Deleting 7 declared outputs which already existed on disk.
[INFO] Checking for unexpected pre-existing outputs. completed, took 8ms
[INFO] Running build...
[INFO] Generating SDK summary...
[INFO] 6.4s elapsed, 0/16 actions completed.
[INFO] 8.1s elapsed, 0/16 actions completed.
[INFO] 11.9s elapsed, 0/16 actions completed.
[INFO] 13.2s elapsed, 0/16 actions completed.
[INFO] 14.7s elapsed, 0/16 actions completed.
[INFO] Generating SDK summary completed, took 14.7s
[INFO] 16.0s elapsed, 31/47 actions completed.
[INFO] 18.0s elapsed, 31/47 actions completed.
[INFO] 19.0s elapsed, 40/56 actions completed.
[INFO] 20.2s elapsed, 87/87 actions completed.
[INFO] 21.2s elapsed, 87/103 actions completed.
[INFO] 22.3s elapsed, 87/103 actions completed.
[INFO] 23.8s elapsed, 87/103 actions completed.
[INFO] 24.9s elapsed, 87/103 actions completed.
[INFO] 25.9s elapsed, 87/103 actions completed.
[INFO] 27.1s elapsed, 87/103 actions completed.
[INFO] 28.1s elapsed, 87/103 actions completed.
[INFO] 29.2s elapsed, 87/103 actions completed.
[INFO] 30.3s elapsed, 87/103 actions completed.
[INFO] 31.9s elapsed, 87/103 actions completed.
[INFO] 33.0s elapsed, 87/103 actions completed.
[INFO] 34.1s elapsed, 87/103 actions completed.
[INFO] 35.1s elapsed, 87/103 actions completed.
[WARNING] No actions completed for 15.1s, waiting on:
- mockito:mockBuilder on lib/screens/setup/setup_language.dart
- mockito:mockBuilder on test/transaction_building_test.dart
- mockito:mockBuilder on lib/screens/setup/setup_landing.dart
- mockito:mockBuilder on lib/screens/setup/setup_legal.dart
- mockito:mockBuilder on lib/screens/setup/setup_auth.dart
.. and 11 more
[INFO] 36.3s elapsed, 87/103 actions completed.
[INFO] 37.3s elapsed, 87/103 actions completed.
[INFO] 38.4s elapsed, 87/103 actions completed.
[INFO] 39.5s elapsed, 87/103 actions completed.
[INFO] 40.5s elapsed, 87/103 actions completed.
[INFO] 41.6s elapsed, 87/103 actions completed.
[INFO] 42.6s elapsed, 87/103 actions completed.
[INFO] 43.7s elapsed, 87/103 actions completed.
[INFO] 44.7s elapsed, 87/103 actions completed.
[INFO] 45.8s elapsed, 87/103 actions completed.
[INFO] 46.8s elapsed, 87/103 actions completed.
[INFO] 48.0s elapsed, 87/103 actions completed.
[INFO] 49.0s elapsed, 87/103 actions completed.
[INFO] 1m 12s elapsed, 87/103 actions completed.
[WARNING] No actions completed for 37.5s, waiting on:
- mockito:mockBuilder on lib/screens/setup/setup_language.dart
- mockito:mockBuilder on test/transaction_building_test.dart
- mockito:mockBuilder on lib/screens/setup/setup_landing.dart
- mockito:mockBuilder on lib/screens/setup/setup_legal.dart
- mockito:mockBuilder on lib/screens/setup/setup_auth.dart
.. and 11 more
[INFO] 1m 13s elapsed, 87/103 actions completed.
[INFO] 1m 15s elapsed, 88/103 actions completed.
[INFO] 1m 16s elapsed, 89/105 actions completed.
[INFO] 1m 21s elapsed, 91/107 actions completed.
[INFO] 1m 30s elapsed, 91/107 actions completed.
[INFO] 1m 31s elapsed, 101/116 actions completed.
[INFO] 1m 33s elapsed, 106/121 actions completed.
[INFO] 1m 34s elapsed, 122/137 actions completed.
[INFO] 1m 35s elapsed, 139/154 actions completed.
[INFO] 1m 36s elapsed, 154/169 actions completed.
[INFO] 1m 37s elapsed, 169/174 actions completed.
[INFO] 1m 38s elapsed, 172/174 actions completed.
[INFO] 1m 41s elapsed, 173/174 actions completed.
[INFO] Running build completed, took 1m 42s
[INFO] Caching finalized dependency graph...
[INFO] Caching finalized dependency graph completed, took 427ms
[INFO] Succeeded after 1m 42s with 14 outputs (268 actions)
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 918ms
Downloading android-arm-release/linux-x64 tools... 516ms
Downloading android-arm64-profile/linux-x64 tools... 556ms
Downloading android-arm64-release/linux-x64 tools... 436ms
Downloading android-x64-profile/linux-x64 tools... 455ms
Downloading android-x64-release/linux-x64 tools... 437ms
Running "flutter pub get" in com.coinerella.peercoin...
Resolving dependencies...
_fe_analyzer_shared 54.0.0 (57.0.0 available)
analyzer 5.6.0 (5.9.0 available)
archive 3.3.2 (3.3.6 available)
async 2.10.0 (2.11.0 available)
build_daemon 3.1.0 (4.0.0 available)
build_runner 2.3.3 (2.4.1 available)
built_value 8.4.3 (8.4.4 available)
camera 0.10.3+1 (0.10.3+2 available)
camera_android 0.10.4+1 (0.10.5 available)
camera_avfoundation 0.9.11+1 (0.9.13+1 available)
camera_web 0.3.1+2 (0.3.1+3 available)
characters 1.2.1 (1.3.0 available)
cli_util 0.3.5 (0.4.0 available)
collection 1.17.0 (1.17.1 available)
cryptography 2.1.1 (2.5.0 available)
cryptography_flutter 2.0.2 (2.3.0 available)
dart_style 2.2.4 (2.3.0 available)
file_picker 5.2.5 (5.2.6 available)
flutter_launcher_icons 0.11.0 (0.12.0 available)
flutter_native_splash 2.2.16 (2.2.19 available)
flutter_plugin_android_lifecycle 2.0.8 (2.0.9 available)
flutter_slidable 0.6.0 (2.0.0 available)
flutter_typeahead 4.3.6 (4.3.7 available)
googleapis_auth 1.3.1 (1.4.0 available)
html 0.15.1 (0.15.2 available)
image 3.3.0 (4.0.15 available)
intl 0.17.0 (0.18.0 available)
js 0.6.5 (0.6.7 available)
local_auth 2.1.5 (2.1.6 available)
local_auth_android 1.0.19 (1.0.21 available)
local_auth_ios 1.0.13 (1.1.1 available)
local_auth_windows 1.0.6 (1.0.7 available)
matcher 0.12.13 (0.12.15 available)
material_color_utilities 0.2.0 (0.3.0 available)
meta 1.8.0 (1.9.1 available)
node_preamble 2.0.1 (2.0.2 available)
path 1.8.2 (1.8.3 available)
path_provider 2.0.13 (2.0.14 available)
path_provider_android 2.0.23 (2.0.24 available)
path_provider_foundation 2.1.2 (2.2.0 available)
path_provider_linux 2.1.9 (2.1.10 available)
path_provider_windows 2.1.4 (2.1.5 available)
petitparser 5.1.0 (5.3.0 available)
pointycastle 3.6.2 (3.7.2 available)
pubspec_parse 1.2.1 (1.2.2 available)
qr 2.1.0 (3.0.1 available)
shared_preferences 2.0.18 (2.0.20 available)
shared_preferences_android 2.0.16 (2.0.17 available)
shared_preferences_foundation 2.1.4 (2.1.5 available)
shared_preferences_linux 2.1.4 (2.1.5 available)
shared_preferences_web 2.0.5 (2.0.6 available)
shared_preferences_windows 2.1.4 (2.1.5 available)
test 1.22.0 (1.24.0 available)
test_api 0.4.16 (0.5.0 available)
test_core 0.4.20 (0.5.0 available)
url_launcher_android 6.0.24 (6.0.26 available)
url_launcher_ios 6.1.1 (6.1.3 available)
url_launcher_linux 3.0.3 (3.0.4 available)
url_launcher_macos 3.0.3 (3.0.4 available)
url_launcher_web 2.0.15 (2.0.16 available)
url_launcher_windows 3.0.4 (3.0.5 available)
vm_service 9.4.0 (11.3.0 available)
webdriver 3.0.1 (3.0.2 available)
win32 3.1.3 (4.1.1 available)
xdg_directories 0.2.0+3 (1.0.0 available)
Got dependencies!
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'...
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:158: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_HIGH);
^
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:162: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_2160P);
^
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:166: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_1080P);
^
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:170: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_720P);
^
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:174: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_480P);
^
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:178: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_QVGA);
^
/home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/camera_android-0.10.4+1/android/src/main/java/io/flutter/plugins/camera/features/resolution/ResolutionFeature.java:182: warning: [deprecation] get(int,int) in CamcorderProfile has been deprecated
return CamcorderProfile.get(cameraId, CamcorderProfile.QUALITY_LOW);
^
7 warnings
Note: /home/vagrant/build/com.coinerella.peercoin/.pub-cache/hosted/pub.dev/local_auth_android-1.0.19/android/src/main/java/io/flutter/plugins/localauth/LocalAuthPlugin.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.0/baf82c475e9372c25407f3d132439e4aa803b8b8/kotlin-stdlib-jdk8-1.6.0.jar (version 1.6)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.21/a0ba09615c2213d580315e234b3febfea25b757e/kotlin-stdlib-jdk7-1.7.21.jar (version 1.7)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.22/9fb43bccb6cf8cfaaf3776c75f5df4f052f09b72/kotlin-stdlib-1.7.22.jar (version 1.7)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.22/5dd2c9dcf64c94b46cf4bdb6fa4035b9bb726e2e/kotlin-stdlib-common-1.7.22.jar (version 1.7)
w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
e: /home/vagrant/build/com.coinerella.peercoin/build/qr_code_scanner/.transforms/d8939310f2b6197e2de54e8c00b5aaee/transformed/out/jars/classes.jar!/META-INF/qr_code_scanner_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/build/com.coinerella.peercoin/build/share_plus/.transforms/bbeed1073b339aa41cd19a5dbdaf0479/transformed/out/jars/classes.jar!/META-INF/share_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/build/com.coinerella.peercoin/build/package_info_plus/.transforms/f4a12cb5d03fa7ad9395dae9620ceb42/transformed/out/jars/classes.jar!/META-INF/package_info_plus_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/build/com.coinerella.peercoin/build/flutter_logs/.transforms/22101ea7358fecc0d37a3fa30a6fb408/transformed/out/jars/classes.jar!/META-INF/flutter_logs_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/build/com.coinerella.peercoin/build/cryptography_flutter/.transforms/67758667b8033d810fd8a1286e2895c6/transformed/out/jars/classes.jar!/META-INF/cryptography_flutter_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.21/a0ba09615c2213d580315e234b3febfea25b757e/kotlin-stdlib-jdk7-1.7.21.jar!/META-INF/kotlin-stdlib-jdk7.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/d62b03c52335072db2cd64270851220f/transformed/jetified-core-ktx-1.9.0/jars/classes.jar!/META-INF/core-ktx_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/c3cd4e27a1d16b1818fd14b718f2d7cc/transformed/core-1.9.0/jars/classes.jar!/META-INF/core_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/androidx.annotation/annotation/1.5.0/857678d6b4ca7b28571ef7935c668bdb57e15027/annotation-1.5.0.jar!/META-INF/annotation.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/transforms-3/4fe89258d3e38dcb9b45be70d4b9af30/transformed/jetified-annotation-experimental-1.3.0/jars/classes.jar!/META-INF/annotation-experimental_release.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.22/9fb43bccb6cf8cfaaf3776c75f5df4f052f09b72/kotlin-stdlib-1.7.22.jar!/META-INF/kotlin-stdlib.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
e: /home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.22/5dd2c9dcf64c94b46cf4bdb6fa4035b9bb726e2e/kotlin-stdlib-common-1.7.22.jar!/META-INF/kotlin-stdlib-common.kotlin_module: Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.7.1, expected version is 1.5.1.
w: Runtime JAR files in the classpath should have the same version. These files were found in the classpath:
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk8/1.6.0/baf82c475e9372c25407f3d132439e4aa803b8b8/kotlin-stdlib-jdk8-1.6.0.jar (version 1.6)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-jdk7/1.7.21/a0ba09615c2213d580315e234b3febfea25b757e/kotlin-stdlib-jdk7-1.7.21.jar (version 1.7)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.22/9fb43bccb6cf8cfaaf3776c75f5df4f052f09b72/kotlin-stdlib-1.7.22.jar (version 1.7)
/home/vagrant/.gradle/caches/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib-common/1.7.22/5dd2c9dcf64c94b46cf4bdb6fa4035b9bb726e2e/kotlin-stdlib-common-1.7.22.jar (version 1.7)
w: Some runtime JAR files in the classpath have an incompatible version. Consider removing them from the classpath
Running Gradle task 'assembleRelease'... 633.1s
✓ Built build/app/outputs/flutter-apk/app-release.apk (61.2MB).
2023-03-23 21:56:37,508 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.coinerella.peercoin, universal_newlines=False, shell=None, istream=<valid stream>)
2023-03-23 21:56:37,525 INFO: Successfully built version 1.1.6 of com.coinerella.peercoin from 35a8d5b0af75d55514ec1e81dd12e956c67689fc
2023-03-23 21:56:37,899 DEBUG: AXML contains a RESOURCE MAP
2023-03-23 21:56:37,900 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 124: 'http://schemas.android.com/apk/res/android'
2023-03-23 21:56:37,902 DEBUG: Checking build/com.coinerella.peercoin/build/app/outputs/flutter-apk/app-release.apk
2023-03-23 21:56:37,911 DEBUG: AXML contains a RESOURCE MAP
2023-03-23 21:56:37,911 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 124: 'http://schemas.android.com/apk/res/android'
2023-03-23 21:56:38,051 INFO: success: com.coinerella.peercoin
2023-03-23 21:56:38,051 INFO: Finished
2023-03-23 21:56:38,052 INFO: 1 build succeeded