log for com.maksimowiczm.foodyou:8
== Installed Android Tools ==
2025-04-24 20:53:02,107 DEBUG: Reading 'config.yml'
2025-04-24 20:53:02,122 INFO: Creating log directory
2025-04-24 20:53:02,122 INFO: Creating temporary directory
2025-04-24 20:53:02,123 INFO: Creating output directory
2025-04-24 20:53:02,134 DEBUG: Getting git vcs interface for https://github.com/maksimowiczm/FoodYou
2025-04-24 20:53:02,134 DEBUG: Checking com.maksimowiczm.foodyou:8
2025-04-24 20:53:02,134 INFO: Building version 2.1.0 (8) of com.maksimowiczm.foodyou
2025-04-24 20:53:02,134 INFO: Running 'sudo' commands in /home/vagrant
2025-04-24 20:53:02,134 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c export CPUS_MAX=16; export CPUS=$(getconf _NPROCESSORS_ONLN); for (( c=$CPUS_MAX; c<$CPUS; c++ )) ; do echo 0 > /sys/devices/system/cpu/cpu$c/online ; done
+ export CPUS_MAX=16
+ CPUS_MAX=16
++ getconf _NPROCESSORS_ONLN
+ export CPUS=20
+ CPUS=20
+ (( c=16 ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
+ echo 0
+ (( c++ ))
+ (( c<20 ))
2025-04-24 20:53:02,439 DEBUG: > sudo passwd --lock root
passwd: password changed.
2025-04-24 20:53:03,043 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64068 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u10) ...
2025-04-24 20:53:25,248 INFO: Getting source for revision 5810ac0d32c9ca4b808a4d4e523eeb01870ef42c
2025-04-24 20:53:25,253 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:25,253 DEBUG: > git rev-parse --show-toplevel
2025-04-24 20:53:25,465 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:25,465 DEBUG: > git submodule foreach --recursive git reset --hard
2025-04-24 20:53:25,668 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:25,668 DEBUG: > git reset --hard
2025-04-24 20:53:25,972 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:25,972 DEBUG: > git submodule foreach --recursive git clean -dffx
2025-04-24 20:53:26,075 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:26,075 DEBUG: > git clean -dffx
2025-04-24 20:53:26,178 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:26,178 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-04-24 20:53:26,983 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:26,983 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-04-24 20:53:27,487 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:27,487 DEBUG: > git remote set-head origin --auto
2025-04-24 20:53:28,092 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:28,092 DEBUG: > git checkout -f 5810ac0d32c9ca4b808a4d4e523eeb01870ef42c
2025-04-24 20:53:28,395 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:28,396 DEBUG: > git clean -dffx
2025-04-24 20:53:28,498 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:28,499 DEBUG: > git rev-parse --show-toplevel
2025-04-24 20:53:28,702 DEBUG: Directory: build/com.maksimowiczm.foodyou
2025-04-24 20:53:28,702 DEBUG: > git submodule deinit --all --force
2025-04-24 20:53:28,805 INFO: Creating local.properties file at build/com.maksimowiczm.foodyou/local.properties
2025-04-24 20:53:28,808 INFO: Creating local.properties file at build/com.maksimowiczm.foodyou/app/local.properties
2025-04-24 20:53:28,809 DEBUG: Removing debuggable flags from build/com.maksimowiczm.foodyou/app
2025-04-24 20:53:28,850 INFO: Cleaning Gradle project...
2025-04-24 20:53:28,851 DEBUG: Directory: build/com.maksimowiczm.foodyou/app
2025-04-24 20:53:28,851 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.11.1 via distributionUrl
Downloading missing gradle version 8.11.1
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OK
Running /opt/gradle/versions/8.11.1/bin/gradle clean
Welcome to Gradle 8.11.1!
Here are the highlights of this release:
- Parallel load and store for Configuration Cache
- Java compilation errors at the end of the build output
- Consolidated report for warnings and deprecations
For more details see https://docs.gradle.org/8.11.1/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Type-safe project accessors is an incubating feature.
> Configure project :app
w: Usage of 'Android Style' source directory app/src/androidTest/kotlin is deprecated.
Use app/src/androidInstrumentedTest/kotlin instead.
To suppress this warning: put the following in your gradle.properties:
kotlin.mpp.androidSourceSetLayoutV2AndroidStyleDirs.nowarn=true
Learn more: https://kotl.in/android-source-set-layout-v2
> Task :app:cleanDesktopTest UP-TO-DATE
> Task :app:cleanAllTests UP-TO-DATE
> Task :app:clean UP-TO-DATE
[Incubating] Problems report is available at: file:///home/vagrant/build/com.maksimowiczm.foodyou/build/reports/problems/problems-report.html
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.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 2m 20s
2 actionable tasks: 2 up-to-date
2025-04-24 20:55:56,167 INFO: Scanning source for common problems...
2025-04-24 20:55:56,221 DEBUG: scanner is configured to use signature data from: 'suss'
2025-04-24 20:55:56,221 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2025-04-24 20:55:56,818 DEBUG: write 'suss.json' to cache
2025-04-24 20:55:56,826 DEBUG: next suss.json cache update due in 23:59:59.981655
2025-04-24 20:55:57,025 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar
2025-04-24 20:55:57,094 INFO: Creating source tarball...
2025-04-24 20:55:57,594 INFO: Building Gradle project...
2025-04-24 20:55:57,594 DEBUG: Directory: build/com.maksimowiczm.foodyou/app
2025-04-24 20:55:57,595 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.11.1 via distributionUrl
Running /opt/gradle/versions/8.11.1/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
Type-safe project accessors is an incubating feature.
> Configure project :app
w: Usage of 'Android Style' source directory app/src/androidTest/kotlin is deprecated.
Use app/src/androidInstrumentedTest/kotlin instead.
To suppress this warning: put the following in your gradle.properties:
kotlin.mpp.androidSourceSetLayoutV2AndroidStyleDirs.nowarn=true
Learn more: https://kotl.in/android-source-set-layout-v2
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 35 in /opt/android-sdk/licenses
License for package Android SDK Platform 35 accepted.
Preparing "Install Android SDK Platform 35 (revision 2)".
"Install Android SDK Platform 35 (revision 2)" ready.
Installing Android SDK Platform 35 in /opt/android-sdk/platforms/android-35
"Install Android SDK Platform 35 (revision 2)" complete.
"Install Android SDK Platform 35 (revision 2)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-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:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :app:mergeReleaseJniLibFolders
> Task :app:mergeReleaseNativeLibs
> Task :app:buildKotlinToolingMetadata
> Task :app:stripReleaseDebugSymbols
Unable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.
> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED
> Task :app:extractReleaseNativeSymbolTables
> Task :app:checkReleaseDuplicateClasses
> Task :app:dataBindingMergeDependencyArtifactsRelease
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:generateReleaseResValues
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:mergeReleaseResources
> Task :app:convertXmlValueResourcesForAndroidMain NO-SOURCE
> Task :app:copyNonXmlValueResourcesForAndroidMain NO-SOURCE
> Task :app:prepareComposeResourcesTaskForAndroidMain NO-SOURCE
> Task :app:generateResourceAccessorsForAndroidMain NO-SOURCE
> Task :app:parseReleaseLocalResources
> Task :app:convertXmlValueResourcesForCommonMain
> Task :app:dataBindingGenBaseClassesRelease
> Task :app:copyNonXmlValueResourcesForCommonMain
> Task :app:prepareComposeResourcesTaskForCommonMain
> Task :app:generateResourceAccessorsForCommonMain
> Task :app:generateActualResourceCollectorsForAndroidMain
> Task :app:generateAndroidMainNonAndroidBuildConfig SKIPPED
> Task :app:generateAndroidReleaseNonAndroidBuildConfig SKIPPED
> Task :app:generateComposeResClass
> Task :app:generateExpectResourceCollectorsForCommonMain
> Task :app:generateNonAndroidBuildConfig
> Task :app:convertXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :app:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE
> Task :app:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE
> Task :app:generateResourceAccessorsForAndroidRelease NO-SOURCE
> Task :app:checkReleaseAarMetadata
> Task :app:mapReleaseSourceSetPaths
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :app:javaPreCompileRelease
> Task :app:processReleaseManifestForPackage
> Task :app:mergeReleaseArtProfile
> Task :app:extractProguardFiles
> Task :app:mergeReleaseStartupProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:copyReleaseComposeResourcesToAndroidAssets
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:releaseAssetsCopyForAGP NO-SOURCE
> Task :app:mergeReleaseAssets
> Task :app:compressReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseResources
> Task :app:collectReleaseDependencies
> Task :app:kspReleaseKotlinAndroid
> Task :app:sdkReleaseDependencyData
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :app:compileReleaseKotlinAndroid
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldImpl.kt:20:4 'class FormFieldImpl<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldImpl.kt:31:13 'constructor<T, E>(initialFormFieldValue: FormFieldImpl.FormFieldValue<T, E>, initialDirty: Boolean, parser: Parser<T, E>, validator: (() -> Validator<T, E>)? = ...): FormFieldImpl<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldImpl.kt:32:41 'class FormFieldImpl<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldImpl.kt:43:5 'constructor<T, E>(initialFormFieldValue: FormFieldImpl.FormFieldValue<T, E>, initialDirty: Boolean, parser: Parser<T, E>, validator: (() -> Validator<T, E>)? = ...): FormFieldImpl<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldImpl.kt:44:33 'class FormFieldImpl<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldImpl.kt:61:5 'interface FormField<T, E> : Any' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldWithTextFieldValue.kt:34:4 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldWithTextFieldValue.kt:38:21 'fun <T, E> rememberFormField(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldImpl<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldWithTextFieldValue.kt:53:9 'constructor<T, E>(initialTextFieldValue: MutableState<TextFieldValue>, formField: FormField<T, E>, interactionSource: MutableInteractionSource, coroutineScope: CoroutineScope, formatter: (T) -> String): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldWithTextFieldValue.kt:79:28 'interface FormField<T, E> : Any' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/core/ui/form/FormFieldWithTextFieldValue.kt:83:5 'interface FormField<T, E> : Any' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalForm.kt:15:8 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalForm.kt:21:13 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalForm.kt:49:13 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:11:8 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:30:20 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:48:30 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:63:25 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:75:27 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:90:22 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:102:26 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:117:21 'fun <T, E> rememberFormFieldWithTextFieldValue(initialValue: T, parser: Parser<T, E>, initialError: E? = ..., initialDirty: Boolean = ..., formatter: (T) -> String = ..., initialTextFieldValue: TextFieldValue = ..., validator: (() -> Validator<T, E>)? = ...): FormFieldWithTextFieldValue<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:184:19 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:185:29 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:186:24 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:187:34 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:188:29 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:189:25 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
w: file:///home/vagrant/build/com.maksimowiczm.foodyou/app/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:190:20 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.
> Task :app:compileReleaseJavaWithJavac
> Task :app:mergeReleaseGeneratedProguardFiles
> Task :app:processReleaseJavaRes
> Task :app:expandReleaseArtProfileWildcards
> Task :app:copyRoomSchemas NO-SOURCE
> Task :app:mergeReleaseJavaResource
> Task :app:generateReleaseLintVitalReportModel
> Task :app:minifyReleaseWithR8
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:assembleRelease
[Incubating] Problems report is available at: file:///home/vagrant/build/com.maksimowiczm.foodyou/build/reports/problems/problems-report.html
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.
For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
BUILD SUCCESSFUL in 10m 11s
58 actionable tasks: 58 executed
2025-04-24 21:06:09,918 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/com.maksimowiczm.foodyou, universal_newlines=False, shell=None, istream=<valid stream>)
2025-04-24 21:06:09,925 INFO: Successfully built version 2.1.0 of com.maksimowiczm.foodyou from 5810ac0d32c9ca4b808a4d4e523eeb01870ef42c
2025-04-24 21:06:09,927 INFO: Running 'postbuild' commands in build/com.maksimowiczm.foodyou/app
2025-04-24 21:06:09,928 DEBUG: Directory: build/com.maksimowiczm.foodyou/app
2025-04-24 21:06:09,928 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/maksimowiczm/FoodYou/releases/download/2.1.0/food-you-2.1.0.apk; unzip -q upstream.apk -d apk; export hash=$(sha256sum apk/assets/dexopt/baseline.prof); rm -rf apk upstream.apk; for i in {1..10}; do unzip -q /home/vagrant/build/com.maksimowiczm.foodyou/app/build/outputs/apk/release/app-release-unsigned.apk -d apk; sha256sum -c - <<< $hash && break; sha256sum apk/assets/dexopt/baseline.prof; rm -fr apk; gradle clean assembleRelease; done
/etc/bash.bashrc: line 7: PS1: unbound variable
+ curl -Lo upstream.apk https://github.com/maksimowiczm/FoodYou/releases/download/2.1.0/food-you-2.1.0.apk
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6368k 100 6368k 0 0 6310k 0 0:00:01 0:00:01 --:--:-- 12.5M
+ unzip -q upstream.apk -d apk
++ sha256sum apk/assets/dexopt/baseline.prof
+ export 'hash=e8b0378a88030ca57d923821480afde9ed2d0e5279fd472ddd336e0d65d62acf apk/assets/dexopt/baseline.prof'
+ hash='e8b0378a88030ca57d923821480afde9ed2d0e5279fd472ddd336e0d65d62acf apk/assets/dexopt/baseline.prof'
+ rm -rf apk upstream.apk
+ for i in {1..10}
+ unzip -q /home/vagrant/build/com.maksimowiczm.foodyou/app/build/outputs/apk/release/app-release-unsigned.apk -d apk
+ sha256sum -c -
apk/assets/dexopt/baseline.prof: OK
+ break
2025-04-24 21:06:11,794 DEBUG: Checking build/com.maksimowiczm.foodyou/app/build/outputs/apk/release/app-release-unsigned.apk
2025-04-24 21:06:11,820 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'
2025-04-24 21:06:11,820 INFO: ...retrieving https://github.com/maksimowiczm/FoodYou/releases/download/2.1.0/food-you-2.1.0.apk
2025-04-24 21:06:11,824 DEBUG: Starting new HTTPS connection (1): github.com:443
2025-04-24 21:06:11,975 DEBUG: https://github.com:443 "GET /maksimowiczm/FoodYou/releases/download/2.1.0/food-you-2.1.0.apk HTTP/1.1" 302 0
2025-04-24 21:06:11,978 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:443
2025-04-24 21:06:12,361 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/916753718/da290a82-0d85-4468-8b08-63fab3bf72b1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250424%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250424T210610Z&X-Amz-Expires=300&X-Amz-Signature=701c8ab4a5c1457a03ac31a5e1cbcb1729a307ca99356c1469eea0bc223531b7&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dfood-you-2.1.0.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 6521000
2025-04-24 21:06:13,505 DEBUG: unsigned/binaries/com.maksimowiczm.foodyou_8.binary.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-24 21:06:14,568 DEBUG: /tmp/tmpagjwejxu/sigcp_com.maksimowiczm.foodyou_8.apk: Verifies
Verified using v1 scheme (JAR signing): false
Verified using v2 scheme (APK Signature Scheme v2): false
Verified using v3 scheme (APK Signature Scheme v3): true
Verified using v4 scheme (APK Signature Scheme v4): false
Verified for SourceStamp: false
Number of signers: 1
2025-04-24 21:06:14,568 INFO: ...successfully verified
2025-04-24 21:06:14,569 INFO: compared built binary to supplied reference binary successfully
2025-04-24 21:06:14,659 WARNING: Requested API level 35 is larger than maximum we have, returning API level 28 instead.
2025-04-24 21:06:14,684 DEBUG: Using APK Signature v3
2025-04-24 21:06:14,686 INFO: supplied reference binary has allowed signer cd74b0aedd8ead8184063a65909d639a8c885cf6465829690a9be83a8904bdea
2025-04-24 21:06:14,689 INFO: success: com.maksimowiczm.foodyou
2025-04-24 21:06:14,689 INFO: Finished
2025-04-24 21:06:14,690 INFO: 1 build succeeded