log for de.readeckapp:301

Traceback (most recent call last):File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 1199, in mainif trybuild(app, build, build_dir, output_dir, log_dir,^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 940, in trybuildbuild_server(app, build, vcs, build_dir, output_dir, log_dir, force)File "/home/fdroid/fdroidserver/fdroidserver/build.py", line 290, in build_serverraise BuildException(message.format(app.id, build.versionName),fdroidserver.exception.BuildException: Build.py failed on server for de.readeckapp:0.3.1==== detail begin ====== Installed Android Tools ==2025-04-24 12:27:24,916 DEBUG: Reading 'config.yml'2025-04-24 12:27:24,928 INFO: Creating log directory2025-04-24 12:27:24,928 INFO: Creating temporary directory2025-04-24 12:27:24,928 INFO: Creating output directory2025-04-24 12:27:24,935 DEBUG: Getting git vcs interface for https://github.com/jensomato/ReadeckApp.git2025-04-24 12:27:24,936 DEBUG: Checking de.readeckapp:3012025-04-24 12:27:24,936 INFO: Building version 0.3.1 (301) of de.readeckapp2025-04-24 12:27:24,936 INFO: Running 'sudo' commands in /home/vagrant2025-04-24 12:27:24,936 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done+ export CPUS_MAX=16+ CPUS_MAX=16++ getconf _NPROCESSORS_ONLN+ export CPUS=20+ CPUS=20+ (( c=16 ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))+ echo 0+ (( c++  ))+ (( c<20 ))2025-04-24 12:27:25,362 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-04-24 12:27:25,966 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64068 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 removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-04-24 12:27:47,493 INFO: Getting source for revision 018a4d844d353f2b379f7a74849ecae94f9e21a72025-04-24 12:27:47,497 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:47,498 DEBUG: > git rev-parse --show-toplevel2025-04-24 12:27:47,712 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:47,712 DEBUG: > git submodule foreach --recursive git reset --hard2025-04-24 12:27:47,916 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:47,916 DEBUG: > git reset --hard2025-04-24 12:27:48,220 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:48,220 DEBUG: > git submodule foreach --recursive git clean -dffx2025-04-24 12:27:48,323 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:48,324 DEBUG: > git clean -dffx2025-04-24 12:27:48,426 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:48,427 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin2025-04-24 12:27:49,432 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:49,433 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin2025-04-24 12:27:50,969 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:50,970 DEBUG: > git remote set-head origin --auto2025-04-24 12:27:52,176 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:52,176 DEBUG: > git checkout -f 018a4d844d353f2b379f7a74849ecae94f9e21a72025-04-24 12:27:52,480 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:52,480 DEBUG: > git clean -dffx2025-04-24 12:27:52,584 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:52,584 DEBUG: > git rev-parse --show-toplevel2025-04-24 12:27:52,788 DEBUG: Directory: build/de.readeckapp2025-04-24 12:27:52,788 DEBUG: > git submodule deinit --all --force2025-04-24 12:27:52,997 INFO: Creating local.properties file at build/de.readeckapp/local.properties2025-04-24 12:27:53,542 INFO: Creating local.properties file at build/de.readeckapp/app/local.properties2025-04-24 12:27:53,550 DEBUG: Removing debuggable flags from build/de.readeckapp/app2025-04-24 12:27:53,630 INFO: Cleaned build.gradle.kts of keysigning configs at build/de.readeckapp/app/build.gradle.kts2025-04-24 12:27:53,636 INFO: Cleaning Gradle project...2025-04-24 12:27:53,637 DEBUG: Directory: build/de.readeckapp/app2025-04-24 12:27:53,637 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.10.2 via distributionUrlDownloading missing gradle version 8.10.2cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.10.2-bin.zip: OKRunning /opt/gradle/versions/8.10.2/bin/gradle cleanWelcome to Gradle 8.10.2!Here are the highlights of this release:- Support for Java 23- Faster configuration cache- Better configuration cache reportsFor more details see https://docs.gradle.org/8.10.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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean UP-TO-DATEDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 2m 34s1 actionable task: 1 up-to-date2025-04-24 12:30:34,207 INFO: Scanning source for common problems...2025-04-24 12:30:34,275 DEBUG: scanner is configured to use signature data from: 'suss'2025-04-24 12:30:34,276 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-04-24 12:30:34,858 DEBUG: write 'suss.json' to cache2025-04-24 12:30:34,866 DEBUG: next suss.json cache update due in 23:59:59.9819652025-04-24 12:30:35,092 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-04-24 12:30:35,152 INFO: Creating source tarball...2025-04-24 12:30:35,670 INFO: Building Gradle project...2025-04-24 12:30:35,670 DEBUG: Directory: build/de.readeckapp/app2025-04-24 12:30:35,670 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.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-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 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 35 in /opt/android-sdk/licensesLicense for package Android SDK Platform 35 accepted.Preparing "Install Android SDK Platform 35 (revision 2)"."Install Android SDK Platform 35 (revision 2)" ready.Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35"Install Android SDK Platform 35 (revision 2)" complete."Install Android SDK Platform 35 (revision 2)" finished.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:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResValues> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:mergeGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:processGithubReleaseReleaseMainManifest> Task :app:processGithubReleaseReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseStartupProfile> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseShaders> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseReleaseAssets> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 9m 4s58 actionable tasks: 58 executed2025-04-24 12:39:41,283 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/de.readeckapp, universal_newlines=False, shell=None, istream=<valid stream>)2025-04-24 12:39:41,290 INFO: Successfully built version 0.3.1 of de.readeckapp from 018a4d844d353f2b379f7a74849ecae94f9e21a72025-04-24 12:39:41,293 INFO: Running 'postbuild' commands in build/de.readeckapp/app2025-04-24 12:39:41,294 DEBUG: Directory: build/de.readeckapp/app2025-04-24 12:39:41,294 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/jensomato/ReadeckApp/releases/download/v0.3.1/ReadeckApp-0.3.1.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleGithubReleaseRelease; done/etc/bash.bashrc: line 7: PS1: unbound variable+ curl -Lo upstream.apk https://github.com/jensomato/ReadeckApp/releases/download/v0.3.1/ReadeckApp-0.3.1.apk% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:00:01 --:--:--     022 3272k   22  751k    0     0   352k      0  0:00:09  0:00:02  0:00:07  352k
100 3272k  100 3272k    0     0  1472k      0  0:00:02  0:00:02 --:--:-- 27.6M+ unzip -q upstream.apk -d apk++ sha256sum apk/assets/dexopt/baseline.prof+ export 'hash=26d6ad0f72e4b99d363db5d54e5f4e264713fcf20d5d67a47a0b2d6a0c3f72b7  apk/assets/dexopt/baseline.prof'+ hash='26d6ad0f72e4b99d363db5d54e5f4e264713fcf20d5d67a47a0b2d6a0c3f72b7  apk/assets/dexopt/baseline.prof'+ rm -rf apk upstream.apk+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseReleaseAssets> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 34s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseReleaseAssets> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 37s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:mergeGithubReleaseReleaseShaders> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseReleaseAssets> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 38s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof883beb7ebcfaa07f74c27cf884d2863748c7325b1ffea8d305361d117add37b7  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseAssets> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 40s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 37s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:mergeGithubReleaseReleaseAssets> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 38s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:processGithubReleaseReleaseMainManifest> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:javaPreCompileGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseAssets> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 38s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResValues> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:mergeGithubReleaseReleaseShaders> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseAssets> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 42s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:extractProguardFiles> Task :app:javaPreCompileGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseShaders> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:mergeGithubReleaseReleaseAssets> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 38s59 actionable tasks: 58 executed, 1 up-to-date+ for i in {1..10}+ unzip -q /home/vagrant/build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk -d apk+ sha256sum -c -apk/assets/dexopt/baseline.prof: FAILEDsha256sum: WARNING: 1 computed checksum did NOT match+ sha256sum apk/assets/dexopt/baseline.prof9917452fdcd3fa2efa0a76b89fe022a8c0690d8a2243c37ee00e119081dd71cf  apk/assets/dexopt/baseline.prof+ rm -fr apk+ gradle clean assembleGithubReleaseReleaseFound 8.10.2 via distributionUrlRunning /opt/gradle/versions/8.10.2/bin/gradle clean assembleGithubReleaseReleaseTo 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.10.2/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the build> Configure project :appWARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.WARNING: BuildType 'debug' is both debuggable and has 'isMinifyEnabled' set to true.All code optimizations and obfuscation are disabled for debuggable builds.app: 'annotationProcessor' dependencies won't be recognized as kapt annotation processors. Please change the configuration name to 'kapt' for these artifacts: 'androidx.room:room-compiler:2.6.1'.> Task :app:clean> Task :app:buildKotlinToolingMetadata> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:preBuild UP-TO-DATE> Task :app:preGithubReleaseReleaseBuild UP-TO-DATE> Task :app:generateGithubReleaseReleaseResValues> Task :app:dataBindingMergeDependencyArtifactsGithubReleaseRelease> Task :app:generateGithubReleaseReleaseResources> Task :app:collectDependenciesGithubReleaseRelease> Task :app:prepareLibraryDefinitionsGithubReleaseRelease> Task :app:packageGithubReleaseReleaseResources> Task :app:generateGithubReleaseReleaseBuildConfig> Task :app:mapGithubReleaseReleaseSourceSetPaths> Task :app:parseGithubReleaseReleaseLocalResources> Task :app:checkGithubReleaseReleaseAarMetadata> Task :app:createGithubReleaseReleaseCompatibleScreenManifests> Task :app:extractDeepLinksGithubReleaseRelease> Task :app:mergeGithubReleaseReleaseResources> Task :app:processGithubReleaseReleaseMainManifest> Task :app:dataBindingGenBaseClassesGithubReleaseRelease> Task :app:processGithubReleaseReleaseManifest> Task :app:javaPreCompileGithubReleaseRelease> Task :app:extractProguardFiles> Task :app:mergeGithubReleaseReleaseJniLibFolders> Task :app:mergeGithubReleaseReleaseNativeLibs> Task :app:mergeGithubReleaseReleaseStartupProfile UP-TO-DATE> Task :app:checkGithubReleaseReleaseDuplicateClasses> Task :app:stripGithubReleaseReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:mergeGithubReleaseReleaseShaders> Task :app:mergeGithubReleaseReleaseArtProfile> Task :app:compileGithubReleaseReleaseShaders NO-SOURCE> Task :app:generateGithubReleaseReleaseAssets UP-TO-DATE> Task :app:extractGithubReleaseReleaseNativeSymbolTables> Task :app:mergeGithubReleaseReleaseAssets> Task :app:mergeGithubReleaseReleaseNativeDebugMetadata NO-SOURCE> Task :app:compressGithubReleaseReleaseAssets> Task :app:extractGithubReleaseReleaseVersionControlInfo> Task :app:writeGithubReleaseReleaseAppMetadata> Task :app:writeGithubReleaseReleaseSigningConfigVersions> Task :app:processGithubReleaseReleaseManifestForPackage> Task :app:processGithubReleaseReleaseResources> Task :app:convertLinkedResourcesToProtoGithubReleaseRelease> Task :app:kspGithubReleaseReleaseKotlin> Task :app:kaptGenerateStubsGithubReleaseReleaseKotlinw: Kapt currently doesn't support language version 2.0+. Falling back to 1.9.> Task :app:kaptGithubReleaseReleaseKotlinwarning: The following options were not recognized by any processor: '[dagger.fastInit, dagger.hilt.android.internal.disableAndroidSuperclassValidation, dagger.hilt.android.internal.projectType, room.internal.schemaInput, dagger.hilt.internal.useAggregatingRootProcessor, room.internal.schemaOutput, kapt.kotlin.generated]'> Task :app:compileGithubReleaseReleaseKotlinw: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:5:8 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:30 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:12:53 '@Deprecated(...) @RequiresApi(...) class MasterKeys : Any' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/io/prefs/EncryptionHelper.kt:14:43 '@Deprecated(...) @NonNull() static fun create(@NonNull() p0: String, @NonNull() p1: String, @NonNull() p2: Context, @NonNull() p3: EncryptedSharedPreferences.PrefKeyEncryptionScheme, @NonNull() p4: EncryptedSharedPreferences.PrefValueEncryptionScheme): SharedPreferences' is deprecated. Deprecated in Java.w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:223:26 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:224:9 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:30 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:60 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/list/BookmarkCard.kt:265:69 This declaration needs opt-in. Its usage should be marked with '@coil3.annotation.ExperimentalCoilApi' or '@OptIn(coil3.annotation.ExperimentalCoilApi::class)'w: file:///home/vagrant/build/de.readeckapp/app/src/main/java/de/readeckapp/ui/settings/SettingsScreen.kt:118:37 '@property:Deprecated(...) val Icons.Filled.List: ImageVector' is deprecated. Use the AutoMirrored version at Icons.AutoMirrored.Filled.List.> Task :app:compileGithubReleaseReleaseJavaWithJavac> Task :app:copyRoomSchemas NO-SOURCE> Task :app:hiltAggregateDepsGithubReleaseRelease> Task :app:hiltJavaCompileGithubReleaseRelease> Task :app:generateGithubReleaseReleaseLintVitalReportModel> Task :app:processGithubReleaseReleaseJavaRes> Task :app:transformGithubReleaseReleaseClassesWithAsm> Task :app:mergeGithubReleaseReleaseGeneratedProguardFiles> Task :app:expandGithubReleaseReleaseArtProfileWildcards> Task :app:mergeGithubReleaseReleaseJavaResource> Task :app:lintVitalAnalyzeGithubReleaseRelease> Task :app:minifyGithubReleaseReleaseWithR8> Task :app:lintVitalReportGithubReleaseRelease> Task :app:lintVitalGithubReleaseRelease> Task :app:compileGithubReleaseReleaseArtProfile> Task :app:shrinkGithubReleaseReleaseRes> Task :app:convertShrunkResourcesToBinaryGithubReleaseRelease> Task :app:optimizeGithubReleaseReleaseResources> Task :app:packageGithubReleaseRelease> Task :app:createGithubReleaseReleaseApkListingFileRedirect> Task :app:assembleGithubReleaseReleaseDeprecated 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.For more on this, please refer to https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.BUILD SUCCESSFUL in 5m 36s59 actionable tasks: 58 executed, 1 up-to-date2025-04-24 13:36:18,706 DEBUG: Checking build/de.readeckapp/app/build/outputs/apk/githubRelease/release/ReadeckApp-0.3.1.apk2025-04-24 13:36:18,730 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-04-24 13:36:18,730 INFO: ...retrieving https://github.com/jensomato/ReadeckApp/releases/download/v0.3.1/ReadeckApp-0.3.1.apk2025-04-24 13:36:18,734 DEBUG: Starting new HTTPS connection (1): github.com:4432025-04-24 13:36:19,220 DEBUG: https://github.com:443 "GET /jensomato/ReadeckApp/releases/download/v0.3.1/ReadeckApp-0.3.1.apk HTTP/1.1" 302 02025-04-24 13:36:19,227 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-04-24 13:36:19,632 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/935528079/dcdb2300-55e3-4ecc-8b0a-225cfa120273?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250424T133620Z&X-Amz-Expires=300&X-Amz-Signature=dcec00cc5aad582f102b78d4b40ac64e4c7ffdcc59808e38ec4c3b846e384092&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3DReadeckApp-0.3.1.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 33512252025-04-24 13:36:21,130 DEBUG: unsigned/binaries/de.readeckapp_301.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): trueVerified using v3 scheme (APK Signature Scheme v3): trueVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 1DOES NOT VERIFYERROR: APK Signature Scheme v3 signer #1: APK integrity check failed. CHUNKED_SHA256 digest mismatch. Expected: <019919fd0d44d51562e189cea2b77d4305197ab186afd29573b583f89ab4c40a>, actual: <db1fbfe0b598e24df72e4c6bd4466f654fbc94c9dd1ca44400b2ac164bcab809>2025-04-24 13:36:21,954 ERROR:/tmp/tmp8u5ueyyc/sigcp_de.readeckapp_301.apk:2025-04-24 13:36:21,954 INFO: ...NOT verified - /tmp/tmp8u5ueyyc/sigcp_de.readeckapp_301.apk2025-04-24 13:36:22,367 DEBUG: > diff -r /tmp/tmp8u5ueyyc/unsigned_binaries_de.readeckapp_301.binary /tmp/tmp8u5ueyyc/_tmp_tmp8u5ueyyc_sigcp_de.readeckapp_3012025-04-24 13:36:22,592 DEBUG: removing unsigned/de.readeckapp_301.apk2025-04-24 13:36:22,595 DEBUG: removing unsigned/binaries/de.readeckapp_301.binary.apk2025-04-24 13:36:22,705 ERROR: Could not build app de.readeckapp: compared built binary to supplied reference binary but failed==== detail begin ====verification of APK with copied signature failedComparing reference APK to APK with copied signature...Unexpected diff output:Binary files /tmp/tmp8u5ueyyc/unsigned_binaries_de.readeckapp_301.binary/content/assets/dexopt/baseline.prof and /tmp/tmp8u5ueyyc/_tmp_tmp8u5ueyyc_sigcp_de.readeckapp_301/content/assets/dexopt/baseline.prof differBinary files /tmp/tmp8u5ueyyc/unsigned_binaries_de.readeckapp_301.binary/content/assets/dexopt/baseline.profm and /tmp/tmp8u5ueyyc/_tmp_tmp8u5ueyyc_sigcp_de.readeckapp_301/content/assets/dexopt/baseline.profm differ==== detail end ====2025-04-24 13:36:22,705 DEBUG: Error encountered, stopping by user request.==== detail end ====