log for cn.ac.lz233.tarnhelm:20231120
== Installed Android Tools ==
2023-11-20 17:12:48,565 DEBUG: Reading 'config.yml'
2023-11-20 17:12:48,580 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2023-11-20 17:12:48,581 INFO: Creating log directory
2023-11-20 17:12:48,581 INFO: Creating temporary directory
2023-11-20 17:12:48,581 INFO: Creating output directory
2023-11-20 17:12:48,594 DEBUG: Getting git vcs interface for https://github.com/lz233/Tarnhelm.git
2023-11-20 17:12:48,594 DEBUG: Checking cn.ac.lz233.tarnhelm:20231120
2023-11-20 17:12:48,594 INFO: Building version 1.6.0 (20231120) of cn.ac.lz233.tarnhelm
2023-11-20 17:12:48,595 INFO: Running 'sudo' commands in /home/vagrant
2023-11-20 17:12:48,595 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://security.debian.org/debian-security bullseye-security/main amd64 Packages [258 kB]
Get:4 https://security.debian.org/debian-security bullseye-security/main Translation-en [166 kB]
Get:5 https://debian.osuosl.org/debian bullseye-updates InRelease [44.1 kB]
Get:6 https://debian.osuosl.org/debian bullseye-backports InRelease [49.0 kB]
Get:7 https://debian.osuosl.org/debian bullseye/main amd64 Packages [8062 kB]
Get:8 https://debian.osuosl.org/debian bullseye/main Translation-en [6236 kB]
Get:9 https://debian.osuosl.org/debian bullseye-updates/main amd64 Packages [17.7 kB]
Get:10 https://debian.osuosl.org/debian bullseye-updates/main Translation-en [10.1 kB]
Get:11 https://debian.osuosl.org/debian bullseye-backports/main amd64 Packages [404 kB]
Get:12 https://debian.osuosl.org/debian bullseye-backports/main Translation-en [343 kB]
Fetched 15.8 MB in 20s (795 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 4 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.9+9-1~deb11u1 [43.7 MB]
Get:2 https://security.debian.org/debian-security bullseye-security/main amd64 openjdk-17-jdk-headless amd64 17.0.9+9-1~deb11u1 [71.2 MB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 115 MB in 3s (33.6 MB/s)
Selecting previously unselected package openjdk-17-jre-headless:amd64.
(Reading database ... 36749 files and directories currently installed.)
Preparing to unpack .../openjdk-17-jre-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jre-headless:amd64 (17.0.9+9-1~deb11u1) ...
Selecting previously unselected package openjdk-17-jdk-headless:amd64.
Preparing to unpack .../openjdk-17-jdk-headless_17.0.9+9-1~deb11u1_amd64.deb ...
Unpacking openjdk-17-jdk-headless:amd64 (17.0.9+9-1~deb11u1) ...
Setting up openjdk-17-jre-headless:amd64 (17.0.9+9-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.9+9-1~deb11u1) ...
+ update-java-alternatives -a
update-alternatives: error: no alternatives for jconsole
2023-11-20 17:13:41,237 DEBUG: > sudo passwd --lock root
passwd: password expiry information changed.
2023-11-20 17:13:41,649 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 37183 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
2023-11-20 17:14:01,656 INFO: Getting source for revision a5bbc9e0e4c030364d0494cf65ea7759a8ac36aa
2023-11-20 17:14:01,661 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:01,662 DEBUG: > git rev-parse --show-toplevel
2023-11-20 17:14:01,873 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:01,873 DEBUG: > git submodule foreach --recursive git reset --hard
2023-11-20 17:14:02,093 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:02,093 DEBUG: > git reset --hard
2023-11-20 17:14:02,505 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:02,505 DEBUG: > git submodule foreach --recursive git clean -dffx
2023-11-20 17:14:02,615 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:02,615 DEBUG: > git clean -dffx
2023-11-20 17:14:02,726 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:02,727 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
2023-11-20 17:14:03,442 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:03,443 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
2023-11-20 17:14:03,955 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:03,956 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
2023-11-20 17:14:04,568 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:04,569 DEBUG: > git remote set-head origin --auto
2023-11-20 17:14:05,181 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:05,182 DEBUG: > git checkout -f a5bbc9e0e4c030364d0494cf65ea7759a8ac36aa
2023-11-20 17:14:05,694 DEBUG: Directory: build/cn.ac.lz233.tarnhelm
2023-11-20 17:14:05,694 DEBUG: > git clean -dffx
2023-11-20 17:14:05,804 INFO: Creating local.properties file at build/cn.ac.lz233.tarnhelm/local.properties
2023-11-20 17:14:05,805 INFO: Creating local.properties file at build/cn.ac.lz233.tarnhelm/app/local.properties
2023-11-20 17:14:05,805 DEBUG: Removing debuggable flags from build/cn.ac.lz233.tarnhelm/app
2023-11-20 17:14:05,848 INFO: Running 'prebuild' commands in build/cn.ac.lz233.tarnhelm/app
2023-11-20 17:14:05,848 DEBUG: Directory: build/cn.ac.lz233.tarnhelm/app
2023-11-20 17:14:05,849 DEBUG: > bash -e -u -o pipefail -x -c -- sed -i -e '/versionCode/s/date.*/20231120/' build.gradle
/etc/bash.bashrc: line 7: PS1: unbound variable
+ sed -i -e '/versionCode/s/date.*/20231120/' build.gradle
2023-11-20 17:14:06,060 INFO: Cleaning Gradle project...
2023-11-20 17:14:06,061 DEBUG: Directory: build/cn.ac.lz233.tarnhelm/app
2023-11-20 17:14:06,061 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.0 via distributionUrl
Downloading missing gradle version 8.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.0-bin.zip: OK
Running /opt/gradle/versions/8.0/bin/gradle clean
Welcome to Gradle 8.0!
For more details see https://docs.gradle.org/8.0/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
> Task :app:clean UP-TO-DATE
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1m 3s
1 actionable task: 1 up-to-date
2023-11-20 17:15:15,539 INFO: Scanning source for common problems...
2023-11-20 17:15:15,572 DEBUG: scanner is configured to use signature data from: 'suss'
2023-11-20 17:15:15,613 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2023-11-20 17:15:15,614 INFO: Creating source tarball...
2023-11-20 17:15:17,398 INFO: Building Gradle project...
2023-11-20 17:15:17,398 DEBUG: Directory: build/cn.ac.lz233.tarnhelm/app
2023-11-20 17:15:17,398 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleFdroidRelease
Found 8.0 via distributionUrl
Running /opt/gradle/versions/8.0/bin/gradle assembleFdroidRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. See https://docs.gradle.org/8.0/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 33.0.1 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 33.0.1 accepted.
Preparing "Install Android SDK Build-Tools 33.0.1 v.33.0.1".
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" ready.
Installing Android SDK Build-Tools 33.0.1 in /opt/android-sdk/build-tools/33.0.1
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" complete.
"Install Android SDK Build-Tools 33.0.1 v.33.0.1" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 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 :app:buildKotlinToolingMetadata
> Task :app:preBuild UP-TO-DATE
> Task :app:preFdroidReleaseBuild UP-TO-DATE
> Task :app:compileFdroidReleaseAidl
> Task :app:dataBindingMergeDependencyArtifactsFdroidRelease
> Task :app:generateFdroidReleaseResValues
> Task :app:generateFdroidReleaseResources
> Task :app:packageFdroidReleaseResources
> Task :app:generateFdroidReleaseBuildConfig
> Task :app:mergeFdroidReleaseResources
> Task :app:parseFdroidReleaseLocalResources
> Task :app:mapFdroidReleaseSourceSetPaths
> Task :app:checkFdroidReleaseAarMetadata
> Task :app:dataBindingGenBaseClassesFdroidRelease
> Task :app:createFdroidReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksFdroidRelease
> Task :app:processFdroidReleaseMainManifest
> Task :app:processFdroidReleaseManifest
> Task :app:extractProguardFiles
> Task :app:javaPreCompileFdroidRelease
> Task :app:mergeFdroidReleaseJniLibFolders
> Task :app:mergeFdroidReleaseNativeLibs NO-SOURCE
> Task :app:stripFdroidReleaseDebugSymbols NO-SOURCE
> Task :app:extractFdroidReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeFdroidReleaseNativeDebugMetadata NO-SOURCE
> Task :app:checkFdroidReleaseDuplicateClasses
> Task :app:mergeFdroidReleaseArtProfile
> Task :app:mergeFdroidReleaseShaders
> Task :app:compileFdroidReleaseShaders NO-SOURCE
> Task :app:generateFdroidReleaseAssets UP-TO-DATE
> Task :app:mergeFdroidReleaseAssets
> Task :app:processApplicationManifestFdroidReleaseForBundle
> Task :app:compressFdroidReleaseAssets
> Task :app:collectFdroidReleaseDependencies
> Task :app:sdkFdroidReleaseDependencyData
> Task :app:writeFdroidReleaseAppMetadata
> Task :app:writeFdroidReleaseSigningConfigVersions
> Task :app:processFdroidReleaseManifestForPackage
> Task :app:bundleFdroidReleaseResources
> Task :app:processFdroidReleaseResources
> Task :app:kspFdroidReleaseKotlin
> Task :app:compileFdroidReleaseKotlin
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/fdroid/java/cn/ac/lz233/tarnhelm/util/AppCenterUtil.kt:6:23 Parameter 'application' is never used
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/fdroid/java/cn/ac/lz233/tarnhelm/util/AppCenterUtil.kt:8:29 Parameter 'enabled' is never used
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/fdroid/java/cn/ac/lz233/tarnhelm/util/AppCenterUtil.kt:10:27 Parameter 'enabled' is never used
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/App.kt:87:93 'MODE_WORLD_READABLE: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/App.kt:115:46 Parameter 'theme' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/service/ModuleDataBridgeService.kt:14:44 Unnecessary non-null assertion (!!) on a non-null receiver of type Pair<Boolean, String>
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/BaseActivity.kt:23:30 'setter for systemUiVisibility: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/BaseActivity.kt:23:56 'SYSTEM_UI_FLAG_LIGHT_STATUS_BAR: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/BaseActivity.kt:23:96 'SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/main/MainActivity.kt:149:36 Parameter 'grantedList' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/main/MainActivity.kt:149:49 Parameter 'deniedList' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/process/ProcessCopyActivity.kt:15:28 Parameter 'success' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/process/ProcessShareActivity.kt:16:9 'overridePendingTransition(Int, Int): Unit' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/rules/DragSwipeCallback.kt:19:42 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/rules/DragSwipeCallback.kt:19:66 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/rules/DragSwipeCallback.kt:25:66 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/rules/DragSwipeCallback.kt:26:71 'getter for adapterPosition: Int' is deprecated. Deprecated in Java
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:44:13 Variable 'alwaysSendProcessingNotification' is never used
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:46:13 Variable 'exportRulesAsLink' is never used
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:52:62 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:69:58 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:86:55 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:103:70 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:133:56 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:133:68 Parameter 'newValue' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:141:58 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:147:66 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:152:84 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:176:51 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/ui/settings/SettingsFragment.kt:182:49 Parameter 'preference' is never used, could be renamed to _
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/util/ktx/String.kt:100:11 Variable 'index' is never used
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/util/ktx/String.kt:126:24 Variable 'methodResult' initializer is redundant
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/xposed/module/SystemUI.kt:44:68 No cast needed
w: file:///home/vagrant/build/cn.ac.lz233.tarnhelm/app/src/main/java/cn/ac/lz233/tarnhelm/xposed/util/KotlinXposedHelper.kt:424:12 Type mismatch: inferred type is Any? but Any was expected
> Task :app:compileFdroidReleaseJavaWithJavac
> Task :app:mergeFdroidReleaseGeneratedProguardFiles
> Task :app:processFdroidReleaseJavaRes
> Task :app:mergeFdroidReleaseJavaResource
> Task :app:lintVitalAnalyzeFdroidRelease
> Task :app:minifyFdroidReleaseWithR8
> Task :app:lintVitalReportFdroidRelease
> Task :app:lintVitalFdroidRelease
> Task :app:compileFdroidReleaseArtProfile
> Task :app:shrinkFdroidReleaseRes
> Task :app:optimizeFdroidReleaseResources
> Task :app:packageFdroidRelease
> Task :app:createFdroidReleaseApkListingFileRedirect
> Task :app:assembleFdroidRelease
Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
See https://docs.gradle.org/8.0/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 4m 31s
46 actionable tasks: 46 executed
2023-11-20 17:19:49,618 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/cn.ac.lz233.tarnhelm, universal_newlines=False, shell=None, istream=<valid stream>)
2023-11-20 17:19:49,632 INFO: Successfully built version 1.6.0 of cn.ac.lz233.tarnhelm from a5bbc9e0e4c030364d0494cf65ea7759a8ac36aa
2023-11-20 17:19:49,907 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 17:19:49,908 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 93: 'http://schemas.android.com/apk/res/android'
2023-11-20 17:19:49,909 DEBUG: Checking build/cn.ac.lz233.tarnhelm/app/build/outputs/apk/fdroid/release/app-fdroid-release-unsigned.apk
2023-11-20 17:19:49,924 DEBUG: AXML contains a RESOURCE MAP
2023-11-20 17:19:49,924 DEBUG: Start of Namespace mapping: prefix 35: 'android' --> uri 93: 'http://schemas.android.com/apk/res/android'
2023-11-20 17:19:49,946 INFO: success: cn.ac.lz233.tarnhelm
2023-11-20 17:19:49,947 INFO: Finished
2023-11-20 17:19:49,947 INFO: 1 build succeeded