log for com.b44t.messenger:6914
Traceback (most recent call last):
File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1206, 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 com.b44t.messenger:1.46.8
==== detail begin ====
== Installed Android Tools ==
2024-08-08 07:22:32,853 DEBUG: Reading 'config.yml'
2024-08-08 07:22:32,866 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-08-08 07:22:32,867 INFO: Creating log directory
2024-08-08 07:22:32,867 INFO: Creating temporary directory
2024-08-08 07:22:32,867 INFO: Creating output directory
2024-08-08 07:22:33,221 DEBUG: Getting git vcs interface for https://github.com/deltachat/deltachat-android.git
2024-08-08 07:22:33,221 DEBUG: Checking com.b44t.messenger:6914
2024-08-08 07:22:33,221 INFO: Building version 1.46.8 (6914) of com.b44t.messenger
2024-08-08 07:22:33,222 WARNING: Android NDK version 'r23c' could not be found!
2024-08-08 07:22:33,222 WARNING: Configured versions:
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc into /home/vagrant/.cache/sdkmanager/checksums.json.asc
2024-08-08 07:22:33,946 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2024-08-08 07:22:34,130 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json.asc HTTP/1.1" 200 408
2024-08-08 07:22:34,138 DEBUG: Starting new HTTPS connection (1): raw.githubusercontent.com:443
2024-08-08 07:22:34,419 DEBUG: https://raw.githubusercontent.com:443 "GET /f-droid/android-sdk-transparency-log/master/signed/checksums.json HTTP/1.1" 200 124852
Downloading https://raw.githubusercontent.com/f-droid/android-sdk-transparency-log/master/signed/checksums.json into /home/vagrant/.cache/sdkmanager/checksums.json
Downloading https://dl.google.com/android/repository/android-ndk-r23c-linux.zip into /home/vagrant/.cache/sdkmanager/android-ndk-r23c-linux.zip
2024-08-08 07:22:34,816 DEBUG: Starting new HTTPS connection (1): dl.google.com:443
2024-08-08 07:22:35,711 DEBUG: https://dl.google.com:443 "GET /android/repository/android-ndk-r23c-linux.zip HTTP/1.1" 200 724733960
Unzipping to /tmp/.sdkmanager-wfy51js2
Installing into /opt/android-sdk/ndk/23.2.8568313
2024-08-08 07:23:34,489 INFO: Set NDK r23c (23.2.8568313) up
2024-08-08 07:23:34,489 INFO: Running 'sudo' commands in /home/vagrant
2024-08-08 07:23:34,489 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y make g++ cmake
+ apt-get update
Get: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 [56.6 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [169 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [103 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8788 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 [226 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [189 kB]
Fetched 15.9 MB in 15s (1094 kB/s)
Reading package lists...
+ apt-get install -y make g++ cmake
Reading package lists...
Building dependency tree...
Reading state information...
g++ is already the newest version (4:12.2.0-3).
g++ set to manually installed.
The following additional packages will be installed:
cmake-data libarchive13 libjsoncpp25 librhash0 libuv1
Suggested packages:
cmake-doc cmake-format elpa-cmake-mode ninja-build lrzip make-doc
The following NEW packages will be installed:
cmake cmake-data libarchive13 libjsoncpp25 librhash0 libuv1 make
0 upgraded, 7 newly installed, 0 to remove and 1 not upgraded.
Need to get 11.8 MB of archives.
After this operation, 43.6 MB of additional disk space will be used.
Get:1 https://debian.osuosl.org/debian bookworm/main amd64 libarchive13 amd64 3.6.2-1+deb12u1 [343 kB]
Get:2 https://debian.osuosl.org/debian bookworm/main amd64 libjsoncpp25 amd64 1.9.5-4 [78.6 kB]
Get:3 https://debian.osuosl.org/debian bookworm/main amd64 librhash0 amd64 1.4.3-3 [134 kB]
Get:4 https://debian.osuosl.org/debian bookworm/main amd64 libuv1 amd64 1.44.2-1+deb12u1 [136 kB]
Get:5 https://debian.osuosl.org/debian bookworm/main amd64 cmake-data all 3.25.1-1 [2026 kB]
Get:6 https://debian.osuosl.org/debian bookworm/main amd64 cmake amd64 3.25.1-1 [8692 kB]
Get:7 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 11.8 MB in 10s (1150 kB/s)
Selecting previously unselected package libarchive13:amd64.
(Reading database ... 64093 files and directories currently installed.)
Preparing to unpack .../0-libarchive13_3.6.2-1+deb12u1_amd64.deb ...
Unpacking libarchive13:amd64 (3.6.2-1+deb12u1) ...
Selecting previously unselected package libjsoncpp25:amd64.
Preparing to unpack .../1-libjsoncpp25_1.9.5-4_amd64.deb ...
Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
Selecting previously unselected package librhash0:amd64.
Preparing to unpack .../2-librhash0_1.4.3-3_amd64.deb ...
Unpacking librhash0:amd64 (1.4.3-3) ...
Selecting previously unselected package libuv1:amd64.
Preparing to unpack .../3-libuv1_1.44.2-1+deb12u1_amd64.deb ...
Unpacking libuv1:amd64 (1.44.2-1+deb12u1) ...
Selecting previously unselected package cmake-data.
Preparing to unpack .../4-cmake-data_3.25.1-1_all.deb ...
Unpacking cmake-data (3.25.1-1) ...
Selecting previously unselected package cmake.
Preparing to unpack .../5-cmake_3.25.1-1_amd64.deb ...
Unpacking cmake (3.25.1-1) ...
Selecting previously unselected package make.
Preparing to unpack .../6-make_4.3-4.1_amd64.deb ...
Unpacking make (4.3-4.1) ...
Setting up libarchive13:amd64 (3.6.2-1+deb12u1) ...
Setting up libuv1:amd64 (1.44.2-1+deb12u1) ...
Setting up make (4.3-4.1) ...
Setting up libjsoncpp25:amd64 (1.9.5-4) ...
Setting up librhash0:amd64 (1.4.3-3) ...
Setting up cmake-data (3.25.1-1) ...
Setting up cmake (3.25.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-08-08 07:24:31,506 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-08-08 07:24:31,910 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 67403 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+deb12u7) ...
2024-08-08 07:24:54,582 INFO: Getting source for revision f3661e4bc5a1c72a180ce0a09ae174a7c1d3e691
2024-08-08 07:24:54,583 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:54,583 DEBUG: > git rev-parse --show-toplevel
2024-08-08 07:24:54,795 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:54,795 DEBUG: > git submodule foreach --recursive git reset --hard
2024-08-08 07:24:55,404 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:55,405 DEBUG: > git reset --hard
2024-08-08 07:24:56,310 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:56,310 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-08-08 07:24:56,514 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:56,515 DEBUG: > git clean -dffx
2024-08-08 07:24:56,618 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:56,618 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
2024-08-08 07:24:57,527 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:57,528 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-08-08 07:24:58,233 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:58,233 DEBUG: > git remote set-head origin --auto
2024-08-08 07:24:59,139 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:59,140 DEBUG: > git checkout -f f3661e4bc5a1c72a180ce0a09ae174a7c1d3e691
2024-08-08 07:24:59,645 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:59,645 DEBUG: > git clean -dffx
2024-08-08 07:24:59,748 INFO: Initialising submodules
2024-08-08 07:24:59,749 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:59,749 DEBUG: > git rev-parse --show-toplevel
2024-08-08 07:24:59,955 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:24:59,955 DEBUG: > git submodule sync
2024-08-08 07:25:00,159 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:25:00,159 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 'jni/deltachat-core-rust': checked out 'da50d682e13c81ba13ea3ec549e3f7200663d23f'
2024-08-08 07:25:00,864 INFO: Collecting source libraries
2024-08-08 07:25:00,874 DEBUG: Removing debuggable flags from build/srclib/rustup
2024-08-08 07:25:00,883 INFO: Creating local.properties file at build/com.b44t.messenger/local.properties
2024-08-08 07:25:01,563 DEBUG: Removing debuggable flags from build/com.b44t.messenger
2024-08-08 07:25:01,722 INFO: Cleaned build.gradle of keysigning configs at build/com.b44t.messenger/build.gradle
2024-08-08 07:25:01,771 INFO: Running 'prebuild' commands in build/com.b44t.messenger
2024-08-08 07:25:01,772 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:25:01,772 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/versionCode/s/$/4/' -e 's/abiFilters .*/abiFilters "x86_64"/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/versionCode/s/$/4/' -e 's/abiFilters .*/abiFilters "x86_64"/' build.gradle
2024-08-08 07:25:01,975 INFO: Cleaning Gradle project...
2024-08-08 07:25:01,976 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:25:01,976 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0.2 via distributionUrl
Downloading missing gradle version 8.0.2
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0.2-bin.zip: OK
Running /opt/gradle/versions/8.0.2/bin/gradle clean
Welcome to Gradle 8.0.2!
Here are the highlights of this release:
- Improvements to the Kotlin DSL
- Fine-grained parallelism from the first build with configuration cache
- Configurable Gradle user home cache cleanup
For more details see https://docs.gradle.org/8.0.2/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 43s
1 actionable task: 1 up-to-date
2024-08-08 07:25:51,061 INFO: Scanning source for common problems...
2024-08-08 07:25:51,073 DEBUG: scanner is configured to use signature data from: 'suss'
2024-08-08 07:25:51,074 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-08-08 07:25:51,657 DEBUG: write 'suss.json' to cache
2024-08-08 07:25:51,661 DEBUG: next suss.json cache update due in 23:59:59.987021
2024-08-08 07:25:51,816 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-08-08 07:25:52,032 INFO: Creating source tarball...
2024-08-08 07:25:55,796 INFO: Running 'build' commands in build/com.b44t.messenger
2024-08-08 07:25:55,796 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:25:55,796 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain $(cat scripts/rust-toolchain) --target x86_64-linux-android; source $HOME/.cargo/env; PATH=$PATH:/opt/android-sdk/ndk/23.2.8568313/toolchains/llvm/prebuilt/linux-x86_64/bin/ ANDROID_NDK_ROOT=/opt/android-sdk/ndk/23.2.8568313 scripts/ndk-make.sh x86_64
/etc/bash.bashrc: line 7: PS1: unbound variable
++ cat scripts/rust-toolchain
+ /home/vagrant/build/srclib/rustup/rustup-init.sh -y --default-toolchain 1.77.0 --target x86_64-linux-android
info: downloading installer
info: profile set to 'default'
info: default host triple is x86_64-unknown-linux-gnu
info: syncing channel updates for '1.77.0-x86_64-unknown-linux-gnu'
info: latest update on 2024-03-21, rust version 1.77.0 (aedd173a2 2024-03-17)
info: downloading component 'cargo'
info: downloading component 'clippy'
info: downloading component 'rust-docs'
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 'x86_64-linux-android'
info: installing component 'rust-std'
info: installing component 'rustc'
info: installing component 'rustfmt'
info: default toolchain set to '1.77.0-x86_64-unknown-linux-gnu'
1.77.0-x86_64-unknown-linux-gnu installed - rustc 1.77.0 (aedd173a2 2024-03-17)
Rust is installed now. Great!
To get started you may need to restart your current shell.
This would reload your PATH environment variable to include
Cargo's bin directory ($HOME/.cargo/bin).
To configure your current shell, you need to source
the 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/pdksh
source "$HOME/.cargo/env.fish" # For fish
+ source /home/vagrant/.cargo/env
++ case ":${PATH}:" in
++ export PATH=/home/vagrant/.cargo/bin:/opt/android-sdk/ndk/23.2.8568313:/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/23.2.8568313:/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/23.2.8568313:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin:/opt/android-sdk/ndk/23.2.8568313/toolchains/llvm/prebuilt/linux-x86_64/bin/
+ ANDROID_NDK_ROOT=/opt/android-sdk/ndk/23.2.8568313
+ scripts/ndk-make.sh x86_64
starting time: Thu Aug 8 07:26:29 UTC 2024
Setting CARGO_TARGET environment variables.
Full build
-- cross compiling to x86_64-linux-android (x86_64) --
warning: /home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-rpc-server/Cargo.toml: `default-features` is ignored for deltachat, since `default-features` was not specified for `workspace.dependencies.deltachat`, this could become a hard error in the future
warning: /home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-rpc-server/Cargo.toml: `default-features` is ignored for deltachat-jsonrpc, since `default-features` was not specified for `workspace.dependencies.deltachat-jsonrpc`, this could become a hard error in the future
warning: /home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/Cargo.toml: unused manifest key: lints.rust.unexpected_cfgs.check-cfg
warning: /home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-ffi/Cargo.toml: `default-features` is ignored for deltachat, since `default-features` was not specified for `workspace.dependencies.deltachat`, this could become a hard error in the future
Updating crates.io index
Updating git repository `https://github.com/deltachat/rust-email`
Updating git repository `https://github.com/async-email/encoded-words`
Updating git repository `https://github.com/deltachat/lettre`
Downloading crates ...
Downloaded asn1-rs-impl v0.1.0
Downloaded futures-core v0.3.30
Downloaded strsim v0.10.0
Downloaded fallible-iterator v0.3.0
Downloaded prometheus-client v0.22.2
Downloaded ring v0.16.20
Downloaded libsqlite3-sys v0.28.0
Downloaded proc-macro2 v1.0.85
Downloaded proc-macro-error-attr v1.0.4
Downloaded openssl-src v300.3.0+3.3.0
Downloaded proc-macro-error v1.0.4
Downloaded proc-macro-crate v3.1.0
Downloaded primeorder v0.13.6
Downloaded precis-tools v0.1.7
Downloaded precis-profiles v0.1.10
Downloaded precis-core v0.1.9
Downloaded ppv-lite86 v0.2.17
Downloaded powerfmt v0.2.0
Downloaded postcard-derive v0.1.1
Downloaded postcard v1.0.8
Downloaded portable-atomic v1.6.0
Downloaded polyval v0.6.2
Downloaded poly1305 v0.8.0
Downloaded png v0.17.13
Downloaded pnet_packet v0.34.0
Downloaded pnet_macros_support v0.34.0
Downloaded pnet_macros v0.34.0
Downloaded pnet_base v0.34.0
Downloaded pkg-config v0.3.30
Downloaded pkcs8 v0.10.2
Downloaded pkcs8 v0.9.0
Downloaded pkcs1 v0.7.5
Downloaded pkcs1 v0.4.1
Downloaded pkarr v2.0.3
Downloaded pin-utils v0.1.0
Downloaded pin-project-lite v0.2.13
Downloaded pin-project-internal v1.1.5
Downloaded pin-project v1.1.5
Downloaded pgp v0.13.1
Downloaded pest_meta v2.7.10
Downloaded pest_generator v2.7.10
Downloaded pest_derive v2.7.10
Downloaded pest v2.7.10
Downloaded percent-encoding v2.3.1
Downloaded pem-rfc7468 v0.7.0
Downloaded pem-rfc7468 v0.6.0
Downloaded pem v3.0.4
Downloaded pem v1.1.1
Downloaded paste v1.0.14
Downloaded password-hash v0.5.0
Downloaded parking_lot_core v0.9.9
Downloaded parking_lot v0.12.3
Downloaded parking v2.2.0
Downloaded p521 v0.13.3
Downloaded p384 v0.13.0
Downloaded p384 v0.11.2
Downloaded p256 v0.13.2
Downloaded p256 v0.11.1
Downloaded overload v0.1.1
Downloaded os_pipe v1.1.5
Downloaded os_info v3.7.0
Downloaded openssl-sys v0.9.103
Downloaded openssl-probe v0.1.5
Downloaded openssl-macros v0.1.1
Downloaded openssl v0.10.66
Downloaded opaque-debug v0.3.1
Downloaded once_cell v1.19.0
Downloaded oid-registry v0.7.0
Downloaded oid-registry v0.6.1
Downloaded ocb3 v0.1.0
Downloaded object v0.36.1
Downloaded num_enum_derive v0.7.2
Downloaded num_enum v0.7.2
Downloaded num_cpus v1.16.0
Downloaded num-traits v0.2.19
Downloaded num-iter v0.1.44
Downloaded num-integer v0.1.46
Downloaded num-derive v0.4.2
Downloaded num-conv v0.1.0
Downloaded num-bigint-dig v0.8.4
Downloaded num-bigint v0.4.4
Downloaded nu-ansi-term v0.46.0
Downloaded nonzero_ext v0.3.0
Downloaded nom v7.1.3
Downloaded no-std-net v0.6.0
Downloaded no-std-compat v0.4.1
Downloaded nix v0.26.4
Downloaded netlink-sys v0.8.5
Downloaded netlink-proto v0.11.3
Downloaded netlink-packet-utils v0.5.2
Downloaded netlink-packet-route v0.17.1
Downloaded netlink-packet-route v0.15.0
Downloaded netlink-packet-core v0.7.0
Downloaded netlink-packet-core v0.5.0
Downloaded netdev v0.30.0
Downloaded native-tls v0.2.11
Downloaded nanorand v0.7.0
Downloaded mutate_once v0.1.1
Downloaded mio v0.8.11
Downloaded miniz_oxide v0.7.2
Downloaded futures-concurrency v7.6.0
Downloaded futures-channel v0.3.30
Downloaded futures-buffered v0.2.6
Downloaded futures v0.3.30
Downloaded funty v2.0.0
Downloaded form_urlencoded v1.2.1
Downloaded foreign-types-shared v0.1.1
Downloaded foreign-types v0.3.2
Downloaded fnv v1.0.7
Downloaded flume v0.11.0
Downloaded flate2 v1.0.28
Downloaded filetime v0.2.23
Downloaded ff v0.13.0
Downloaded ff v0.12.1
Downloaded fdeflate v0.3.4
Downloaded fd-lock v4.0.2
Downloaded fastrand v2.0.1
Downloaded fastrand v1.9.0
Downloaded fast_chemail v0.9.6
Downloaded fast-socks5 v0.9.6
Downloaded fallible-streaming-iterator v0.1.9
Downloaded ring v0.17.8
Downloaded event-listener-strategy v0.5.2
Downloaded event-listener v5.2.0
Downloaded event-listener v4.0.3
Downloaded event-listener v2.5.3
Downloaded escaper v0.1.1
Downloaded errno v0.3.8
Downloaded erased_set v0.7.0
Downloaded erased-serde v0.3.31
Downloaded equivalent v1.0.1
Downloaded enumflags2_derive v0.7.9
Downloaded enumflags2 v0.7.9
Downloaded enum-ordinalize v3.1.15
Downloaded enum-as-inner v0.6.0
Downloaded entities v1.0.1
Downloaded encoding_rs v0.8.33
Downloaded encoding_index_tests v0.1.4
Downloaded encoding-index-tradchinese v1.20141219.5
Downloaded encoding-index-singlebyte v1.20141219.5
Downloaded encoding-index-simpchinese v1.20141219.5
Downloaded encoding-index-korean v1.20141219.5
Downloaded encoding-index-japanese v1.20141219.5
Downloaded encoding v0.2.33
Downloaded embedded-io v0.4.0
Downloaded elliptic-curve v0.13.8
Downloaded elliptic-curve v0.12.3
Downloaded educe v0.4.23
Downloaded ed25519-dalek v2.1.1
Downloaded ed25519-dalek v1.0.1
Downloaded ed25519 v2.2.3
Downloaded ed25519 v1.5.3
Downloaded ecdsa v0.16.9
Downloaded ecdsa v0.14.8
Downloaded eax v0.5.0
Downloaded dyn-clone v1.0.17
Downloaded duct v0.13.7
Downloaded dtoa v1.0.9
Downloaded dsa v0.6.3
Downloaded document-features v0.2.8
Downloaded dlopen2_derive v0.2.0
Downloaded dlopen2 v0.5.0
Downloaded dlopen2 v0.4.1
Downloaded displaydoc v0.2.4
Downloaded dirs-sys-next v0.1.2
Downloaded dirs-next v2.0.0
Downloaded digest v0.10.7
Downloaded digest v0.9.0
Downloaded des v0.8.1
Downloaded derive_more-impl v1.0.0-beta.6
Downloaded derive_more v1.0.0-beta.6
Downloaded derive_more v0.99.17
Downloaded derive_builder_macro v0.20.0
Downloaded derive_builder_core v0.20.0
Downloaded derive_builder v0.20.0
Downloaded deranged v0.3.11
Downloaded der_derive v0.7.2
Downloaded der_derive v0.6.1
Downloaded der-parser v9.0.0
Downloaded der-parser v8.2.0
Downloaded der v0.7.8
Downloaded der v0.6.1
Downloaded default-net v0.14.1
Downloaded dbl v0.3.2
Downloaded data-encoding v2.6.0
Downloaded dashmap v5.5.3
Downloaded darling_macro v0.20.9
Downloaded darling_macro v0.13.4
Downloaded darling_core v0.20.9
Downloaded darling_core v0.13.4
Downloaded darling v0.20.9
Downloaded darling v0.13.4
Downloaded curve25519-dalek-derive v0.1.1
Downloaded curve25519-dalek v4.1.3
Downloaded curve25519-dalek v3.2.0
Downloaded ctr v0.9.2
Downloaded crypto_secretbox v0.1.1
Downloaded crypto_box v0.9.1
Downloaded crypto-common v0.1.6
Downloaded crypto-bigint v0.5.5
Downloaded crypto-bigint v0.4.9
Downloaded crossbeam-utils v0.8.19
Downloaded zune-jpeg v0.4.11
Downloaded zune-core v0.4.12
Downloaded zeroize_derive v1.4.2
Downloaded zeroize v1.7.0
Downloaded zerocopy v0.7.32
Downloaded z32 v1.1.1
Downloaded yerpc_derive v0.6.1
Downloaded yerpc v0.6.2
Downloaded yasna v0.5.2
Downloaded xmltree v0.10.3
Downloaded xml-rs v0.8.20
Downloaded xattr v1.3.1
Downloaded x509-parser v0.16.0
Downloaded x509-parser v0.15.1
Downloaded x509-parser v0.14.0
Downloaded x25519-dalek v2.0.1
Downloaded wyz v0.5.1
Downloaded winnow v0.6.5
Downloaded winnow v0.5.40
Downloaded weezl v0.1.8
Downloaded webpki-roots v0.26.1
Downloaded webpki-roots v0.25.4
Downloaded watchable v1.1.2
Downloaded want v0.3.1
Downloaded walkdir v2.5.0
Downloaded waker-fn v1.2.0
Downloaded version_check v0.9.4
Downloaded vcpkg v0.2.15
Downloaded uuid v1.9.1
Downloaded utf8parse v0.2.1
Downloaded utf-8 v0.7.6
Downloaded url v2.5.2
Downloaded ureq v2.10.0
Downloaded untrusted v0.9.0
Downloaded untrusted v0.7.1
Downloaded universal-hash v0.5.1
Downloaded unicode-xid v0.2.4
Downloaded unicode-width v0.1.11
Downloaded unicode-normalization v0.1.23
Downloaded unicode-linebreak v0.1.5
Downloaded unicode-ident v1.0.12
Downloaded unicode-bidi v0.3.15
Downloaded ucd-trie v0.1.6
Downloaded ucd-parse v0.1.13
Downloaded typescript-type-def-derive v0.5.11
Downloaded typescript-type-def v0.5.11
Downloaded typenum v1.17.0
Downloaded twofish v0.7.1
Downloaded tungstenite v0.21.0
Downloaded ttl_cache v0.5.1
Downloaded try-lock v0.2.5
Downloaded tracing-subscriber v0.3.18
Downloaded tracing-log v0.2.0
Downloaded tracing-futures v0.2.5
Downloaded tracing-core v0.1.32
Downloaded tracing-attributes v0.1.27
Downloaded tracing v0.1.40
Downloaded tower-service v0.3.2
Downloaded tower-layer v0.3.2
Downloaded tower v0.4.13
Downloaded toml_edit v0.22.16
Downloaded toml_edit v0.21.1
Downloaded toml_datetime v0.6.6
Downloaded toml v0.8.15
Downloaded tokio-util v0.7.11
Downloaded tokio-tungstenite-wasm v0.3.1
Downloaded tokio-tungstenite v0.21.0
Downloaded tokio-tar v0.3.1
Downloaded tokio-stream v0.1.15
Downloaded tokio-serde v0.8.0
Downloaded tokio-rustls-acme v0.3.0
Downloaded tokio-rustls v0.26.0
Downloaded tokio-rustls v0.24.1
Downloaded tokio-native-tls v0.3.1
Downloaded tokio-macros v2.3.0
Downloaded tokio-io-timeout v1.2.0
Downloaded tokio v1.38.0
Downloaded tinyvec_macros v0.1.1
Downloaded tinyvec v1.6.0
Downloaded time-macros v0.2.18
Downloaded time-core v0.1.2
Downloaded time v0.3.36
Downloaded time v0.1.45
Downloaded thread_local v1.1.8
Downloaded thiserror-impl v1.0.63
Downloaded thiserror v1.0.63
Downloaded textwrap v0.16.1
Downloaded tempfile v3.10.1
Downloaded tap v1.0.1
Downloaded tagger v4.3.5
Downloaded synstructure v0.13.1
Downloaded synstructure v0.12.6
Downloaded sync_wrapper v1.0.0
Downloaded sync_wrapper v0.1.2
Downloaded syn v2.0.72
Downloaded syn v1.0.109
Downloaded surge-ping v0.8.1
Downloaded subtle v2.5.0
Downloaded stun-rs v0.1.8
Downloaded strum_macros v0.26.2
Downloaded strum v0.26.2
Downloaded struct_iterable_internal v0.1.1
Downloaded struct_iterable_derive v0.1.0
Downloaded struct_iterable v0.1.1
Downloaded strsim v0.11.1
Downloaded quinn-udp v0.4.1
Downloaded quinn-proto v0.11.3
Downloaded quinn-proto v0.10.6
Downloaded quinn v0.11.2
Downloaded quinn v0.10.2
Downloaded quick-xml v0.35.0
Downloaded quick-error v1.2.3
Downloaded quic-rpc v0.6.2
Downloaded quanta v0.12.3
Downloaded qrcodegen v1.8.0
Downloaded prometheus-client-derive-encode v0.4.2
Downloaded stop-token v0.7.0
Downloaded ssh-key v0.6.6
Downloaded ssh-key v0.5.1
Downloaded ssh-encoding v0.2.0
Downloaded ssh-encoding v0.1.0
Downloaded ssh-cipher v0.2.0
Downloaded spki v0.7.3
Downloaded spki v0.6.0
Downloaded spinning_top v0.3.0
Downloaded spin v0.9.8
Downloaded spin v0.5.2
Downloaded socket2 v0.5.6
Downloaded smawk v0.3.2
Downloaded smallvec v1.13.2
Downloaded slab v0.4.9
Downloaded simple-dns v0.6.2
Downloaded simd-adler32 v0.3.7
Downloaded signature v2.2.0
Downloaded signature v1.6.4
Downloaded signal-hook-registry v1.4.1
Downloaded shared_child v1.0.0
Downloaded sharded-slab v0.1.7
Downloaded sha3 v0.10.8
Downloaded sha2 v0.10.8
Downloaded sha2 v0.9.9
Downloaded sha1-checked v0.10.0
Downloaded sha1 v0.10.6
Downloaded sha-1 v0.10.1
Downloaded serdect v0.2.0
Downloaded serde_with_macros v3.9.0
Downloaded serde_with v3.9.0
Downloaded serde_urlencoded v0.7.1
Downloaded serde_spanned v0.6.6
Downloaded serde_path_to_error v0.1.15
Downloaded serde_json v1.0.122
Downloaded serde_derive_internals v0.29.0
Downloaded serde_derive v1.0.204
Downloaded serde_bytes v0.11.14
Downloaded serde-error v0.1.2
Downloaded serde v1.0.204
Downloaded semver v1.0.22
Downloaded self_cell v1.0.3
Downloaded sec1 v0.7.3
Downloaded sec1 v0.3.0
Downloaded sct v0.7.1
Downloaded scopeguard v1.2.0
Downloaded schemars_derive v0.8.21
Downloaded schemars v0.8.21
Downloaded sanitize-filename v0.5.0
Downloaded same-file v1.0.6
Downloaded salsa20 v0.10.2
Downloaded ryu v1.0.17
Downloaded rustversion v1.0.14
Downloaded rustls-webpki v0.102.4
Downloaded rustls-webpki v0.101.7
Downloaded rustls-pki-types v1.7.0
Downloaded rustls-pemfile v2.1.2
Downloaded rustls-pemfile v1.0.4
Downloaded rustls-native-certs v0.6.3
Downloaded rustls v0.23.10
Downloaded rustls v0.21.11
Downloaded rustix v0.38.31
Downloaded rusticata-macros v4.1.0
Downloaded rustc_version v0.4.0
Downloaded rustc-hash v1.1.0
Downloaded rustc-demangle v0.1.24
Downloaded rust-hsluv v0.1.4
Downloaded rusqlite v0.31.0
Downloaded rtnetlink v0.13.1
Downloaded rsa v0.9.6
Downloaded rsa v0.7.2
Downloaded ripemd v0.1.3
Downloaded rfc6979 v0.4.0
Downloaded rfc6979 v0.3.1
Downloaded resolv-conf v0.7.0
Downloaded reqwest v0.12.5
Downloaded reqwest v0.11.27
Downloaded regex-syntax v0.8.2
Downloaded regex-syntax v0.6.29
Downloaded regex-lite v0.1.5
Downloaded regex-automata v0.4.6
Downloaded regex-automata v0.1.10
Downloaded regex v1.10.5
Downloaded rcgen v0.12.1
Downloaded rcgen v0.10.0
Downloaded raw-cpuid v11.0.2
Downloaded rand_core v0.6.4
Downloaded rand_core v0.5.1
Downloaded rand_chacha v0.3.1
Downloaded rand_chacha v0.2.2
Downloaded rand v0.8.5
Downloaded rand v0.7.3
Downloaded radium v0.7.0
Downloaded quoted_printable v0.5.1
Downloaded quoted-string-parser v0.1.0
Downloaded quote v1.0.36
Downloaded quinn-udp v0.5.2
Downloaded minimal-lexical v0.2.1
Downloaded mime v0.3.17
Downloaded memchr v2.7.1
Downloaded md5 v0.7.0
Downloaded md-5 v0.10.6
Downloaded matchit v0.7.3
Downloaded matchers v0.1.0
Downloaded match_cfg v0.1.0
Downloaded mailparse v0.15.0
Downloaded lru-cache v0.1.2
Downloaded lru v0.12.3
Downloaded log v0.4.22
Downloaded lock_api v0.4.11
Downloaded litrs v0.4.1
Downloaded linux-raw-sys v0.4.13
Downloaded linked-hash-map v0.5.6
Downloaded libm v0.2.8
Downloaded libc v0.2.155
Downloaded lazy_static v1.4.0
Downloaded keccak v0.1.5
Downloaded kamadak-exif v0.5.5
Downloaded k256 v0.13.3
Downloaded itoa v1.0.10
Downloaded iter-read v1.0.1
Downloaded iroh-quinn-udp v0.4.2
Downloaded iroh-quinn-proto v0.10.8
Downloaded iroh-quinn v0.10.5
Downloaded iroh-net v0.21.0
Downloaded iroh-metrics v0.21.0
Downloaded iroh-gossip v0.21.0
Downloaded iroh-blake3 v1.4.5
Downloaded iroh-base v0.21.0
Downloaded iroh v0.4.2
Downloaded ipnet v2.9.0
Downloaded instant v0.1.12
Downloaded inout v0.1.3
Downloaded indexmap v2.2.5
Downloaded indexmap v1.9.3
Downloaded imap-proto v0.16.5
Downloaded image-webp v0.1.1
Downloaded image v0.25.2
Downloaded igd-next v0.14.3
Downloaded idna v0.5.0
Downloaded idna v0.4.0
Downloaded ident_case v1.0.1
Downloaded idea v0.5.1
Downloaded iana-time-zone v0.1.60
Downloaded hyper-util v0.1.3
Downloaded hyper-tls v0.6.0
Downloaded hyper-rustls v0.27.2
Downloaded hyper-rustls v0.24.2
Downloaded hyper v1.2.0
Downloaded hyper v0.14.28
Downloaded humansize v2.1.3
Downloaded human-panic v2.0.1
Downloaded httpdate v1.0.3
Downloaded httparse v1.8.0
Downloaded http-body-util v0.1.0
Downloaded http-body v1.0.0
Downloaded http-body v0.4.6
Downloaded http v1.1.0
Downloaded http v0.2.12
Downloaded hostname-validator v1.1.1
Downloaded hostname v0.3.1
Downloaded hmac-sha256 v1.1.7
Downloaded hmac-sha1 v0.2.2
Downloaded hmac v0.12.1
Downloaded hkdf v0.12.4
Downloaded hickory-resolver v0.24.1
Downloaded hickory-proto v0.24.0
Downloaded hex v0.4.3
Downloaded heck v0.4.1
Downloaded hashlink v0.9.1
Downloaded hashbrown v0.14.3
Downloaded hashbrown v0.12.3
Downloaded h2 v0.4.5
Downloaded h2 v0.3.26
Downloaded group v0.13.0
Downloaded group v0.12.1
Downloaded governor v0.6.3
Downloaded glob v0.3.1
Downloaded gimli v0.29.0
Downloaded gif v0.13.1
Downloaded ghash v0.5.1
Downloaded getrandom v0.2.12
Downloaded getrandom v0.1.16
Downloaded generic-array v0.14.7
Downloaded genawaiter-macro v0.99.1
Downloaded genawaiter v0.99.1
Downloaded futures-util v0.3.30
Downloaded futures-timer v3.0.3
Downloaded futures-task v0.3.30
Downloaded futures-sink v0.3.30
Downloaded futures-macro v0.3.30
Downloaded futures-lite v2.3.0
Downloaded futures-lite v1.13.0
Downloaded futures-io v0.3.30
Downloaded futures-executor v0.3.30
Downloaded crc32fast v1.4.0
Downloaded crc24 v0.1.6
Downloaded crc-catalog v2.4.0
Downloaded crc v3.2.1
Downloaded cpufeatures v0.2.12
Downloaded convert_case v0.5.0
Downloaded convert_case v0.4.0
Downloaded constant_time_eq v0.3.0
Downloaded const_format_proc_macros v0.2.32
Downloaded const_format v0.2.32
Downloaded const-oid v0.9.6
Downloaded concurrent-queue v2.5.0
Downloaded colorchoice v1.0.0
Downloaded color_quant v1.1.0
Downloaded cobs v0.2.3
Downloaded cmac v0.7.2
Downloaded clap_lex v0.6.0
Downloaded clap_derive v4.4.7
Downloaded clap_builder v4.4.18
Downloaded clap v4.4.18
Downloaded cipher v0.4.4
Downloaded chrono v0.4.38
Downloaded charset v0.1.3
Downloaded chacha20 v0.9.1
Downloaded cfg-if v1.0.0
Downloaded cfb-mode v0.8.2
Downloaded cc v1.0.98
Downloaded cast5 v0.11.1
Downloaded camellia v0.1.0
Downloaded bytes v1.5.0
Downloaded byteorder-lite v0.1.0
Downloaded byteorder v1.5.0
Downloaded bytemuck v1.16.3
Downloaded buffer-redux v1.0.1
Downloaded bstr v1.9.1
Downloaded brotli-decompressor v4.0.0
Downloaded brotli v6.0.0
Downloaded bounded-integer v0.5.7
Downloaded blowfish v0.9.1
Downloaded block-padding v0.3.3
Downloaded block-buffer v0.10.4
Downloaded block-buffer v0.9.0
Downloaded blake3 v1.5.0
Downloaded blake2 v0.10.6
Downloaded bitvec v1.0.1
Downloaded bitflags v2.4.2
Downloaded bitflags v1.3.2
Downloaded bitfield v0.14.0
Downloaded bincode v1.3.3
Downloaded base64ct v1.6.0
Downloaded base64 v0.22.1
Downloaded base64 v0.21.7
Downloaded base64 v0.13.1
Downloaded base64 v0.12.3
Downloaded base64 v0.11.0
Downloaded base16ct v0.2.0
Downloaded base16ct v0.1.1
Downloaded backtrace v0.3.73
Downloaded backoff v0.4.0
Downloaded axum-core v0.4.3
Downloaded axum v0.7.5
Downloaded autocfg v1.1.0
Downloaded attohttpc v0.24.1
Downloaded atomic-waker v1.1.2
Downloaded async_zip v0.0.12
Downloaded async-trait v0.1.77
Downloaded async-smtp v0.9.1
Downloaded async-native-tls v0.5.0
Downloaded async-mutex v1.4.0
Downloaded async-imap v0.9.7
Downloaded async-compression v0.3.15
Downloaded async-channel v2.3.1
Downloaded async-channel v1.9.0
Downloaded async-broadcast v0.7.1
Downloaded asn1-rs-impl v0.2.0
Downloaded asn1-rs-derive v0.5.0
Downloaded asn1-rs-derive v0.4.0
Downloaded asn1-rs v0.6.1
Downloaded asn1-rs v0.5.2
Downloaded ascii_utils v0.9.3
Downloaded arrayvec v0.7.4
Downloaded arrayref v0.3.7
Downloaded argon2 v0.5.3
Downloaded anyhow v1.0.86
Downloaded anstyle-query v1.0.2
Downloaded anstyle-parse v0.2.3
Downloaded anstyle v1.0.6
Downloaded anstream v0.6.13
Downloaded android_system_properties v0.1.5
Downloaded android-tzdata v0.1.1
Downloaded alloc-stdlib v0.2.2
Downloaded alloc-no-stdlib v2.0.4
Downloaded aho-corasick v1.1.3
Downloaded ahash v0.8.11
Downloaded aes-gcm v0.10.3
Downloaded aes v0.8.4
Downloaded aead v0.5.2
Downloaded adler v1.0.2
Downloaded addr2line v0.22.0
Downloaded abao v0.2.0
Compiling proc-macro2 v1.0.85
Compiling unicode-ident v1.0.12
Compiling libc v0.2.155
Compiling cfg-if v1.0.0
Compiling version_check v0.9.4
Compiling serde v1.0.204
Compiling autocfg v1.1.0
Compiling memchr v2.7.1
Compiling typenum v1.17.0
Compiling cc v1.0.98
Compiling pin-project-lite v0.2.13
Compiling subtle v2.5.0
Compiling scopeguard v1.2.0
Compiling once_cell v1.19.0
Compiling log v0.4.22
Compiling smallvec v1.13.2
Compiling thiserror v1.0.63
Compiling futures-core v0.3.30
Compiling const-oid v0.9.6
Compiling parking_lot_core v0.9.9
Compiling itoa v1.0.10
Compiling futures-sink v0.3.30
Compiling futures-io v0.3.30
Compiling cpufeatures v0.2.12
Compiling futures-task v0.3.30
Compiling pin-utils v0.1.0
Compiling futures-channel v0.3.30
Compiling syn v1.0.109
Compiling tracing-core v0.1.32
Compiling ppv-lite86 v0.2.17
Compiling base64ct v1.6.0
Compiling tinyvec_macros v0.1.1
Compiling libm v0.2.8
Compiling simd-adler32 v0.3.7
Compiling adler v1.0.2
Compiling tinyvec v1.6.0
Compiling zerocopy v0.7.32
Compiling lock_api v0.4.11
Compiling generic-array v0.14.7
Compiling slab v0.4.9
Compiling ahash v0.8.11
Compiling num-traits v0.2.19
Compiling miniz_oxide v0.7.2
Compiling byteorder v1.5.0
Compiling fnv v1.0.7
Compiling untrusted v0.9.0
Compiling spin v0.5.2
Compiling bitflags v2.4.2
Compiling gimli v0.29.0
Compiling object v0.36.1
Compiling pem-rfc7468 v0.7.0
Compiling unicode-normalization v0.1.23
Compiling rustc-demangle v0.1.24
Compiling percent-encoding v2.3.1
Compiling form_urlencoded v1.2.1
Compiling anyhow v1.0.86
Compiling unicode-bidi v0.3.15
Compiling ring v0.17.8
Compiling backtrace v0.3.73
Compiling equivalent v1.0.1
Compiling lazy_static v1.4.0
Compiling httparse v1.8.0
Compiling vcpkg v0.2.15
Compiling minimal-lexical v0.2.1
Compiling num-conv v0.1.0
Compiling pkg-config v0.3.30
Compiling hashbrown v0.14.3
Compiling powerfmt v0.2.0
Compiling time-core v0.1.2
Compiling idna v0.5.0
Compiling openssl-src v300.3.0+3.3.0
Compiling spin v0.9.8
Compiling time-macros v0.2.18
Compiling ident_case v1.0.1
Compiling nom v7.1.3
Compiling quote v1.0.36
Compiling num-bigint v0.4.4
Compiling crossbeam-utils v0.8.19
Compiling unicode-xid v0.2.4
Compiling aho-corasick v1.1.3
Compiling syn v2.0.72
Compiling indexmap v2.2.5
Compiling tower-service v0.3.2
Compiling paste v1.0.14
Compiling openssl-probe v0.1.5
Compiling regex-syntax v0.8.2
Compiling getrandom v0.2.12
Compiling socket2 v0.5.6
Compiling num_cpus v1.16.0
Compiling mio v0.8.11
Compiling signal-hook-registry v1.4.1
Compiling addr2line v0.22.0
Compiling openssl-sys v0.9.103
Compiling num-integer v0.1.46
Compiling rand_core v0.6.4
Compiling semver v1.0.22
Compiling parking_lot v0.12.3
Compiling rand_chacha v0.3.1
Compiling try-lock v0.2.5
Compiling base16ct v0.2.0
Compiling want v0.3.1
Compiling data-encoding v2.6.0
Compiling opaque-debug v0.3.1
Compiling rand v0.8.5
Compiling rustls v0.21.11
Compiling httpdate v1.0.3
Compiling rusticata-macros v4.1.0
Compiling proc-macro-error-attr v1.0.4
Compiling base64 v0.21.7
Compiling strsim v0.11.1
Compiling concurrent-queue v2.5.0
Compiling rustc_version v0.4.0
Compiling proc-macro-error v1.0.4
Compiling parking v2.2.0
Compiling ryu v1.0.17
Compiling rustversion v1.0.14
Compiling rustls-pki-types v1.7.0
Compiling async-trait v0.1.77
Compiling base64 v0.22.1
Compiling rustls-pemfile v1.0.4
Compiling curve25519-dalek v4.1.3
Compiling encoding_rs v0.8.33
Compiling bitflags v1.3.2
Compiling serde_json v1.0.122
Compiling regex-lite v0.1.5
Compiling getrandom v0.1.16
Compiling android_system_properties v0.1.5
Compiling rustls v0.23.10
Compiling base64 v0.13.1
Compiling foreign-types-shared v0.1.1
Compiling atomic-waker v1.1.2
Compiling openssl v0.10.66
Compiling tower-layer v0.3.2
Compiling foreign-types v0.3.2
Compiling regex-automata v0.4.6
Compiling iana-time-zone v0.1.60
Compiling ff v0.13.0
Compiling native-tls v0.2.11
Compiling android-tzdata v0.1.1
Compiling heck v0.4.1
Compiling mime v0.3.17
Compiling hex v0.4.3
Compiling chrono v0.4.38
Compiling rand_core v0.5.1
Compiling ucd-parse v0.1.13
Compiling group v0.13.0
Compiling rustls-native-certs v0.6.3
Compiling rustc-hash v1.1.0
Compiling crc32fast v1.4.0
Compiling ipnet v2.9.0
Compiling ucd-trie v0.1.6
Compiling encoding_index_tests v0.1.4
Compiling webpki-roots v0.26.1
Compiling ring v0.16.20
Compiling arrayref v0.3.7
Compiling winnow v0.5.40
Compiling arrayvec v0.7.4
Compiling constant_time_eq v0.3.0
Compiling oid-registry v0.6.1
Compiling rustix v0.38.31
Compiling toml_datetime v0.6.6
Compiling rand_chacha v0.2.2
Compiling nanorand v0.7.0
Compiling darling_core v0.20.9
Compiling synstructure v0.12.6
Compiling synstructure v0.13.1
Compiling errno v0.3.8
Compiling const_format_proc_macros v0.2.32
Compiling oid-registry v0.7.0
Compiling match_cfg v0.1.0
Compiling linux-raw-sys v0.4.13
Compiling rustls-webpki v0.101.7
Compiling regex v1.10.5
Compiling sct v0.7.1
Compiling rustls-webpki v0.102.4
Compiling no-std-net v0.6.0
Compiling sync_wrapper v0.1.2
Compiling portable-atomic v1.6.0
Compiling precis-tools v0.1.7
Compiling utf8parse v0.2.1
Compiling toml_edit v0.21.1
Compiling radium v0.7.0
Compiling untrusted v0.7.1
Compiling regex-syntax v0.6.29
Compiling linked-hash-map v0.5.6
Compiling const_format v0.2.32
Compiling anstyle-parse v0.2.3
Compiling pnet_base v0.34.0
Compiling hostname v0.3.1
Compiling flume v0.11.0
Compiling rand v0.7.3
Compiling flate2 v1.0.28
Compiling axum-core v0.4.3
Compiling iroh-blake3 v1.4.5
Compiling utf-8 v0.7.6
Compiling colorchoice v1.0.0
Compiling anstyle-query v1.0.2
Compiling embedded-io v0.4.0
Compiling overload v0.1.1
Compiling prometheus-client v0.22.2
Compiling winnow v0.6.5
Compiling fallible-iterator v0.3.0
Compiling anstyle v1.0.6
Compiling sync_wrapper v1.0.0
Compiling event-listener v2.5.3
Compiling num-bigint-dig v0.8.4
Compiling struct_iterable_internal v0.1.1
Compiling fastrand v2.0.1
Compiling cobs v0.2.3
Compiling strsim v0.10.0
Compiling tap v1.0.1
Compiling proc-macro-crate v3.1.0
Compiling wyz v0.5.1
Compiling precis-core v0.1.9
Compiling precis-profiles v0.1.10
Compiling erased-serde v0.3.31
Compiling darling_core v0.13.4
Compiling serde_derive v1.0.204
Compiling zeroize_derive v1.4.2
Compiling thiserror-impl v1.0.63
Compiling tokio-macros v2.3.0
Compiling futures-macro v0.3.30
Compiling tracing-attributes v0.1.27
Compiling der_derive v0.7.2
Compiling pin-project-internal v1.1.5
Compiling displaydoc v0.2.4
Compiling darling_macro v0.20.9
Compiling curve25519-dalek-derive v0.1.1
Compiling zeroize v1.7.0
Compiling openssl-macros v0.1.1
Compiling darling v0.20.9
Compiling asn1-rs-impl v0.1.0
Compiling futures-util v0.3.30
Compiling asn1-rs-derive v0.4.0
Compiling asn1-rs-impl v0.2.0
Compiling asn1-rs-derive v0.5.0
Compiling der_derive v0.6.1
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling inout v0.1.3
Compiling netlink-packet-utils v0.5.2
Compiling universal-hash v0.5.1
Compiling der v0.7.8
Compiling digest v0.10.7
Compiling cipher v0.4.4
Compiling crypto-bigint v0.5.5
Compiling poly1305 v0.8.0
Compiling pest v2.7.10
Compiling netlink-packet-core v0.7.0
Compiling pin-project v1.1.5
Compiling salsa20 v0.10.2
Compiling sha2 v0.10.8
Compiling signature v2.2.0
Compiling hmac v0.12.1
Compiling sha1 v0.10.6
Compiling chacha20 v0.9.1
Compiling tracing v0.1.40
Compiling hkdf v0.12.4
Compiling rfc6979 v0.4.0
Compiling digest v0.9.0
Compiling ssh-encoding v0.2.0
Compiling regex-automata v0.1.10
Compiling postcard-derive v0.1.1
Compiling netlink-packet-route v0.17.1
Compiling ctr v0.9.2
Compiling ssh-cipher v0.2.0
Compiling num_enum_derive v0.7.2
Compiling block-buffer v0.9.0
Compiling der v0.6.1
Compiling struct_iterable_derive v0.1.0
Compiling enum-ordinalize v3.1.15
Compiling spki v0.7.3
Compiling pkcs8 v0.10.2
Compiling matchers v0.1.0
Compiling sec1 v0.7.3
Compiling elliptic-curve v0.13.8
Compiling pest_meta v2.7.10
Compiling spki v0.6.0
Compiling enum-as-inner v0.6.0
Compiling prometheus-client-derive-encode v0.4.2
Compiling ecdsa v0.16.9
Compiling primeorder v0.13.6
Compiling derive_more-impl v1.0.0-beta.6
Compiling enumflags2_derive v0.7.9
Compiling futures-executor v0.3.30
Compiling pnet_macros v0.34.0
Compiling anstream v0.6.13
Compiling futures v0.3.30
Compiling pest_generator v2.7.10
Compiling nu-ansi-term v0.46.0
Compiling pnet_macros_support v0.34.0
Compiling charset v0.1.3
Compiling axum v0.7.5
Compiling rustls-pemfile v2.1.2
Compiling pem v3.0.4
Compiling event-listener v5.2.0
Compiling num-iter v0.1.44
Compiling libsqlite3-sys v0.28.0
Compiling idna v0.4.0
Compiling sharded-slab v0.1.7
Compiling blake3 v1.5.0
Compiling raw-cpuid v11.0.2
Compiling tracing-log v0.2.0
Compiling thread_local v1.1.8
Compiling clap_lex v0.6.0
Compiling litrs v0.4.1
Compiling self_cell v1.0.3
Compiling xml-rs v0.8.20
Compiling signature v1.6.4
Compiling crc-catalog v2.4.0
Compiling quick-error v1.2.3
Compiling waker-fn v1.2.0
Compiling fastrand v1.9.0
Compiling funty v2.0.0
Compiling dtoa v1.0.9
Compiling webpki-roots v0.25.4
Compiling struct_iterable v0.1.1
Compiling tracing-subscriber v0.3.18
Compiling futures-lite v1.13.0
Compiling crc v3.2.1
Compiling resolv-conf v0.7.0
Compiling pnet_packet v0.34.0
Compiling document-features v0.2.8
Compiling xmltree v0.10.3
Compiling pest_derive v2.7.10
Compiling bitvec v1.0.1
Compiling clap_builder v4.4.18
Compiling quanta v0.12.3
Compiling enumflags2 v0.7.9
Compiling event-listener-strategy v0.5.2
Compiling num_enum v0.7.2
Compiling pkcs8 v0.9.0
Compiling quoted-string-parser v0.1.0
Compiling educe v0.4.23
Compiling sha2 v0.9.9
Compiling darling_macro v0.13.4
Compiling curve25519-dalek v3.2.0
Compiling hmac-sha1 v0.2.2
Compiling netlink-packet-core v0.5.0
Compiling polyval v0.6.2
Compiling dbl v0.3.2
Compiling serde_with_macros v3.9.0
Compiling derive_builder_core v0.20.0
Compiling dlopen2_derive v0.2.0
Compiling strum_macros v0.26.2
Compiling clap_derive v4.4.7
Compiling async-channel v1.9.0
Compiling ttl_cache v0.5.1
Compiling lru-cache v0.1.2
Compiling encoding-index-singlebyte v1.20141219.5
Compiling encoding-index-simpchinese v1.20141219.5
Compiling encoding-index-tradchinese v1.20141219.5
Compiling encoding-index-korean v1.20141219.5
Compiling encoding-index-japanese v1.20141219.5
Compiling nix v0.26.4
Compiling event-listener v4.0.3
Compiling bytes v1.5.0
Compiling deranged v0.3.11
Compiling url v2.5.2
Compiling serde_urlencoded v0.7.1
Compiling ed25519 v2.2.3
Compiling ed25519-dalek v2.1.1
Compiling serde_spanned v0.6.6
Compiling tokio v1.38.0
Compiling http v1.1.0
Compiling http v0.2.12
Compiling aead v0.5.2
Compiling toml_edit v0.22.16
Compiling postcard v1.0.8
Compiling crypto_secretbox v0.1.1
Compiling serdect v0.2.0
Compiling serde-error v0.1.2
Compiling crypto_box v0.9.1
Compiling ureq v2.10.0
Compiling derive_more v1.0.0-beta.6
Compiling time v0.3.36
Compiling ssh-key v0.6.6
Compiling iroh-quinn-udp v0.4.2
Compiling quinn-udp v0.4.1
Compiling quinn-proto v0.10.6
Compiling iroh-quinn-proto v0.10.8
Compiling http-body v1.0.0
Compiling http-body v0.4.6
Compiling tungstenite v0.21.0
Compiling attohttpc v0.24.1
Compiling http-body-util v0.1.0
Compiling bincode v1.3.3
Compiling ed25519 v1.5.3
Compiling serde_bytes v0.11.14
Compiling serde_path_to_error v0.1.15
Compiling dashmap v5.5.3
Compiling dlopen2 v0.5.0
Compiling spinning_top v0.3.0
Compiling simple-dns v0.6.2
Compiling pem-rfc7468 v0.6.0
Compiling email v0.0.20 (https://github.com/deltachat/rust-email?branch=master#5179cd68)
Compiling toml v0.8.15
Compiling instant v0.1.12
Compiling md5 v0.7.0
Compiling alloc-no-stdlib v2.0.4
Compiling crc24 v0.1.6
Compiling lru v0.12.3
Compiling no-std-compat v0.4.1
Compiling asn1-rs v0.5.2
Compiling yasna v0.5.2
Compiling asn1-rs v0.6.1
Compiling base64 v0.12.3
Compiling z32 v1.1.1
Compiling nonzero_ext v0.3.0
Compiling futures-timer v3.0.3
Compiling base16ct v0.1.1
Compiling matchit v0.7.3
Compiling hostname-validator v1.1.1
Compiling hmac-sha256 v1.1.7
Compiling ascii_utils v0.9.3
Compiling bounded-integer v0.5.7
Compiling erased_set v0.7.0
Compiling rcgen v0.12.1
Compiling fast_chemail v0.9.6
Compiling governor v0.6.3
Compiling pkarr v2.0.3
Compiling sec1 v0.3.0
Compiling encoded-words v0.2.0 (https://github.com/async-email/encoded-words?branch=master#d55366b3)
Compiling alloc-stdlib v0.2.2
Compiling backoff v0.4.0
Compiling ssh-encoding v0.1.0
Compiling tokio-serde v0.8.0
Compiling ed25519-dalek v1.0.1
Compiling iroh-base v0.21.0
Compiling clap v4.4.18
Compiling strum v0.26.2
Compiling serde_with v3.9.0
Compiling futures-concurrency v7.6.0
Compiling der-parser v8.2.0
Compiling der-parser v9.0.0
Compiling derive_builder_macro v0.20.0
Compiling x509-parser v0.15.1
Compiling watchable v1.1.2
Compiling encoding v0.2.33
Compiling x509-parser v0.16.0
Compiling uuid v1.9.1
Compiling tokio-util v0.7.11
Compiling tower v0.4.13
Compiling netlink-sys v0.8.5
Compiling tokio-rustls v0.26.0
Compiling tokio-rustls v0.24.1
Compiling tokio-stream v0.1.15
Compiling tokio-tungstenite v0.21.0
Compiling netlink-proto v0.11.3
Compiling hickory-proto v0.24.0
Compiling netdev v0.30.0
Compiling surge-ping v0.8.1
Compiling tokio-tungstenite-wasm v0.3.1
Compiling iroh-quinn v0.10.5
Compiling h2 v0.4.5
Compiling h2 v0.3.26
Compiling rtnetlink v0.13.1
Compiling quinn v0.10.2
Compiling dlopen2 v0.4.1
Compiling darling v0.13.4
Compiling cmac v0.7.2
Compiling ghash v0.5.1
Compiling stun-rs v0.1.8
Compiling netlink-packet-route v0.15.0
Compiling futures-buffered v0.2.6
Compiling pkcs1 v0.7.5
Compiling blake2 v0.10.6
Compiling aes v0.8.4
Compiling futures-lite v2.3.0
Compiling serde_derive_internals v0.29.0
Compiling pem v1.1.1
Compiling password-hash v0.5.0
Compiling dirs-sys-next v0.1.2
Compiling hashlink v0.9.1
Compiling fdeflate v0.3.4
Compiling weezl v0.1.8
Compiling schemars v0.8.21
Compiling zune-core v0.4.12
Compiling same-file v1.0.6
Compiling keccak v0.1.5
Compiling genawaiter-macro v0.99.1
Compiling fallible-streaming-iterator v0.1.9
Compiling base64 v0.11.0
Compiling color_quant v1.1.0
Compiling convert_case v0.4.0
Compiling sha3 v0.10.8
Compiling gif v0.13.1
Compiling zune-jpeg v0.4.11
Compiling walkdir v2.5.0
Compiling genawaiter v0.99.1
Compiling schemars_derive v0.8.21
Compiling default-net v0.14.1
Compiling png v0.17.13
Compiling hickory-resolver v0.24.1
Compiling derive_more v0.99.17
Compiling dirs-next v2.0.0
Compiling argon2 v0.5.3
Compiling rcgen v0.10.0
Compiling aes-gcm v0.10.3
Compiling rsa v0.9.6
Compiling abao v0.2.0
Compiling quic-rpc v0.6.2
Compiling eax v0.5.0
Compiling typescript-type-def-derive v0.5.11
Compiling derive_builder v0.20.0
Compiling async-compression v0.3.15
Compiling x509-parser v0.14.0
Compiling ssh-key v0.5.1
Compiling brotli-decompressor v4.0.0
Compiling lettre v0.9.2 (https://github.com/deltachat/lettre?branch=master#2ffdb534)
Compiling dsa v0.6.3
Compiling ocb3 v0.1.0
Compiling stop-token v0.7.0
Compiling async-channel v2.3.1
Compiling p256 v0.13.2
Compiling k256 v0.13.3
Compiling p521 v0.13.3
Compiling p384 v0.13.0
Compiling x25519-dalek v2.0.1
Compiling hyper v1.2.0
Compiling tracing-futures v0.2.5
Compiling hyper v0.14.28
Compiling sha1-checked v0.10.0
Compiling md-5 v0.10.6
Compiling ripemd v0.1.3
Compiling blowfish v0.9.1
Compiling cast5 v0.11.1
Compiling des v0.8.1
Compiling idea v0.5.1
Compiling camellia v0.1.0
Compiling twofish v0.7.1
Compiling cfb-mode v0.8.2
Compiling image-webp v0.1.1
Compiling block-padding v0.3.3
Compiling xattr v1.3.1
Compiling tempfile v3.10.1
Compiling imap-proto v0.16.5
Compiling filetime v0.2.23
Compiling time v0.1.45
Compiling buffer-redux v1.0.1
Compiling bstr v1.9.1
Compiling entities v1.0.1
Compiling mutate_once v0.1.1
Compiling hyper-util v0.1.3
Compiling smawk v0.3.2
Compiling dyn-clone v1.0.17
Compiling convert_case v0.5.0
Compiling unicode-linebreak v0.1.5
Compiling bitfield v0.14.0
Compiling byteorder-lite v0.1.0
Compiling iter-read v1.0.1
Compiling unicode-width v0.1.11
Compiling bytemuck v1.16.3
Compiling quoted_printable v0.5.1
Compiling textwrap v0.16.1
Compiling pgp v0.13.1
Compiling yerpc_derive v0.6.1
Compiling async-imap v0.9.7
Compiling mailparse v0.15.0
Compiling image v0.25.2
Compiling escaper v0.1.1
Compiling kamadak-exif v0.5.5
Compiling lettre_email v0.9.2 (https://github.com/deltachat/lettre?branch=master#2ffdb534)
Compiling tokio-tar v0.3.1
Compiling typescript-type-def v0.5.11
Compiling brotli v6.0.0
Compiling hyper-rustls v0.27.2
Compiling iroh v0.4.2
Compiling async_zip v0.0.12
Compiling fast-socks5 v0.9.6
Compiling tokio-io-timeout v1.2.0
Compiling async-smtp v0.9.1
Compiling async-broadcast v0.7.1
Compiling sha-1 v0.10.1
Compiling fd-lock v4.0.2
Compiling sanitize-filename v0.5.0
Compiling num-derive v0.4.2
Compiling deltachat_derive v2.0.0 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat_derive)
Compiling async-mutex v1.4.0
Compiling humansize v2.1.3
Compiling quick-xml v0.35.0
Compiling format-flowed v1.0.0 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/format-flowed)
Compiling tagger v4.3.5
Compiling hyper-rustls v0.24.2
Compiling igd-next v0.14.3
Compiling qrcodegen v1.8.0
Compiling ratelimit v1.0.0 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-ratelimit)
Compiling rust-hsluv v0.1.4
Compiling reqwest v0.11.27
Compiling deltachat-time v1.0.0 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-time)
Compiling yerpc v0.6.2
Compiling os_info v3.7.0
Compiling deltachat_ffi v1.142.2 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-ffi)
Compiling human-panic v2.0.1
Compiling tokio-rustls-acme v0.3.0
Compiling tokio-native-tls v0.3.1
Compiling async-native-tls v0.5.0
Compiling hyper-tls v0.6.0
Compiling reqwest v0.12.5
Compiling iroh-metrics v0.21.0
Compiling iroh-net v0.21.0
Compiling iroh-gossip v0.21.0
Compiling rusqlite v0.31.0
Compiling deltachat-contact-tools v0.0.0 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-contact-tools)
Compiling deltachat v1.142.2 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust)
Compiling deltachat-jsonrpc v1.142.2 (/home/vagrant/build/com.b44t.messenger/jni/deltachat-core-rust/deltachat-jsonrpc)
Finished release [optimized] target(s) in 13m 41s
-- ndk-build --
[x86_64] Compile : native-utils <= dc_wrapper.c
[x86_64] SharedLibrary : libnative-utils.so
[x86_64] Install : libnative-utils.so => libs/x86_64/libnative-utils.so
ending time: Thu Aug 8 07:40:13 UTC 2024
2024-08-08 07:40:14,017 INFO: Building Gradle project...
2024-08-08 07:40:14,017 DEBUG: Directory: build/com.b44t.messenger
2024-08-08 07:40:14,017 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFossRelease
Found 8.0.2 via distributionUrl
Running /opt/gradle/versions/8.0.2/bin/gradle assembleFossRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :preBuild UP-TO-DATE
> Task :preFossReleaseBuild UP-TO-DATE
> Task :compileFossReleaseAidl NO-SOURCE
> Task :compileFossReleaseRenderscript NO-SOURCE
> Task :generateFossReleaseBuildConfig
> Task :javaPreCompileFossRelease
> Task :checkFossReleaseAarMetadata FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':checkFossReleaseAarMetadata'.
> Could not resolve all files for configuration ':fossReleaseRuntimeClasspath'.
> Could not find com.google.android.exoplayer:exoplayer-core:2.9.6.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
- https://repo.maven.apache.org/maven2/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
- https://www.jitpack.io/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
- https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
Required by:
project :
> Could not find com.google.android.exoplayer:exoplayer-ui:2.9.6.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
- https://repo.maven.apache.org/maven2/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
- https://www.jitpack.io/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
- https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
Required by:
project :
> Could not find com.journeyapps:zxing-android-embedded:3.4.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
- https://repo.maven.apache.org/maven2/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
- https://www.jitpack.io/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
- https://jcenter.bintray.com/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
Required by:
project :
> Could not find mobi.upod:time-duration-picker:1.1.3.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
- https://repo.maven.apache.org/maven2/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
- https://www.jitpack.io/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
- https://jcenter.bintray.com/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
Required by:
project :
> Could not find com.amulyakhare:com.amulyakhare.textdrawable:1.0.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
- https://repo.maven.apache.org/maven2/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
- https://www.jitpack.io/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
- https://jcenter.bintray.com/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
Required by:
project :
> Could not find com.codewaves.stickyheadergrid:stickyheadergrid:0.9.4.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
- https://repo.maven.apache.org/maven2/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
- https://www.jitpack.io/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
- https://jcenter.bintray.com/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
Required by:
project :
> Could not find com.getkeepsafe.relinker:relinker:1.4.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
- https://repo.maven.apache.org/maven2/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
- https://www.jitpack.io/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
- https://jcenter.bintray.com/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
Required by:
project : > de.cketti.safecontentresolver:safe-content-resolver-v14:1.0.0
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1m 4s
3 actionable tasks: 3 executed
2024-08-08 07:41:19,791 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.b44t.messenger, universal_newlines=False, shell=None, istream=<valid stream>)
2024-08-08 07:41:19,800 ERROR: Could not build app com.b44t.messenger: Build failed for com.b44t.messenger:1.46.8@f3661e4bc5a1c72a180ce0a09ae174a7c1d3e691
==== detail begin ====
Found 8.0.2 via distributionUrl
Running /opt/gradle/versions/8.0.2/bin/gradle assembleFossRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0.2/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
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.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :preBuild UP-TO-DATE
> Task :preFossReleaseBuild UP-TO-DATE
> Task :compileFossReleaseAidl NO-SOURCE
> Task :compileFossReleaseRenderscript NO-SOURCE
> Task :generateFossReleaseBuildConfig
> Task :javaPreCompileFossRelease
> Task :checkFossReleaseAarMetadata FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':checkFossReleaseAarMetadata'.
> Could not resolve all files for configuration ':fossReleaseRuntimeClasspath'.
> Could not find com.google.android.exoplayer:exoplayer-core:2.9.6.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
- https://repo.maven.apache.org/maven2/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
- https://www.jitpack.io/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
- https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer-core/2.9.6/exoplayer-core-2.9.6.pom
Required by:
project :
> Could not find com.google.android.exoplayer:exoplayer-ui:2.9.6.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
- https://repo.maven.apache.org/maven2/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
- https://www.jitpack.io/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
- https://jcenter.bintray.com/com/google/android/exoplayer/exoplayer-ui/2.9.6/exoplayer-ui-2.9.6.pom
Required by:
project :
> Could not find com.journeyapps:zxing-android-embedded:3.4.0.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
- https://repo.maven.apache.org/maven2/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
- https://www.jitpack.io/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
- https://jcenter.bintray.com/com/journeyapps/zxing-android-embedded/3.4.0/zxing-android-embedded-3.4.0.pom
Required by:
project :
> Could not find mobi.upod:time-duration-picker:1.1.3.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
- https://repo.maven.apache.org/maven2/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
- https://www.jitpack.io/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
- https://jcenter.bintray.com/mobi/upod/time-duration-picker/1.1.3/time-duration-picker-1.1.3.pom
Required by:
project :
> Could not find com.amulyakhare:com.amulyakhare.textdrawable:1.0.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
- https://repo.maven.apache.org/maven2/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
- https://www.jitpack.io/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
- https://jcenter.bintray.com/com/amulyakhare/com.amulyakhare.textdrawable/1.0.1/com.amulyakhare.textdrawable-1.0.1.pom
Required by:
project :
> Could not find com.codewaves.stickyheadergrid:stickyheadergrid:0.9.4.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
- https://repo.maven.apache.org/maven2/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
- https://www.jitpack.io/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
- https://jcenter.bintray.com/com/codewaves/stickyheadergrid/stickyheadergrid/0.9.4/stickyheadergrid-0.9.4.pom
Required by:
project :
> Could not find com.getkeepsafe.relinker:relinker:1.4.1.
Searched in the following locations:
- https://dl.google.com/dl/android/maven2/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
- https://repo.maven.apache.org/maven2/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
- https://www.jitpack.io/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
- https://jcenter.bintray.com/com/getkeepsafe/relinker/relinker/1.4.1/relinker-1.4.1.pom
Required by:
project : > de.cketti.safecontentresolver:safe-content-resolver-v14:1.0.0
* 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
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0.2/userguide/command_line_interface.html#sec:command_line_warnings
BUILD FAILED in 1m 4s
3 actionable tasks: 3 executed
==== detail end ====
2024-08-08 07:41:19,801 DEBUG: Error encountered, stopping by user request.
==== detail end ====