log for app.alextran.immich:158
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1202, in main
if trybuild(app, build, build_dir, output_dir, log_dir,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, 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 app.alextran.immich:1.114.0
==== detail begin ====
== Installed Android Tools ==
2024-09-08 21:30:19,299 DEBUG: Reading 'config.yml'
2024-09-08 21:30:19,314 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-09-08 21:30:19,315 INFO: Creating log directory
2024-09-08 21:30:19,315 INFO: Creating temporary directory
2024-09-08 21:30:19,315 INFO: Creating output directory
2024-09-08 21:30:19,471 DEBUG: Getting git vcs interface for https://github.com/alextran1502/immich.git
2024-09-08 21:30:19,471 DEBUG: Checking app.alextran.immich:158
2024-09-08 21:30:19,472 INFO: Building version 1.114.0 (158) of app.alextran.immich
2024-09-08 21:30:19,472 WARNING: Android NDK version '25.2.9519653' could not be found!
2024-09-08 21:30:19,472 WARNING: Configured versions:
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2024-09-08 21:30:19,900 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2024-09-08 21:30:20,390 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json.asc HTTP/1.1" 200 488
2024-09-08 21:30:20,401 DEBUG: Starting new HTTPS connection (1): fdroid.gitlab.io:443
2024-09-08 21:30:20,975 DEBUG: https://fdroid.gitlab.io:443 "GET /android-sdk-transparency-log/checksums.json HTTP/1.1" 200 698597
Downloading https://fdroid.gitlab.io/android-sdk-transparency-log/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r25c-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r25c-linux.zip
2024-09-08 21:30:21,726 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2024-09-08 21:30:21,923 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r25c-linux.zip HTTP/1.1" 200 531118193
Unzipping to /tmp/.sdkmanager-_nl66sdi
Installing into /opt/android-sdk/ndk/25.2.9519653
2024-09-08 21:31:05,673 INFO: Set NDK 25.2.9519653 (25.2.9519653) up
2024-09-08 21:31:05,676 INFO: Running 'sudo' commands in /home/vagrant
2024-09-08 21:31:05,676 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y gcc-multilib libc-dev make
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [47.9 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Get:4 https://security.debian.org/debian-security bookworm-security/main Translation-en [108 kB]
Get:5 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:6 https://debian.osuosl.org/debian bookworm-backports InRelease [59.0 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8787 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 [13.8 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [237 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [200 kB]
Fetched 16.0 MB in 7s (2447 kB/s)
Reading package lists...
+ apt-get install -y gcc-multilib libc-dev make
Reading package lists...
Building dependency tree...
Reading state information...
libc6-dev is already the newest version (2.36-9+deb12u8).
libc6-dev set to manually installed.
The following additional packages will be installed:
gcc-12-multilib lib32asan8 lib32atomic1 lib32gcc-12-dev lib32gcc-s1
lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++6 lib32ubsan1 libc6-dev-i386
libc6-dev-x32 libc6-i386 libc6-x32 libx32asan8 libx32atomic1
libx32gcc-12-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0
libx32stdc++6 libx32ubsan1
Suggested packages:
make-doc
The following NEW packages will be installed:
gcc-12-multilib gcc-multilib lib32asan8 lib32atomic1 lib32gcc-12-dev
lib32gcc-s1 lib32gomp1 lib32itm1 lib32quadmath0 lib32stdc++6 lib32ubsan1
libc6-dev-i386 libc6-dev-x32 libc6-i386 libc6-x32 libx32asan8 libx32atomic1
libx32gcc-12-dev libx32gcc-s1 libx32gomp1 libx32itm1 libx32quadmath0
libx32stdc++6 libx32ubsan1 make
0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded.
Need to get 20.5 MB of archives.
After this operation, 83.2 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 libc6-i386 amd64 2.36-9+deb12u8 [2459 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 libc6-dev-i386 amd64 2.36-9+deb12u8 [1353 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 libc6-x32 amd64 2.36-9+deb12u8 [2587 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libc6-dev-x32 amd64 2.36-9+deb12u8 [1517 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 lib32gcc-s1 amd64 12.2.0-14 [59.7 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 libx32gcc-s1 amd64 12.2.0-14 [50.2 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 lib32gomp1 amd64 12.2.0-14 [121 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main amd64 libx32gomp1 amd64 12.2.0-14 [116 kB]
Get:9 https://debian.osuosl.org/debian bookworm/main amd64 lib32itm1 amd64 12.2.0-14 [27.7 kB]
Get:10 https://debian.osuosl.org/debian bookworm/main amd64 libx32itm1 amd64 12.2.0-14 [26.5 kB]
Get:11 https://debian.osuosl.org/debian bookworm/main amd64 lib32atomic1 amd64 12.2.0-14 [7732 B]
Get:12 https://debian.osuosl.org/debian bookworm/main amd64 libx32atomic1 amd64 12.2.0-14 [9264 B]
Get:13 https://debian.osuosl.org/debian bookworm/main amd64 lib32asan8 amd64 12.2.0-14 [2081 kB]
Get:14 https://debian.osuosl.org/debian bookworm/main amd64 libx32asan8 amd64 12.2.0-14 [2063 kB]
Get:15 https://debian.osuosl.org/debian bookworm/main amd64 lib32stdc++6 amd64 12.2.0-14 [644 kB]
Get:16 https://debian.osuosl.org/debian bookworm/main amd64 lib32ubsan1 amd64 12.2.0-14 [870 kB]
Get:17 https://debian.osuosl.org/debian bookworm/main amd64 libx32stdc++6 amd64 12.2.0-14 [599 kB]
Get:18 https://debian.osuosl.org/debian bookworm/main amd64 libx32ubsan1 amd64 12.2.0-14 [875 kB]
Get:19 https://debian.osuosl.org/debian bookworm/main amd64 lib32quadmath0 amd64 12.2.0-14 [227 kB]
Get:20 https://debian.osuosl.org/debian bookworm/main amd64 libx32quadmath0 amd64 12.2.0-14 [146 kB]
Get:21 https://debian.osuosl.org/debian bookworm/main amd64 lib32gcc-12-dev amd64 12.2.0-14 [2269 kB]
Get:22 https://debian.osuosl.org/debian bookworm/main amd64 libx32gcc-12-dev amd64 12.2.0-14 [2041 kB]
Get:23 https://debian.osuosl.org/debian bookworm/main amd64 gcc-12-multilib amd64 12.2.0-14 [1020 B]
Get:24 https://debian.osuosl.org/debian bookworm/main amd64 gcc-multilib amd64 4:12.2.0-3 [1520 B]
Get:25 https://debian.osuosl.org/debian bookworm/main amd64 make amd64 4.3-4.1 [396 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 20.5 MB in 15s (1395 kB/s)
Selecting previously unselected package libc6-i386.
(Reading database ... 64086 files and directories currently installed.)
Preparing to unpack .../00-libc6-i386_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-i386 (2.36-9+deb12u8) ...
Selecting previously unselected package libc6-dev-i386.
Preparing to unpack .../01-libc6-dev-i386_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-dev-i386 (2.36-9+deb12u8) ...
Selecting previously unselected package libc6-x32.
Preparing to unpack .../02-libc6-x32_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-x32 (2.36-9+deb12u8) ...
Selecting previously unselected package libc6-dev-x32.
Preparing to unpack .../03-libc6-dev-x32_2.36-9+deb12u8_amd64.deb ...
Unpacking libc6-dev-x32 (2.36-9+deb12u8) ...
Selecting previously unselected package lib32gcc-s1.
Preparing to unpack .../04-lib32gcc-s1_12.2.0-14_amd64.deb ...
Unpacking lib32gcc-s1 (12.2.0-14) ...
Selecting previously unselected package libx32gcc-s1.
Preparing to unpack .../05-libx32gcc-s1_12.2.0-14_amd64.deb ...
Unpacking libx32gcc-s1 (12.2.0-14) ...
Selecting previously unselected package lib32gomp1.
Preparing to unpack .../06-lib32gomp1_12.2.0-14_amd64.deb ...
Unpacking lib32gomp1 (12.2.0-14) ...
Selecting previously unselected package libx32gomp1.
Preparing to unpack .../07-libx32gomp1_12.2.0-14_amd64.deb ...
Unpacking libx32gomp1 (12.2.0-14) ...
Selecting previously unselected package lib32itm1.
Preparing to unpack .../08-lib32itm1_12.2.0-14_amd64.deb ...
Unpacking lib32itm1 (12.2.0-14) ...
Selecting previously unselected package libx32itm1.
Preparing to unpack .../09-libx32itm1_12.2.0-14_amd64.deb ...
Unpacking libx32itm1 (12.2.0-14) ...
Selecting previously unselected package lib32atomic1.
Preparing to unpack .../10-lib32atomic1_12.2.0-14_amd64.deb ...
Unpacking lib32atomic1 (12.2.0-14) ...
Selecting previously unselected package libx32atomic1.
Preparing to unpack .../11-libx32atomic1_12.2.0-14_amd64.deb ...
Unpacking libx32atomic1 (12.2.0-14) ...
Selecting previously unselected package lib32asan8.
Preparing to unpack .../12-lib32asan8_12.2.0-14_amd64.deb ...
Unpacking lib32asan8 (12.2.0-14) ...
Selecting previously unselected package libx32asan8.
Preparing to unpack .../13-libx32asan8_12.2.0-14_amd64.deb ...
Unpacking libx32asan8 (12.2.0-14) ...
Selecting previously unselected package lib32stdc++6.
Preparing to unpack .../14-lib32stdc++6_12.2.0-14_amd64.deb ...
Unpacking lib32stdc++6 (12.2.0-14) ...
Selecting previously unselected package lib32ubsan1.
Preparing to unpack .../15-lib32ubsan1_12.2.0-14_amd64.deb ...
Unpacking lib32ubsan1 (12.2.0-14) ...
Selecting previously unselected package libx32stdc++6.
Preparing to unpack .../16-libx32stdc++6_12.2.0-14_amd64.deb ...
Unpacking libx32stdc++6 (12.2.0-14) ...
Selecting previously unselected package libx32ubsan1.
Preparing to unpack .../17-libx32ubsan1_12.2.0-14_amd64.deb ...
Unpacking libx32ubsan1 (12.2.0-14) ...
Selecting previously unselected package lib32quadmath0.
Preparing to unpack .../18-lib32quadmath0_12.2.0-14_amd64.deb ...
Unpacking lib32quadmath0 (12.2.0-14) ...
Selecting previously unselected package libx32quadmath0.
Preparing to unpack .../19-libx32quadmath0_12.2.0-14_amd64.deb ...
Unpacking libx32quadmath0 (12.2.0-14) ...
Selecting previously unselected package lib32gcc-12-dev.
Preparing to unpack .../20-lib32gcc-12-dev_12.2.0-14_amd64.deb ...
Unpacking lib32gcc-12-dev (12.2.0-14) ...
Selecting previously unselected package libx32gcc-12-dev.
Preparing to unpack .../21-libx32gcc-12-dev_12.2.0-14_amd64.deb ...
Unpacking libx32gcc-12-dev (12.2.0-14) ...
Selecting previously unselected package gcc-12-multilib.
Preparing to unpack .../22-gcc-12-multilib_12.2.0-14_amd64.deb ...
Unpacking gcc-12-multilib (12.2.0-14) ...
Selecting previously unselected package gcc-multilib.
Preparing to unpack .../23-gcc-multilib_4%3a12.2.0-3_amd64.deb ...
Unpacking gcc-multilib (4:12.2.0-3) ...
Selecting previously unselected package make.
Preparing to unpack .../24-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up libc6-x32 (2.36-9+deb12u8) ...
Setting up make (4.3-4.1) ...
Setting up libx32gomp1 (12.2.0-14) ...
Setting up libc6-i386 (2.36-9+deb12u8) ...
Setting up libx32quadmath0 (12.2.0-14) ...
Setting up lib32atomic1 (12.2.0-14) ...
Setting up libx32atomic1 (12.2.0-14) ...
Setting up libc6-dev-i386 (2.36-9+deb12u8) ...
Setting up lib32itm1 (12.2.0-14) ...
Setting up libx32gcc-s1 (12.2.0-14) ...
Setting up libx32itm1 (12.2.0-14) ...
Setting up libx32asan8 (12.2.0-14) ...
Setting up libc6-dev-x32 (2.36-9+deb12u8) ...
Setting up lib32gomp1 (12.2.0-14) ...
Setting up lib32gcc-s1 (12.2.0-14) ...
Setting up lib32stdc++6 (12.2.0-14) ...
Setting up lib32asan8 (12.2.0-14) ...
Setting up lib32quadmath0 (12.2.0-14) ...
Setting up libx32stdc++6 (12.2.0-14) ...
Setting up libx32ubsan1 (12.2.0-14) ...
Setting up lib32ubsan1 (12.2.0-14) ...
Setting up lib32gcc-12-dev (12.2.0-14) ...
Setting up libx32gcc-12-dev (12.2.0-14) ...
Setting up gcc-12-multilib (12.2.0-14) ...
Setting up gcc-multilib (4:12.2.0-3) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-08 21:32:33,525 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-09-08 21:32:34,034 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 65000 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-08 21:32:55,169 INFO: Getting source for revision 068904f7461118d4e4d6f8733e7e4186b6c38c84
2024-09-08 21:32:55,170 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:32:55,170 DEBUG: > git rev-parse --show-toplevel
2024-09-08 21:32:55,379 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:32:55,379 DEBUG: > git submodule foreach --recursive git reset --hard
2024-09-08 21:32:57,888 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:32:57,889 DEBUG: > git reset --hard
2024-09-08 21:32:59,697 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:32:59,697 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-09-08 21:33:00,002 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:00,002 DEBUG: > git clean -dffx
2024-09-08 21:33:00,105 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:00,105 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
From https://github.com/alextran1502/immich
+ bfffa5be5...184bf3800 feat/ml-jetson -> origin/feat/ml-jetson (forced update)
2024-09-08 21:33:01,312 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:01,312 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
2024-09-08 21:33:01,917 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:01,917 DEBUG: > git remote set-head origin --auto
2024-09-08 21:33:02,621 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:02,622 DEBUG: > git checkout -f 068904f7461118d4e4d6f8733e7e4186b6c38c84
2024-09-08 21:33:02,925 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:02,925 DEBUG: > git clean -dffx
2024-09-08 21:33:03,029 INFO: Initialising submodules
2024-09-08 21:33:03,029 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:03,029 DEBUG: > git rev-parse --show-toplevel
2024-09-08 21:33:03,235 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:03,235 DEBUG: > git submodule sync
2024-09-08 21:33:03,438 DEBUG: Directory: build/app.alextran.immich
2024-09-08 21:33:03,439 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 'e2e/test-assets': checked out '3e057d2f58750acdf7ff281a3938e34a86cfef4d'
Submodule path 'mobile/.isar': checked out '6643d064abf22606b6c6a741ea873e4781115ef4'
2024-09-08 21:33:05,146 INFO: Collecting source libraries
2024-09-08 21:33:07,834 DEBUG: Removing debuggable flags from build/srclib/flutter
2024-09-08 21:33:07,911 DEBUG: Removing debuggable flags from build/srclib/rustup
2024-09-08 21:33:07,914 INFO: Creating local.properties file at build/app.alextran.immich/local.properties
2024-09-08 21:33:07,916 INFO: Creating local.properties file at build/app.alextran.immich/mobile/local.properties
2024-09-08 21:33:07,916 DEBUG: Removing debuggable flags from build/app.alextran.immich/mobile
2024-09-08 21:33:07,933 INFO: Removing specified files
2024-09-08 21:33:07,933 INFO: Removing design
2024-09-08 21:33:07,935 INFO: Removing machine-learning
2024-09-08 21:33:07,939 INFO: Removing web
2024-09-08 21:33:07,977 INFO: Removing server
2024-09-08 21:33:08,005 INFO: Removing docker
2024-09-08 21:33:08,006 INFO: Removing mobile/ios
2024-09-08 21:33:08,016 INFO: Cleaned build.gradle of keysigning configs at build/app.alextran.immich/mobile/android/app/build.gradle
2024-09-08 21:33:08,023 INFO: Cleaned build.gradle of keysigning configs at build/app.alextran.immich/mobile/.isar/packages/isar_test/android/app/build.gradle
2024-09-08 21:33:08,038 INFO: Running 'prebuild' commands in build/app.alextran.immich/mobile
2024-09-08 21:33:08,039 DEBUG: Directory: build/app.alextran.immich/mobile
2024-09-08 21:33:08,039 DEBUG: > bash -e -u -o pipefail -x -c -- export flutterVersion=$(sed -n -E "s/.*flutter:\s([0-9.]+)/\1/p" pubspec.yaml); [[ $flutterVersion ]] || exit 1; pushd /home/vagrant/build/srclib/flutter; git checkout -f $flutterVersion; popd; export PUB_CACHE=$(pwd)/.pub-cache; sed -i -e "s/^\#f//" pubspec.yaml; sed -i -e 's/^\/\/f //' android/app/build.gradle; /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics; /home/vagrant/build/srclib/flutter/bin/flutter pub get
/etc/bash.bashrc: line 7: PS1: unbound variable
++ sed -n -E 's/.*flutter:\s([0-9.]+)/\1/p' pubspec.yaml
+ export flutterVersion=3.24.0
+ flutterVersion=3.24.0
+ [[ -n 3.24.0 ]]
+ pushd /home/vagrant/build/srclib/flutter
~/build/srclib/flutter ~/build/app.alextran.immich/mobile
+ git checkout -f 3.24.0
Note: switching to '3.24.0'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do 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 false
HEAD is now at 80c2e84975 [flutter_releases] Flutter stable 3.24.0 Framework Cherrypicks (#152557)
+ popd
~/build/app.alextran.immich/mobile
++ pwd
+ export PUB_CACHE=/home/vagrant/build/app.alextran.immich/mobile/.pub-cache
+ PUB_CACHE=/home/vagrant/build/app.alextran.immich/mobile/.pub-cache
+ sed -i -e 's/^\#f//' pubspec.yaml
+ sed -i -e 's/^\/\/f //' android/app/build.gradle
+ /home/vagrant/build/srclib/flutter/bin/flutter config --no-analytics
Downloading Linux x64 Dart SDK from Flutter engine b8800d88be4866db1b15f8b954ab2573bba9960f...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
12 203M 12 24.8M 0 0 22.4M 0 0:00:09 0:00:01 0:00:08 22.4M
26 203M 26 53.2M 0 0 25.6M 0 0:00:07 0:00:02 0:00:05 25.6M
40 203M 40 82.7M 0 0 26.8M 0 0:00:07 0:00:03 0:00:04 26.8M
55 203M 55 112M 0 0 27.3M 0 0:00:07 0:00:04 0:00:03 27.3M
69 203M 69 140M 0 0 27.6M 0 0:00:07 0:00:05 0:00:02 28.3M
83 203M 83 170M 0 0 27.8M 0 0:00:07 0:00:06 0:00:01 29.0M
97 203M 97 198M 0 0 28.0M 0 0:00:07 0:00:07 --:--:-- 29.0M
100 203M 100 203M 0 0 28.0M 0 0:00:07 0:00:07 --:--:-- 28.9M
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.
+ /home/vagrant/build/srclib/flutter/bin/flutter pub get
Downloading Material fonts... 765ms
Downloading Gradle Wrapper... 33ms
Downloading package sky_engine... 262ms
Downloading package flutter_gpu... 28ms
Downloading flutter_patched_sdk tools... 639ms
Downloading flutter_patched_sdk_product tools... 599ms
Downloading linux-x64 tools... 4.5s
Downloading linux-x64/font-subset tools... 558ms
Resolving dependencies...
Downloading packages...
_fe_analyzer_shared 72.0.0 (74.0.0 available)
! analyzer 6.7.0 (overridden) (6.9.0 available)
! analyzer_plugin 0.11.3 (overridden)
ansicolor 2.0.2 (2.0.3 available)
auto_route 9.2.0 (9.2.2 available)
build_runner 2.4.11 (2.4.12 available)
build_runner_core 7.3.1 (7.3.2 available)
cached_network_image 3.3.1 (3.4.1 available)
cached_network_image_platform_interface 4.0.0 (4.1.1 available)
cached_network_image_web 1.2.0 (1.3.1 available)
chewie 1.8.3 (1.8.4 available)
collection 1.18.0 (1.19.0 available)
connectivity_plus 5.0.2 (6.0.5 available)
connectivity_plus_platform_interface 1.2.4 (2.0.1 available)
crypto 3.0.3 (3.0.5 available)
custom_lint 0.6.4 (0.6.7 available)
custom_lint_builder 0.6.4 (0.6.7 available)
custom_lint_core 0.6.3 (0.6.5 available)
device_info_plus 9.1.2 (10.1.2 available)
ffi 2.1.2 (2.1.3 available)
file_picker 8.0.7 (8.1.2 available)
flutter_cache_manager 3.3.1 (3.4.1 available)
flutter_local_notifications 17.2.1+2 (17.2.2 available)
flutter_plugin_android_lifecycle 2.0.21 (2.0.22 available)
flutter_svg 2.0.9 (2.0.10+1 available)
fluttertoast 8.2.6 (8.2.8 available)
geolocator 11.1.0 (13.0.1 available)
! geolocator_android 4.5.5 from git https://github.com/Zverik/flutter-geolocator.git at be830c in geolocator_android (overridden)
geolocator_web 3.0.0 (4.1.1 available)
hooks_riverpod 2.5.1 (2.5.2 available)
http 0.13.6 (1.2.2 available)
http_parser 4.0.2 (4.1.0 available)
image_picker_android 0.8.12+11 (0.8.12+13 available)
js 0.6.7 (0.7.1 available)
leak_tracker 10.0.5 (10.0.7 available)
leak_tracker_flutter_testing 3.0.5 (3.0.8 available)
macros 0.1.2-main.4 (0.1.3-main.0 available)
maplibre_gl 0.19.0+2 (0.20.0 available)
maplibre_gl_platform_interface 0.19.0+2 (0.20.0 available)
maplibre_gl_web 0.19.0+2 (0.20.0 available)
material_color_utilities 0.11.1 (0.12.0 available)
! meta 1.15.0 (overridden)
mime 1.0.5 (1.0.6 available)
package_info_plus 8.0.1 (8.0.2 available)
path_provider_android 2.2.9 (2.2.10 available)
path_provider_ios 2.0.11 (discontinued replaced by path_provider_foundation)
permission_handler_android 12.0.8 (12.0.12 available)
permission_handler_html 0.1.2 (0.1.3+2 available)
photo_manager 3.2.3 (3.3.0 available)
riverpod_analyzer_utils 0.5.3 (0.5.4 available)
riverpod_generator 2.4.2 (2.4.3 available)
riverpod_lint 2.3.12 (2.3.13 available)
rxdart 0.27.7 (0.28.0 available)
share_plus 10.0.0 (10.0.2 available)
shared_preferences 2.3.1 (2.3.2 available)
shared_preferences_android 2.3.0 (2.3.2 available)
shared_preferences_foundation 2.5.0 (2.5.2 available)
shared_preferences_linux 2.4.0 (2.4.1 available)
shared_preferences_web 2.4.1 (2.4.2 available)
shared_preferences_windows 2.4.0 (2.4.1 available)
shelf 1.4.1 (1.4.2 available)
sqflite_common 2.5.4 (2.5.4+2 available)
string_scanner 1.2.0 (1.3.0 available)
synchronized 3.1.0+1 (3.2.0 available)
test_api 0.7.2 (0.7.3 available)
url_launcher_android 6.3.8 (6.3.10 available)
url_launcher_linux 3.1.1 (3.2.0 available)
uuid 4.4.2 (4.5.0 available)
vector_graphics 1.1.10+1 (1.1.11+1 available)
vector_graphics_codec 1.1.10+1 (1.1.11+1 available)
vector_graphics_compiler 1.1.10+1 (1.1.11+1 available)
video_player_android 2.6.0 (2.7.3 available)
< vm_service 14.2.4 (was 14.2.5) (14.2.5 available)
wakelock_plus 1.2.7 (1.2.8 available)
web 0.5.1 (1.0.0 available)
win32 5.5.3 (5.5.4 available)
Changed 1 dependency!
1 package is discontinued.
72 packages have newer versions incompatible with dependency constraints.
Try `flutter pub outdated` for more information.
2024-09-08 21:35:42,123 INFO: Scanning source for common problems...
2024-09-08 21:35:42,178 DEBUG: scanner is configured to use signature data from: 'suss'
2024-09-08 21:35:42,181 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-09-08 21:35:42,744 DEBUG: write 'suss.json' to cache
2024-09-08 21:35:42,747 DEBUG: next suss.json cache update due in 23:59:59.986831
2024-09-08 21:35:42,902 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_web/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:42,907 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:42,934 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_android/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:42,949 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_apple/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:42,958 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_linux/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:42,962 INFO: Removing ZIP file archive at mobile/.pub-cache/git/flutter-geolocator-be830ce0111e3d21f3a4932fa0a7ac888854582c/geolocator_windows/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:42,988 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/shared_preferences-2.3.1/example/android/build.gradle
2024-09-08 21:35:43,005 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/image_picker-1.1.2/example/android/build.gradle
2024-09-08 21:35:43,031 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Regular.ttf
2024-09-08 21:35:43,032 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Bold.ttf
2024-09-08 21:35:43,032 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Light.ttf
2024-09-08 21:35:43,033 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Medium.ttf
2024-09-08 21:35:43,033 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/hind/Hind-Semibold.ttf
2024-09-08 21:35:43,034 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Black.ttf
2024-09-08 21:35:43,034 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Light.ttf
2024-09-08 21:35:43,035 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Bold.ttf
2024-09-08 21:35:43,035 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Thin.ttf
2024-09-08 21:35:43,035 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/rxdart-0.27.7/example/flutter/github_search/fonts/montserrat/Montserrat-Regular.ttf
2024-09-08 21:35:43,059 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator-11.1.0/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:43,214 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/path_provider_android-2.2.9/example/android/build.gradle
2024-09-08 21:35:43,270 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/web/res/readme.zip
2024-09-08 21:35:43,277 INFO: Removing gzip file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/cat.jpg.gz
2024-09-08 21:35:43,277 INFO: Removing gzip file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/a.txt.gz
2024-09-08 21:35:43,278 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test_100k_files.zip
2024-09-08 21:35:43,281 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.zip
2024-09-08 21:35:43,281 INFO: Removing gzip file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test2.tar.gz
2024-09-08 21:35:43,282 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/test.zip
2024-09-08 21:35:43,282 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/android-javadoc.zip
2024-09-08 21:35:43,283 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-no-datadesc-sig.zip
2024-09-08 21:35:43,283 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/symlink.zip
2024-09-08 21:35:43,283 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/dd.zip
2024-09-08 21:35:43,284 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/unix.zip
2024-09-08 21:35:43,284 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/crc32-not-streamed.zip
2024-09-08 21:35:43,284 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/utf.zip
2024-09-08 21:35:43,285 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/winxp.zip
2024-09-08 21:35:43,285 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip_bzip2.zip
2024-09-08 21:35:43,286 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/aes256.zip
2024-09-08 21:35:43,286 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test-trailing-junk.zip
2024-09-08 21:35:43,286 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zipCrypto.zip
2024-09-08 21:35:43,287 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/test.zip
2024-09-08 21:35:43,287 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/readme.zip
2024-09-08 21:35:43,287 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64.zip
2024-09-08 21:35:43,288 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/password_zipcrypto.zip
2024-09-08 21:35:43,288 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/go-with-datadesc-sig.zip
2024-09-08 21:35:43,288 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/zip/zip64_archive.zip
2024-09-08 21:35:43,290 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/archive-3.6.1/test/tests/res/inflate/data.bin
2024-09-08 21:35:43,424 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/url_launcher-6.3.0/example/android/build.gradle
2024-09-08 21:35:43,536 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/flutter_plugin_android_lifecycle-2.0.21/example/android/build.gradle
2024-09-08 21:35:43,548 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/linux/libisar.so
2024-09-08 21:35:43,552 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/armeabi-v7a/libisar.so
2024-09-08 21:35:43,552 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/arm64-v8a/libisar.so
2024-09-08 21:35:43,553 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/x86_64/libisar.so
2024-09-08 21:35:43,554 INFO: Removing shared library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/android/src/main/jniLibs/x86/libisar.so
2024-09-08 21:35:43,555 INFO: Removing static library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/ios/isar.xcframework/ios-arm64_x86_64-simulator/libisar.a
2024-09-08 21:35:43,562 INFO: Removing static library at mobile/.pub-cache/hosted/pub.dev/isar_flutter_libs-3.1.0+1/ios/isar.xcframework/ios-arm64/libisar.a
2024-09-08 21:35:43,575 INFO: Removing gradle-wrapper.jar at mobile/.pub-cache/hosted/pub.dev/flutter_web_auth-0.5.0/android/gradle/wrapper/gradle-wrapper.jar
2024-09-08 21:35:43,597 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/shared_preferences_android-2.3.0/example/android/build.gradle
2024-09-08 21:35:43,679 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator_windows-0.2.3/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:43,729 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/video_player-2.9.1/example/android/build.gradle
2024-09-08 21:35:43,768 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator_web-3.0.0/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:43,787 INFO: Removing ZIP file archive at mobile/.pub-cache/hosted/pub.dev/geolocator_apple-2.3.7/example/res/images/poweredByBaseflowLogoLight_2020-06-23.zip
2024-09-08 21:35:44,027 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/photo_manager-3.2.3/example/android/photo-manager-keystore
2024-09-08 21:35:44,074 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/analyzer-6.7.0/example/ddd03.exe
2024-09-08 21:35:44,159 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/path_provider-2.1.4/example/android/build.gradle
2024-09-08 21:35:44,180 INFO: Removing gradle-wrapper.jar at mobile/.pub-cache/hosted/pub.dev/maplibre_gl-0.19.0+2/android/gradle/wrapper/gradle-wrapper.jar
2024-09-08 21:35:44,412 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/AssetManifest.bin
2024-09-08 21:35:44,414 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Thin.ttf
2024-09-08 21:35:44,414 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Light.ttf
2024-09-08 21:35:44,415 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Regular.ttf
2024-09-08 21:35:44,415 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Black.ttf
2024-09-08 21:35:44,415 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Bold.ttf
2024-09-08 21:35:44,416 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/assets/packages/devtools_app_shared/fonts/Roboto/Roboto-Medium.ttf
2024-09-08 21:35:44,417 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/canvaskit.wasm
2024-09-08 21:35:44,417 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/skwasm.wasm
2024-09-08 21:35:44,418 WARNING: Found executable binary, possibly code at mobile/.pub-cache/hosted/pub.dev/provider-6.1.2/extension/devtools/build/canvaskit/chromium/canvaskit.wasm
2024-09-08 21:35:44,427 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/vector_graphics-1.1.10+1/example/assets/tiger.bin
2024-09-08 21:35:44,543 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/image_picker_android-0.8.12+11/example/android/build.gradle
2024-09-08 21:35:44,568 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/video_player_android-2.6.0/example/android/build.gradle
2024-09-08 21:35:44,594 INFO: Removing unknown maven repo 'System.getenv(artifactRepoKey)' at mobile/.pub-cache/hosted/pub.dev/url_launcher_android-6.3.8/example/android/build.gradle
2024-09-08 21:35:44,668 INFO: Removing binary at mobile/.pub-cache/hosted/pub.dev/timezone-0.9.4/test/data/US/Eastern
2024-09-08 21:35:44,692 ERROR: Found dependency file without lock at mobile/.isar/Cargo.toml
2024-09-08 21:35:44,708 ERROR: Found dependency file without lock at mobile/.isar/packages/isar_core/Cargo.toml
2024-09-08 21:35:44,711 ERROR: Found dependency file without lock at mobile/.isar/packages/isar_core_ffi/Cargo.toml
2024-09-08 21:35:44,741 ERROR: Found dependency file without lock at mobile/.isar/packages/mdbx_sys/Cargo.toml
2024-09-08 21:35:44,790 ERROR: Could not build app app.alextran.immich: Can't build due to 4 errors while scanning
2024-09-08 21:35:44,790 DEBUG: Error encountered, stopping by user request.
==== detail end ====