log for it.fast4x.rimusic:16
== Installed Android Tools ==
2024-02-09 02:46:36,313 DEBUG: Reading 'config.yml'
2024-02-09 02:46:36,332 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-02-09 02:46:36,333 INFO: Creating log directory
2024-02-09 02:46:36,333 INFO: Creating temporary directory
2024-02-09 02:46:36,333 INFO: Creating output directory
2024-02-09 02:46:36,347 DEBUG: Getting git vcs interface for https://github.com/fast4x/RiMusic.git
2024-02-09 02:46:36,347 DEBUG: Checking it.fast4x.rimusic:16
2024-02-09 02:46:36,347 INFO: Building version 0.6.20 (16) of it.fast4x.rimusic
2024-02-09 02:46:36,347 INFO: Running 'sudo' commands in /home/vagrant
2024-02-09 02:46:36,347 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; apt-get install -y openjdk-17-jdk-headless; update-java-alternatives -a
+ apt-get update
Get:1 https://security.debian.org/debian-security bullseye-security InRelease [48.4 kB]
Get:2 https://debian.osuosl.org/debian bullseye InRelease [116 kB]
Get:3 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:4 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:5 https://security.debian.org/debian-security bullseye-security/main amd64 Packages [267 kB]
Get:6 https://security.debian.org/debian-security bullseye-security/main Translation-en [172 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [18.8 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.9 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [403 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [344 kB]
Fetched 15.8 MB in 8s (2042 kB/s)
Reading package lists...
+ apt-get install -y openjdk-17-jdk-headless
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
openjdk-17-jre-headless
Suggested packages:
openjdk-17-demo openjdk-17-source libnss-mdns fonts-dejavu-extra
fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
| fonts-wqy-zenhei fonts-indic
The following NEW packages will be installed:
openjdk-17-jdk-headless openjdk-17-jre-headless
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
Need to get 115 MB of archives.
After this operation, 271 MB of additional disk space will be used.
Get:1 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jre-headless amd64 17.0.10+7-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.10+7-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (33.8 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36771 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.10+7-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.10+7-1~deb11u1) ...
update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/jpackage to provide /usr/bin/jpackage (jpackage) in auto mode
Setting up openjdk-17-jdk-headless:amd64 (17.0.10+7-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2024-02-09 02:47:17,945 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2024-02-09 02:47:18,261 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37205 files and directories currently installed.)
Removing sudo (1.9.5p2-3+deb11u1) ...
Purging configuration files for sudo (1.9.5p2-3+deb11u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
2024-02-09 02:47:38,158 INFO: Getting source for revision 9ab2d82ccbfb309958c7671299a726cae364f84e
2024-02-09 02:47:38,160 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:38,160 DEBUG: > git rev-parse --show-toplevel
2024-02-09 02:47:38,372 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:38,373 DEBUG: > git submodule foreach --recursive git reset --hard
2024-02-09 02:47:38,584 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:38,585 DEBUG: > git reset --hard
2024-02-09 02:47:39,097 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:39,097 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-02-09 02:47:39,206 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:39,206 DEBUG: > git clean -dffx
2024-02-09 02:47:39,317 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:39,318 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 origin
2024-02-09 02:47:40,131 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:40,132 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org remote prune origin
2024-02-09 02:47:40,644 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:40,644 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-02-09 02:47:41,156 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:41,157 DEBUG: > git remote set-head origin --auto
2024-02-09 02:47:41,769 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:41,769 DEBUG: > git checkout -f 9ab2d82ccbfb309958c7671299a726cae364f84e
2024-02-09 02:47:42,181 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:42,181 DEBUG: > git clean -dffx
2024-02-09 02:47:42,291 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:42,291 DEBUG: > git rev-parse --show-toplevel
2024-02-09 02:47:42,503 DEBUG: Directory: build/it.fast4x.rimusic
2024-02-09 02:47:42,503 DEBUG: > git submodule deinit --all --force
2024-02-09 02:47:42,614 INFO: Collecting source libraries
2024-02-09 02:47:42,635 DEBUG: Removing debuggable flags from build/srclib/reproducible-apk-tools
2024-02-09 02:47:42,654 INFO: Creating local.properties file at build/it.fast4x.rimusic/local.properties
2024-02-09 02:47:42,655 INFO: Creating local.properties file at build/it.fast4x.rimusic/app/local.properties
2024-02-09 02:47:42,656 DEBUG: Removing debuggable flags from build/it.fast4x.rimusic/app
2024-02-09 02:47:42,687 INFO: Cleaned build.gradle.kts of keysigning configs at build/it.fast4x.rimusic/app/build.gradle.kts
2024-02-09 02:47:42,698 INFO: Running 'prebuild' commands in build/it.fast4x.rimusic/app
2024-02-09 02:47:42,698 DEBUG: Directory: build/it.fast4x.rimusic/app
2024-02-09 02:47:42,698 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/android {/a lintOptions {isCheckReleaseBuilds = false}' build.gradle.kts
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/android {/a lintOptions {isCheckReleaseBuilds = false}' build.gradle.kts
2024-02-09 02:47:42,907 INFO: Cleaning Gradle project...
2024-02-09 02:47:42,908 DEBUG: Directory: build/it.fast4x.rimusic/app
2024-02-09 02:47:42,908 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.4 via distributionUrl
Downloading missing gradle version 8.4
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.4-bin.zip: OK
Running /opt/gradle/versions/8.4/bin/gradle clean
Welcome to Gradle 8.4!
Here are the highlights of this release:
- Compiling and testing with Java 21
- Faster Java compilation on Windows
- Role focused dependency configurations creation
For more details see https://docs.gradle.org/8.4/release-notes.html
To 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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Type-safe project accessors is an incubating feature.
> Configure project :
w: file:///home/vagrant/build/it.fast4x.rimusic/build.gradle.kts:16:24: 'getter for buildDir: File!' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/it.fast4x.rimusic/build.gradle.kts:25:107: 'getter for buildDir: File!' is deprecated. Deprecated in Java
> Configure project :app
w: file:///home/vagrant/build/it.fast4x.rimusic/app/build.gradle.kts:8:1: 'lintOptions(LintOptions.() -> Unit): Unit' is deprecated. Renamed to lint
w: file:///home/vagrant/build/it.fast4x.rimusic/app/build.gradle.kts:8:14: 'isCheckReleaseBuilds: Boolean' is deprecated. Moved to lint.checkReleaseBuilds
> Configure project :compose-persist
w: file:///home/vagrant/build/it.fast4x.rimusic/compose-persist/build.gradle.kts:12:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead
> Configure project :compose-reordering
w: file:///home/vagrant/build/it.fast4x.rimusic/compose-reordering/build.gradle.kts:12:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead
> Configure project :compose-routing
w: file:///home/vagrant/build/it.fast4x.rimusic/compose-routing/build.gradle.kts:12:9: 'targetSdk: Int?' is deprecated. Will be removed from library DSL in v9.0. Use testOptions.targetSdk or/and lint.targetSdk instead
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 34s
1 actionable task: 1 up-to-date
2024-02-09 02:50:23,973 INFO: Scanning source for common problems...
2024-02-09 02:50:23,996 DEBUG: scanner is configured to use signature data from: 'suss'
2024-02-09 02:50:24,203 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2024-02-09 02:50:24,206 INFO: Creating source tarball...
2024-02-09 02:50:25,943 INFO: Building Gradle project...
2024-02-09 02:50:25,943 DEBUG: Directory: build/it.fast4x.rimusic/app
2024-02-09 02:50:25,943 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.4 via distributionUrl
Running /opt/gradle/versions/8.4/bin/gradle assembleRelease
To 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.4/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Type-safe project accessors is an incubating feature.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 2)".
"Install Android SDK Platform 34 (revision 2)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 2)" complete.
"Install Android SDK Platform 34 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :innertube:checkKotlinGradlePluginConfigurationErrors
> Task :ktor-client-brotli:checkKotlinGradlePluginConfigurationErrors
> Task :ktor-client-brotli:processResources NO-SOURCE
> Task :innertube:processResources NO-SOURCE
> Task :kugou:checkKotlinGradlePluginConfigurationErrors
> Task :kugou:processResources NO-SOURCE
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :compose-persist:preBuild UP-TO-DATE
> Task :compose-persist:preReleaseBuild UP-TO-DATE
> Task :compose-persist:mergeReleaseJniLibFolders
> Task :compose-persist:mergeReleaseNativeLibs NO-SOURCE
> Task :compose-reordering:preBuild UP-TO-DATE
> Task :compose-reordering:preReleaseBuild UP-TO-DATE
> Task :compose-persist:copyReleaseJniLibsProjectOnly
> Task :compose-reordering:mergeReleaseJniLibFolders
> Task :compose-reordering:mergeReleaseNativeLibs NO-SOURCE
> Task :compose-reordering:copyReleaseJniLibsProjectOnly
> Task :compose-routing:preBuild UP-TO-DATE
> Task :compose-routing:preReleaseBuild UP-TO-DATE
> Task :compose-routing:mergeReleaseJniLibFolders
> Task :compose-routing:mergeReleaseNativeLibs NO-SOURCE
> Task :compose-persist:checkKotlinGradlePluginConfigurationErrors
> Task :compose-routing:copyReleaseJniLibsProjectOnly
> Task :compose-persist:generateReleaseResValues
> Task :compose-persist:generateReleaseResources
> Task :compose-persist:packageReleaseResources
> Task :compose-routing:checkKotlinGradlePluginConfigurationErrors
> Task :compose-persist:javaPreCompileRelease
> Task :compose-routing:generateReleaseResValues
> Task :compose-routing:generateReleaseResources
> Task :compose-persist:parseReleaseLocalResources
> Task :compose-routing:packageReleaseResources
> Task :compose-persist:processReleaseManifest
> Task :compose-routing:parseReleaseLocalResources
> Task :compose-routing:processReleaseManifest
> Task :compose-reordering:checkKotlinGradlePluginConfigurationErrors
> Task :compose-routing:javaPreCompileRelease
> Task :compose-reordering:generateReleaseResValues
> Task :compose-reordering:generateReleaseResources
> Task :compose-reordering:packageReleaseResources
> Task :compose-persist:generateReleaseRFile
> Task :compose-routing:generateReleaseRFile
> Task :compose-reordering:parseReleaseLocalResources
> Task :ktor-client-brotli:compileKotlin
> Task :kugou:compileKotlin
> Task :ktor-client-brotli:compileJava NO-SOURCE
> Task :ktor-client-brotli:classes UP-TO-DATE
> Task :ktor-client-brotli:jar
> Task :kugou:compileJava NO-SOURCE
> Task :kugou:classes UP-TO-DATE
> Task :kugou:jar
> Task :compose-persist:compileReleaseKotlin
> Task :compose-persist:compileReleaseJavaWithJavac NO-SOURCE
> Task :compose-persist:mergeReleaseGeneratedProguardFiles
> Task :compose-persist:exportReleaseConsumerProguardFiles
> Task :compose-reordering:processReleaseManifest
> Task :compose-reordering:javaPreCompileRelease
> Task :app:buildKotlinToolingMetadata
> Task :compose-reordering:generateReleaseRFile
> Task :compose-routing:compileReleaseKotlin
> Task :compose-routing:compileReleaseJavaWithJavac NO-SOURCE
> Task :compose-routing:mergeReleaseGeneratedProguardFiles
> Task :compose-routing:exportReleaseConsumerProguardFiles
> Task :app:checkReleaseDuplicateClasses
> Task :app:checkKotlinGradlePluginConfigurationErrors
> Task :app:generateReleaseBuildConfig
> Task :app:generateReleaseResValues
> Task :compose-persist:writeReleaseAarMetadata
> Task :compose-reordering:writeReleaseAarMetadata
> Task :compose-routing:writeReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:extractReleaseSupportedLocales
> Task :compose-persist:extractReleaseSupportedLocales
> Task :compose-reordering:extractReleaseSupportedLocales
> Task :compose-routing:extractReleaseSupportedLocales
> Task :app:generateReleaseResources
> Task :app:generateReleaseLocaleConfig
> Task :app:createReleaseCompatibleScreenManifests
> Task :compose-reordering:compileReleaseKotlin
> Task :compose-reordering:compileReleaseJavaWithJavac NO-SOURCE
> Task :compose-reordering:mergeReleaseGeneratedProguardFiles
> Task :compose-reordering:exportReleaseConsumerProguardFiles
> Task :app:packageReleaseResources
> Task :app:extractDeepLinksRelease
> Task :compose-persist:extractDeepLinksRelease
> Task :compose-reordering:extractDeepLinksRelease
> Task :compose-routing:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
/home/vagrant/build/it.fast4x.rimusic/app/src/main/AndroidManifest.xml:34:5-169:19 Warning:
application@android:label was tagged at AndroidManifest.xml:34 to replace other declarations but no other declaration present
> Task :app:processReleaseManifest
> Task :compose-reordering:bundleLibCompileToJarRelease
> Task :compose-routing:bundleLibCompileToJarRelease
> Task :compose-persist:bundleLibCompileToJarRelease
> Task :compose-persist:prepareReleaseArtProfile
> Task :app:javaPreCompileRelease
> Task :compose-reordering:prepareReleaseArtProfile
> Task :compose-routing:prepareReleaseArtProfile
> Task :compose-persist:bundleLibRuntimeToJarRelease
> Task :app:mergeReleaseArtProfile
> Task :compose-reordering:bundleLibRuntimeToJarRelease
> Task :compose-routing:bundleLibRuntimeToJarRelease
> Task :app:extractProguardFiles
> Task :compose-persist:processReleaseJavaRes
> Task :compose-reordering:processReleaseJavaRes
> Task :compose-routing:processReleaseJavaRes
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :compose-persist:mergeReleaseShaders
> Task :compose-persist:compileReleaseShaders NO-SOURCE
> Task :compose-persist:generateReleaseAssets UP-TO-DATE
> Task :compose-persist:packageReleaseAssets
> Task :compose-reordering:mergeReleaseShaders
> Task :compose-reordering:compileReleaseShaders NO-SOURCE
> Task :compose-reordering:generateReleaseAssets UP-TO-DATE
> Task :compose-reordering:packageReleaseAssets
> Task :compose-routing:mergeReleaseShaders
> Task :compose-routing:compileReleaseShaders NO-SOURCE
> Task :compose-routing:generateReleaseAssets UP-TO-DATE
> Task :compose-routing:packageReleaseAssets
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:processApplicationManifestReleaseForBundle
> Task :app:collectReleaseDependencies
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:processReleaseManifestForPackage
> Task :innertube:compileKotlin
> Task :innertube:compileJava NO-SOURCE
> Task :innertube:classes UP-TO-DATE
> Task :app:processReleaseResources
> Task :innertube:jar
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:bundleReleaseResources
> Task :app:kaptGenerateStubsReleaseKotlin
> Task :app:kaptReleaseKotlin
> Task :app:compileReleaseKotlin
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/Database.kt:876:30 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/Database.kt:936:30 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/Database.kt:959:30 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/Database.kt:991:30 The corresponding parameter in the supertype 'Migration' is named 'db'. This may cause problems when calling this function with named arguments.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/CircularStackedBarEqualizer.kt:69:13 Parameter 'vw' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/CircularStackedBarEqualizer.kt:69:17 Parameter 'vh' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/FancyTubularStackedBarEqualizer.kt:100:17 Parameter 'vw' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/FancyTubularStackedBarEqualizer.kt:100:21 Parameter 'vh' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/OneSidedPathEqualizer.kt:51:13 Parameter 'vw' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/OneSidedPathEqualizer.kt:51:17 Parameter 'vh' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/StackedBarEqualizer.kt:60:13 Parameter 'vw' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/StackedBarEqualizer.kt:60:17 Parameter 'vh' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/TrigoComputer.kt:148:32 Parameter 'i' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/equalizer/ui/TrigoComputer.kt:172:5 Parameter 'stretchFactorOutside' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/DownloadUtil.kt:251:27 Parameter 'context' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:70:40 'SonicAudioProcessor' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:209:17 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:209:44 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:214:32 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:233:17 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:233:44 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:251:32 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:295:10 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:376:25 Variable 'directory' initializer is redundant
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:377:13 Variable 'downloadDirectory' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:386:63 Name shadowed: directory
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:405:29 Unnecessary safe call on a non-null receiver of type File
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:405:60 Name shadowed: directory
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:412:44 Type mismatch: inferred type is File? but File was expected
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:412:53 Unnecessary safe call on a non-null receiver of type File?
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:472:32 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:483:58 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:492:42 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:503:58 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:512:38 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:523:58 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:593:57 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:768:49 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:940:32 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:1069:25 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:1069:52 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:1091:25 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:1091:52 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:1414:21 This declaration is in a preview state and can be changed in a backwards-incompatible manner with a best-effort migration. Its usage should be marked with '@kotlinx.coroutines.FlowPreview' or '@OptIn(kotlinx.coroutines.FlowPreview::class)' if you accept the drawback of relying on preview API
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/service/PlayerService.kt:1424:29 This declaration needs opt-in. Its usage should be marked with '@kotlinx.coroutines.ExperimentalCoroutinesApi' or '@OptIn(kotlinx.coroutines.ExperimentalCoroutinesApi::class)'
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/SeekBarCustom.kt:47:22 Variable '_barHeight' initializer is redundant
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/SeekBarCustom.kt:48:26 Variable '_backbarHeight' initializer is redundant
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/SeekBarCustom.kt:49:27 Variable '_scrubberRadius' initializer is redundant
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/CustomDialog.kt:52:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/CustomDialog.kt:52:36 Variable 'thumbnailShape' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Dialog.kt:434:5 Parameter 'valueMax' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Dialog.kt:439:36 Variable 'thumbnailShape' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Dialog.kt:573:36 Variable 'thumbnailShape' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Dialog.kt:577:9 Variable 'value_must_be_greater' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/DownloadStateIconButton.kt:34:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/FloatingActionsContainer.kt:120:10 Variable 'colorPalette' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Header.kt:159:5 Parameter 'modifier' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Header.kt:168:9 Variable 'disableIconButtonOnTop' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Header.kt:210:9 Variable 'colorPalette' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/Header.kt:258:36 Variable 'thumbnailShape' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/IconInfo.kt:30:5 Parameter 'spacer' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/IconInfo.kt:33:36 Variable 'thumbnailShape' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/InputTextField.kt:32:14 Parameter 'onDismiss' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/MediaItemMenu.kt:521:21 Variable 'thumbnailArtistSizePx' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/components/themed/MediaItemMenu.kt:721:25 Name shadowed: binder
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/items/ItemContainer.kt:35:17 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/items/ItemContainer.kt:48:17 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/items/PlaylistItem.kt:185:5 Parameter 'songCount' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/items/PlaylistItem.kt:207:17 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/Routes.kt:94:39 Elvis operator (?:) always returns the left operand of non-nullable type StatisticsType
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/Routes.kt:107:27 Parameter 'browseId' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/Routes.kt:113:23 Parameter 'browseId' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/album/AlbumScreen.kt:65:9 Variable 'uriHandler' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/album/AlbumSongs.kt:363:64 Name shadowed: position
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/album/AlbumSongs.kt:378:77 Name shadowed: position
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/artist/ArtistScreen.kt:144:29 Name shadowed: context
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/builtinplaylist/BuiltInPlaylistSongs.kt:210:21 Unnecessary safe call on a non-null receiver of type String
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/builtinplaylist/BuiltInPlaylistSongs.kt:210:57 Elvis operator (?:) always returns the left operand of non-nullable type Boolean
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeArtists.kt:71:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeDiscovery.kt:90:9 Variable 'coroutineScope' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeDiscovery.kt:109:9 Variable 'thumbnailSizePx' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeDiscovery.kt:126:13 Variable 'moodItemWidthFactor' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeDiscovery.kt:312:5 Parameter 'modifier' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeDiscovery.kt:355:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeScreen.kt:68:10 Variable 'colorPalette' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeScreen.kt:68:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeScreen.kt:70:9 Variable 'showNewversionDialog' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeScreen.kt:71:9 Variable 'uriHandler' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeSongs.kt:124:9 Variable 'filterDownloaded' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeSongs.kt:172:25 Unnecessary safe call on a non-null receiver of type String
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeSongs.kt:172:61 Elvis operator (?:) always returns the left operand of non-nullable type Boolean
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeStatistics.kt:61:5 Parameter 'onBuiltInPlaylist' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeStatistics.kt:62:5 Parameter 'onPlaylistClick' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeStatistics.kt:65:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/home/HomeStatistics.kt:114:9 Variable 'thumbnailSizePx' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/localplaylist/LocalPlaylistSongs.kt:847:39 Elvis operator (?:) always returns the left operand of non-nullable type List<Song>
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/ondevice/DeviceListSongs.kt:165:21 Unnecessary safe call on a non-null receiver of type String
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/ondevice/DeviceListSongs.kt:165:57 Elvis operator (?:) always returns the left operand of non-nullable type Boolean
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Controls.kt:209:9 Variable 'showLyrics' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Equalizer.kt:40:5 Parameter 'onDismiss' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Equalizer.kt:41:5 Parameter 'modifier' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/LyricsSheet.kt:47:5 Parameter 'backgroundColorProvider' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/LyricsSheet.kt:50:5 Parameter 'content' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/LyricsSheet.kt:53:10 Variable 'colorPalette' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:269:41 Name shadowed: artistNames
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:589:25 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:595:21 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:602:17 Variable 'offsetX' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:610:50 Parameter 'change' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:699:25 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:714:21 Named arguments in composable function types are deprecated. This will become an error in Kotlin 2.0
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Player.kt:849:39 Unnecessary safe call on a non-null receiver of type PlayerService.Binder?
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Queue.kt:285:39 Unnecessary safe call on a non-null receiver of type PlayerService.Binder?
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Queue.kt:400:62 Parameter 'change' is never used, could be renamed to _
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Queue.kt:406:55 Unnecessary safe call on a non-null receiver of type ExoPlayer
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/player/Queue.kt:520:62 The expression is unused
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/playlist/PlaylistSongList.kt:411:83 Name shadowed: position
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/search/GoToLink.kt:109:5 Parameter 'onTextFieldValueChanged' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/search/GoToLink.kt:110:5 Parameter 'decorationBox' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/search/GoToLink.kt:113:10 Variable 'colorPalette' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/search/GoToLink.kt:202:45 Name shadowed: binder
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/About.kt:48:9 Variable 'thumbnailRoundness' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/AppearanceSettings.kt:80:9 Variable 'context' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/AppearanceSettings.kt:81:9 Variable 'coroutineScope' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/AppearanceSettings.kt:95:9 Variable 'navTabIndex' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/CacheSettings.kt:170:63 The expression is unused
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/UiSettings.kt:102:9 Variable 'thumbnailRoundness' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/UiSettings.kt:106:9 Variable 'uriHandler' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/settings/UiSettings.kt:294:41 'isAtLeastT(): Boolean' is deprecated. Android Tiramisu is a finalized release and this method is no longer necessary. It will be removed in a future release of this library. Instead, use `Build.VERSION.SDK_INT >= 33`.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/ui/screens/statistics/StatisticsPage.kt:119:9 Variable 'songThumbnailSizePx' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/InvincibleService.kt:109:21 'stopForeground(Boolean): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/ShowUpdatedVersion.kt:15:5 Parameter 'updatedVersion' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/ShowUpdatedVersion.kt:16:5 Parameter 'onDismiss' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/ShowUpdatedVersion.kt:17:5 Parameter 'modifier' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/ShowUpdatedVersion.kt:27:14 Variable 'colorPalette' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/SwipeToReveal.kt:20:34 'FractionalThreshold' is deprecated. Material's Swipeable has been replaced by Foundation's AnchoredDraggable APIs. Please see developer.android.com for an overview of the changes and a migration guide.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/SwipeToReveal.kt:43:24 Variable 'typography' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/SwipeToReveal.kt:55:26 'rememberSwipeableState(T, AnimationSpec<Float> = ..., (newValue: T) -> Boolean = ...): SwipeableState<T>' is deprecated. Material's Swipeable has been replaced by Foundation's AnchoredDraggable APIs. Please see developer.android.com for an overview of the changes and a migration guide.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/SwipeToReveal.kt:66:14 'swipeable(SwipeableState<T>, Map<Float, T>, Orientation, Boolean = ..., Boolean = ..., MutableInteractionSource? = ..., (from: T, to: T) -> ThresholdConfig = ..., ResistanceConfig? = ..., Dp = ...): Modifier' is deprecated. Material's Swipeable has been replaced by Foundation's AnchoredDraggable APIs. Please see developer.android.com for an overview of the changes and a migration guide.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/SwipeToReveal.kt:70:21 'FractionalThreshold' is deprecated. Material's Swipeable has been replaced by Foundation's AnchoredDraggable APIs. Please see developer.android.com for an overview of the changes and a migration guide.
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/Utils.kt:214:22 Variable 'newVersion' initializer is redundant
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/mlkit/TranslationHelper.kt:20:5 Parameter 'text' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/mlkit/TranslationHelper.kt:21:5 Parameter 'languageDestination' is never used
w: file:///home/vagrant/build/it.fast4x.rimusic/app/src/main/kotlin/it/vfsfitvnm/vimusic/utils/mlkit/TranslationHelper.kt:78:5 Parameter 'text' is never used
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:mergeReleaseJavaResource
> Task :app:minifyReleaseWithR8
> Task :app:l8DexDesugarLibRelease
> Task :app:compileReleaseArtProfile
> Task :app:shrinkReleaseRes
> Task :app:optimizeReleaseResources
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
BUILD SUCCESSFUL in 7m 53s
118 actionable tasks: 118 executed
2024-02-09 02:58:19,889 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/it.fast4x.rimusic, universal_newlines=False, shell=None, istream=<valid stream>)
2024-02-09 02:58:19,905 INFO: Successfully built version 0.6.20 of it.fast4x.rimusic from 9ab2d82ccbfb309958c7671299a726cae364f84e
2024-02-09 02:58:19,907 INFO: Running 'postbuild' commands in build/it.fast4x.rimusic/app
2024-02-09 02:58:19,909 DEBUG: Directory: build/it.fast4x.rimusic/app
2024-02-09 02:58:19,909 DEBUG: > bash -e -u -o pipefail -x -c /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --zipalign fix-newlines /home/vagrant/build/it.fast4x.rimusic/app/build/outputs/apk/release/app-release-unsigned.apk 'META-INF/services/*'
/etc/bash.bashrc: line 7: PS1: unbound variable
+ /home/vagrant/build/srclib/reproducible-apk-tools/inplace-fix.py --zipalign fix-newlines /home/vagrant/build/it.fast4x.rimusic/app/build/outputs/apk/release/app-release-unsigned.apk 'META-INF/services/*'
fixing 'META-INF/services/oa.z'...
fixing 'META-INF/services/ta.r'...
fixing 'META-INF/services/u6.h'...
fixing 'META-INF/services/u7.d'...
[RUN] python3 fix-newlines.py /home/vagrant/build/it.fast4x.rimusic/app/build/outputs/apk/release/app-release-unsigned.apk /tmp/tmpnjmd_2vr/fixed.apk META-INF/services/*
[FOUND] /opt/android-sdk/build-tools/34.0.0/zipalign
[RUN] zipalign 4 /tmp/tmpnjmd_2vr/fixed.apk /tmp/tmpnjmd_2vr/aligned.apk
[MOVE] /tmp/tmpnjmd_2vr/aligned.apk to /home/vagrant/build/it.fast4x.rimusic/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 02:58:25,115 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 02:58:25,115 DEBUG: Start of Namespace mapping: prefix 51: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2024-02-09 02:58:25,118 DEBUG: Checking build/it.fast4x.rimusic/app/build/outputs/apk/release/app-release-unsigned.apk
2024-02-09 02:58:25,128 DEBUG: AXML contains a RESOURCE MAP
2024-02-09 02:58:25,128 DEBUG: Start of Namespace mapping: prefix 51: 'android' --> uri 103: 'http://schemas.android.com/apk/res/android'
2024-02-09 02:58:25,150 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2024-02-09 02:58:25,151 INFO: ...retrieving https://github.com/fast4x/RiMusic/releases/download/v0.6.20/app-release.apk
2024-02-09 02:58:25,156 DEBUG: Starting new HTTPS connection (1): github.com:443
2024-02-09 02:58:25,378 DEBUG: https://github.com:443 "GET /fast4x/RiMusic/releases/download/v0.6.20/app-release.apk HTTP/1.1" 302 0
2024-02-09 02:58:25,388 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2024-02-09 02:58:25,772 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/679016200/e6a57f08-b3fc-465a-a274-ebd55d643268?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAVCODYLSA53PQK4ZA%2F20240209%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20240209T025825Z&X-Amz-Expires=300&X-Amz-Signature=d0de652d066829969cf57e2bbf497e1d2da061e0ca3af76677a0103d99c96e01&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=679016200&response-content-disposition=attachment%3B%20filename%3Dapp-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 5219238
2024-02-09 02:58:27,341 DEBUG: unsigned/binaries/it.fast4x.rimusic_16.binary.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.palette_palette.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_jdk8.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_slf4j.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/oa.z not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/ta.r not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/u6.h not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/u7.d not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-02-09 02:58:28,681 DEBUG: /tmp/tmpf4y0x_n_/sigcp_it.fast4x.rimusic_16.apk: Verifies
Verified using v1 scheme (JAR signing): true
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Number of signers: 1
WARNING: META-INF/com/android/build/gradle/app-metadata.properties not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-compose.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.activity_activity.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.annotation_annotation-experimental.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat-resources.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.appcompat_appcompat.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.arch.core_core-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.autofill_autofill.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.animation_animation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation-layout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.foundation_foundation.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-icons-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material-ripple.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.material_material.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime-saveable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.runtime_runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-geometry.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-graphics.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-text.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-unit.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui-util.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.compose.ui_ui.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core-splashscreen.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.core_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.cursoradapter_cursoradapter.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview-poolingcontainer.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.customview_customview.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.documentfile_documentfile.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.drawerlayout_drawerlayout.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2-views-helper.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.emoji2_emoji2.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.exifinterface_exifinterface.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.fragment_fragment.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.interpolator_interpolator.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.legacy_legacy-support-core-utils.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata-core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-livedata.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-process.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel-savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.lifecycle_lifecycle-viewmodel.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.loader_loader.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.localbroadcastmanager_localbroadcastmanager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.palette_palette.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.print_print.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.profileinstaller_profileinstaller.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.room_room-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate-ktx.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.savedstate_savedstate.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite-framework.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.sqlite_sqlite.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.startup_startup-runtime.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.tracing_tracing.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable-animated.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.vectordrawable_vectordrawable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.versionedparcelable_versionedparcelable.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/androidx.viewpager_viewpager.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_android.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_core.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_jdk8.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/kotlinx_coroutines_slf4j.version not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/oa.z not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/ta.r not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/u6.h not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
WARNING: META-INF/services/u7.d not protected by signature. Unauthorized modifications to this JAR entry will not be detected. Delete or move the entry outside of META-INF/.
2024-02-09 02:58:28,683 INFO: ...successfully verified
2024-02-09 02:58:28,683 INFO: compared built binary to supplied reference binary successfully
2024-02-09 02:58:28,737 INFO: supplied reference binary has allowed signer a1ba8bd74af8f92cb3719a072113a218cfaec02bce2b736a280e31d8cd11808c
2024-02-09 02:58:28,740 INFO: success: it.fast4x.rimusic
2024-02-09 02:58:28,740 INFO: Finished
2024-02-09 02:58:28,741 INFO: 1 build succeeded