log for chat.fluffy.fluffychat:3542

== Installed Android Tools ==2025-08-20 22:28:36,759 DEBUG: Reading 'config.yml'2025-08-20 22:28:36,876 INFO: Creating log directory2025-08-20 22:28:36,876 INFO: Creating temporary directory2025-08-20 22:28:36,877 INFO: Creating output directory2025-08-20 22:28:37,032 DEBUG: Getting git vcs interface for https://github.com/krille-chan/fluffychat.git2025-08-20 22:28:37,033 DEBUG: Checking chat.fluffy.fluffychat:35422025-08-20 22:28:37,033 INFO: Building version 2.1.0 (3542) of chat.fluffy.fluffychat2025-08-20 22:28:37,033 WARNING: Android NDK version 'r27' could not be found!2025-08-20 22:28:37,033 WARNING: Configured versions:Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc2025-08-20 22:28:39,277 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:4432025-08-20 22:28:39,811 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 4882025-08-20 22:28:39,822 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:4432025-08-20 22:28:40,273 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 822054Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.jsonDownloading https://dl.google.com/android/repository/android-ndk-r27-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r27-linux.zip2025-08-20 22:28:42,991 DEBUG: Starting new HTTPS connection (1): dl.google.com:4432025-08-20 22:28:43,297 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r27-linux.zip HTTP/1.1" 200 663957918Unzipping to /tmp/.sdkmanager-utd2edpwInstalling into /opt/android-sdk/ndk/27.0.120779732025-08-20 22:29:33,245 INFO: Set NDK r27 (27.0.12077973) up2025-08-20 22:29:33,253 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/chat.fluffy.fluffychat, universal_newlines=False, shell=None, istream=None)2025-08-20 22:29:33,306 INFO: Running 'sudo' commands in /home/vagrant2025-08-20 22:29:33,306 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y ninja-build+ apt-get updateGet:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [59.4 kB]Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB]Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [165 kB]Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8793 kB]Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [6924 B]Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [5448 B]Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [296 kB]Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [250 kB]Fetched 16.2 MB in 8s (2003 kB/s)Reading package lists...+ apt-get install -y ninja-buildReading package lists...Building dependency tree...Reading state information...The following NEW packages will be installed:ninja-build0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.Need to get 135 kB of archives.After this operation, 426 kB of additional disk space will be used.Get:1 https://debian.osuosl.org/debian bookworm/main amd64 ninja-build amd64 1.11.1-2~deb12u1 [135 kB]debconf: delaying package configuration, since apt-utils is not installedFetched 135 kB in 1s (248 kB/s)Selecting previously unselected package ninja-build.(Reading database ... 64069 files and directories currently installed.)Preparing to unpack .../ninja-build_1.11.1-2~deb12u1_amd64.deb ...Unpacking ninja-build (1.11.1-2~deb12u1) ...Setting up ninja-build (1.11.1-2~deb12u1) ...2025-08-20 22:30:19,872 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-08-20 22:30:20,384 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64083 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 removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-08-20 22:30:53,110 INFO: Getting source for revision a2b397a7a973564f2ff1d8e41729c990efe843942025-08-20 22:30:53,119 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:53,119 DEBUG: > git rev-parse --show-toplevel2025-08-20 22:30:53,335 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:53,336 DEBUG: > git submodule foreach --recursive git reset --hard2025-08-20 22:30:53,740 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:53,740 DEBUG: > git reset --hard2025-08-20 22:30:54,445 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:54,445 DEBUG: > git submodule foreach --recursive git clean -dffx2025-08-20 22:30:54,549 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:54,549 DEBUG: > git clean -dffx2025-08-20 22:30:54,653 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:54,653 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 origin2025-08-20 22:30:56,661 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:56,661 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 origin2025-08-20 22:30:57,266 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:57,266 DEBUG: > git remote set-head origin --auto2025-08-20 22:30:57,970 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:57,971 DEBUG: > git checkout -f a2b397a7a973564f2ff1d8e41729c990efe843942025-08-20 22:30:58,475 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:58,475 DEBUG: > git clean -dffx2025-08-20 22:30:58,578 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:58,578 DEBUG: > git rev-parse --show-toplevel2025-08-20 22:30:58,782 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:58,782 DEBUG: > git submodule deinit --all --force2025-08-20 22:30:58,885 INFO: Collecting source libraries2025-08-20 22:30:59,140 DEBUG: Removing debuggable flags from build/srclib/flutter2025-08-20 22:30:59,296 DEBUG: Removing debuggable flags from build/srclib/rustup2025-08-20 22:30:59,300 DEBUG: Directory: build/srclib/rustup2025-08-20 22:30:59,300 DEBUG: > bash -e -u -o pipefail -x -c -- export version=$(git describe --exact-match --tags)sed -i -e "/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/$version/|" rustup-init.sh/etc/bash.bashrc: line 7: PS1: unbound variable++ git describe --exact-match --tags+ export version=1.27.1+ version=1.27.1+ sed -i -e '/RUSTUP_UPDATE_ROOT/s|/dist/|/archive/1.27.1/|' rustup-init.sh2025-08-20 22:30:59,503 INFO: Creating local.properties file at build/chat.fluffy.fluffychat/local.properties2025-08-20 22:30:59,511 DEBUG: Removing debuggable flags from build/chat.fluffy.fluffychat2025-08-20 22:30:59,536 INFO: Removing specified files2025-08-20 22:30:59,537 INFO: Removing web2025-08-20 22:30:59,540 INFO: Removing winuwp2025-08-20 22:30:59,546 INFO: Removing linux2025-08-20 22:30:59,548 INFO: Removing test2025-08-20 22:30:59,549 INFO: Removing ios2025-08-20 22:30:59,602 INFO: Removing windows2025-08-20 22:30:59,604 INFO: Removing macos2025-08-20 22:30:59,622 INFO: Cleaned build.gradle.kts of keysigning configs at build/chat.fluffy.fluffychat/android/app/build.gradle.kts2025-08-20 22:30:59,630 INFO: Running 'prebuild' commands in build/chat.fluffy.fluffychat2025-08-20 22:30:59,630 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:30:59,631 DEBUG: > bash -e -u -o pipefail -x -c -- source .github/workflows/versions.env; [[ $FLUTTER_VERSION ]]; git -C /home/vagrant/build/srclib/flutter checkout -f $FLUTTER_VERSION; sdkmanager 'cmake;3.18.1'; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get; sed -i -e '/core-google-shortcuts/d' .pub-cache/hosted/pub.dev/flutter_shortcuts_new-*/android/build.gradle; pushd .pub-cache/hosted/pub.dev/geolocator_android-*/android; sed -i -e '/gms/d' build.gradle; cd src/main/java/com/baseflow/geolocator/location; rm FusedLocationClient.java; sed -i -e '/if (forceAndroidLocationManager) {/,/^  }/c return new LocationManagerClient(context, locationOptions);}' -e '/isGooglePlayServicesAvailable/,/^  }/d' -e '/gms/d' GeolocationManager.java; popd; sed -i -e "s/'stable'/'1.88.0'/" .pub-cache/hosted/pub.dev/flutter_vodozemac-*/cargokit/build_tool/lib/src/builder.dart/etc/bash.bashrc: line 7: PS1: unbound variable+ source .github/workflows/versions.env++ FLUTTER_VERSION=3.32.8++ JAVA_VERSION=17+ [[ -n 3.32.8 ]]+ git -C /home/vagrant/build/srclib/flutter checkout -f 3.32.8Note: switching to '3.32.8'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by switching back to a branch.If you want to create a new branch to retain commits you create, you maydo so (now or later) by using -c with the switch command. Example:git switch -c <new-branch-name>Or undo this operation with:git switch -Turn off this advice by setting config variable advice.detachedHead to falseHEAD is now at edada7c56ed Update CHANGELOG.md for 3.32.8 (#172712)+ sdkmanager 'cmake;3.18.1'Downloading https://dl.google.com/android/repository/cmake-3.18.1-linux.zip into /home/vagrant/.cache/sdkmanager/cmake-3.18.1-linux.zipUnzipping to /tmp/.sdkmanager-tgs1b0juInstalling into /opt/android-sdk/cmake/3.18.1++ pwd+ export PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache+ PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analyticsDownloading Linux x64 Dart SDK from Flutter engine ef0cd000916d64fa0c5d09cc809fa7ad244a5767...% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  8  188M    8 15.7M    0     0  17.7M      0  0:00:10 --:--:--  0:00:10 17.7M
 23  188M   23 44.2M    0     0  23.7M      0  0:00:07  0:00:01  0:00:06 23.7M
 38  188M   38 73.0M    0     0  25.4M      0  0:00:07  0:00:02  0:00:05 25.4M
 54  188M   54  101M    0     0  26.2M      0  0:00:07  0:00:03  0:00:04 26.2M
 69  188M   69  130M    0     0  26.8M      0  0:00:07  0:00:04  0:00:03 26.8M
 84  188M   84  159M    0     0  27.1M      0  0:00:06  0:00:05  0:00:01 28.8M
 99  188M   99  188M    0     0  27.4M      0  0:00:06  0:00:06 --:--:-- 28.8M
