log for org.nsh07.wikireader:49
== Installed Android Tools ==
2025-08-18 06:56:36,880 DEBUG: Reading 'config.yml'
2025-08-18 06:56:36,892 INFO: Creating log directory
2025-08-18 06:56:36,892 INFO: Creating temporary directory
2025-08-18 06:56:36,893 INFO: Creating output directory
2025-08-18 06:56:36,910 DEBUG: Getting git vcs interface for https://github.com/nsh07/WikiReader.git
2025-08-18 06:56:36,910 DEBUG: Checking org.nsh07.wikireader:49
2025-08-18 06:56:36,910 INFO: Building version 2.5.1 (49) of org.nsh07.wikireader
2025-08-18 06:56:36,915 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/org.nsh07.wikireader, universal_newlines=False, shell=None, istream=None)
2025-08-18 06:56:36,930 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-08-18 06:56:37,935 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64069 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u2) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u2) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-08-18 06:56:59,646 INFO: Getting source for revision 15ddbe4ff6c3f45324fada092e9c431c92bd0477
2025-08-18 06:56:59,647 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:56:59,647 DEBUG: > git rev-parse --show-toplevel
2025-08-18 06:56:59,854 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:56:59,855 DEBUG: > git submodule foreach --recursive git reset --hard
2025-08-18 06:57:00,058 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:00,058 DEBUG: > git reset --hard
2025-08-18 06:57:00,462 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:00,462 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-08-18 06:57:00,565 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:00,566 DEBUG: > git clean -dffx
2025-08-18 06:57:00,668 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:00,669 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2025-08-18 06:57:01,473 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:01,474 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
2025-08-18 06:57:02,078 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:02,078 DEBUG: > git remote set-head origin --auto
2025-08-18 06:57:02,683 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:02,683 DEBUG: > git checkout -f 15ddbe4ff6c3f45324fada092e9c431c92bd0477
2025-08-18 06:57:03,203 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:03,203 DEBUG: > git clean -dffx
2025-08-18 06:57:03,307 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:03,307 DEBUG: > git rev-parse --show-toplevel
2025-08-18 06:57:03,511 DEBUG: Directory: build/org.nsh07.wikireader
2025-08-18 06:57:03,511 DEBUG: > git submodule deinit --all --force
2025-08-18 06:57:03,718 INFO: Creating local.properties file at build/org.nsh07.wikireader/local.properties
2025-08-18 06:57:03,721 INFO: Creating local.properties file at build/org.nsh07.wikireader/app/local.properties
2025-08-18 06:57:03,722 DEBUG: Removing debuggable flags from build/org.nsh07.wikireader/app
2025-08-18 06:57:03,740 INFO: Cleaned build.gradle.kts of keysigning configs at build/org.nsh07.wikireader/app/build.gradle.kts
2025-08-18 06:57:03,747 INFO: Cleaning Gradle project...
2025-08-18 06:57:03,747 DEBUG: Directory: build/org.nsh07.wikireader/app
2025-08-18 06:57:03,747 DEBUG: > /usr/local/bin/gradlew-fdroid clean
Found 9.0.0 via distributionUrl
Downloading missing gradle version 9.0.0
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-9.0.0-bin.zip: OK
Running /opt/gradle/versions/9.0.0/bin/gradle clean
Welcome to Gradle 9.0.0!
Here are the highlights of this release:
- Configuration Cache is the recommended execution mode
- Gradle requires JVM 17 or higher to run
- Build scripts use Kotlin 2.2 and Groovy 4.0
- Improved Kotlin DSL script compilation avoidance
For more details see https://docs.gradle.org/9.0.0/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/9.0.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: clean
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 2m 19s
1 actionable task: 1 up-to-date
Configuration cache entry stored.
2025-08-18 06:59:29,764 INFO: Scanning source for common problems...
2025-08-18 06:59:29,819 DEBUG: scanner is configured to use signature data from: 'suss'
2025-08-18 06:59:29,819 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-08-18 06:59:30,427 DEBUG: write 'suss.json' to cache
2025-08-18 06:59:30,491 DEBUG: next suss.json cache update due in 23:59:59.925526
2025-08-18 06:59:30,612 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-08-18 06:59:30,668 INFO: Creating source tarball...
2025-08-18 06:59:31,989 INFO: Building Gradle project...
2025-08-18 06:59:31,989 DEBUG: Directory: build/org.nsh07.wikireader/app
2025-08-18 06:59:31,989 DEBUG: > /usr/local/bin/gradlew-fdroid assembleRelease
Found 9.0.0 via distributionUrl
Running /opt/gradle/versions/9.0.0/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/9.0.0/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Calculating task graph as no cached configuration is available for tasks: assembleRelease
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 35 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 35 accepted.
Preparing "Install Android SDK Build-Tools 35 v.35.0.0".
"Install Android SDK Build-Tools 35 v.35.0.0" ready.
Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0
"Install Android SDK Build-Tools 35 v.35.0.0" complete.
"Install Android SDK Build-Tools 35 v.35.0.0" finished.
Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licenses
License for package Android SDK Platform 36 accepted.
Preparing "Install Android SDK Platform 36 (revision 2)".
"Install Android SDK Platform 36 (revision 2)" ready.
Installing Android SDK Platform 36 in /opt/android-sdk/platforms/android-36
"Install Android SDK Platform 36 (revision 2)" complete.
"Install Android SDK Platform 36 (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
[========= ] 25%
[========= ] 25% Fetch remote repository...
[=======================================] 100% Fetch remote repository...
> Task :app:preBuild UP-TO-DATE
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:writeReleaseAppMetadata
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractProguardFiles
> Task :app:generateReleaseResValues
> Task :app:generateReleaseBuildConfig
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :app:writeReleaseSigningConfigVersions
> Task :app:extractDeepLinksRelease
> Task :app:buildKotlinToolingMetadata
> Task :app:generateReleaseResources
> Task :app:extractReleaseSupportedLocales
> Task :app:extractReleaseVersionControlInfo
> Task :app:generateReleaseLocaleConfig
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:javaPreCompileRelease
> Task :app:packageReleaseResources
> Task :app:checkReleaseDuplicateClasses
> Task :app:mapReleaseSourceSetPaths
> Task :app:checkReleaseAarMetadata
> Task :app:mergeReleaseAssets
> Task :app:mergeReleaseNativeLibs
> Task :app:compressReleaseAssets
> Task :app:mergeReleaseArtProfile
> Task :app:parseReleaseLocalResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so. Run with --info option to learn more.
> Task :app:extractReleaseNativeSymbolTables
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseResources
> Task :app:mergeExtDexRelease
> Task :app:processReleaseResources
> Task :app:optimizeReleaseResources
> Task :app:mergeExtDexRelease
WARNING: /home/vagrant/build/org.nsh07.wikireader/app/build/intermediates/merged_startup_profile/release/mergeReleaseStartupProfile/startup-prof.txt: D8: Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda11.<init>(androidx.activity.ComponentActivity)
Startup method not found: java.lang.Object androidx.activity.ComponentActivity$$ExternalSyntheticLambda11.invoke()
Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda12.<init>(androidx.activity.OnBackPressedDispatcher, androidx.activity.ComponentActivity)
Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda12.onStateChanged(androidx.lifecycle.LifecycleOwner, androidx.lifecycle.Lifecycle$Event)
Startup method not found: java.lang.Object androidx.activity.ComponentActivity$$ExternalSyntheticLambda4.invoke()
Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda6.onStateChanged(androidx.lifecycle.LifecycleOwner, androidx.lifecycle.Lifecycle$Event)
Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda7.onStateChanged(androidx.lifecycle.LifecycleOwner, androidx.lifecycle.Lifecycle$Event)
Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda9.<init>(androidx.activity.ComponentActivity)
Startup method not found: void androidx.activity.ComponentActivity$$ExternalSyntheticLambda9.onContextAvailable(android.content.Context)
Startup method not found: java.util.List androidx.activity.OnBackPressedCallback$$ExternalSyntheticThrowIAE2.m(java.lang.Object)
Startup method not found: java.util.List androidx.activity.OnBackPressedCallback$$ExternalSyntheticThrowIAE2.m(java.lang.Object[])
Startup class not found: androidx.activity.R$id
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda10.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState)
Startup method not found: java.lang.Object androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda10.invoke()
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda12.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState, int)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda17.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda18.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState)
Startup method not found: java.lang.Object androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda18.invoke()
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda19.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState, int)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda2.<init>()
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda3.<init>(androidx.compose.ui.text.input.TextFieldValue, androidx.compose.runtime.MutableState)
Startup method not found: java.lang.Object androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda3.invoke()
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda4.<init>(kotlin.jvm.functions.Function1, androidx.compose.runtime.MutableState, androidx.compose.runtime.MutableState)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda5.<init>(java.lang.String, kotlin.jvm.functions.Function1, androidx.compose.ui.Modifier, boolean, boolean, androidx.compose.ui.text.TextStyle, androidx.compose.foundation.text.KeyboardOptions, androidx.compose.foundation.text.KeyboardActions, boolean, int, int, androidx.compose.ui.text.input.VisualTransformation, kotlin.jvm.functions.Function1, androidx.compose.foundation.interaction.MutableInteractionSource, androidx.compose.ui.graphics.Brush, kotlin.jvm.functions.Function3, int, int, int)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda6.<init>(androidx.compose.foundation.text.input.internal.TransformedTextFieldState, androidx.compose.foundation.text.input.InputTransformation, androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState, androidx.compose.ui.hapticfeedback.HapticFeedback, androidx.compose.ui.platform.Clipboard, androidx.compose.foundation.text.BasicTextFieldKt$BasicTextField$textToolbarHandler$1$1, androidx.compose.ui.unit.Density, boolean, boolean, boolean)
Startup method not found: java.lang.Object androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda7.invoke(java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda8.<init>(boolean, kotlinx.coroutines.flow.MutableSharedFlow)
Startup method not found: void androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda9.<init>(androidx.compose.foundation.text.input.TextFieldState, androidx.compose.ui.Modifier, boolean, boolean, androidx.compose.foundation.text.input.InputTransformation, androidx.compose.ui.text.TextStyle, androidx.compose.foundation.text.KeyboardOptions, androidx.compose.foundation.text.input.KeyboardActionHandler, androidx.compose.foundation.text.input.TextFieldLineLimits, kotlin.jvm.functions.Function2, androidx.compose.foundation.interaction.MutableInteractionSource, androidx.compose.ui.graphics.Brush, androidx.compose.foundation.text.input.internal.CodepointTransformation, androidx.compose.foundation.text.input.OutputTransformation, androidx.compose.foundation.text.input.TextFieldDecorator, androidx.compose.foundation.ScrollState, boolean, int, int, int)
Startup method not found: java.lang.Object androidx.compose.foundation.text.BasicTextFieldKt$$ExternalSyntheticLambda9.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.BasicTextKt$$ExternalSyntheticLambda15.<init>(java.lang.String, androidx.compose.ui.Modifier, androidx.compose.ui.text.TextStyle, kotlin.jvm.functions.Function1, int, boolean, int, int, androidx.compose.ui.graphics.ColorProducer, androidx.compose.foundation.text.TextAutoSize, int, int)
Startup method not found: java.lang.Object androidx.compose.foundation.text.BasicTextKt$$ExternalSyntheticLambda15.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda10.<init>(androidx.compose.foundation.gestures.Orientation)
Startup method not found: java.lang.Object androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda10.invoke()
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda11.<init>(androidx.compose.foundation.text.LegacyTextFieldState, boolean, boolean, androidx.compose.ui.text.input.TextInputService, androidx.compose.ui.text.input.TextFieldValue, androidx.compose.ui.text.input.ImeOptions, androidx.compose.ui.text.input.OffsetMapping, androidx.compose.foundation.text.selection.TextFieldSelectionManager, kotlinx.coroutines.CoroutineScope, androidx.compose.foundation.relocation.BringIntoViewRequester)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda12.<init>(androidx.compose.foundation.text.LegacyTextFieldState)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda13.<init>(androidx.compose.foundation.text.LegacyTextFieldState, androidx.compose.ui.focus.FocusRequester, boolean, boolean, androidx.compose.foundation.text.selection.TextFieldSelectionManager, androidx.compose.ui.text.input.OffsetMapping)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda14.<init>(androidx.compose.foundation.text.LegacyTextFieldState, androidx.compose.ui.text.input.TextFieldValue, androidx.compose.ui.text.input.OffsetMapping)
Startup method not found: java.lang.Object androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda14.invoke(java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda15.<init>(androidx.compose.foundation.text.LegacyTextFieldState, boolean, androidx.compose.ui.platform.WindowInfo, androidx.compose.foundation.text.selection.TextFieldSelectionManager, androidx.compose.ui.text.input.TextFieldValue, androidx.compose.ui.text.input.OffsetMapping)
Startup method not found: java.lang.Object androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda15.invoke(java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda1.<init>(androidx.compose.foundation.text.selection.TextFieldSelectionManager)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda2.<init>(androidx.compose.foundation.text.LegacyTextFieldState, androidx.compose.ui.text.input.TextInputService, androidx.compose.ui.text.input.TextFieldValue, androidx.compose.ui.text.input.ImeOptions)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda3.<init>(boolean, androidx.compose.foundation.text.input.internal.LegacyPlatformTextInputServiceAdapter)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda8.<init>(androidx.compose.foundation.text.LegacyTextFieldState, androidx.compose.ui.graphics.Brush)
Startup method not found: void androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda9.<init>(androidx.compose.ui.text.input.TextFieldValue, kotlin.jvm.functions.Function1, androidx.compose.ui.Modifier, androidx.compose.ui.text.TextStyle, androidx.compose.ui.text.input.VisualTransformation, kotlin.jvm.functions.Function1, androidx.compose.foundation.interaction.MutableInteractionSource, androidx.compose.ui.graphics.Brush, boolean, int, int, androidx.compose.ui.text.input.ImeOptions, androidx.compose.foundation.text.KeyboardActions, boolean, boolean, kotlin.jvm.functions.Function3, androidx.compose.foundation.text.TextFieldScrollerPosition, int, int, int)
Startup method not found: java.lang.Object androidx.compose.foundation.text.CoreTextFieldKt$$ExternalSyntheticLambda9.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.input.internal.CoreTextFieldSemanticsModifierNode$$ExternalSyntheticLambda6.<init>(androidx.compose.foundation.text.input.internal.CoreTextFieldSemanticsModifierNode)
Startup method not found: void androidx.compose.foundation.text.input.internal.CoreTextFieldSemanticsModifierNode$$ExternalSyntheticLambda9.<init>(androidx.compose.foundation.text.input.internal.CoreTextFieldSemanticsModifierNode, androidx.compose.ui.semantics.SemanticsPropertyReceiver)
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda11.<init>(boolean, androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode)
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda21.<init>(boolean, androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode)
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda22.<init>(boolean, androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode)
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda24.<init>(androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode, int)
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda26.<init>(androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode)
Startup method not found: java.lang.Object androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda3.invoke()
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda5.<init>(androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode)
Startup method not found: void androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda7.<init>(androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode)
Startup method not found: java.lang.Object androidx.compose.foundation.text.input.internal.TextFieldDecoratorModifierNode$$ExternalSyntheticLambda7.invoke(java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda14.<init>()
Startup method not found: void androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda6.<init>()
Startup method not found: java.lang.Object androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda6.invoke(java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda7.<init>(kotlin.jvm.functions.Function0, androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState, kotlin.jvm.functions.Function0)
Startup method not found: java.lang.Object androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda7.invoke(java.lang.Object)
Startup method not found: void androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda8.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState)
Startup method not found: java.lang.Object androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda8.invoke()
Startup method not found: void androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState$$ExternalSyntheticLambda9.<init>(androidx.compose.foundation.text.input.internal.selection.TextFieldSelectionState)
Startup method not found: void androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda11.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda11.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda12.<init>(androidx.compose.material3.TopAppBarState)
Startup method not found: void androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda22.<init>(kotlin.jvm.functions.Function0)
Startup method not found: java.lang.Object androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda22.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda25.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda25.invoke()
Startup method not found: void androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda26.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda26.invoke()
Startup method not found: void androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda35.<init>(float, float, float)
Startup method not found: java.lang.Object androidx.compose.material3.AppBarKt$$ExternalSyntheticLambda35.invoke()
Startup method not found: void androidx.compose.material3.ButtonKt$$ExternalSyntheticLambda5.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.ButtonKt$$ExternalSyntheticLambda5.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.ButtonKt$$ExternalSyntheticLambda6.<init>(kotlin.jvm.functions.Function0, androidx.compose.material3.ButtonShapes, androidx.compose.ui.Modifier, boolean, androidx.compose.material3.ButtonColors, androidx.compose.material3.ButtonElevation, androidx.compose.foundation.BorderStroke, androidx.compose.foundation.layout.PaddingValues, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function3, int, int)
Startup method not found: void androidx.compose.material3.FloatingActionButtonKt$$ExternalSyntheticLambda10.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.FloatingActionButtonKt$$ExternalSyntheticLambda10.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.FloatingActionButtonKt$$ExternalSyntheticLambda11.<init>(kotlin.jvm.functions.Function0, androidx.compose.ui.text.TextStyle, float, float, androidx.compose.ui.Modifier, androidx.compose.ui.graphics.Shape, long, long, androidx.compose.material3.FloatingActionButtonElevation, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, int, int, int)
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda11.<init>(kotlin.jvm.functions.Function1)
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda13.<init>(java.lang.String, java.lang.String, androidx.compose.runtime.State, kotlin.jvm.functions.Function1)
Startup method not found: java.lang.Object androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda13.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda14.<init>(androidx.compose.ui.Modifier, boolean, kotlin.jvm.functions.Function1, androidx.compose.material3.FloatingToolbarColors, float, androidx.compose.foundation.layout.PaddingValues, androidx.compose.material3.FloatingToolbarScrollBehavior, androidx.compose.ui.graphics.Shape, androidx.compose.animation.core.FiniteAnimationSpec, kotlin.jvm.functions.Function2, int, float, float, kotlin.jvm.functions.Function3, int, int)
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda19.<init>()
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda1.<init>(float, float, float)
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda20.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda20.invoke()
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda21.<init>()
Startup method not found: void androidx.compose.material3.FloatingToolbarKt$$ExternalSyntheticLambda22.<init>()
Startup method not found: void androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda10.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda10.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda11.<init>()
Startup method not found: java.lang.Object androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda11.invoke(java.lang.Object)
Startup method not found: void androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda12.<init>(boolean, kotlin.jvm.functions.Function1, androidx.compose.ui.Modifier, boolean, androidx.compose.ui.graphics.Shape, androidx.compose.material3.IconToggleButtonColors, androidx.compose.foundation.BorderStroke, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, int)
Startup method not found: void androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda20.<init>(kotlin.jvm.functions.Function0, androidx.compose.material3.IconButtonShapes, androidx.compose.ui.Modifier, boolean, androidx.compose.material3.IconButtonColors, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, int, int)
Startup method not found: void androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda26.<init>(kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, boolean, androidx.compose.ui.graphics.Shape, androidx.compose.material3.IconButtonColors, androidx.compose.foundation.BorderStroke, androidx.compose.foundation.interaction.MutableInteractionSource, kotlin.jvm.functions.Function2, int)
Startup method not found: void androidx.compose.material3.IconButtonKt$$ExternalSyntheticLambda27.<init>(kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, boolean, androidx.compose.material3.IconButtonColors, androidx.compose.foundation.interaction.MutableInteractionSource, androidx.compose.ui.graphics.Shape, kotlin.jvm.functions.Function2, int, int)
Found 2450 other missing startup classes and methods
WARNING: D8: Unable to include all startup classes in classes.dex. Startup classes were distributed in: classes.dex, classes2.dex.
> Task :app:kspReleaseKotlin
> Task :app:compileReleaseKotlin
> Task :app:processReleaseJavaRes
> Task :app:mergeReleaseJavaResource
> Task :app:compileReleaseJavaWithJavac
> Task :app:generateReleaseLintVitalReportModel
> Task :app:dexBuilderRelease
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:lintVitalAnalyzeRelease
> Task :app:mergeDexRelease
WARNING: /home/vagrant/build/org.nsh07.wikireader/app/build/intermediates/merged_startup_profile/release/mergeReleaseStartupProfile/startup-prof.txt: D8: Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda10.<init>(kotlinx.coroutines.CoroutineScope, boolean, androidx.compose.material3.WideNavigationRailState, org.nsh07.wikireader.ui.Item)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda10.invoke()
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda11.<init>(boolean, org.nsh07.wikireader.ui.Item)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda11.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda12.<init>(org.nsh07.wikireader.ui.Item)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda12.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda13.<init>(kotlinx.coroutines.CoroutineScope, boolean, androidx.compose.material3.WideNavigationRailState, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeSubscreen, kotlin.Pair)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda14.<init>(kotlin.Pair, float)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda1.<init>(androidx.compose.material3.WideNavigationRailState, kotlinx.coroutines.CoroutineScope, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeSubscreen, androidx.navigation.NavBackStackEntry, boolean, float, java.util.List, int)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda1.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda3.<init>(boolean, androidx.compose.material3.WideNavigationRailState, kotlinx.coroutines.CoroutineScope, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeSubscreen, androidx.navigation.NavBackStackEntry, boolean, float, java.util.List)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda3.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda4.<init>(androidx.compose.material3.WideNavigationRailState, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeSubscreen, androidx.window.core.layout.WindowSizeClass, androidx.navigation.NavBackStackEntry, boolean, boolean, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, kotlin.jvm.functions.Function0, androidx.compose.ui.Modifier, kotlin.jvm.functions.Function2, int, int, int)
Startup method not found: void org.nsh07.wikireader.ui.AppNavigationDrawerKt$$ExternalSyntheticLambda5.<init>(androidx.compose.material3.WideNavigationRailState, kotlinx.coroutines.CoroutineScope, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeSubscreen, androidx.navigation.NavBackStackEntry, boolean, float, java.util.List)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda10.<init>()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda11.<init>()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda12.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda12.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda14.<init>(androidx.compose.runtime.snapshots.SnapshotStateList, androidx.compose.material3.MotionScheme, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.material3.SearchBarState, androidx.compose.foundation.text.input.TextFieldState, coil3.ImageLoader, androidx.window.core.layout.WindowSizeClass, androidx.compose.material3.TopAppBarScrollBehavior, kotlinx.coroutines.CoroutineScope, kotlin.jvm.functions.Function1, androidx.compose.material3.WideNavigationRailState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda14.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda15.<init>(androidx.compose.material3.SnackbarHostState)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda16.<init>(org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.runtime.snapshots.SnapshotStateList, androidx.compose.material3.FloatingToolbarScrollBehavior, coil3.ImageLoader, androidx.compose.runtime.MutableState, androidx.window.core.layout.WindowSizeClass, androidx.compose.material3.MotionScheme, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda16.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda1.<init>(androidx.compose.runtime.MutableState, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, boolean, kotlin.jvm.functions.Function1, boolean, androidx.compose.material3.FloatingToolbarScrollBehavior, androidx.compose.material3.TopAppBarScrollBehavior, androidx.compose.runtime.MutableState, androidx.compose.runtime.snapshots.SnapshotStateList, androidx.compose.material3.MotionScheme, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.material3.SearchBarState, androidx.compose.foundation.text.input.TextFieldState, coil3.ImageLoader, androidx.window.core.layout.WindowSizeClass, kotlinx.coroutines.CoroutineScope, androidx.compose.material3.WideNavigationRailState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.material3.SnackbarHostState, androidx.compose.runtime.State, androidx.navigation.NavHostController)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda22.<init>(androidx.navigation.NavHostController)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda22.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda23.<init>(androidx.navigation.NavHostController)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda23.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda24.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda24.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda25.<init>(androidx.navigation.NavHostController, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda26.<init>(androidx.compose.foundation.layout.WindowInsets, androidx.compose.ui.unit.Density)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda27.<init>(androidx.navigation.NavHostController)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda27.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda28.<init>(kotlinx.coroutines.CoroutineScope, androidx.compose.material3.SearchBarState)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda29.<init>(kotlin.jvm.functions.Function1, androidx.compose.runtime.MutableState)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda2.<init>(kotlin.jvm.functions.Function0, long)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda30.<init>(kotlin.jvm.functions.Function1, androidx.compose.runtime.MutableState)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda31.<init>(kotlinx.coroutines.CoroutineScope, androidx.compose.material3.WideNavigationRailState)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda31.invoke()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda32.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda32.invoke()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda33.<init>(org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, androidx.navigation.NavHostController)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda34.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda34.invoke()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda35.<init>(androidx.navigation.NavHostController)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda35.invoke()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda36.<init>(androidx.navigation.NavHostController)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda36.invoke()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda37.<init>(org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, androidx.navigation.NavHostController, androidx.compose.runtime.State)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda38.<init>(androidx.navigation.NavHostController)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda39.<init>(androidx.navigation.NavHostController)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda40.<init>(androidx.window.core.layout.WindowSizeClass, androidx.navigation.NavHostController, androidx.compose.material3.MotionScheme, androidx.compose.runtime.MutableState, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, boolean, kotlin.jvm.functions.Function1, androidx.compose.material3.FloatingToolbarScrollBehavior, androidx.compose.material3.TopAppBarScrollBehavior, androidx.compose.runtime.snapshots.SnapshotStateList, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.material3.SearchBarState, androidx.compose.foundation.text.input.TextFieldState, coil3.ImageLoader, kotlinx.coroutines.CoroutineScope, androidx.compose.material3.WideNavigationRailState, androidx.compose.material3.SnackbarHostState, androidx.compose.runtime.State, androidx.compose.runtime.MutableState)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda40.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda41.<init>(org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.ui.Modifier, int, int)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda41.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda42.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda42.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda43.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda43.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda44.<init>()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda45.<init>()
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda45.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda46.<init>(androidx.compose.runtime.MutableState, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, boolean, kotlin.jvm.functions.Function1, boolean, androidx.compose.material3.FloatingToolbarScrollBehavior, androidx.compose.material3.TopAppBarScrollBehavior, androidx.compose.runtime.MutableState, androidx.compose.runtime.snapshots.SnapshotStateList, androidx.compose.material3.MotionScheme, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.material3.SearchBarState, androidx.compose.foundation.text.input.TextFieldState, coil3.ImageLoader, androidx.window.core.layout.WindowSizeClass, kotlinx.coroutines.CoroutineScope, androidx.compose.material3.WideNavigationRailState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.material3.SnackbarHostState, androidx.compose.runtime.State)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda46.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda47.<init>(coil3.ImageLoader, androidx.navigation.NavHostController, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, androidx.compose.runtime.State)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda47.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda48.<init>(coil3.ImageLoader, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, androidx.navigation.NavHostController, androidx.compose.runtime.State)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda48.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda49.<init>(androidx.compose.runtime.snapshots.SnapshotStateList, org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, androidx.navigation.NavHostController, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda49.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda50.<init>(androidx.navigation.NavHostController)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda50.invoke(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda51.<init>(org.nsh07.wikireader.ui.homeScreen.viewModel.HomeScreenViewModel, org.nsh07.wikireader.ui.settingsScreen.viewModel.SettingsViewModel, androidx.compose.material3.SearchBarState, androidx.compose.foundation.text.input.TextFieldState, coil3.ImageLoader, androidx.window.core.layout.WindowSizeClass, androidx.compose.material3.TopAppBarScrollBehavior, kotlinx.coroutines.CoroutineScope, kotlin.jvm.functions.Function1, androidx.compose.material3.WideNavigationRailState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.State, androidx.compose.runtime.MutableState)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda51.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda52.<init>(boolean, androidx.compose.material3.MotionScheme)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda52.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda53.<init>(boolean, androidx.compose.material3.MotionScheme)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda53.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda54.<init>(boolean, androidx.compose.material3.MotionScheme)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda54.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda55.<init>(boolean, androidx.compose.material3.MotionScheme)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda55.invoke(java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda7.<init>(androidx.compose.runtime.MutableState)
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda8.<init>()
Startup method not found: void org.nsh07.wikireader.ui.AppScreenKt$$ExternalSyntheticLambda9.<init>(androidx.navigation.NavHostController)
Startup method not found: kotlin.jvm.functions.Function2 org.nsh07.wikireader.ui.ComposableSingletons$AppNavigationDrawerKt.getLambda$1714573915$app_nonMinifiedRelease()
Startup method not found: kotlin.jvm.functions.Function2 org.nsh07.wikireader.ui.ComposableSingletons$AppNavigationDrawerKt.getLambda$1936170295$app_nonMinifiedRelease()
Startup method not found: kotlin.jvm.functions.Function3 org.nsh07.wikireader.ui.ComposableSingletons$AppScreenKt.getLambda$-1573275866$app_nonMinifiedRelease()
Startup method not found: void org.nsh07.wikireader.ui.HomeScreen.write$Self$app_nonMinifiedRelease(org.nsh07.wikireader.ui.HomeScreen, kotlinx.serialization.encoding.CompositeEncoder, kotlinx.serialization.descriptors.SerialDescriptor)
Startup method not found: void org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda11.<init>(androidx.compose.material3.TopAppBarScrollBehavior, kotlin.jvm.functions.Function0)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda11.invoke(java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda12.<init>(androidx.compose.ui.platform.UriHandler, boolean)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda12.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: void org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda14.<init>(androidx.compose.ui.platform.UriHandler)
Startup method not found: void org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda5.<init>(boolean, androidx.compose.ui.platform.UriHandler)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda5.invoke(java.lang.Object)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda8.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.aboutScreen.AboutScreenKt$$ExternalSyntheticLambda9.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Startup method not found: java.lang.Object org.nsh07.wikireader.ui.aboutScreen.ComposableSingletons$AboutScreenKt$$ExternalSyntheticLambda11.invoke(java.lang.Object, java.lang.Object, java.lang.Object)
Found 261 other missing startup classes and methods
WARNING: D8: Unable to include all startup classes in classes.dex. Startup classes were distributed in: classes.dex, classes2.dex.
> Task :app:compileReleaseArtProfile
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:packageRelease
> Task :app:assembleRelease
> Task :app:createReleaseApkListingFileRedirect
[Incubating] Problems report is available at: file:///home/vagrant/build/org.nsh07.wikireader/build/reports/problems/problems-report.html
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
For more on this, please refer to https://docs.gradle.org/9.0.0/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 7m 53s
50 actionable tasks: 50 executed
Configuration cache entry stored.
2025-08-18 07:07:26,513 INFO: Successfully built version 2.5.1 of org.nsh07.wikireader from 15ddbe4ff6c3f45324fada092e9c431c92bd0477
2025-08-18 07:07:26,746 DEBUG: Checking build/org.nsh07.wikireader/app/build/outputs/apk/release/app-release-unsigned.apk
2025-08-18 07:07:26,787 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-08-18 07:07:26,787 INFO: ...retrieving https://github.com/nsh07/WikiReader/releases/download/v2.5.1/wikireader-v2.5.1-release.apk
2025-08-18 07:07:26,792 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-08-18 07:07:27,149 DEBUG: https://github.com:443 "GET /nsh07/WikiReader/releases/download/v2.5.1/wikireader-v2.5.1-release.apk HTTP/1.1" 302 0
2025-08-18 07:07:27,158 DEBUG: Starting new HTTPS connection (1): release-assets.githubusercontent.com:443
2025-08-18 07:07:27,380 DEBUG: https://release-assets.githubusercontent.com:443 "GET /github-production-release-asset/865195414/d126667f-0a53-4941-ba88-338a3a8c52ef?sp=r&sv=2018-11-09&sr=b&spr=https&se=2025-08-18T08%3A05%3A33Z&rscd=attachment%3B+filename%3Dwikireader-v2.5.1-release.apk&rsct=application%2Fvnd.android.package-archive&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2025-08-18T07%3A05%3A25Z&ske=2025-08-18T08%3A05%3A33Z&sks=b&skv=2018-11-09&sig=fvLH0T0gxbCu0tOB5ezm4LpCQ1BA%2BfFucZstgAl%2F1AY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc1NTUwMTE0NywibmJmIjoxNzU1NTAwODQ3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.94Lk9Cv0kAF8X2Og08ZwRX41x5eA9_eQFW4exa5v1FA&response-content-disposition=attachment%3B%20filename%3Dwikireader-v2.5.1-release.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 14176996
2025-08-18 07:07:29,066 DEBUG: unsigned/binaries/org.nsh07.wikireader_49.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-08-18 07:07:30,021 DEBUG: /tmp/tmpl74mj2hr/sigcp_org.nsh07.wikireader_49.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): true
Verified using v3 scheme (APK Signature Scheme v3): false
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-08-18 07:07:30,022 INFO: ...successfully verified
2025-08-18 07:07:30,022 INFO: compared built binary to supplied reference binary successfully
2025-08-18 07:07:30,101 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.
2025-08-18 07:07:30,159 DEBUG: Using APK Signature v2
2025-08-18 07:07:30,160 INFO: supplied reference binary has allowed signer 07bef30581baee8f45ec93e47ee68ef20874e50ef5709c78b2ee67ac86be4c3d
2025-08-18 07:07:30,166 INFO: success: org.nsh07.wikireader
2025-08-18 07:07:30,166 INFO: Finished
2025-08-18 07:07:30,166 INFO: 1 build succeeded