log for com.jiaqifeng.hacki:1591
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1198, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 939, in trybuild
build_server(app, build, vcs, build_dir, output_dir, log_dir, force)
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_server
raise BuildException(message.format(app.id, build.versionName),
fdroidserver.exception.BuildException: Build.py failed on server for com.jiaqifeng.hacki:2.11.0
==== detail begin ====
== Installed Android Tools ==
2025-07-02 12:26:39,425 DEBUG: Reading 'config.yml'
2025-07-02 12:26:39,436 INFO: Creating log directory
2025-07-02 12:26:39,437 INFO: Creating temporary directory
2025-07-02 12:26:39,437 INFO: Creating output directory
2025-07-02 12:26:39,637 DEBUG: Getting git vcs interface for https://github.com/Livinglist/Hacki.git
2025-07-02 12:26:39,638 DEBUG: Checking com.jiaqifeng.hacki:1591
2025-07-02 12:26:39,638 INFO: Building version 2.11.0 (1591) of com.jiaqifeng.hacki
2025-07-02 12:26:39,643 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.jiaqifeng.hacki, universal_newlines=False, shell=None, istream=None)
2025-07-02 12:26:39,681 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-07-02 12:26:40,089 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-07-02 12:26:57,696 INFO: Getting source for revision fda0b8ede56f6da1ef3af777b3ecbbc5b00167c6
2025-07-02 12:26:57,702 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:26:57,702 DEBUG: > git rev-parse --show-toplevel
2025-07-02 12:26:57,905 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:26:57,906 DEBUG: > git submodule foreach --recursive git reset --hard
2025-07-02 12:27:01,726 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:01,726 DEBUG: > git reset --hard
2025-07-02 12:27:02,932 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:02,933 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-07-02 12:27:03,236 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:03,237 DEBUG: > git clean -dffx
2025-07-02 12:27:03,340 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:03,340 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 --prune-tags --force origin
2025-07-02 12:27:04,146 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:04,146 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
2025-07-02 12:27:04,751 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:04,751 DEBUG: > git remote set-head origin --auto
2025-07-02 12:27:05,456 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:05,456 DEBUG: > git checkout -f fda0b8ede56f6da1ef3af777b3ecbbc5b00167c6
2025-07-02 12:27:06,662 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:06,662 DEBUG: > git clean -dffx
2025-07-02 12:27:06,765 INFO: Initialising submodules
2025-07-02 12:27:06,766 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:06,766 DEBUG: > git rev-parse --show-toplevel
2025-07-02 12:27:06,971 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:06,971 DEBUG: > git submodule sync
2025-07-02 12:27:07,174 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:07,174 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 'submodules/flutter': checked out 'fcf2c11572af6f390246c056bc905eca609533a0'
2025-07-02 12:27:08,381 INFO: Creating local.properties file at build/com.jiaqifeng.hacki/local.properties
2025-07-02 12:27:09,396 DEBUG: Removing debuggable flags from build/com.jiaqifeng.hacki
2025-07-02 12:27:10,414 INFO: Removing specified files
2025-07-02 12:27:10,415 INFO: Removing test
2025-07-02 12:27:10,415 INFO: Removing ios
2025-07-02 12:27:10,425 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/display_cutout_rotation/android/app/build.gradle.kts
2025-07-02 12:27:10,428 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/platform_interaction/android/app/build.gradle
2025-07-02 12:27:10,431 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/external_textures/android/app/build.gradle
2025-07-02 12:27:10,433 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/spell_check/android/app/build.gradle
2025-07-02 12:27:10,437 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/flavors/android/app/build.gradle
2025-07-02 12:27:10,442 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-07-02 12:27:10,444 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/android_semantics_testing/android/app/build.gradle
2025-07-02 12:27:10,446 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/android_engine_test/android/app/build.gradle
2025-07-02 12:27:10,449 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/ui/android/app/build.gradle
2025-07-02 12:27:10,453 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/release_smoke_test/android/app/build.gradle
2025-07-02 12:27:10,460 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/channels/android/app/build.gradle
2025-07-02 12:27:10,464 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/flutter_gallery/android/app/build.gradle
2025-07-02 12:27:10,467 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/integration_tests/android_views/android/app/build.gradle
2025-07-02 12:27:10,470 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/tracing_tests/android/app/build.gradle
2025-07-02 12:27:10,473 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/a11y_assessments/android/app/build.gradle
2025-07-02 12:27:10,477 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/manual_tests/android/app/build.gradle
2025-07-02 12:27:10,483 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/microbenchmarks/android/app/build.gradle
2025-07-02 12:27:10,486 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/macrobenchmarks/android/app/build.gradle
2025-07-02 12:27:10,490 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/complex_layout/android/app/build.gradle
2025-07-02 12:27:10,492 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/multiple_flutters/android/app/build.gradle
2025-07-02 12:27:10,495 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/platform_views_layout_hybrid_composition/android/app/build.gradle
2025-07-02 12:27:10,497 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/platform_views_layout/android/app/build.gradle
2025-07-02 12:27:10,499 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/dev/benchmarks/test_apps/stocks/android/app/build.gradle
2025-07-02 12:27:10,521 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/flutter_view/android/app/build.gradle
2025-07-02 12:27:10,524 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/hello_world/android/app/build.gradle.kts
2025-07-02 12:27:10,527 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/platform_channel/android/app/build.gradle
2025-07-02 12:27:10,530 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/platform_view/android/app/build.gradle
2025-07-02 12:27:10,533 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/layers/android/app/build.gradle
2025-07-02 12:27:10,537 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/examples/image_list/android/app/build.gradle
2025-07-02 12:27:10,589 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.jiaqifeng.hacki/submodules/flutter/packages/integration_test/example/android/app/build.gradle.kts
2025-07-02 12:27:10,626 INFO: Cleaned build.gradle of keysigning configs at build/com.jiaqifeng.hacki/android/app/build.gradle
2025-07-02 12:27:10,630 INFO: Running 'prebuild' commands in build/com.jiaqifeng.hacki
2025-07-02 12:27:10,631 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:27:10,631 DEBUG: > bash -e -u -o pipefail -x -c -- export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter config --no-analytics; submodules/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ submodules/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine dd93de6fb1776398bf586cbd477deade1391c7e4...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
5 188M 5 10.2M 0 0 16.5M 0 0:00:11 --:--:-- 0:00:11 16.5M
21 188M 21 39.7M 0 0 24.2M 0 0:00:07 0:00:01 0:00:06 24.2M
36 188M 36 68.1M 0 0 26.0M 0 0:00:07 0:00:02 0:00:05 26.0M
51 188M 51 96.5M 0 0 26.7M 0 0:00:07 0:00:03 0:00:04 26.7M
66 188M 66 124M 0 0 27.1M 0 0:00:06 0:00:04 0:00:02 27.1M
80 188M 80 151M 0 0 26.9M 0 0:00:07 0:00:05 0:00:02 28.2M
95 188M 95 180M 0 0 27.1M 0 0:00:06 0:00:06 --:--:-- 28.0M
100 188M 100 188M 0 0 26.9M 0 0:00:06 0:00:06 --:--:-- 27.5M
Building flutter tool...
Resolving dependencies...
Downloading packages...
Got dependencies.
Analytics reporting disabled.
You may need to restart any open editors for them to read new settings.
+ submodules/flutter/bin/flutter pub get
Downloading Material fonts... 763ms
Downloading Gradle Wrapper... 34ms
Downloading package sky_engine... 341ms
Downloading package flutter_gpu... 27ms
Downloading flutter_patched_sdk tools... 966ms
Downloading flutter_patched_sdk_product tools... 959ms
Downloading linux-x64 tools... 6.4s
Downloading linux-x64/font-subset tools... 227ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 82.0.0 (85.0.0 available)
analyzer 7.4.5 (7.5.2 available)
characters 1.4.0 (1.4.1 available)
device_info_plus 11.4.0 (11.5.0 available)
device_info_plus_platform_interface 7.0.2 (7.0.3 available)
flutter_secure_storage_linux 1.2.3 (2.0.1 available)
flutter_secure_storage_macos 3.1.3 (4.0.0 available)
flutter_secure_storage_platform_interface 1.1.2 (2.0.1 available)
flutter_secure_storage_web 1.2.1 (2.0.0 available)
flutter_secure_storage_windows 3.1.2 (4.0.0 available)
go_router 15.2.0 (retracted, 16.0.0 available)
js 0.6.7 (0.7.2 available)
leak_tracker 10.0.9 (11.0.1 available)
leak_tracker_flutter_testing 3.0.9 (3.0.10 available)
leak_tracker_testing 3.0.1 (3.0.2 available)
logger 2.5.0 (2.6.0 available)
material_color_utilities 0.11.1 (0.13.0 available)
meta 1.16.0 (1.17.0 available)
petitparser 6.1.0 (7.0.0 available)
posix 6.0.2 (6.0.3 available)
process 5.0.3 (5.0.4 available)
synchronized 3.3.1 (3.4.0 available)
test 1.25.15 (1.26.2 available)
test_api 0.7.4 (0.7.6 available)
test_core 0.6.8 (0.6.11 available)
vector_math 2.1.4 (2.2.0 available)
vm_service 15.0.0 (15.0.2 available)
! web 1.1.1 (overridden)
workmanager 0.6.0 (0.8.0 available)
xml 6.5.0 (6.6.0 available)
Got dependencies!
29 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2025-07-02 12:29:52,777 INFO: Scanning source for common problems...
2025-07-02 12:29:52,799 DEBUG: scanner is configured to use signature data from: 'suss'
2025-07-02 12:29:52,799 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-07-02 12:29:53,380 DEBUG: write 'suss.json' to cache
2025-07-02 12:29:53,383 DEBUG: next suss.json cache update due in 23:59:59.985650
2025-07-02 12:29:53,638 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/dev/integration_tests/deferred_components_test/android/app/build.gradle
2025-07-02 12:29:53,741 INFO: Removing unknown maven repo '$flutterStorageUrl/download.flutter.io' at submodules/flutter/dev/integration_tests/pure_android_host_apps/host_app_kotlin_gradle_dsl/settings.gradle.kts
2025-07-02 12:29:53,824 INFO: Removing binary at submodules/flutter/dev/integration_tests/module_host_with_custom_build/.gradle/6.3/fileChanges/last-build.bin
2025-07-02 12:29:54,402 INFO: Removing usual suspect 'com.google.android.play:core.*' at submodules/flutter/engine/src/flutter/shell/platform/android/build.gradle
2025-07-02 12:29:54,511 INFO: Removing binary at submodules/flutter/engine/src/flutter/testing/rules/.gradle/6.5/fileChanges/last-build.bin
2025-07-02 12:29:54,788 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dart
2025-07-02 12:29:54,788 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/dartaotruntime
2025-07-02 12:29:54,794 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/main.dart.wasm
2025-07-02 12:29:54,796 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/AssetManifest.bin
2025-07-02 12:29:54,828 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/assets/packages/perfetto_ui_compiled/dist/v34.0-16f63abe3/trace_processor.wasm
2025-07-02 12:29:54,872 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/skwasm.wasm
2025-07-02 12:29:54,872 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/canvaskit.wasm
2025-07-02 12:29:54,873 INFO: Ignoring WebAssembly binary file at submodules/flutter/bin/cache/dart-sdk/bin/resources/devtools/canvaskit/chromium/canvaskit.wasm
2025-07-02 12:29:54,874 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/wasm-opt
2025-07-02 12:29:54,874 INFO: Ignoring binary at submodules/flutter/bin/cache/dart-sdk/bin/utils/gen_snapshot
2025-07-02 12:29:54,912 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/impellerc
2025-07-02 12:29:54,913 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/vm_isolate_snapshot.bin
2025-07-02 12:29:54,913 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/isolate_snapshot.bin
2025-07-02 12:29:54,913 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/gen_snapshot
2025-07-02 12:29:54,913 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/flutter_tester
2025-07-02 12:29:54,914 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libtessellator.so
2025-07-02 12:29:54,914 INFO: Ignoring shared library at submodules/flutter/bin/cache/artifacts/engine/linux-x64/libpath_ops.so
2025-07-02 12:29:54,914 INFO: Ignoring binary at submodules/flutter/bin/cache/artifacts/engine/linux-x64/font-subset
2025-07-02 12:29:54,916 INFO: Removing gradlew at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew
2025-07-02 12:29:54,916 INFO: Removing gradlew.bat at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradlew.bat
2025-07-02 12:29:54,917 INFO: Removing gradle-wrapper.jar at submodules/flutter/bin/cache/artifacts/gradle_wrapper/gradle/wrapper/gradle-wrapper.jar
2025-07-02 12:29:55,108 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/resolve_dependencies.gradle.kts
2025-07-02 12:29:55,131 INFO: Removing unknown maven repo 'file://${outputDir}/outputs/repo' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-02 12:29:55,131 INFO: Removing unknown maven repo '$storageUrl/${engineRealm}download.flutter.io' at submodules/flutter/packages/flutter_tools/gradle/aar_init_script.gradle
2025-07-02 12:29:55,224 INFO: Removing dependency file without lock at submodules/flutter/packages/flutter_tools/test/data/vscode/application/Resources/app/package.json
2025-07-02 12:29:55,372 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern
2025-07-02 12:29:55,564 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter_android-4.7.0/example/android/build.gradle
2025-07-02 12:29:55,826 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.1/example/android/build.gradle
2025-07-02 12:29:55,854 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle
2025-07-02 12:29:56,158 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.4.10/example/android/build.gradle
2025-07-02 12:29:56,205 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/webview_flutter-4.13.0/example/android/build.gradle
2025-07-02 12:29:56,328 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.17/example/android/build.gradle
2025-07-02 12:29:56,428 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.3.0/example/ddd03.exe
2025-07-02 12:29:56,561 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_feather_icons-2.0.0+1/fonts/feather.ttf
2025-07-02 12:29:56,610 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.3.0/example/windows/runner/RCb04060
2025-07-02 12:29:56,610 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.3.0/example/windows/runner/RCa04060
2025-07-02 12:29:56,822 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2025-07-02 12:29:56,829 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2025-07-02 12:29:56,829 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2025-07-02 12:29:56,830 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2025-07-02 12:29:56,830 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2025-07-02 12:29:56,830 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2025-07-02 12:29:56,835 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2025-07-02 12:29:56,838 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2025-07-02 12:29:56,838 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2025-07-02 12:29:56,839 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2025-07-02 12:29:56,839 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2025-07-02 12:29:56,839 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2025-07-02 12:29:56,840 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2025-07-02 12:29:56,840 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2025-07-02 12:29:56,840 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2025-07-02 12:29:56,841 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2025-07-02 12:29:56,841 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2025-07-02 12:29:56,841 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2025-07-02 12:29:56,842 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2025-07-02 12:29:56,842 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2025-07-02 12:29:56,842 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2025-07-02 12:29:56,843 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2025-07-02 12:29:56,843 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2025-07-02 12:29:56,844 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2025-07-02 12:29:56,844 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2025-07-02 12:29:56,844 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2025-07-02 12:29:56,870 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin
2025-07-02 12:29:56,873 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-07-02 12:29:56,874 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-07-02 12:29:56,875 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-07-02 12:29:56,876 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-07-02 12:29:56,878 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-07-02 12:29:56,879 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-07-02 12:29:56,880 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-02 12:29:56,881 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-02 12:29:56,884 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-07-02 12:29:57,022 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/flutter_inappwebview-6.1.5/example/test_assets/certificate.pfx
2025-07-02 12:29:57,221 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/go_router-15.2.0/example/android/build.gradle
2025-07-02 12:29:57,414 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.16/example/android/build.gradle
2025-07-02 12:29:57,471 INFO: Removing binary at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin
2025-07-02 12:29:57,474 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2025-07-02 12:29:57,475 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2025-07-02 12:29:57,476 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2025-07-02 12:29:57,478 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2025-07-02 12:29:57,479 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2025-07-02 12:29:57,480 WARNING: Found executable binary, possibly code at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2025-07-02 12:29:57,481 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/skwasm.wasm
2025-07-02 12:29:57,482 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/canvaskit.wasm
2025-07-02 12:29:57,485 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2025-07-02 12:29:57,496 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/example/android/build.gradle
2025-07-02 12:29:57,537 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle
2025-07-02 12:29:57,605 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_pulltorefresh-6d7fbdd5b3cde242a474d66da312aac4aa892b9b/example/android/gradle/wrapper/gradle-wrapper.jar
2025-07-02 12:29:57,642 INFO: Creating source tarball...
2025-07-02 12:34:16,647 INFO: Running 'build' commands in build/com.jiaqifeng.hacki
2025-07-02 12:34:16,650 DEBUG: Directory: build/com.jiaqifeng.hacki
2025-07-02 12:34:16,650 DEBUG: > bash -e -u -o pipefail -x -c export PUB_CACHE=$(pwd)/.pub-cache; submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform="android-x64"
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64
Downloading Gradle Wrapper... 219ms
Downloading android-arm-profile/linux-x64 tools... 666ms
Downloading android-arm-release/linux-x64 tools... 641ms
Downloading android-arm64-profile/linux-x64 tools... 723ms
Downloading android-arm64-release/linux-x64 tools... 711ms
Downloading android-x64-profile/linux-x64 tools... 746ms
Downloading android-x64-release/linux-x64 tools... 656ms
Running Gradle task 'assembleRelease'...
e: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output:
1. Kotlin compile daemon is ready
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Expected to find fonts for (packages/cupertino_icons/CupertinoIcons, MaterialIcons, packages/font_awesome_flutter/FontAwesomeSolid, ..., packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeBrands), but found (MaterialIcons, packages/flutter_feather_icons/FeatherIcons, packages/font_awesome_flutter/FontAwesomeBrands, packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeSolid). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "feather.ttf" was tree-shaken, reducing it from 80488 to 2060 bytes (97.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-brands-400.ttf" was tree-shaken, reducing it from 209376 to 1416 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-regular-400.ttf" was tree-shaken, reducing it from 67976 to 1204 bytes (98.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-solid-900.ttf" was tree-shaken, reducing it from 423676 to 1020 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 6468 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeReleaseNativeLibs'.
> Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
> Failed to transform x86_64_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar (io.flutter:x86_64_release:1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /home/vagrant/.gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4/3f6e18ff9c3c7c8e98778a62dae21f5fe37f0271/x86_64_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar.
> Java heap space
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 13m 30s
Running Gradle task 'assembleRelease'... 811.3s
Gradle task assembleRelease failed with exit code 1
2025-07-02 12:47:59,369 ERROR: Could not build app com.jiaqifeng.hacki: Error running build command for com.jiaqifeng.hacki:2.11.0
==== detail begin ====
/etc/bash.bashrc: line 7: PS1: unbound variable
++ pwd
+ export PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ PUB_CACHE=/home/vagrant/build/com.jiaqifeng.hacki/.pub-cache
+ submodules/flutter/bin/flutter build apk --release --split-per-abi --target-platform=android-x64
Downloading Gradle Wrapper... 219ms
Downloading android-arm-profile/linux-x64 tools... 666ms
Downloading android-arm-release/linux-x64 tools... 641ms
Downloading android-arm64-profile/linux-x64 tools... 723ms
Downloading android-arm64-release/linux-x64 tools... 711ms
Downloading android-x64-profile/linux-x64 tools... 746ms
Downloading android-x64-release/linux-x64 tools... 656ms
Running Gradle task 'assembleRelease'...
e: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output:
1. Kotlin compile daemon is ready
Checking the license for package NDK (Side by side) 27.0.12077973 in /opt/android-sdk/licenses
License for package NDK (Side by side) 27.0.12077973 accepted.
Preparing "Install NDK (Side by side) 27.0.12077973 v.27.0.12077973".
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" ready.
Installing NDK (Side by side) 27.0.12077973 in /opt/android-sdk/ndk/27.0.12077973
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" complete.
"Install NDK (Side by side) 27.0.12077973 v.27.0.12077973" finished.
Checking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
Expected to find fonts for (packages/cupertino_icons/CupertinoIcons, MaterialIcons, packages/font_awesome_flutter/FontAwesomeSolid, ..., packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeBrands), but found (MaterialIcons, packages/flutter_feather_icons/FeatherIcons, packages/font_awesome_flutter/FontAwesomeBrands, packages/font_awesome_flutter/FontAwesomeRegular, packages/font_awesome_flutter/FontAwesomeSolid). This usually means you are referring to font families in an IconData class but not including them in the assets section of your pubspec.yaml, are missing the package that would include them, or are missing "uses-material-design: true".
Font asset "feather.ttf" was tree-shaken, reducing it from 80488 to 2060 bytes (97.4% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-brands-400.ttf" was tree-shaken, reducing it from 209376 to 1416 bytes (99.3% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-regular-400.ttf" was tree-shaken, reducing it from 67976 to 1204 bytes (98.2% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "fa-solid-900.ttf" was tree-shaken, reducing it from 423676 to 1020 bytes (99.8% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Font asset "MaterialIcons-Regular.otf" was tree-shaken, reducing it from 1645184 to 6468 bytes (99.6% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.
Checking the license for package CMake 3.22.1 in /opt/android-sdk/licenses
License for package CMake 3.22.1 accepted.
Preparing "Install CMake 3.22.1 v.3.22.1".
"Install CMake 3.22.1 v.3.22.1" ready.
Installing CMake 3.22.1 in /opt/android-sdk/cmake/3.22.1
"Install CMake 3.22.1 v.3.22.1" complete.
"Install CMake 3.22.1 v.3.22.1" finished.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:mergeReleaseNativeLibs'.
> Could not resolve all files for configuration ':app:releaseRuntimeClasspath'.
> Failed to transform x86_64_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar (io.flutter:x86_64_release:1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4) to match attributes {artifactType=android-jni, org.gradle.category=library, org.gradle.libraryelements=jar, org.gradle.status=release, org.gradle.usage=java-runtime}.
> Execution failed for JetifyTransform: /home/vagrant/.gradle/caches/modules-2/files-2.1/io.flutter/x86_64_release/1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4/3f6e18ff9c3c7c8e98778a62dae21f5fe37f0271/x86_64_release-1.0.0-dd93de6fb1776398bf586cbd477deade1391c7e4.jar.
> Java heap space
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
> Get more help at https://help.gradle.org.
BUILD FAILED in 13m 30s
Running Gradle task 'assembleRelease'... 811.3s
Gradle task assembleRelease failed with exit code 1
==== detail end ====
2025-07-02 12:47:59,370 DEBUG: Error encountered, stopping by user request.
==== detail end ====