log for com.jiaqifeng.hacki:74
== Installed Android Tools ==
2022-09-20 04:02:11,860 DEBUG: Reading 'config.yml'
2022-09-20 04:02:11,870 DEBUG: Local Android SDK only has outdated apksigner versions
2022-09-20 04:02:11,870 WARNING: apksigner not found! Cannot sign or verify modern APKs
2022-09-20 04:02:11,872 INFO: Creating log directory
2022-09-20 04:02:11,873 INFO: Creating temporary directory
2022-09-20 04:02:11,873 INFO: Creating output directory
2022-09-20 04:02:11,881 DEBUG: Getting git vcs interface for https://github.com/Livinglist/Hacki.git
2022-09-20 04:02:11,881 DEBUG: > git --version
git version 2.11.0
2022-09-20 04:02:12,103 INFO: Using git version 2.11.0
2022-09-20 04:02:12,103 DEBUG: Checking 0.2.31
2022-09-20 04:02:12,104 INFO: Building version 0.2.31 (74) of com.jiaqifeng.hacki
2022-09-20 04:02:12,105 INFO: Running 'sudo' commands in /home/vagrant
2022-09-20 04:02:12,106 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c apt-get update || apt-get update && apt-get install -y openjdk-11-jdk-headless && update-alternatives --auto java
+ apt-get update
Hit:1 http://security.debian.org/debian-security stretch/updates InRelease
Ign:2 http://deb.debian.org/debian stretch InRelease
Hit:3 http://deb.debian.org/debian stretch-updates InRelease
Hit:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease
Hit:5 http://deb.debian.org/debian stretch-backports InRelease
Hit:6 http://deb.debian.org/debian testing InRelease
Hit:7 http://deb.debian.org/debian stretch Release
Reading package lists...
+ apt-get install -y openjdk-11-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
libasound2 libasound2-data openjdk-11-jre-headless
Suggested packages:
libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-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:
libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless
0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.
Need to get 230 MB of archives.
After this operation, 374 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]
Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]
Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]
Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]
Fetched 230 MB in 2s (101 MB/s)
Selecting previously unselected package libasound2-data.
(Reading database ... 65038 files and directories currently installed.)
Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...
Unpacking libasound2-data (1.1.3-5) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...
Unpacking libasound2:amd64 (1.1.3-5) ...
Selecting previously unselected package openjdk-11-jre-headless:amd64.
Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Selecting previously unselected package openjdk-11-jdk-headless:amd64.
Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...
Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up libasound2-data (1.1.3-5) ...
Setting up libasound2:amd64 (1.1.3-5) ...
Processing triggers for libc-bin (2.24-11+deb9u4) ...
Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...
Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto mode
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode
+ update-alternatives --auto java
update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode
2022-09-20 04:02:31,512 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2022-09-20 04:02:31,719 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65695 files and directories currently installed.)
Removing sudo (1.8.19p1-2.1+deb9u3) ...
Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...
Processing triggers for systemd (232-25+deb9u14) ...
2022-09-20 04:02:37,238 INFO: Getting source for revision a2c66a00750eba8ae1447552e615d0e2366f6bfe
2022-09-20 04:02:37,239 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:37,239 DEBUG: > git rev-parse --show-toplevel
2022-09-20 04:02:37,443 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:37,444 DEBUG: > git submodule foreach --recursive git reset --hard
2022-09-20 04:02:37,551 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:37,552 DEBUG: > git reset --hard
2022-09-20 04:02:37,863 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:37,863 DEBUG: > git submodule foreach --recursive git clean -dffx
2022-09-20 04:02:38,006 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:38,006 DEBUG: > git clean -dffx
2022-09-20 04:02:38,111 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:38,112 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 fetch origin
2022-09-20 04:02:38,520 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:38,520 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 remote prune origin
2022-09-20 04:02:38,830 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:38,830 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 fetch --prune --tags --force origin
2022-09-20 04:02:39,136 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:39,136 DEBUG: > git remote set-head origin --auto
2022-09-20 04:02:39,549 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:39,550 DEBUG: > git checkout -f a2c66a00750eba8ae1447552e615d0e2366f6bfe
2022-09-20 04:02:39,910 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:39,910 DEBUG: > git clean -dffx
2022-09-20 04:02:40,014 INFO: Collecting source libraries
2022-09-20 04:02:40,101 DEBUG: Removing debuggable flags from build/srclib/flutter
2022-09-20 04:02:40,158 INFO: Creating local.properties file at build/com.jiaqifeng.hacki/local.properties
2022-09-20 04:02:40,159 DEBUG: Removing debuggable flags from build/com.jiaqifeng.hacki
2022-09-20 04:02:40,166 INFO: Removing specified files
2022-09-20 04:02:40,167 INFO: Removing test
2022-09-20 04:02:40,167 INFO: Removing ios
2022-09-20 04:02:40,171 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/android/app/build.gradle
2022-09-20 04:02:40,184 INFO: Scanning source for common problems...
2022-09-20 04:02:40,200 INFO: Creating source tarball...
2022-09-20 04:02:40,899 INFO: Running 'build' commands in build/com.jiaqifeng.hacki
2022-09-20 04:02:40,899 DEBUG: Directory: build/com.jiaqifeng.hacki
2022-09-20 04:02:40,900 DEBUG: > bash -x -c /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics && /home/vagrant/build/srclib/flutter/bin/flutter packages pub get && /home/vagrant/build/srclib/flutter/bin/flutter build apk
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine a4ff2c53d84ca78702bc3be6c7ef0788ffca01d3...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12 204M 12 25.0M 0 0 27.8M 0 0:00:07 --:--:-- 0:00:07 27.8M
63 204M 63 129M 0 0 67.0M 0 0:00:03 0:00:01 0:00:02 67.0M
100 204M 100 204M 0 0 73.5M 0 0:00:02 0:00:02 --:--:-- 73.5M
Building flutter tool...
╔════════════════════════════════════════════════════════════════════════════╗
║ Welcome to Flutter! - https://flutter.dev ║
║ ║
║ The Flutter tool uses Google Analytics to anonymously report feature usage ║
║ statistics and basic crash reports. This data is used to help improve ║
║ Flutter tools over time. ║
║ ║
║ Flutter tool analytics are not sent on the very first run. To disable ║
║ reporting, type 'flutter config --no-analytics'. To display the current ║
║ setting, type 'flutter config'. If you opt out of analytics, an opt-out ║
║ event will be sent, and then no further information will be sent by the ║
║ Flutter tool. ║
║ ║
║ By downloading the Flutter SDK, you agree to the Google Terms of Service. ║
║ Note: The Google Privacy Policy describes how data is handled in this ║
║ service. ║
║ ║
║ Moreover, Flutter includes the Dart SDK, which may send usage metrics and ║
║ crash reports to Google. ║
║ ║
║ Read about data we send with crash reports: ║
║ https://flutter.dev/docs/reference/crash-reporting ║
║ ║
║ See Google's privacy policy: ║
║ https://policies.google.com/privacy ║
╚════════════════════════════════════════════════════════════════════════════╝
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... 398ms
Downloading Gradle Wrapper... 15ms
Downloading package sky_engine... 132ms
Downloading flutter_patched_sdk tools... 400ms
Downloading flutter_patched_sdk_product tools... 347ms
Downloading linux-x64 tools... 2,836ms
Downloading linux-x64/font-subset tools... 99ms
Resolving dependencies...
You have a very old version of git (version 2.11.0),
for flutter it is recommended to use git version 2.14 or newer.
_fe_analyzer_shared 47.0.0 (48.0.0 available)
analyzer 4.7.0 (5.0.0 available)
archive 3.3.0 (3.3.1 available)
coverage 1.5.0 (1.6.0 available)
file 6.1.2 (6.1.4 available)
flutter_local_notifications 9.9.1 (11.0.0 available)
flutter_local_notifications_linux 0.5.1 (1.0.0 available)
flutter_local_notifications_platform_interface 5.0.0 (6.0.0 available)
flutter_slidable 1.3.2 (2.0.0 available)
font_awesome_flutter 9.2.0 (10.2.1 available)
frontend_server_client 2.1.3 (3.0.0 available)
material_color_utilities 0.1.5 (0.2.0 available)
plugin_platform_interface 2.1.2 (2.1.3 available)
share_plus 4.1.0 (4.2.0 available)
source_span 1.9.0 (1.9.1 available)
sqflite 2.0.3+1 (2.1.0 available)
sqflite_common 2.2.1+1 (2.3.0 available)
test 1.21.4 (1.21.6 available)
test_api 0.4.12 (0.4.14 available)
test_core 0.4.16 (0.4.18 available)
timezone 0.8.0 (0.9.0 available)
vector_math 2.1.2 (2.1.3 available)
very_good_analysis 2.4.0 (3.1.0 available)
vm_service 9.0.0 (9.4.0 available)
Downloading very_good_analysis 2.4.0...
Downloading mocktail 0.3.0...
Downloading bloc_test 9.1.0...
Downloading workmanager 0.5.0...
Downloading webview_flutter 3.0.4...
Downloading wakelock 0.6.2...
Downloading url_launcher 6.1.5...
Downloading universal_platform 1.0.0+1...
Downloading tuple 2.0.0...
Downloading shimmer 2.0.0...
Downloading shared_preferences_ios 2.1.1...
Downloading shared_preferences_android 2.0.13...
Downloading shared_preferences 2.0.15...
Downloading share_plus 4.1.0...
Downloading sembast 3.3.0...
Downloading rxdart 0.27.5...
Downloading responsive_builder 0.4.3...
Downloading receive_sharing_intent 1.4.5...
Downloading path_provider_ios 2.0.11...
Downloading path_provider_android 2.0.20...
Downloading path_provider 2.0.11...
Downloading logger 1.1.0...
Downloading hydrated_bloc 9.0.0-dev.3...
Downloading http 0.13.5...
Downloading html_unescape 2.0.0...
Downloading hive 2.2.3...
Downloading get_it 7.2.0...
Downloading gbk_codec 0.4.0...
Downloading font_awesome_flutter 9.2.0...
Downloading flutter_slidable 1.3.2...
Downloading flutter_siri_suggestions 2.1.0...
Downloading flutter_secure_storage 6.0.0...
Downloading flutter_local_notifications 9.9.1...
Downloading flutter_linkify 5.0.2...
Downloading flutter_feather_icons 2.0.0+1...
Downloading flutter_fadein 2.0.0...
Downloading flutter_cache_manager 3.3.0...
Downloading flutter_bloc 8.1.1...
Downloading fast_gbk 1.0.0...
Downloading equatable 2.0.5...
Downloading dio 4.0.6...
Downloading connectivity_plus 2.3.7...
Downloading clipboard 0.1.3...
Downloading cached_network_image 3.2.2...
Downloading bloc 8.1.0...
Downloading badges 2.0.3...
Downloading adaptive_theme 3.1.1...
Downloading vector_math 2.1.2...
Downloading material_color_utilities 0.1.5...
Downloading characters 1.2.1...
Downloading diff_match_patch 0.4.1...
Downloading webview_flutter_wkwebview 2.9.4...
Downloading webview_flutter_platform_interface 1.9.3...
Downloading webview_flutter_android 2.10.1...
Downloading wakelock_windows 0.2.1...
Downloading wakelock_web 0.4.0...
Downloading wakelock_platform_interface 0.3.0...
Downloading wakelock_macos 0.4.0...
Downloading url_launcher_windows 3.0.1...
Downloading url_launcher_web 2.0.13...
Downloading url_launcher_platform_interface 2.1.0...
Downloading url_launcher_macos 3.0.1...
Downloading url_launcher_linux 3.0.1...
Downloading url_launcher_ios 6.0.17...
Downloading url_launcher_android 6.0.19...
Downloading quiver 3.1.0...
Downloading shared_preferences_platform_interface 2.1.0...
Downloading shared_preferences_windows 2.1.1...
Downloading shared_preferences_web 2.0.4...
Downloading shared_preferences_macos 2.0.4...
Downloading shared_preferences_linux 2.1.1...
Downloading share_plus_web 3.0.1...
Downloading share_plus_windows 3.0.1...
Downloading share_plus_macos 3.0.1...
Downloading share_plus_linux 3.0.0...
Downloading share_plus_platform_interface 3.0.3...
Downloading synchronized 3.0.0+3...
Downloading path_provider_platform_interface 2.0.4...
Downloading path_provider_windows 2.1.3...
Downloading path_provider_macos 2.0.6...
Downloading path_provider_linux 2.1.7...
Downloading flutter_secure_storage_windows 1.1.2...
Downloading flutter_secure_storage_web 1.0.2...
Downloading flutter_secure_storage_platform_interface 1.0.0...
Downloading flutter_secure_storage_macos 1.1.1...
Downloading flutter_secure_storage_linux 1.1.1...
Downloading timezone 0.8.0...
Downloading flutter_local_notifications_platform_interface 5.0.0...
Downloading flutter_local_notifications_linux 0.5.1...
Downloading linkify 4.1.0...
Downloading sqflite 2.0.3+1...
Downloading provider 6.0.3...
Downloading connectivity_plus_windows 1.2.2...
Downloading connectivity_plus_web 1.2.3...
Downloading connectivity_plus_macos 1.2.4...
Downloading connectivity_plus_linux 1.3.1...
Downloading connectivity_plus_platform_interface 1.2.1...
Downloading cached_network_image_web 1.0.2...
Downloading cached_network_image_platform_interface 2.0.0...
Downloading octo_image 1.0.2...
Downloading webkit_inspection_protocol 1.2.0...
Downloading shelf 1.3.2...
Downloading analyzer 4.7.0...
Downloading plugin_platform_interface 2.1.2...
Downloading win32 3.0.0...
Downloading ffi 2.0.1...
Downloading xdg_directories 0.2.0+2...
Downloading dbus 0.7.8...
Downloading sqflite_common 2.2.1+1...
Downloading nested 1.0.0...
Downloading nm 0.5.0...
Downloading flutter_blurhash 0.7.0...
Downloading _fe_analyzer_shared 47.0.0...
Got dependencies!
+ /home/vagrant/build/srclib/flutter/bin/flutter build apk
Downloading android-arm-profile/linux-x64 tools... 414ms
Downloading android-arm-release/linux-x64 tools... 226ms
Downloading android-arm64-profile/linux-x64 tools... 229ms
Downloading android-arm64-release/linux-x64 tools... 249ms
Downloading android-x64-profile/linux-x64 tools... 216ms
Downloading android-x64-release/linux-x64 tools... 192ms
Running "flutter pub get" in com.jiaqifeng.hacki...
You have a very old version of git (version 2.11.0),
for flutter it is recommended to use git version 2.14 or newer.
Running "flutter pub get" in com.jiaqifeng.hacki... 3.9s
💪 Building with sound null safety 💪
Running Gradle task 'assembleRelease'...
Checking the license for package Android SDK Build-Tools 30.0.3 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 30.0.3 accepted.
Preparing "Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)".
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" ready.
Installing Android SDK Build-Tools 30.0.3 in /opt/android-sdk/build-tools/30.0.3
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" complete.
"Install Android SDK Build-Tools 30.0.3 (revision: 30.0.3)" finished.
Checking the license for package Android SDK Platform 33 in /opt/android-sdk/licenses
License for package Android SDK Platform 33 accepted.
Preparing "Install Android SDK Platform 33 (revision: 2)".
"Install Android SDK Platform 33 (revision: 2)" ready.
Installing Android SDK Platform 33 in /opt/android-sdk/platforms/android-33
"Install Android SDK Platform 33 (revision: 2)" complete.
"Install Android SDK Platform 33 (revision: 2)" finished.
Checking the license for package Android SDK Platform 31 in /opt/android-sdk/licenses
License for package Android SDK Platform 31 accepted.
Preparing "Install Android SDK Platform 31 (revision: 1)".
"Install Android SDK Platform 31 (revision: 1)" ready.
Installing Android SDK Platform 31 in /opt/android-sdk/platforms/android-31
"Install Android SDK Platform 31 (revision: 1)" complete.
"Install Android SDK Platform 31 (revision: 1)" finished.
Checking the license for package Android SDK Platform 30 in /opt/android-sdk/licenses
License for package Android SDK Platform 30 accepted.
Preparing "Install Android SDK Platform 30 (revision: 3)".
"Install Android SDK Platform 30 (revision: 3)" ready.
Installing Android SDK Platform 30 in /opt/android-sdk/platforms/android-30
"Install Android SDK Platform 30 (revision: 3)" complete.
"Install Android SDK Platform 30 (revision: 3)" finished.
Checking the license for package Android SDK Platform 32 in /opt/android-sdk/licenses
License for package Android SDK Platform 32 accepted.
Preparing "Install Android SDK Platform 32 (revision: 1)".
"Install Android SDK Platform 32 (revision: 1)" ready.
Installing Android SDK Platform 32 in /opt/android-sdk/platforms/android-32
"Install Android SDK Platform 32 (revision: 1)" complete.
"Install Android SDK Platform 32 (revision: 1)" finished.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/vagrant/.pub-cache/hosted/pub.dartlang.org/flutter_secure_storage-6.0.0/android/src/main/java/com/it_nomads/fluttersecurestorage/ciphers/RSACipher18Implementation.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
e: /home/vagrant/build/com.jiaqifeng.hacki/build/flutter_siri_suggestions/.transforms/fa22fedc72a0d9248bf019a323d18d88/transformed/out/jars/classes.jar!/META-INF/flutter_siri_suggestions_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.jiaqifeng.hacki/build/wakelock/.transforms/bfc1f674f36a7c0c8e38c37cf5620a8b/transformed/out/jars/classes.jar!/META-INF/wakelock_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.jiaqifeng.hacki/build/receive_sharing_intent/.transforms/e5b37b0b5b82c9f624af7c4ce7dd2d03/transformed/out/jars/classes.jar!/META-INF/receive_sharing_intent_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.jiaqifeng.hacki/build/share_plus/.transforms/054aa28bb7bace9b1262ed09cba8f5ff/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.jiaqifeng.hacki/build/workmanager/.transforms/85a09f4bfa0dedc974636f5527b8cdce/transformed/out/jars/classes.jar!/META-INF/workmanager_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-jdk8/1.7.0/362da0b4951ed79a6591743a7fddcfb8c73809f6/kotlin-stdlib-jdk8-1.7.0.jar!/META-INF/kotlin-stdlib-jdk8.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.0/fbeaa8fa63cbab09c547083a449097be6660a9a/kotlin-stdlib-jdk7-1.7.0.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/modules-2/files-2.1/org.jetbrains.kotlin/kotlin-stdlib/1.7.0/a5f42c684ad9003160ef0d0f693ecf0ba7b13549/kotlin-stdlib-1.7.0.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.0/51736992f422993a1e741051bdf3c12801bc1ca1/kotlin-stdlib-common-1.7.0.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.
Running Gradle task 'assembleRelease'... 358.4s
✓ Built build/app/outputs/flutter-apk/app-release.apk (60.2MB).
2022-09-20 04:09:47,115 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.jiaqifeng.hacki, universal_newlines=False, shell=None)
2022-09-20 04:09:47,120 INFO: Successfully built version 0.2.31 of com.jiaqifeng.hacki from a2c66a00750eba8ae1447552e615d0e2366f6bfe
2022-09-20 04:09:48,096 DEBUG: AXML contains a RESOURCE MAP
2022-09-20 04:09:48,097 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 113: 'http://schemas.android.com/apk/res/android'
2022-09-20 04:09:48,098 DEBUG: Checking build/com.jiaqifeng.hacki/build/app/outputs/apk/release/app-release-unsigned.apk
2022-09-20 04:09:48,102 DEBUG: AXML contains a RESOURCE MAP
2022-09-20 04:09:48,103 DEBUG: Start of Namespace mapping: prefix 40: 'android' --> uri 113: 'http://schemas.android.com/apk/res/android'
2022-09-20 04:09:48,173 INFO: success: com.jiaqifeng.hacki
2022-09-20 04:09:48,173 INFO: Finished
2022-09-20 04:09:48,173 INFO: 1 build succeeded