100  188M  100  188M    0     0  27.4M      0  0:00:06  0:00:06 --:--:-- 28.8MBuilding 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.+ /home/vagrant/build/srclib/flutter/bin/flutter pub getDownloading Material fonts...                                      811msDownloading Gradle Wrapper...                                       42msDownloading package sky_engine...                                  429msDownloading package flutter_gpu...                                  89msDownloading flutter_patched_sdk tools...                           993msDownloading flutter_patched_sdk_product tools...                 1,040msDownloading linux-x64 tools...                                      6.7sDownloading linux-x64/font-subset tools...                         329ms"ar": 83 untranslated message(s)."be": 702 untranslated message(s)."bn": 777 untranslated message(s)."bo": 781 untranslated message(s)."ca": 16 untranslated message(s)."cs": 239 untranslated message(s)."da": 767 untranslated message(s)."el": 731 untranslated message(s)."eo": 432 untranslated message(s)."fa": 1 untranslated message(s)."fi": 248 untranslated message(s)."fil": 584 untranslated message(s)."fr": 121 untranslated message(s)."gl": 2 untranslated message(s)."he": 534 untranslated message(s)."hi": 774 untranslated message(s)."hr": 144 untranslated message(s)."hu": 6 untranslated message(s)."ia": 767 untranslated message(s)."id": 1 untranslated message(s)."ie": 540 untranslated message(s)."it": 1 untranslated message(s)."ja": 318 untranslated message(s)."ka": 634 untranslated message(s)."ko": 45 untranslated message(s)."lt": 318 untranslated message(s)."nb": 286 untranslated message(s)."pl": 1 untranslated message(s)."pt": 754 untranslated message(s)."pt_PT": 483 untranslated message(s)."ro": 290 untranslated message(s)."ru": 44 untranslated message(s)."sk": 549 untranslated message(s)."sl": 677 untranslated message(s)."sr": 453 untranslated message(s)."sv": 186 untranslated message(s)."te": 777 untranslated message(s)."th": 731 untranslated message(s)."tr": 85 untranslated message(s)."vi": 628 untranslated message(s)."yue": 713 untranslated message(s)."zh_Hant": 9 untranslated message(s).To see a detailed report, use the untranslated-messages-fileoption in the l10n.yaml file:untranslated-messages-file: desiredFileName.txt<other option>: <other selection>This will generate a JSON format file containing all messages thatneed to be translated.Resolving dependencies...Downloading packages..._fe_analyzer_shared 76.0.0 (88.0.0 available)analyzer 6.11.0 (8.1.1 available)app_links 6.4.0 (6.4.1 available)audio_session 0.1.25 (0.2.2 available)barbecue 0.4.0 (0.5.0 available)characters 1.4.0 (1.4.1 available)checked_yaml 2.0.3 (2.0.4 available)coverage 1.13.1 (1.15.0 available)dart_webrtc 1.5.3+hotfix.4 (1.5.3+hotfix.5 available)file_picker 10.2.3 (10.3.2 available)file_selector_android 0.5.1+14 (0.5.1+15 available)file_selector_ios 0.5.3+1 (0.5.3+2 available)file_selector_macos 0.9.4+2 (0.9.4+4 available)flutter_lints 3.0.2 (6.0.0 available)flutter_plugin_android_lifecycle 2.0.28 (2.0.29 available)flutter_rust_bridge 2.10.0 (2.11.1 available)! flutter_secure_storage_linux 2.0.1 from git https://github.com/m-berto/flutter_secure_storage.git at f076cb in flutter_secure_storage_linux (overridden)flutter_secure_storage_macos 3.1.3 (4.0.0 available)! flutter_secure_storage_platform_interface 2.0.0 (overridden) (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)! flutter_web_auth_2 3.1.2-without-v1 from git https://github.com/ThexXTURBOXx/flutter_web_auth_2.git at 48682f in flutter_web_auth_2 (overridden)flutter_web_auth_2_platform_interface 3.1.0 (4.1.0 available)flutter_webrtc 1.0.0 (1.1.0 available)get_it 8.1.0 (8.2.0 available)go_router 16.1.0 (16.2.0 available)image_picker 1.1.2 (1.2.0 available)image_picker_android 0.8.12+23 (0.8.13 available)image_picker_for_web 3.0.6 (3.1.0 available)image_picker_ios 0.8.12+2 (0.8.13 available)image_picker_linux 0.2.1+2 (0.2.2 available)image_picker_macos 0.2.1+2 (0.2.2 available)image_picker_platform_interface 2.10.1 (2.11.0 available)image_picker_windows 0.2.1+1 (0.2.2 available)js 0.6.7 (0.7.2 available)just_audio_platform_interface 4.5.0 (4.6.0 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)lints 3.0.0 (6.0.0 available)logger 2.5.0 (2.6.1 available)material_color_utilities 0.11.1 (0.13.0 available)meta 1.16.0 (1.17.0 available)msix 3.16.10 (3.16.12 available)package_info_plus 8.3.0 (8.3.1 available)package_info_plus_platform_interface 3.2.0 (3.2.1 available)pana 0.21.45 (0.22.22 available)path_provider_foundation 2.4.1 (2.4.2 available)petitparser 6.1.0 (7.0.1 available)pointer_interceptor_web 0.10.2+1 (0.10.3 available)process 5.0.3 (5.0.5 available)provider 6.1.5 (6.1.5+1 available)record 6.0.0 (6.1.0 available)record_android 1.3.3 (1.4.0 available)record_ios 1.0.0 (1.1.0 available)record_linux 1.0.0 (1.2.1 available)record_macos 1.0.0 (1.1.0 available)record_platform_interface 1.2.0 (1.4.0 available)record_web 1.1.6 (1.2.0 available)share_plus 11.0.0 (11.1.0 available)share_plus_platform_interface 6.0.0 (6.1.0 available)shared_preferences_android 2.4.10 (2.4.11 available)sqflite_common 2.5.5 (2.5.6 available)sqlite3 2.7.7 (2.9.0 available)string_validator 0.3.0 (1.2.0 available)synchronized 3.3.1 (3.4.0 available)tar 1.0.5 (2.0.0 available)test 1.25.15 (1.26.3 available)test_api 0.7.4 (0.7.7 available)test_core 0.6.8 (0.6.12 available)unicode 0.3.1 (1.1.8 available)unorm_dart 0.2.0 (0.3.1+1 available)url_launcher_android 6.3.16 (6.3.17 available)url_launcher_ios 6.3.3 (6.3.4 available)url_launcher_macos 3.2.2 (3.2.3 available)vector_math 2.1.4 (2.2.0 available)video_player_android 2.8.4 (2.8.12 available)video_player_avfoundation 2.7.1 (2.8.4 available)video_player_platform_interface 6.3.0 (6.4.0 available)video_player_web 2.3.5 (2.4.0 available)vm_service 15.0.0 (15.0.2 available)watcher 1.1.1 (1.1.2 available)xml 6.5.0 (6.6.1 available)Got dependencies!81 packages have newer versions incompatible with dependency constraints.Try `flutter pub outdated` for more information.+ sed -i -e /core-google-shortcuts/d .pub-cache/hosted/pub.dev/flutter_shortcuts_new-2.0.0/android/build.gradle+ pushd .pub-cache/hosted/pub.dev/geolocator_android-5.0.2/android~/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/geolocator_android-5.0.2/android ~/build/chat.fluffy.fluffychat+ sed -i -e /gms/d build.gradle+ cd src/main/java/com/baseflow/geolocator/location+ rm FusedLocationClient.java+ sed -i -e '/if (forceAndroidLocationManager) {/,/^  }/c return new LocationManagerClient(context, locationOptions);}' -e '/isGooglePlayServicesAvailable/,/^  }/d' -e /gms/d GeolocationManager.java+ popd~/build/chat.fluffy.fluffychat+ sed -i -e 's/'\''stable'\''/'\''1.88.0'\''/' .pub-cache/hosted/pub.dev/flutter_vodozemac-0.2.2/cargokit/build_tool/lib/src/builder.dart2025-08-20 22:34:20,841 INFO: Scanning source for common problems...2025-08-20 22:34:20,860 DEBUG: scanner is configured to use signature data from: 'suss'2025-08-20 22:34:20,860 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-08-20 22:34:21,563 DEBUG: write 'suss.json' to cache2025-08-20 22:34:21,566 DEBUG: next suss.json cache update due in 23:59:59.9860162025-08-20 22:34:21,742 INFO: Removing dependency file without lock at .pub-cache/hosted/pub.dev/sqlite3-2.7.7/example/custom_wasm_build/Cargo.toml2025-08-20 22:34:21,870 INFO: Removing binary at .pub-cache/hosted/pub.dev/timezone-0.10.1/test/data/US/Eastern2025-08-20 22:34:22,017 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/access_settings_menu-0.0.1.tar.gz2025-08-20 22:34:22,017 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/rikulo_commons-0.7.6.tar.gz2025-08-20 22:34:22,018 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/RAL-1.28.0.tar.gz2025-08-20 22:34:22,018 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/tar-1.0.5/reference/pub/pana-0.12.19.tar.gz2025-08-20 22:34:22,065 INFO: Removing binary at .pub-cache/hosted/pub.dev/gsettings-0.2.8/test/dconf/test2025-08-20 22:34:22,115 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/audio_session-0.1.25/android/gradle/wrapper/gradle-wrapper.jar2025-08-20 22:34:22,220 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.4.0/example/windows/runner/RCb040602025-08-20 22:34:22,221 INFO: Removing binary at .pub-cache/hosted/pub.dev/flutter_local_notifications-19.4.0/example/windows/runner/RCa040602025-08-20 22:34:22,313 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_windows-0.2.5/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip2025-08-20 22:34:22,376 INFO: Removing binary at .pub-cache/hosted/pub.dev/vodozemac-0.2.0/build/unit_test_assets/AssetManifest.bin2025-08-20 22:34:22,401 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider-2.1.5/example/android/build.gradle2025-08-20 22:34:22,426 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_linux-0.2.3/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip2025-08-20 22:34:22,569 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/video_player_android-2.8.4/example/android/build.gradle2025-08-20 22:34:22,726 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.10/lib/assets/MSIX-Toolkit/Redist.x64/MakeAppx.exe2025-08-20 22:34:22,727 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.10/lib/assets/MSIX-Toolkit/Redist.x64/PackageEditor.exe2025-08-20 22:34:22,727 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.10/lib/assets/MSIX-Toolkit/Redist.x64/MakePri.exe2025-08-20 22:34:22,728 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.10/lib/assets/MSIX-Toolkit/Redist.x64/signtool.exe2025-08-20 22:34:22,729 INFO: Removing binary at .pub-cache/hosted/pub.dev/msix-3.16.10/lib/assets/MSIX-Toolkit/Redist.x64/ComparePackage.exe2025-08-20 22:34:22,902 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences_android-2.4.10/example/android/build.gradle2025-08-20 22:34:22,958 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker_android-0.8.12+23/example/android/build.gradle2025-08-20 22:34:23,093 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/file_selector_android-0.5.1+14/example/android/build.gradle2025-08-20 22:34:23,122 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/go_router-16.1.0/example/android/build.gradle2025-08-20 22:34:23,177 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/path_provider_android-2.2.17/example/android/build.gradle2025-08-20 22:34:23,232 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-6.11.0/example/ddd03.exe2025-08-20 22:34:23,459 INFO: Removing binary at .pub-cache/hosted/pub.dev/analyzer-7.3.0/example/ddd03.exe2025-08-20 22:34:23,630 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_apple-2.3.13/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip2025-08-20 22:34:23,671 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/file_selector-1.0.3/example/android/build.gradle2025-08-20 22:34:23,717 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator-14.0.2/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip2025-08-20 22:34:23,824 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_web-4.1.3/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip2025-08-20 22:34:23,880 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip2025-08-20 22:34:23,886 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz2025-08-20 22:34:23,886 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz2025-08-20 22:34:23,887 INFO: Removing gzip file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz2025-08-20 22:34:23,887 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip2025-08-20 22:34:23,888 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip2025-08-20 22:34:23,893 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip2025-08-20 22:34:23,895 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip2025-08-20 22:34:23,895 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip2025-08-20 22:34:23,896 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip2025-08-20 22:34:23,896 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip2025-08-20 22:34:23,896 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip2025-08-20 22:34:23,897 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip2025-08-20 22:34:23,897 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip2025-08-20 22:34:23,897 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip2025-08-20 22:34:23,898 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip2025-08-20 22:34:23,898 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip2025-08-20 22:34:23,898 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip2025-08-20 22:34:23,899 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip2025-08-20 22:34:23,899 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip2025-08-20 22:34:23,900 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip2025-08-20 22:34:23,900 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip2025-08-20 22:34:23,900 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip2025-08-20 22:34:23,901 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip2025-08-20 22:34:23,901 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip2025-08-20 22:34:23,901 INFO: Removing binary at .pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin2025-08-20 22:34:23,905 INFO: Removing binary at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/assets/AssetManifest.bin2025-08-20 22:34:23,936 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.ttf2025-08-20 22:34:23,938 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.ttf2025-08-20 22:34:23,940 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.ttf2025-08-20 22:34:23,941 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.ttf2025-08-20 22:34:23,943 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.ttf2025-08-20 22:34:23,945 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.ttf2025-08-20 22:34:23,946 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/skwasm.wasm2025-08-20 22:34:23,948 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/canvaskit.wasm2025-08-20 22:34:23,952 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/provider-6.1.5/extension/devtools/build/canvaskit/chromium/canvaskit.wasm2025-08-20 22:34:24,232 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.28/example/android/build.gradle2025-08-20 22:34:24,262 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher-6.3.2/example/android/build.gradle2025-08-20 22:34:24,304 INFO: Removing gradle-wrapper.jar at .pub-cache/hosted/pub.dev/app_links-6.4.0/example/android/gradle/wrapper/gradle-wrapper.jar2025-08-20 22:34:24,418 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/url_launcher_android-6.3.16/example/android/build.gradle2025-08-20 22:34:24,453 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/image_picker-1.1.2/example/android/build.gradle2025-08-20 22:34:24,468 INFO: Removing ZIP file archive at .pub-cache/hosted/pub.dev/geolocator_android-5.0.2/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip2025-08-20 22:34:24,522 INFO: Removing binary at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/assets/AssetManifest.bin2025-08-20 22:34:24,525 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.ttf2025-08-20 22:34:24,526 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.ttf2025-08-20 22:34:24,527 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.ttf2025-08-20 22:34:24,528 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.ttf2025-08-20 22:34:24,530 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.ttf2025-08-20 22:34:24,531 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.ttf2025-08-20 22:34:24,531 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/skwasm.wasm2025-08-20 22:34:24,533 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/canvaskit.wasm2025-08-20 22:34:24,536 INFO: Removing WebAssembly binary file at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/extension/devtools/build/canvaskit/chromium/canvaskit.wasm2025-08-20 22:34:24,548 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/shared_preferences-2.5.3/example/android/build.gradle2025-08-20 22:34:24,571 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/video_player-2.10.0/example/android/build.gradle2025-08-20 22:34:24,613 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at .pub-cache/hosted/pub.dev/animations-2.0.11/example/android/build.gradle2025-08-20 22:34:24,736 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_web_auth_2-48682f19576001e50104a602d891343850adb67f/flutter_web_auth_2/example/android/gradle/wrapper/gradle-wrapper.jar2025-08-20 22:34:24,755 INFO: Removing gradle-wrapper.jar at .pub-cache/git/flutter_web_auth_2-48682f19576001e50104a602d891343850adb67f/flutter_web_auth_2/android/gradle/wrapper/gradle-wrapper.jar2025-08-20 22:34:24,763 INFO: Creating source tarball...2025-08-20 22:35:33,551 INFO: Running 'build' commands in build/chat.fluffy.fluffychat2025-08-20 22:35:33,552 DEBUG: Directory: build/chat.fluffy.fluffychat2025-08-20 22:35:33,552 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.87.0 --target aarch64-linux-android armv7-linux-androideabi x86_64-linux-android; source $HOME/.cargo/env; export PUB_CACHE=$(pwd)/.pub-cache; /home/vagrant/build/srclib/flutter/bin/flutter build apk --release/etc/bash.bashrc: line 7: PS1: unbound variable+ /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.87.0 --target aarch64-linux-android armv7-linux-androideabi x86_64-linux-androidinfo: downloading installerinfo: profile set to 'default'info: default host triple is x86_64-unknown-linux-gnuinfo: syncing channel updates for '1.87.0-x86_64-unknown-linux-gnu'info: latest update on 2025-05-15, rust version 1.87.0 (17067e9ac 2025-05-09)info: downloading component 'cargo'info: downloading component 'clippy'info: downloading component 'rust-docs'info: downloading component 'rust-std' for 'aarch64-linux-android'info: downloading component 'rust-std' for 'armv7-linux-androideabi'info: downloading component 'rust-std' for 'x86_64-linux-android'info: downloading component 'rust-std'info: downloading component 'rustc'info: downloading component 'rustfmt'info: installing component 'cargo'info: installing component 'clippy'info: installing component 'rust-docs'info: installing component 'rust-std' for 'aarch64-linux-android'info: installing component 'rust-std' for 'armv7-linux-androideabi'info: installing component 'rust-std' for 'x86_64-linux-android'info: installing component 'rust-std'info: installing component 'rustc'info: installing component 'rustfmt'info: default toolchain set to '1.87.0-x86_64-unknown-linux-gnu'1.87.0-x86_64-unknown-linux-gnu installed - rustc 1.87.0 (17067e9ac 2025-05-09)Rust is installed now. Great!To get started you may need to restart your current shell.This would reload your PATH environment variable to includeCargo's bin directory ($HOME/.cargo/bin).To configure your current shell, you need to sourcethe corresponding env file under $HOME/.cargo.This is usually done by running one of the following (note the leading DOT):. "$HOME/.cargo/env"            # For sh/bash/zsh/ash/dash/pdkshsource "$HOME/.cargo/env.fish"  # For fish+ source /home/vagrant/.cargo/env++ case ":${PATH}:" in++ export PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/27.0.12077973:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin++ PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/27.0.12077973:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin++ pwd+ export PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache+ PUB_CACHE=/home/vagrant/build/chat.fluffy.fluffychat/.pub-cache+ /home/vagrant/build/srclib/flutter/bin/flutter build apk --releaseDownloading android-arm-profile/linux-x64 tools...               1,019msDownloading android-arm-release/linux-x64 tools...                 601msDownloading android-arm64-profile/linux-x64 tools...               654msDownloading android-arm64-release/linux-x64 tools...               734msDownloading android-x64-profile/linux-x64 tools...                 745msDownloading android-x64-release/linux-x64 tools...                 667msRunning Gradle task 'assembleRelease'...Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense 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.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense 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."ar": 83 untranslated message(s)."be": 702 untranslated message(s)."bn": 777 untranslated message(s)."bo": 781 untranslated message(s)."ca": 16 untranslated message(s)."cs": 239 untranslated message(s)."da": 767 untranslated message(s)."el": 731 untranslated message(s)."eo": 432 untranslated message(s)."fa": 1 untranslated message(s)."fi": 248 untranslated message(s)."fil": 584 untranslated message(s)."fr": 121 untranslated message(s)."gl": 2 untranslated message(s)."he": 534 untranslated message(s)."hi": 774 untranslated message(s)."hr": 144 untranslated message(s)."hu": 6 untranslated message(s)."ia": 767 untranslated message(s)."id": 1 untranslated message(s)."ie": 540 untranslated message(s)."it": 1 untranslated message(s)."ja": 318 untranslated message(s)."ka": 634 untranslated message(s)."ko": 45 untranslated message(s)."lt": 318 untranslated message(s)."nb": 286 untranslated message(s)."pl": 1 untranslated message(s)."pt": 754 untranslated message(s)."pt_PT": 483 untranslated message(s)."ro": 290 untranslated message(s)."ru": 44 untranslated message(s)."sk": 549 untranslated message(s)."sl": 677 untranslated message(s)."sr": 453 untranslated message(s)."sv": 186 untranslated message(s)."te": 777 untranslated message(s)."th": 731 untranslated message(s)."tr": 85 untranslated message(s)."vi": 628 untranslated message(s)."yue": 713 untranslated message(s)."zh_Hant": 9 untranslated message(s).To see a detailed report, use the untranslated-messages-fileoption in the l10n.yaml file:untranslated-messages-file: desiredFileName.txt<other option>: <other selection>This will generate a JSON format file containing all messages thatneed to be translated.Font asset "CupertinoIcons.ttf" was tree-shaken, reducing it from 257628 to 2352 bytes (99.1% 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 24684 bytes (98.5% reduction). Tree-shaking can be disabled by providing the --no-tree-shake-icons flag when building your app.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.Checking the license for package CMake 3.22.1 in /opt/android-sdk/licensesLicense 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.Resolving dependencies...Downloading packages...+ adaptive_number 1.0.0+ args 2.4.2 (2.7.0 available)+ async 2.13.0+ build_tool 1.0.0 from path /home/vagrant/build/chat.fluffy.fluffychat/.pub-cache/hosted/pub.dev/flutter_vodozemac-0.2.2/cargokit/gradle/../build_tool+ collection 1.18.0 (1.19.1 available)+ convert 3.1.1 (3.1.2 available)+ crypto 3.0.3 (3.0.6 available)+ ed25519_edwards 0.3.1+ fixnum 1.1.1+ github 9.17.0 (9.25.0 available)+ hex 0.2.0+ http 1.1.0 (1.5.0 available)+ http_parser 4.0.2 (4.1.2 available)+ json_annotation 4.9.0+ logging 1.2.0 (1.3.0 available)+ meta 1.17.0+ path 1.8.0 (1.9.1 available)+ petitparser 5.4.0 (7.0.1 available)+ source_span 1.10.0 (1.10.1 available)+ string_scanner 1.4.1+ term_glyph 1.2.2+ toml 0.14.0 (0.16.0 available)+ typed_data 1.4.0+ version 3.0.0 (3.0.2 available)+ yaml 3.1.2 (3.1.3 available)Changed 25 dependencies!14 packages have newer versions incompatible with dependency constraints.Try `dart pub outdated` for more information.Compiling bin/build_tool_runner.dart to kernel file bin/build_tool_runner.dill.INFO: Precompiled binaries are disabledINFO: Installing Rust toolchain: 1.88.0INFO: Installing Rust target: armv7-linux-androideabiINFO: Building vodozemac_bindings_dart for armv7-linux-androideabiINFO: Installing Rust target: aarch64-linux-androidINFO: Building vodozemac_bindings_dart for aarch64-linux-androidINFO: Installing Rust target: x86_64-linux-androidINFO: Building vodozemac_bindings_dart for x86_64-linux-androidRunning Gradle task 'assembleRelease'...                         1912.5s✓ Built build/app/outputs/flutter-apk/app-release.apk (86.0MB)2025-08-20 23:08:49,274 INFO: Successfully built version 2.1.0 of chat.fluffy.fluffychat from a2b397a7a973564f2ff1d8e41729c990efe843942025-08-20 23:08:50,322 DEBUG: Checking build/chat.fluffy.fluffychat/build/app/outputs/flutter-apk/app-release.apk2025-08-20 23:08:50,544 INFO: success: chat.fluffy.fluffychat2025-08-20 23:08:50,544 INFO: Finished2025-08-20 23:08:50,545 INFO: 1 build succeeded