log for org.pixeldroid.app:28

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1055, in mainif trybuild(app, build, build_dir, output_dir, log_dir,File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 813, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 272, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for org.pixeldroid.app:1.0.beta28==== detail begin ====== Installed Android Tools ==2024-02-03 13:35:44,283 DEBUG: Reading 'config.yml'2024-02-03 13:35:44,307 DEBUG: ipfs_cid not found, skipping CIDv1 generation2024-02-03 13:35:44,308 INFO: Creating log directory2024-02-03 13:35:44,308 INFO: Creating temporary directory2024-02-03 13:35:44,308 INFO: Creating output directory2024-02-03 13:35:44,328 DEBUG: Getting git vcs interface for https://gitlab.shinice.net/pixeldroid/PixelDroid.git2024-02-03 13:35:44,328 DEBUG: Checking org.pixeldroid.app:282024-02-03 13:35:44,328 INFO: Building version 1.0.beta28 (28) of org.pixeldroid.app2024-02-03 13:35:44,328 INFO: Running 'sudo' commands in /home/vagrant2024-02-03 13:35:44,328 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-alternatives --auto java+ apt-get updateGet:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]Get:3 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [265 kB]Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [171 kB]Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [402 kB]Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [341 kB]Fetched 15.8 MB in 19s (819 kB/s)Reading package lists...+ apt-get install -y openjdk-17-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:openjdk-17-jre-headlessSuggested packages:openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extrafonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei| fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:openjdk-17-jdk-headless openjdk-17-jre-headless0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.Need to get 115 MB of archives.After this operation, 271 MB of additional disk space will be used.Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]debconf: delaying package configuration, since apt-utils is not installedFetched 115 MB in 3s (34.8 MB/s)Selecting previously unselected package openjdk-17-jre-headless:amd64.(Reading database ... 36771 files and directories currently installed.)Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...Selecting previously unselected package openjdk-17-jdk-headless:amd64.Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto modeSetting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...+ update-alternatives --auto javaupdate-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in auto mode2024-02-03 13:36:33,102 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2024-02-03 13:36:33,413 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 37205 files and directories currently installed.)Removing sudo (1.9.5p2-3+deb11u1) ...Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed2024-02-03 13:36:54,548 INFO: Getting source for revision 05cb615f1594124e8689fd59484eb1828ab0d5312024-02-03 13:36:54,550 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:54,550 DEBUG: > git rev-parse --show-toplevel2024-02-03 13:36:54,762 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:54,762 DEBUG: > git submodule foreach --recursive git reset --hard2024-02-03 13:36:55,274 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:55,275 DEBUG: > git reset --hard2024-02-03 13:36:56,288 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:56,289 DEBUG: > git submodule foreach --recursive git clean -dffx2024-02-03 13:36:56,500 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:56,500 DEBUG: > git clean -dffx2024-02-03 13:36:56,611 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:56,612 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 origin2024-02-03 13:36:58,646 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:58,647 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 remote prune origin2024-02-03 13:36:59,664 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:36:59,664 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 origin2024-02-03 13:37:00,683 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:37:00,684 DEBUG: > git remote set-head origin --auto2024-02-03 13:37:01,697 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:37:01,698 DEBUG: > git checkout -f 05cb615f1594124e8689fd59484eb1828ab0d5312024-02-03 13:37:02,110 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:37:02,110 DEBUG: > git clean -dffx2024-02-03 13:37:02,219 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:37:02,220 DEBUG: > git rev-parse --show-toplevel2024-02-03 13:37:02,431 DEBUG: Directory: build/org.pixeldroid.app2024-02-03 13:37:02,432 DEBUG: > git submodule deinit --all --force2024-02-03 13:37:02,748 INFO: Creating local.properties file at build/org.pixeldroid.app/local.properties2024-02-03 13:37:02,749 INFO: Creating local.properties file at build/org.pixeldroid.app/app/local.properties2024-02-03 13:37:02,750 DEBUG: Removing debuggable flags from build/org.pixeldroid.app/app2024-02-03 13:37:02,805 INFO: Running 'prebuild' commands in build/org.pixeldroid.app/app2024-02-03 13:37:02,806 DEBUG: Directory: build/org.pixeldroid.app/app2024-02-03 13:37:02,806 DEBUG: > bash -e -u -o pipefail -x -c -- cd ..; sed -i -e 's|git@gitlab.shinice.net:|https://gitlab.shinice.net/|g' .gitmodules; git submodule update --init --recursive/etc/bash.bashrc: line 7: PS1: unbound variable+ cd ..+ sed -i -e 's|git@gitlab.shinice.net:|https://gitlab.shinice.net/|g' .gitmodules+ git submodule update --init --recursiveSubmodule 'pixel_common' (https://gitlab.shinice.net/pixeldroid/pixel_common.git) registered for path 'pixel_common'Submodule 'scrambler' (https://gitlab.com/artectrex/scrambler.git) registered for path 'scrambler'Cloning into '/home/vagrant/build/org.pixeldroid.app/pixel_common'...Submodule path 'pixel_common': checked out '956bd5f88d6189009f2ba0a8cb2860a1bfee0ee6'Submodule path 'scrambler': checked out '7c67b911930b4344a2917f2944493e08fdd04b57'2024-02-03 13:37:05,024 INFO: Cleaning Gradle project...2024-02-03 13:37:05,025 DEBUG: Directory: build/org.pixeldroid.app/app2024-02-03 13:37:05,025 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.2 via distributionUrlDownloading missing gradle version 8.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.2-bin.zip: OKRunning /opt/gradle/versions/8.2/bin/gradle cleanWelcome to Gradle 8.2!Here are the highlights of this release:- Kotlin DSL: new reference documentation, assignment syntax by default- Kotlin DSL is now the default with Gradle init- Improved suggestions to resolve errors in console outputFor more details see https://docs.gradle.org/8.2/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildCalculating task graph as no configuration cache is available for tasks: clean> Task :app:clean UP-TO-DATE0 problems were found storing the configuration cache.See the complete report at file:///home/vagrant/build/org.pixeldroid.app/build/reports/configuration-cache/bxuka50qmm8omi3z6r9bnwf2v/4s88p9iw2cb12dre12cr268aw/configuration-cache-report.htmlBUILD SUCCESSFUL in 1m 16s1 actionable task: 1 up-to-dateConfiguration cache entry stored.2024-02-03 13:38:28,079 INFO: Scanning source for common problems...2024-02-03 13:38:28,100 DEBUG: scanner is configured to use signature data from: 'suss'2024-02-03 13:38:28,188 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2024-02-03 13:38:28,190 INFO: Removing gradle-wrapper.jar at scrambler/gradle/wrapper/gradle-wrapper.jar2024-02-03 13:38:28,194 INFO: Creating source tarball...2024-02-03 13:38:36,378 INFO: Building Gradle project...2024-02-03 13:38:36,378 DEBUG: Directory: build/org.pixeldroid.app/app2024-02-03 13:38:36,378 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 8.2 via distributionUrlRunning /opt/gradle/versions/8.2/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildCalculating task graph as no configuration cache is available for tasks: assembleReleaseException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 2)"."Install Android SDK Platform 34 (revision 2)" ready.Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34"Install Android SDK Platform 34 (revision 2)" complete."Install Android SDK Platform 34 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:preBuild UP-TO-DATE> Task :pixel_common:preBuild UP-TO-DATE> Task :scrambler:preBuild UP-TO-DATE> Task :pixel_common:preReleaseBuild UP-TO-DATE> Task :scrambler:preReleaseBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :pixel_common:checkKotlinGradlePluginConfigurationErrors> Task :scrambler:checkKotlinGradlePluginConfigurationErrors> Task :app:checkKotlinGradlePluginConfigurationErrors> Task :pixel_common:collectDependencies> Task :pixel_common:generateReleaseResValues> Task :pixel_common:dataBindingTriggerRelease> Task :pixel_common:generateReleaseResources> Task :app:buildKotlinToolingMetadata> Task :pixel_common:generateReleaseBuildConfig> Task :pixel_common:extractProguardFiles> Task :app:extractProguardFiles> Task :scrambler:generateReleaseResValues> Task :scrambler:generateReleaseBuildConfig> Task :app:createReleaseCompatibleScreenManifests> Task :app:generateReleaseBuildConfig> Task :scrambler:generateReleaseResources> Task :pixel_common:extractDeepLinksForAarRelease> Task :scrambler:extractDeepLinksRelease> Task :scrambler:extractReleaseSupportedLocales> Task :pixel_common:prepareReleaseArtProfile> Task :pixel_common:extractDeepLinksRelease> Task :pixel_common:writeReleaseLintModelMetadata> Task :scrambler:extractDeepLinksForAarRelease FROM-CACHE> Task :scrambler:prepareReleaseArtProfile> Task :scrambler:extractProguardFiles> Task :scrambler:writeReleaseLintModelMetadata> Task :pixel_common:extractReleaseSupportedLocales> Task :pixel_common:prepareLibraryDefinitionsReleaseVariant (release) was missing from dependencies, this should never happenAvailable variants:> Task :app:mergeReleaseJniLibFolders> Task :scrambler:packageReleaseResources> Task :app:mergeReleaseShaders FROM-CACHE> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:generateReleaseResValues> Task :app:extractReleaseSupportedLocales> Task :pixel_common:javaPreCompileRelease> Task :app:generateReleaseResources> Task :app:extractDeepLinksRelease> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:generateReleaseLocaleConfig> Task :scrambler:javaPreCompileRelease> Task :scrambler:parseReleaseLocalResources> Task :pixel_common:packageReleaseResources> Task :app:collectReleaseDependencies> Task :scrambler:writeReleaseAarMetadata> Task :app:javaPreCompileRelease> Task :app:sdkReleaseDependencyData> Task :pixel_common:mergeReleaseShaders> Task :pixel_common:compileReleaseShaders NO-SOURCE> Task :pixel_common:generateReleaseAssets UP-TO-DATE> Task :pixel_common:packageReleaseAssets FROM-CACHE> Task :pixel_common:parseReleaseLocalResources> Task :scrambler:mergeReleaseShaders> Task :scrambler:compileReleaseShaders NO-SOURCE> Task :scrambler:generateReleaseAssets UP-TO-DATE> Task :scrambler:packageReleaseAssets FROM-CACHE> Task :scrambler:processReleaseManifest> Task :pixel_common:mergeReleaseJniLibFolders> Task :pixel_common:mergeReleaseNativeLibs NO-SOURCE> Task :pixel_common:stripReleaseDebugSymbols NO-SOURCE> Task :pixel_common:processReleaseManifest> Task :pixel_common:copyReleaseJniLibsProjectAndLocalJars> Task :scrambler:prepareLintJarForPublish> Task :pixel_common:writeReleaseAarMetadata> Task :scrambler:generateReleaseRFile> Task :scrambler:mergeReleaseJniLibFolders> Task :scrambler:mergeReleaseNativeLibs NO-SOURCE> Task :scrambler:stripReleaseDebugSymbols NO-SOURCE> Task :scrambler:copyReleaseJniLibsProjectAndLocalJars> Task :scrambler:copyReleaseJniLibsProjectOnly> Task :pixel_common:copyReleaseJniLibsProjectOnly> Task :pixel_common:prepareLintJarForPublish> Task :pixel_common:dataBindingMergeDependencyArtifactsRelease> Task :pixel_common:generateReleaseRFile> Task :pixel_common:dataBindingGenBaseClassesRelease> Task :app:mapReleaseSourceSetPaths> Task :app:checkReleaseAarMetadata> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseArtProfile> Task :app:mergeReleaseAssets FROM-CACHE> Task :app:compressReleaseAssets> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:processApplicationManifestReleaseForBundle> Task :app:mergeReleaseNativeLibs> Task :app:processReleaseManifestForPackage> Task :app:stripReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libavcodec.so, libavcodec_neon.so, libavdevice.so, libavdevice_neon.so, libavfilter.so, libavfilter_neon.so, libavformat.so, libavformat_neon.so, libavutil.so, libavutil_neon.so, libc++_shared.so, libffmpegkit.so, libffmpegkit_abidetect.so, libffmpegkit_armv7a_neon.so, libimage_processing_util_jni.so, libswresample.so, libswresample_neon.so, libswscale.so, libswscale_neon.so, libucrop.so.> Task :app:extractReleaseNativeSymbolTables> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeReleaseResources> Task :scrambler:compileReleaseKotlin> Task :pixel_common:kaptGenerateStubsReleaseKotlin> Task :app:processReleaseResources> Task :scrambler:processReleaseJavaRes> Task :scrambler:mergeReleaseJavaResource> Task :app:bundleReleaseResources> Task :scrambler:compileReleaseJavaWithJavac> Task :scrambler:mergeReleaseGeneratedProguardFiles> Task :scrambler:mergeReleaseConsumerProguardFiles> Task :scrambler:exportReleaseConsumerProguardFiles> Task :scrambler:bundleLibRuntimeToJarRelease> Task :scrambler:bundleLibCompileToJarRelease> Task :scrambler:createFullJarRelease> Task :scrambler:generateReleaseLintVitalModel> Task :pixel_common:kaptReleaseKotlin> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :scrambler:extractReleaseAnnotations> Task :scrambler:syncReleaseLibJars> Task :scrambler:bundleReleaseLocalLintAar> Task :scrambler:generateReleaseLintModel> Task :app:dataBindingGenBaseClassesRelease> Task :pixel_common:compileReleaseKotlin> Task :pixel_common:extractReleaseAnnotations> Task :pixel_common:compileReleaseJavaWithJavac> Task :pixel_common:processReleaseJavaRes> Task :pixel_common:mergeReleaseGeneratedProguardFiles> Task :pixel_common:bundleLibRuntimeToJarRelease> Task :pixel_common:createFullJarRelease> Task :pixel_common:mergeReleaseConsumerProguardFiles> Task :pixel_common:exportReleaseConsumerProguardFiles> Task :pixel_common:bundleLibCompileToJarRelease> Task :pixel_common:mergeReleaseJavaResource> Task :pixel_common:syncReleaseLibJars> Task :pixel_common:bundleReleaseLocalLintAar> Task :pixel_common:generateReleaseLintVitalModel> Task :pixel_common:generateReleaseLintModel> Task :scrambler:lintVitalAnalyzeRelease> Task :pixel_common:lintVitalAnalyzeRelease> Task :app:kspReleaseKotlinw: [ksp] /home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:28: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.> Task :app:compileReleaseKotlinw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:251:54 Parameter 'v' is never used, could be renamed to _w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:251:57 Parameter 'drawerItem' is never used, could be renamed to _w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:298:28 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:472:67 Name shadowed: notificationw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/postCreation/PostCreationViewModel.kt:265:94 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraFragment.kt:169:18 'setTargetAspectRatio(Int): Preview.Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraFragment.kt:179:18 'setTargetAspectRatio(Int): ImageCapture.Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/AlbumActivity.kt:17:39 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/AlbumActivity.kt:17:70 Unchecked cast: Serializable? to kotlin.collections.ArrayList<Attachment> /* = java.util.ArrayList<Attachment> */w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/HtmlUtils.kt:70:13 Name shadowed: textw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:13:31 'MediaMetadata' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:14:31 'UriMediaItem' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:15:31 'MediaPlayer' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:21:39 'MediaPlayer' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:44:24 'UriMediaItem' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:44:39 'UriMediaItem' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:44:52 'Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:45:30 'MediaMetadata' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:45:44 'Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:46:24 'MediaMetadata' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:49:23 'MediaPlayer' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:52:70 Parameter 'view' is never used, could be renamed to _w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/PostActivity.kt:42:25 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/PostActivity.kt:96:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/ReportActivity.kt:23:29 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/ReportActivity.kt:36:28 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:169:9 Parameter 'request' is never usedw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:256:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:282:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:660:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:677:28 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:767:40 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/cachedFeeds/CachedFeedFragment.kt:48:30 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/cachedFeeds/CachedFeedFragment.kt:58:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/accountLists/AccountListFragment.kt:37:25 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/accountLists/AccountListFragment.kt:38:32 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/comments/CommentFragment.kt:39:25 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/comments/CommentFragment.kt:40:29 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/hashtags/HashTagActivity.kt:25:26 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/search/SearchAccountFragment.kt:26:28 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/search/SearchHashtagFragment.kt:35:28 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/CollectionActivity.kt:44:29 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/FollowsActivity.kt:28:30 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/FollowsActivity.kt:29:32 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:58:30 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:180:28 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:334:32 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:360:32 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileFeedFragment.kt:76:33 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileFeedFragment.kt:91:34 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/searchDiscover/TrendingActivity.kt:40:27 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/searchDiscover/TrendingActivity.kt:86:24 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/settings/SettingsActivity.kt:108:32 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoriesActivity.kt:53:31 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoriesActivity.kt:55:50 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoriesActivity.kt:55:92 Unchecked cast: Serializable? to Array<Story>w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoryCarouselViewHolder.kt:109:39 Parameter 'noStories' is never usedw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/api/objects/Status.kt:118:23 Variable 'msg' initializer is redundantw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/api/objects/Status.kt:147:25 Variable 'ext' is never usedw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:37:26 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:44:26 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:49:26 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.> Task :app:compileReleaseJavaWithJavacNote: /home/vagrant/build/org.pixeldroid.app/app/build/generated/data_binding_base_class_source_out/release/out/org/pixeldroid/app/databinding/ActivityMediaviewerBinding.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:processReleaseJavaRes> Task :app:expandReleaseArtProfileWildcards> Task :app:generateReleaseLintVitalReportModel> Task :app:mergeReleaseJavaResource> Task :app:lintVitalAnalyzeRelease> Task :app:minifyReleaseWithR8> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:minifyReleaseWithR8WARNING: R8: The class androidx.navigation.NavType is present but not the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String) which suggests some unsupported set-up where androidx is pre-shrunk without keeping the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String).WARNING: R8: The class androidx.navigation.NavType is present but not the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String) which suggests some unsupported set-up where androidx is pre-shrunk without keeping the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String).> Task :app:l8DexDesugarLibRelease> Task :app:compileReleaseArtProfile> Task :app:shrinkReleaseRes> Task :app:optimizeReleaseResources> Task :app:packageRelease> Task :app:assembleRelease> Task :app:createReleaseApkListingFileRedirectFAILURE: Build failed with an exception.* What went wrong:Configuration cache problems found in this build.2 problems were found storing the configuration cache, 1 of which seems unique.- Task `:pixel_common:collectDependencies` of type `com.mikepenz.aboutlibraries.plugin.AboutLibrariesCollectorTask`: invocation of 'Task.project' at execution time is unsupported.See https://docs.gradle.org/8.2/userguide/configuration_cache.html#config_cache:requirements:use_project_during_executionSee the complete report at file:///home/vagrant/build/org.pixeldroid.app/build/reports/configuration-cache/cy7m0wh0b9d47tjzvt4d0910z/bxs5j01675wnovim1tg03jesw/configuration-cache-report.html> Invocation of 'Task.project' by task ':pixel_common:collectDependencies' at execution time is unsupported.* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org.BUILD FAILED in 17m 20s133 actionable tasks: 128 executed, 5 from cacheConfiguration cache entry discarded with 2 problems.2024-02-03 13:55:58,147 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.pixeldroid.app, universal_newlines=False, shell=None, istream=<valid stream>)2024-02-03 13:55:58,173 ERROR: Could not build app org.pixeldroid.app: Build failed for org.pixeldroid.app:1.0.beta28@05cb615f1594124e8689fd59484eb1828ab0d531==== detail begin ====Found 8.2 via distributionUrlRunning /opt/gradle/versions/8.2/bin/gradle assembleReleaseTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildCalculating task graph as no configuration cache is available for tasks: assembleReleaseException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 34 accepted.Preparing "Install Android SDK Build-Tools 34 v.34.0.0"."Install Android SDK Build-Tools 34 v.34.0.0" ready.Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0"Install Android SDK Build-Tools 34 v.34.0.0" complete."Install Android SDK Build-Tools 34 v.34.0.0" finished.Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licensesLicense for package Android SDK Platform 34 accepted.Preparing "Install Android SDK Platform 34 (revision 2)"."Install Android SDK Platform 34 (revision 2)" ready.Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34"Install Android SDK Platform 34 (revision 2)" complete."Install Android SDK Platform 34 (revision 2)" finished.Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :app:preBuild UP-TO-DATE> Task :pixel_common:preBuild UP-TO-DATE> Task :scrambler:preBuild UP-TO-DATE> Task :pixel_common:preReleaseBuild UP-TO-DATE> Task :scrambler:preReleaseBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :pixel_common:checkKotlinGradlePluginConfigurationErrors> Task :scrambler:checkKotlinGradlePluginConfigurationErrors> Task :app:checkKotlinGradlePluginConfigurationErrors> Task :pixel_common:collectDependencies> Task :pixel_common:generateReleaseResValues> Task :pixel_common:dataBindingTriggerRelease> Task :pixel_common:generateReleaseResources> Task :app:buildKotlinToolingMetadata> Task :pixel_common:generateReleaseBuildConfig> Task :pixel_common:extractProguardFiles> Task :app:extractProguardFiles> Task :scrambler:generateReleaseResValues> Task :scrambler:generateReleaseBuildConfig> Task :app:createReleaseCompatibleScreenManifests> Task :app:generateReleaseBuildConfig> Task :scrambler:generateReleaseResources> Task :pixel_common:extractDeepLinksForAarRelease> Task :scrambler:extractDeepLinksRelease> Task :scrambler:extractReleaseSupportedLocales> Task :pixel_common:prepareReleaseArtProfile> Task :pixel_common:extractDeepLinksRelease> Task :pixel_common:writeReleaseLintModelMetadata> Task :scrambler:extractDeepLinksForAarRelease FROM-CACHE> Task :scrambler:prepareReleaseArtProfile> Task :scrambler:extractProguardFiles> Task :scrambler:writeReleaseLintModelMetadata> Task :pixel_common:extractReleaseSupportedLocales> Task :pixel_common:prepareLibraryDefinitionsReleaseVariant (release) was missing from dependencies, this should never happenAvailable variants:> Task :app:mergeReleaseJniLibFolders> Task :scrambler:packageReleaseResources> Task :app:mergeReleaseShaders FROM-CACHE> Task :app:compileReleaseShaders NO-SOURCE> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:generateReleaseResValues> Task :app:extractReleaseSupportedLocales> Task :pixel_common:javaPreCompileRelease> Task :app:generateReleaseResources> Task :app:extractDeepLinksRelease> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:generateReleaseLocaleConfig> Task :scrambler:javaPreCompileRelease> Task :scrambler:parseReleaseLocalResources> Task :pixel_common:packageReleaseResources> Task :app:collectReleaseDependencies> Task :scrambler:writeReleaseAarMetadata> Task :app:javaPreCompileRelease> Task :app:sdkReleaseDependencyData> Task :pixel_common:mergeReleaseShaders> Task :pixel_common:compileReleaseShaders NO-SOURCE> Task :pixel_common:generateReleaseAssets UP-TO-DATE> Task :pixel_common:packageReleaseAssets FROM-CACHE> Task :pixel_common:parseReleaseLocalResources> Task :scrambler:mergeReleaseShaders> Task :scrambler:compileReleaseShaders NO-SOURCE> Task :scrambler:generateReleaseAssets UP-TO-DATE> Task :scrambler:packageReleaseAssets FROM-CACHE> Task :scrambler:processReleaseManifest> Task :pixel_common:mergeReleaseJniLibFolders> Task :pixel_common:mergeReleaseNativeLibs NO-SOURCE> Task :pixel_common:stripReleaseDebugSymbols NO-SOURCE> Task :pixel_common:processReleaseManifest> Task :pixel_common:copyReleaseJniLibsProjectAndLocalJars> Task :scrambler:prepareLintJarForPublish> Task :pixel_common:writeReleaseAarMetadata> Task :scrambler:generateReleaseRFile> Task :scrambler:mergeReleaseJniLibFolders> Task :scrambler:mergeReleaseNativeLibs NO-SOURCE> Task :scrambler:stripReleaseDebugSymbols NO-SOURCE> Task :scrambler:copyReleaseJniLibsProjectAndLocalJars> Task :scrambler:copyReleaseJniLibsProjectOnly> Task :pixel_common:copyReleaseJniLibsProjectOnly> Task :pixel_common:prepareLintJarForPublish> Task :pixel_common:dataBindingMergeDependencyArtifactsRelease> Task :pixel_common:generateReleaseRFile> Task :pixel_common:dataBindingGenBaseClassesRelease> Task :app:mapReleaseSourceSetPaths> Task :app:checkReleaseAarMetadata> Task :app:checkReleaseDuplicateClasses> Task :app:mergeReleaseArtProfile> Task :app:mergeReleaseAssets FROM-CACHE> Task :app:compressReleaseAssets> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:processApplicationManifestReleaseForBundle> Task :app:mergeReleaseNativeLibs> Task :app:processReleaseManifestForPackage> Task :app:stripReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libavcodec.so, libavcodec_neon.so, libavdevice.so, libavdevice_neon.so, libavfilter.so, libavfilter_neon.so, libavformat.so, libavformat_neon.so, libavutil.so, libavutil_neon.so, libc++_shared.so, libffmpegkit.so, libffmpegkit_abidetect.so, libffmpegkit_armv7a_neon.so, libimage_processing_util_jni.so, libswresample.so, libswresample_neon.so, libswscale.so, libswscale_neon.so, libucrop.so.> Task :app:extractReleaseNativeSymbolTables> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeReleaseResources> Task :scrambler:compileReleaseKotlin> Task :pixel_common:kaptGenerateStubsReleaseKotlin> Task :app:processReleaseResources> Task :scrambler:processReleaseJavaRes> Task :scrambler:mergeReleaseJavaResource> Task :app:bundleReleaseResources> Task :scrambler:compileReleaseJavaWithJavac> Task :scrambler:mergeReleaseGeneratedProguardFiles> Task :scrambler:mergeReleaseConsumerProguardFiles> Task :scrambler:exportReleaseConsumerProguardFiles> Task :scrambler:bundleLibRuntimeToJarRelease> Task :scrambler:bundleLibCompileToJarRelease> Task :scrambler:createFullJarRelease> Task :scrambler:generateReleaseLintVitalModel> Task :pixel_common:kaptReleaseKotlin> Task :app:dataBindingMergeDependencyArtifactsRelease> Task :scrambler:extractReleaseAnnotations> Task :scrambler:syncReleaseLibJars> Task :scrambler:bundleReleaseLocalLintAar> Task :scrambler:generateReleaseLintModel> Task :app:dataBindingGenBaseClassesRelease> Task :pixel_common:compileReleaseKotlin> Task :pixel_common:extractReleaseAnnotations> Task :pixel_common:compileReleaseJavaWithJavac> Task :pixel_common:processReleaseJavaRes> Task :pixel_common:mergeReleaseGeneratedProguardFiles> Task :pixel_common:bundleLibRuntimeToJarRelease> Task :pixel_common:createFullJarRelease> Task :pixel_common:mergeReleaseConsumerProguardFiles> Task :pixel_common:exportReleaseConsumerProguardFiles> Task :pixel_common:bundleLibCompileToJarRelease> Task :pixel_common:mergeReleaseJavaResource> Task :pixel_common:syncReleaseLibJars> Task :pixel_common:bundleReleaseLocalLintAar> Task :pixel_common:generateReleaseLintVitalModel> Task :pixel_common:generateReleaseLintModel> Task :scrambler:lintVitalAnalyzeRelease> Task :pixel_common:lintVitalAnalyzeRelease> Task :app:kspReleaseKotlinw: [ksp] /home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:28: Schema export directory was not provided to the annotation processor so Room cannot export the schema. You can either provide `room.schemaLocation` annotation processor argument by applying the Room Gradle plugin (id 'androidx.room') OR set exportSchema to false.> Task :app:compileReleaseKotlinw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:251:54 Parameter 'v' is never used, could be renamed to _w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:251:57 Parameter 'drawerItem' is never used, could be renamed to _w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:298:28 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/MainActivity.kt:472:67 Name shadowed: notificationw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/postCreation/PostCreationViewModel.kt:265:94 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraFragment.kt:169:18 'setTargetAspectRatio(Int): Preview.Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/postCreation/camera/CameraFragment.kt:179:18 'setTargetAspectRatio(Int): ImageCapture.Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/AlbumActivity.kt:17:39 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/AlbumActivity.kt:17:70 Unchecked cast: Serializable? to kotlin.collections.ArrayList<Attachment> /* = java.util.ArrayList<Attachment> */w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/HtmlUtils.kt:70:13 Name shadowed: textw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:13:31 'MediaMetadata' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:14:31 'UriMediaItem' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:15:31 'MediaPlayer' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:21:39 'MediaPlayer' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:44:24 'UriMediaItem' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:44:39 'UriMediaItem' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:44:52 'Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:45:30 'MediaMetadata' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:45:44 'Builder' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:46:24 'MediaMetadata' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:49:23 'MediaPlayer' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/MediaViewerActivity.kt:52:70 Parameter 'view' is never used, could be renamed to _w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/PostActivity.kt:42:25 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/PostActivity.kt:96:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/ReportActivity.kt:23:29 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/ReportActivity.kt:36:28 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:169:9 Parameter 'request' is never usedw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:256:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:282:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:660:32 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:677:28 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/StatusViewHolder.kt:767:40 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/cachedFeeds/CachedFeedFragment.kt:48:30 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/cachedFeeds/CachedFeedFragment.kt:58:24 'launchWhenStarted(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenStarted is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.STARTED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/accountLists/AccountListFragment.kt:37:25 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/accountLists/AccountListFragment.kt:38:32 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/comments/CommentFragment.kt:39:25 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/comments/CommentFragment.kt:40:29 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/hashtags/HashTagActivity.kt:25:26 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/search/SearchAccountFragment.kt:26:28 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/posts/feeds/uncachedFeeds/search/SearchHashtagFragment.kt:35:28 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/CollectionActivity.kt:44:29 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/FollowsActivity.kt:28:30 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/FollowsActivity.kt:29:32 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:58:30 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:180:28 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:334:32 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileActivity.kt:360:32 'launchWhenResumed(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenResumed is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.RESUMED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileFeedFragment.kt:76:33 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/profile/ProfileFeedFragment.kt:91:34 'getSerializable(String?): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/searchDiscover/TrendingActivity.kt:40:27 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/searchDiscover/TrendingActivity.kt:86:24 'launchWhenCreated(suspend CoroutineScope.() -> Unit): Job' is deprecated. launchWhenCreated is deprecated as it can lead to wasted resources in some cases. Replace with suspending repeatOnLifecycle to run the block whenever the Lifecycle state is at least Lifecycle.State.CREATED.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/settings/SettingsActivity.kt:108:32 'setTargetFragment(Fragment?, Int): Unit' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoriesActivity.kt:53:31 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoriesActivity.kt:55:50 'getSerializableExtra(String!): Serializable?' is deprecated. Deprecated in Javaw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoriesActivity.kt:55:92 Unchecked cast: Serializable? to Array<Story>w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/stories/StoryCarouselViewHolder.kt:109:39 Parameter 'noStories' is never usedw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/api/objects/Status.kt:118:23 Variable 'msg' initializer is redundantw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/api/objects/Status.kt:147:25 Variable 'ext' is never usedw: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:37:26 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:44:26 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.w: file:///home/vagrant/build/org.pixeldroid.app/app/src/main/java/org/pixeldroid/app/utils/db/AppDatabase.kt:49:26 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.> Task :app:compileReleaseJavaWithJavacNote: /home/vagrant/build/org.pixeldroid.app/app/build/generated/data_binding_base_class_source_out/release/out/org/pixeldroid/app/databinding/ActivityMediaviewerBinding.java uses or overrides a deprecated API.Note: Recompile with -Xlint:deprecation for details.> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:processReleaseJavaRes> Task :app:expandReleaseArtProfileWildcards> Task :app:generateReleaseLintVitalReportModel> Task :app:mergeReleaseJavaResource> Task :app:lintVitalAnalyzeRelease> Task :app:minifyReleaseWithR8> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:minifyReleaseWithR8WARNING: R8: The class androidx.navigation.NavType is present but not the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String) which suggests some unsupported set-up where androidx is pre-shrunk without keeping the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String).WARNING: R8: The class androidx.navigation.NavType is present but not the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String) which suggests some unsupported set-up where androidx is pre-shrunk without keeping the method androidx.navigation.NavType androidx.navigation.NavType$Companion.fromArgType(java.lang.String, java.lang.String).> Task :app:l8DexDesugarLibRelease> Task :app:compileReleaseArtProfile> Task :app:shrinkReleaseRes> Task :app:optimizeReleaseResources> Task :app:packageRelease> Task :app:assembleRelease> Task :app:createReleaseApkListingFileRedirectFAILURE: Build failed with an exception.* What went wrong:Configuration cache problems found in this build.2 problems were found storing the configuration cache, 1 of which seems unique.- Task `:pixel_common:collectDependencies` of type `com.mikepenz.aboutlibraries.plugin.AboutLibrariesCollectorTask`: invocation of 'Task.project' at execution time is unsupported.See https://docs.gradle.org/8.2/userguide/configuration_cache.html#config_cache:requirements:use_project_during_executionSee the complete report at file:///home/vagrant/build/org.pixeldroid.app/build/reports/configuration-cache/cy7m0wh0b9d47tjzvt4d0910z/bxs5j01675wnovim1tg03jesw/configuration-cache-report.html> Invocation of 'Task.project' by task ':pixel_common:collectDependencies' at execution time is unsupported.* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.> Get more help at https://help.gradle.org.BUILD FAILED in 17m 20s133 actionable tasks: 128 executed, 5 from cacheConfiguration cache entry discarded with 2 problems.==== detail end ====2024-02-03 13:55:58,176 DEBUG: Error encountered, stopping by user request.==== detail end ====