log for com.maksimowiczm.foodyou:16

== Installed Android Tools ==2025-06-10 05:48:42,220 DEBUG: Reading 'config.yml'2025-06-10 05:48:42,231 INFO: Creating log directory2025-06-10 05:48:42,232 INFO: Creating temporary directory2025-06-10 05:48:42,232 INFO: Creating output directory2025-06-10 05:48:42,250 DEBUG: Getting git vcs interface for https://github.com/maksimowiczm/FoodYou2025-06-10 05:48:42,251 DEBUG: Checking com.maksimowiczm.foodyou:162025-06-10 05:48:42,251 INFO: Building version 2.6.0 (16) of com.maksimowiczm.foodyou2025-06-10 05:48:42,256 DEBUG: Popen(['git', 'log', '-n', '1', '--pretty=%ct'], cwd=/home/vagrant/build/com.maksimowiczm.foodyou, universal_newlines=False, shell=None, istream=None)2025-06-10 05:48:42,269 INFO: Running 'sudo' commands in /home/vagrant2025-06-10 05:48:42,270 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-06-10 05:48:42,584 DEBUG: > sudo passwd --lock rootpasswd: password changed.2025-06-10 05:48:43,289 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 64067 files and directories currently installed.)Removing sudo (1.9.13p3-1+deb12u1) ...Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removedProcessing triggers for libc-bin (2.36-9+deb12u10) ...2025-06-10 05:48:56,686 INFO: Getting source for revision a05b68333078b0fc40214ed8af78ae167fc18df42025-06-10 05:48:56,687 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:56,687 DEBUG: > git rev-parse --show-toplevel2025-06-10 05:48:56,890 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:56,890 DEBUG: > git submodule foreach --recursive git reset --hard2025-06-10 05:48:57,494 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:57,495 DEBUG: > git reset --hard2025-06-10 05:48:57,798 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:57,799 DEBUG: > git submodule foreach --recursive git clean -dffx2025-06-10 05:48:57,901 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:57,902 DEBUG: > git clean -dffx2025-06-10 05:48:58,005 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:58,005 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin2025-06-10 05:48:58,810 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:58,810 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin2025-06-10 05:48:59,314 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:59,315 DEBUG: > git remote set-head origin --auto2025-06-10 05:48:59,919 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:48:59,919 DEBUG: > git checkout -f a05b68333078b0fc40214ed8af78ae167fc18df42025-06-10 05:49:00,222 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:49:00,223 DEBUG: > git clean -dffx2025-06-10 05:49:00,326 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:49:00,326 DEBUG: > git rev-parse --show-toplevel2025-06-10 05:49:00,530 DEBUG: Directory: build/com.maksimowiczm.foodyou2025-06-10 05:49:00,530 DEBUG: > git submodule deinit --all --force2025-06-10 05:49:00,633 INFO: Creating local.properties file at build/com.maksimowiczm.foodyou/local.properties2025-06-10 05:49:00,636 INFO: Creating local.properties file at build/com.maksimowiczm.foodyou/app/local.properties2025-06-10 05:49:00,636 DEBUG: Removing debuggable flags from build/com.maksimowiczm.foodyou/app2025-06-10 05:49:00,667 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.maksimowiczm.foodyou/feature/barcodescanner/build.gradle.kts2025-06-10 05:49:00,694 INFO: Cleaned build.gradle.kts of keysigning configs at build/com.maksimowiczm.foodyou/app/build.gradle.kts2025-06-10 05:49:00,706 INFO: Cleaning Gradle project...2025-06-10 05:49:00,706 DEBUG: Directory: build/com.maksimowiczm.foodyou/app2025-06-10 05:49:00,706 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid cleanFound 8.11.1 via distributionUrlDownloading missing gradle version 8.11.1cachedir /home/vagrant/.cache/fdroidserver/home/vagrant/.cache/fdroidserver/gradle-8.11.1-bin.zip: OKRunning /opt/gradle/versions/8.11.1/bin/gradle cleanWelcome 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 deprecationsFor more details see https://docs.gradle.org/8.11.1/release-notes.htmlTo honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.Daemon will be stopped at the end of the buildType-safe project accessors is an incubating feature.> Configure project :appw: ⚠️ Deprecated 'Android Style' Source DirectoryUsage 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=truePlease migrate to the new source directory: app/src/androidInstrumentedTest/kotlinLearn more: https://kotl.in/android-source-set-layout-v2> Configure project :corew: file:///home/vagrant/build/com.maksimowiczm.foodyou/core/build.gradle.kts:18:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/core/build.gradle.kts:18:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :core-databasew: file:///home/vagrant/build/com.maksimowiczm.foodyou/core-database/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/core-database/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :core-domainw: file:///home/vagrant/build/com.maksimowiczm.foodyou/core-domain/build.gradle.kts:14:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/core-domain/build.gradle.kts:14:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Configure project :core-modelw: file:///home/vagrant/build/com.maksimowiczm.foodyou/core-model/build.gradle.kts:14:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/core-model/build.gradle.kts:14:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :feature:addfoodw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/addfood/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/addfood/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Configure project :feature:calendarw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/calendar/build.gradle.kts:16:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/calendar/build.gradle.kts:16:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :feature:goalsw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Configure project :feature:languagew: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/language/build.gradle.kts:21:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/language/build.gradle.kts:21:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :feature:mealw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/meal/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/meal/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Configure project :feature:measurementw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/measurement/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/measurement/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Configure project :feature:productw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/product/build.gradle.kts:58:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/product/build.gradle.kts:58:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Configure project :feature:recipew: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/recipe/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/recipe/build.gradle.kts:19:13: 'compilerOptions: HasCompilerOptions<*>' is deprecated. Overrides deprecated member in 'org.jetbrains.kotlin.gradle.plugin.KotlinCompilation'. To configure compilation compiler options use 'compileTaskProvider':compilation.compileTaskProvider.configure{compilerOptions {}}> Task :app:cleanDesktopTest UP-TO-DATE> Task :app:cleanAllTests UP-TO-DATE> Task :app:clean UP-TO-DATEBUILD SUCCESSFUL in 2m 47s2 actionable tasks: 2 up-to-date2025-06-10 05:51:54,664 INFO: Scanning source for common problems...2025-06-10 05:51:54,708 DEBUG: scanner is configured to use signature data from: 'suss'2025-06-10 05:51:54,709 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'2025-06-10 05:51:55,281 DEBUG: write 'suss.json' to cache2025-06-10 05:51:55,352 DEBUG: next suss.json cache update due in 23:59:59.9194132025-06-10 05:51:55,478 INFO: Removing gradle-wrapper.jar at gradle/wrapper/gradle-wrapper.jar2025-06-10 05:51:55,688 INFO: Creating source tarball...2025-06-10 05:51:56,380 INFO: Building Gradle project...2025-06-10 05:51:56,380 DEBUG: Directory: build/com.maksimowiczm.foodyou/app2025-06-10 05:51:56,380 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleReleaseFound 8.11.1 via distributionUrlRunning /opt/gradle/versions/8.11.1/bin/gradle assembleReleaseTo 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 buildType-safe project accessors is an incubating feature.> Configure project :appw: ⚠️ Deprecated 'Android Style' Source DirectoryUsage 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=truePlease migrate to the new source directory: app/src/androidInstrumentedTest/kotlinLearn more: https://kotl.in/android-source-set-layout-v2> Configure project :corew: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :core-databasew: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :core-modelw: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :feature:calendarw: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-sets> Configure project :feature:languagew: ⚠️ Unused Kotlin Source SetsThe Kotlin source set commonTest was configured but not added to any Kotlin compilation.You can add a source set to a target's compilation by connecting it with the compilation's default source set using 'dependsOn'.See https://kotl.in/connecting-source-setsException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-onlyChecking the license for package Android SDK Build-Tools 35 in /opt/android-sdk/licensesLicense for package Android SDK Build-Tools 35 accepted.Preparing "Install Android SDK Build-Tools 35 v.35.0.0"."Install Android SDK Build-Tools 35 v.35.0.0" ready.Installing Android SDK Build-Tools 35 in /opt/android-sdk/build-tools/35.0.0"Install Android SDK Build-Tools 35 v.35.0.0" complete."Install Android SDK Build-Tools 35 v.35.0.0" finished.Checking the license for package Android SDK Platform 36 in /opt/android-sdk/licensesLicense 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-onlyException while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-onlyException while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only> Task :core:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core:compileAndroidMain> Task :core:androidPreBuild UP-TO-DATE> Task :core:preAndroidMainBuild UP-TO-DATE> Task :core-database:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core-database:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :core-database:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :core-database:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :core-database:generateResourceAccessorsForAndroidMain SKIPPED> Task :core-database:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :core-database:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :core-database:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :core-database:generateResourceAccessorsForCommonMain SKIPPED> Task :core-database:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :core-database:generateComposeResClass SKIPPED> Task :core-database:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :core-model:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core-model:androidPreBuild UP-TO-DATE> Task :core-model:preAndroidMainBuild UP-TO-DATE> Task :core-ui:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core-ui:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :core-ui:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :core-ui:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :core-ui:generateResourceAccessorsForAndroidMain NO-SOURCE> Task :core-ui:convertXmlValueResourcesForCommonMain> Task :core-ui:copyNonXmlValueResourcesForCommonMain> Task :core-ui:prepareComposeResourcesTaskForCommonMain> Task :core-ui:generateResourceAccessorsForCommonMain> Task :core-ui:generateActualResourceCollectorsForAndroidMain> Task :core-ui:androidPreBuild UP-TO-DATE> Task :core-ui:preAndroidMainBuild UP-TO-DATE> Task :core-ui:packageAndroidMainResources> Task :core-ui:generateComposeResClass> Task :core-ui:generateExpectResourceCollectorsForCommonMain> Task :core-database:androidPreBuild UP-TO-DATE> Task :core-database:preAndroidMainBuild UP-TO-DATE> Task :core-domain:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :core-domain:androidPreBuild UP-TO-DATE> Task :core-domain:preAndroidMainBuild UP-TO-DATE> Task :feature:goals:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:goals:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:goals:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:goals:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:goals:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:goals:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:goals:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:goals:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:goals:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:goals:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:goals:generateComposeResClass SKIPPED> Task :feature:goals:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:barcodescanner:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:barcodescanner:preBuild UP-TO-DATE> Task :feature:barcodescanner:preDebugBuild UP-TO-DATE> Task :core-ui:parseAndroidMainLocalResources> Task :core-model:compileAndroidMain> Task :feature:barcodescanner:dataBindingMergeDependencyArtifactsDebug> Task :feature:barcodescanner:generateDebugResValues> Task :core-model:bundleAndroidMainClassesToCompileJar> Task :core:bundleAndroidMainClassesToCompileJar> Task :feature:barcodescanner:generateDebugResources> Task :core-ui:generateAndroidMainRFile> Task :feature:barcodescanner:packageDebugResources> Task :feature:barcodescanner:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:barcodescanner:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:barcodescanner:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:barcodescanner:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:barcodescanner:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:barcodescanner:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:barcodescanner:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:barcodescanner:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:barcodescanner:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:barcodescanner:generateComposeResClass SKIPPED> Task :feature:barcodescanner:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:barcodescanner:parseDebugLocalResources> Task :feature:barcodescanner:convertXmlValueResourcesForAndroidDebug NO-SOURCE> Task :feature:barcodescanner:dataBindingGenBaseClassesDebug> Task :feature:barcodescanner:copyNonXmlValueResourcesForAndroidDebug NO-SOURCE> Task :feature:barcodescanner:prepareComposeResourcesTaskForAndroidDebug NO-SOURCE> Task :feature:barcodescanner:generateResourceAccessorsForAndroidDebug SKIPPED> Task :feature:barcodescanner:generateDebugRFile> Task :feature:product:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:product:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:product:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:barcodescanner:javaPreCompileDebug> Task :feature:product:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:product:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:product:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:product:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:product:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:product:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:product:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:product:generateAndroidMainBuildConfig SKIPPED> Task :feature:product:generateBuildConfig> Task :feature:product:generateComposeResClass SKIPPED> Task :feature:product:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:product:androidPreBuild UP-TO-DATE> Task :feature:product:preAndroidMainBuild UP-TO-DATE> Task :feature:measurement:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:measurement:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:measurement:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:measurement:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:measurement:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:measurement:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:measurement:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:measurement:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:measurement:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:measurement:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:measurement:generateComposeResClass SKIPPED> Task :feature:measurement:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:measurement:androidPreBuild UP-TO-DATE> Task :feature:measurement:preAndroidMainBuild UP-TO-DATE> Task :feature:recipe:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:recipe:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:recipe:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:recipe:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:recipe:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:recipe:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:recipe:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:recipe:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:recipe:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:recipe:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:recipe:generateComposeResClass SKIPPED> Task :feature:recipe:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:recipe:androidPreBuild UP-TO-DATE> Task :feature:recipe:preAndroidMainBuild UP-TO-DATE> Task :feature:goals:androidPreBuild UP-TO-DATE> Task :feature:goals:preAndroidMainBuild UP-TO-DATE> Task :feature:addfood:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:addfood:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:addfood:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:addfood:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:addfood:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:addfood:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:addfood:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:addfood:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:addfood:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:addfood:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:addfood:generateComposeResClass SKIPPED> Task :feature:addfood:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:addfood:androidPreBuild UP-TO-DATE> Task :feature:addfood:preAndroidMainBuild UP-TO-DATE> Task :feature:meal:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:meal:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:meal:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:meal:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:meal:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:meal:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:meal:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:meal:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:meal:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:meal:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:meal:generateComposeResClass SKIPPED> Task :feature:meal:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:meal:androidPreBuild UP-TO-DATE> Task :feature:meal:preAndroidMainBuild UP-TO-DATE> Task :feature:language:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:language:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:language:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:language:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:language:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:language:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:language:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:language:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:language:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:language:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:language:generateComposeResClass SKIPPED> Task :feature:language:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:language:androidPreBuild UP-TO-DATE> Task :feature:language:preAndroidMainBuild UP-TO-DATE> Task :feature:calendar:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :feature:calendar:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:calendar:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :feature:calendar:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :feature:calendar:generateResourceAccessorsForAndroidMain SKIPPED> Task :feature:calendar:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:calendar:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :feature:calendar:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :feature:calendar:generateResourceAccessorsForCommonMain SKIPPED> Task :feature:calendar:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :feature:calendar:generateComposeResClass SKIPPED> Task :feature:calendar:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :feature:calendar:androidPreBuild UP-TO-DATE> Task :feature:calendar:preAndroidMainBuild UP-TO-DATE> Task :core:bundleAndroidMainClassesToRuntimeJar> Task :core:processAndroidMainJavaRes> Task :core:createFullJarAndroidMain> Task :core-model:bundleAndroidMainClassesToRuntimeJar> Task :core-model:processAndroidMainJavaRes> Task :core-model:createFullJarAndroidMain> Task :app:preBuild UP-TO-DATE> Task :app:preReleaseBuild UP-TO-DATE> Task :app:mergeReleaseJniLibFolders> Task :feature:barcodescanner:preReleaseBuild UP-TO-DATE> Task :feature:barcodescanner:mergeReleaseJniLibFolders> Task :feature:barcodescanner:mergeReleaseNativeLibs NO-SOURCE> Task :feature:barcodescanner:copyReleaseJniLibsProjectOnly> Task :feature:barcodescanner:dataBindingMergeDependencyArtifactsRelease> Task :feature:barcodescanner:generateReleaseResValues> Task :feature:barcodescanner:generateReleaseResources> Task :feature:barcodescanner:packageReleaseResources> Task :feature:barcodescanner:parseReleaseLocalResources> Task :feature:barcodescanner:convertXmlValueResourcesForAndroidRelease NO-SOURCE> Task :feature:barcodescanner:dataBindingGenBaseClassesRelease> Task :feature:barcodescanner:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE> Task :feature:barcodescanner:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE> Task :feature:barcodescanner:generateResourceAccessorsForAndroidRelease SKIPPED> Task :feature:barcodescanner:generateReleaseRFile> Task :feature:barcodescanner:javaPreCompileRelease> Task :app:buildKotlinToolingMetadata> Task :core-ui:compileAndroidMain> Task :app:checkKotlinGradlePluginConfigurationErrors SKIPPED> Task :app:convertXmlValueResourcesForAndroidMain NO-SOURCE> Task :app:copyNonXmlValueResourcesForAndroidMain NO-SOURCE> Task :app:prepareComposeResourcesTaskForAndroidMain NO-SOURCE> Task :app:generateResourceAccessorsForAndroidMain SKIPPED> Task :app:convertXmlValueResourcesForCommonMain NO-SOURCE> Task :app:copyNonXmlValueResourcesForCommonMain NO-SOURCE> Task :app:prepareComposeResourcesTaskForCommonMain NO-SOURCE> Task :app:generateResourceAccessorsForCommonMain SKIPPED> Task :app:generateActualResourceCollectorsForAndroidMain SKIPPED> Task :app:generateAndroidMainNonAndroidBuildConfig SKIPPED> Task :app:generateAndroidReleaseNonAndroidBuildConfig SKIPPED> Task :app:generateComposeResClass SKIPPED> Task :app:generateExpectResourceCollectorsForCommonMain SKIPPED> Task :app:checkReleaseDuplicateClasses> Task :app:generateNonAndroidBuildConfig> Task :app:convertXmlValueResourcesForAndroidRelease NO-SOURCE> Task :app:copyNonXmlValueResourcesForAndroidRelease NO-SOURCE> Task :app:prepareComposeResourcesTaskForAndroidRelease NO-SOURCE> Task :app:generateResourceAccessorsForAndroidRelease SKIPPED> Task :core-database:writeAndroidMainAarMetadata> Task :core:writeAndroidMainAarMetadata> Task :core-domain:writeAndroidMainAarMetadata> Task :core-model:writeAndroidMainAarMetadata> Task :core-ui:writeAndroidMainAarMetadata> Task :feature:addfood:writeAndroidMainAarMetadata> Task :feature:barcodescanner:writeReleaseAarMetadata> Task :feature:calendar:writeAndroidMainAarMetadata> Task :feature:goals:writeAndroidMainAarMetadata> Task :feature:language:writeAndroidMainAarMetadata> Task :feature:meal:writeAndroidMainAarMetadata> Task :feature:measurement:writeAndroidMainAarMetadata> Task :feature:product:writeAndroidMainAarMetadata> Task :feature:recipe:writeAndroidMainAarMetadata> Task :app:generateReleaseResValues> Task :core:generateAndroidMainEmptyResourceFiles> Task :core-database:generateAndroidMainEmptyResourceFiles> Task :core-domain:generateAndroidMainEmptyResourceFiles> Task :app:checkReleaseAarMetadata> Task :core-model:generateAndroidMainEmptyResourceFiles> Task :feature:addfood:generateAndroidMainEmptyResourceFiles> Task :feature:calendar:generateAndroidMainEmptyResourceFiles> Task :feature:goals:generateAndroidMainEmptyResourceFiles> Task :feature:language:generateAndroidMainEmptyResourceFiles> Task :feature:meal:generateAndroidMainEmptyResourceFiles> Task :feature:measurement:generateAndroidMainEmptyResourceFiles> Task :feature:product:generateAndroidMainEmptyResourceFiles> Task :feature:recipe:generateAndroidMainEmptyResourceFiles> Task :app:mapReleaseSourceSetPaths> Task :app:generateReleaseResources> Task :app:packageReleaseResources> Task :app:createReleaseCompatibleScreenManifests> Task :app:parseReleaseLocalResources> Task :app:extractDeepLinksRelease> Task :feature:barcodescanner:extractDeepLinksRelease> Task :feature:barcodescanner:processReleaseManifest> Task :app:mergeReleaseResources> Task :core-domain:processAndroidMainManifest> Task :core-model:processAndroidMainManifest> Task :core-database:processAndroidMainManifest> Task :core-ui:processAndroidMainManifest> Task :core:processAndroidMainManifest> Task :feature:addfood:processAndroidMainManifest> Task :feature:calendar:processAndroidMainManifest> Task :feature:goals:processAndroidMainManifest> Task :feature:language:processAndroidMainManifest> Task :feature:meal:processAndroidMainManifest> Task :feature:measurement:processAndroidMainManifest> Task :feature:product:processAndroidMainManifest> Task :feature:recipe:processAndroidMainManifest> Task :feature:barcodescanner:compileReleaseLibraryResources> Task :core-ui:bundleAndroidMainClassesToCompileJar> Task :core-ui:processAndroidMainJavaRes> Task :core-ui:bundleAndroidMainClassesToRuntimeJar> Task :core-ui:createFullJarAndroidMain> Task :app:processReleaseMainManifest> Task :app:processReleaseManifest> Task :app:javaPreCompileRelease> Task :feature:barcodescanner:prepareReleaseArtProfile> Task :app:processReleaseManifestForPackage> Task :app:mergeReleaseArtProfile> Task :feature:barcodescanner:extractProguardFiles> Task :app:extractProguardFiles> Task :app:mergeReleaseStartupProfile> Task :app:mergeReleaseShaders> Task :app:compileReleaseShaders NO-SOURCE> Task :feature:barcodescanner:generateReleaseLibraryProguardRules> Task :app:copyReleaseComposeResourcesToAndroidAssets> Task :app:generateReleaseAssets UP-TO-DATE> Task :app:releaseAssetsCopyForAGP NO-SOURCE> Task :core-ui:copyAndroidMainComposeResourcesToAndroidAssets> Task :core-ui:generateAndroidMainAssets UP-TO-DATE> Task :core-ui:mergeAndroidMainAssets> Task :feature:barcodescanner:mergeReleaseShaders> Task :feature:barcodescanner:compileReleaseShaders NO-SOURCE> Task :feature:barcodescanner:copyReleaseComposeResourcesToAndroidAssets> Task :feature:barcodescanner:generateReleaseAssets UP-TO-DATE> Task :feature:barcodescanner:releaseAssetsCopyForAGP NO-SOURCE> Task :feature:barcodescanner:mergeReleaseAssets> Task :app:mergeReleaseAssets> Task :app:compressReleaseAssets> Task :app:extractReleaseVersionControlInfo> Task :core-database:prepareLintJarForPublish> Task :core:prepareLintJarForPublish> Task :core-domain:prepareLintJarForPublish> Task :core-model:prepareLintJarForPublish> Task :core-ui:prepareLintJarForPublish> Task :feature:addfood:prepareLintJarForPublish> Task :feature:barcodescanner:prepareLintJarForPublish> Task :feature:calendar:prepareLintJarForPublish> Task :feature:goals:prepareLintJarForPublish> Task :feature:language:prepareLintJarForPublish> Task :feature:meal:prepareLintJarForPublish> Task :app:processReleaseResources> Task :feature:measurement:prepareLintJarForPublish> Task :feature:product:prepareLintJarForPublish> Task :feature:recipe:prepareLintJarForPublish> Task :feature:barcodescanner:stripReleaseDebugSymbols NO-SOURCE> Task :feature:barcodescanner:copyReleaseJniLibsProjectAndLocalJars> Task :feature:barcodescanner:extractDeepLinksForAarRelease> Task :feature:barcodescanner:writeReleaseLintModelMetadata> Task :core:mergeAndroidMainJavaResource> Task :core-ui:mergeAndroidMainJavaResource> Task :core-model:mergeAndroidMainJavaResource> Task :app:collectReleaseDependencies> Task :core-ui:syncAndroidMainLibJars> Task :core-ui:bundleAndroidMainLocalLintAar> Task :core:syncAndroidMainLibJars> Task :core:bundleAndroidMainLocalLintAar> Task :core-model:syncAndroidMainLibJars> Task :core-model:bundleAndroidMainLocalLintAar> Task :app:sdkReleaseDependencyData> Task :app:writeReleaseAppMetadata> Task :app:writeReleaseSigningConfigVersions> Task :app:optimizeReleaseResources> Task :feature:barcodescanner:compileReleaseKotlinAndroid> Task :feature:barcodescanner:compileDebugKotlinAndroid> Task :feature:calendar:compileAndroidMain> Task :feature:language:compileAndroidMain> Task :core-database:kspAndroidMainw: [ksp] The query returns some columns [id, mealId, epochDay, productId, recipeId, createdAt, isDeleted] which are not used by com.maksimowiczm.foodyou.core.database.measurement.MeasurementSuggestion. You can use @ColumnInfo annotation on the properties to specify the mapping. You can annotate the function with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns.  You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: id, mealId, epochDay, productId, recipeId, measurement, quantity, createdAt, isDeleted.w: [ksp] The query returns some columns [id, mealId, epochDay, productId, recipeId, createdAt, isDeleted] which are not used by com.maksimowiczm.foodyou.core.database.measurement.MeasurementSuggestion. You can use @ColumnInfo annotation on the properties to specify the mapping. You can annotate the function with @RewriteQueriesToDropUnusedColumns to direct Room to rewrite your query to avoid fetching unused columns.  You can suppress this warning by annotating the function with @SuppressWarnings(RoomWarnings.QUERY_MISMATCH). Columns returned by the query: id, mealId, epochDay, productId, recipeId, measurement, quantity, createdAt, isDeleted.> Task :feature:barcodescanner:compileReleaseJavaWithJavac> Task :core-database:copyRoomSchemas NO-SOURCE> Task :feature:barcodescanner:compileDebugJavaWithJavac> Task :feature:language:bundleAndroidMainClassesToRuntimeJar> Task :feature:barcodescanner:bundleLibCompileToJarDebug> Task :feature:language:processAndroidMainJavaRes> Task :feature:language:createFullJarAndroidMain> Task :feature:calendar:bundleAndroidMainClassesToRuntimeJar> Task :feature:calendar:processAndroidMainJavaRes> Task :feature:calendar:createFullJarAndroidMain> Task :feature:barcodescanner:mergeReleaseGeneratedProguardFiles> Task :feature:barcodescanner:exportReleaseConsumerProguardFiles> Task :feature:calendar:bundleAndroidMainClassesToCompileJar> Task :feature:language:bundleAndroidMainClassesToCompileJar> Task :feature:barcodescanner:processReleaseJavaRes> Task :feature:barcodescanner:mergeReleaseJavaResource> Task :feature:barcodescanner:generateReleaseLintModel> Task :core-database:compileAndroidMain> Task :core-database:bundleAndroidMainClassesToCompileJar> Task :core-database:processAndroidMainJavaRes> Task :core-database:bundleAndroidMainClassesToRuntimeJar> Task :core-database:createFullJarAndroidMain> Task :core-database:mergeAndroidMainJavaResource> Task :feature:language:mergeAndroidMainJavaResource> Task :core-database:syncAndroidMainLibJars> Task :core-database:bundleAndroidMainLocalLintAar> Task :feature:language:syncAndroidMainLibJars> Task :feature:language:bundleAndroidMainLocalLintAar> Task :feature:calendar:mergeAndroidMainJavaResource> Task :core-domain:compileAndroidMain> Task :feature:barcodescanner:extractReleaseAnnotations> Task :core-domain:bundleAndroidMainClassesToCompileJar> Task :core-domain:bundleAndroidMainClassesToRuntimeJar> Task :core-domain:processAndroidMainJavaRes> Task :feature:barcodescanner:minifyReleaseWithR8> Task :core-domain:createFullJarAndroidMain> Task :feature:barcodescanner:bundleLibRuntimeToJarRelease> Task :core-domain:mergeAndroidMainJavaResource> Task :feature:calendar:syncAndroidMainLibJars> Task :feature:barcodescanner:createFullJarRelease> Task :core-domain:syncAndroidMainLibJars> Task :core-domain:bundleAndroidMainLocalLintAar> Task :feature:calendar:bundleAndroidMainLocalLintAar> Task :feature:barcodescanner:mergeReleaseConsumerProguardFiles> Task :feature:barcodescanner:syncReleaseLibJars> Task :feature:barcodescanner:bundleReleaseLocalLintAar> Task :feature:barcodescanner:generateReleaseLintVitalModel> Task :feature:measurement:compileAndroidMain> Task :feature:measurement:bundleAndroidMainClassesToCompileJar> Task :feature:measurement:processAndroidMainJavaRes> Task :feature:measurement:bundleAndroidMainClassesToRuntimeJar> Task :feature:measurement:createFullJarAndroidMain> Task :feature:measurement:mergeAndroidMainJavaResource> Task :feature:measurement:syncAndroidMainLibJars> Task :feature:measurement:bundleAndroidMainLocalLintAar> Task :feature:meal:compileAndroidMain> Task :feature:meal:processAndroidMainJavaRes> Task :feature:meal:bundleAndroidMainClassesToRuntimeJar> Task :feature:meal:createFullJarAndroidMain> Task :feature:meal:bundleAndroidMainClassesToCompileJar> Task :feature:meal:mergeAndroidMainJavaResource> Task :feature:meal:syncAndroidMainLibJars> Task :feature:meal:bundleAndroidMainLocalLintAar> Task :feature:product:compileAndroidMain> Task :feature:product:bundleAndroidMainClassesToCompileJar> Task :feature:product:bundleAndroidMainClassesToRuntimeJar> Task :feature:product:processAndroidMainJavaRes> Task :feature:product:createFullJarAndroidMain> Task :feature:product:mergeAndroidMainJavaResource> Task :feature:product:syncAndroidMainLibJars> Task :feature:product:bundleAndroidMainLocalLintAar> Task :feature:recipe:compileAndroidMain> Task :feature:recipe:processAndroidMainJavaRes> Task :feature:recipe:bundleAndroidMainClassesToCompileJar> Task :feature:recipe:mergeAndroidMainJavaResource> Task :feature:recipe:bundleAndroidMainClassesToRuntimeJar> Task :feature:recipe:createFullJarAndroidMain> Task :feature:recipe:syncAndroidMainLibJars> Task :feature:recipe:bundleAndroidMainLocalLintAar> Task :feature:barcodescanner:lintVitalAnalyzeRelease> Task :feature:addfood:compileAndroidMain> Task :feature:addfood:bundleAndroidMainClassesToRuntimeJar> Task :feature:addfood:processAndroidMainJavaRes> Task :feature:addfood:createFullJarAndroidMain> Task :feature:addfood:mergeAndroidMainJavaResource> Task :feature:addfood:bundleAndroidMainClassesToCompileJar> Task :feature:addfood:syncAndroidMainLibJars> Task :feature:addfood:bundleAndroidMainLocalLintAar> Task :feature:goals:compileAndroidMainw: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/form/FormFieldImpl.kt:61:5 'interface FormField<T, E> : Any' is deprecated. dont do that.w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/form/FormFieldWithTextFieldValue.kt:79:28 'interface FormField<T, E> : Any' is deprecated. dont do that.w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/form/FormFieldWithTextFieldValue.kt:83:5 'interface FormField<T, E> : Any' is deprecated. dont do that.w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalForm.kt:16:8 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/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/feature/goals/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/feature/goals/src/commonMain/kotlin/com/maksimowiczm/foodyou/feature/goals/ui/settings/calories/CaloriesGoalFormState.kt:12:8 'class FormFieldWithTextFieldValue<T, E> : FormField<T, E>' is deprecated. dont do that.w: file:///home/vagrant/build/com.maksimowiczm.foodyou/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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/feature/goals/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 :feature:goals:processAndroidMainJavaRes> Task :feature:goals:bundleAndroidMainClassesToRuntimeJar> Task :feature:goals:mergeAndroidMainJavaResource> Task :feature:goals:bundleAndroidMainClassesToCompileJar> Task :feature:goals:createFullJarAndroidMain> Task :app:mergeReleaseNativeLibs> Task :feature:goals:syncAndroidMainLibJars> Task :feature:goals:bundleAndroidMainLocalLintAar> Task :app:stripReleaseDebugSymbolsUnable to strip the following libraries, packaging them as they are: libandroidx.graphics.path.so, libdatastore_shared_counter.so.> Task :app:extractReleaseNativeSymbolTables> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE> Task :app:kspReleaseKotlinAndroid> Task :app:compileReleaseKotlinAndroid> Task :app:compileReleaseJavaWithJavac NO-SOURCE> Task :app:mergeReleaseGeneratedProguardFiles> Task :app:processReleaseJavaRes> Task :app:expandReleaseArtProfileWildcards> Task :app:copyRoomSchemas NO-SOURCE> Task :app:generateReleaseLintVitalReportModel> Task :app:mergeReleaseJavaResource> Task :app:lintVitalAnalyzeRelease> Task :app:lintVitalReportRelease> Task :app:lintVitalRelease> Task :app:minifyReleaseWithR8> Task :app:compileReleaseArtProfile> Task :app:packageRelease> Task :app:createReleaseApkListingFileRedirect> Task :app:assembleReleaseBUILD SUCCESSFUL in 10m 13s268 actionable tasks: 268 executed2025-06-10 06:02:10,785 INFO: Successfully built version 2.6.0 of com.maksimowiczm.foodyou from a05b68333078b0fc40214ed8af78ae167fc18df42025-06-10 06:02:10,787 INFO: Running 'postbuild' commands in build/com.maksimowiczm.foodyou/app2025-06-10 06:02:10,788 DEBUG: Directory: build/com.maksimowiczm.foodyou/app2025-06-10 06:02:10,788 DEBUG: > bash -e -u -o pipefail -x -c curl -Lo upstream.apk https://github.com/maksimowiczm/FoodYou/releases/download/2.6.0/food-you-2.6.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.6.0/food-you-2.6.0.apk% Total    % Received % Xferd  Average Speed   Time    Time     Time  CurrentDload  Upload   Total   Spent    Left  Speed0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     01 6782k    1 95795    0     0   112k      0  0:01:00 --:--:--  0:01:00  112k
100 6782k  100 6782k    0     0  6420k      0  0:00:01  0:00:01 --:--:-- 29.1M+ unzip -q upstream.apk -d apk++ sha256sum apk/assets/dexopt/baseline.prof+ export 'hash=53e7b80968085649090d54396177d0afea1d8109239e1118ba4f2d11e2379971  apk/assets/dexopt/baseline.prof'+ hash='53e7b80968085649090d54396177d0afea1d8109239e1118ba4f2d11e2379971  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+ break2025-06-10 06:02:12,734 DEBUG: Checking build/com.maksimowiczm.foodyou/app/build/outputs/apk/release/app-release-unsigned.apk2025-06-10 06:02:12,761 INFO: Created directory for storing developer supplied reference binaries: 'unsigned/binaries'2025-06-10 06:02:12,761 INFO: ...retrieving https://github.com/maksimowiczm/FoodYou/releases/download/2.6.0/food-you-2.6.0.apk2025-06-10 06:02:12,765 DEBUG: Starting new HTTPS connection (1): github.com:4432025-06-10 06:02:12,917 DEBUG: https://github.com:443 "GET /maksimowiczm/FoodYou/releases/download/2.6.0/food-you-2.6.0.apk HTTP/1.1" 302 02025-06-10 06:02:12,923 DEBUG: Starting new HTTPS connection (1): objects.githubusercontent.com:4432025-06-10 06:02:13,341 DEBUG: https://objects.githubusercontent.com:443 "GET /github-production-release-asset-2e65be/916753718/12239f9a-d8ea-47b0-bd41-a6e0436764a0?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250610%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250610T060211Z&X-Amz-Expires=300&X-Amz-Signature=1fb3a129a9354685d65fbb77ec66c0293592941613c02f91946b1974c2f91f28&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3Dfood-you-2.6.0.apk&response-content-type=application%2Fvnd.android.package-archive HTTP/1.1" 200 69447892025-06-10 06:02:14,704 DEBUG: unsigned/binaries/com.maksimowiczm.foodyou_16.binary.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): falseVerified using v3 scheme (APK Signature Scheme v3): trueVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-06-10 06:02:15,548 DEBUG: /tmp/tmpyyol6zpf/sigcp_com.maksimowiczm.foodyou_16.apk: VerifiesVerified using v1 scheme (JAR signing): falseVerified using v2 scheme (APK Signature Scheme v2): falseVerified using v3 scheme (APK Signature Scheme v3): trueVerified using v4 scheme (APK Signature Scheme v4): falseVerified for SourceStamp: falseNumber of signers: 12025-06-10 06:02:15,548 INFO: ...successfully verified2025-06-10 06:02:15,548 INFO: compared built binary to supplied reference binary successfully2025-06-10 06:02:15,644 WARNING: Requested API level 36 is larger than maximum we have, returning API level 28 instead.2025-06-10 06:02:15,673 DEBUG: Using APK Signature v32025-06-10 06:02:15,675 INFO: supplied reference binary has allowed signer cd74b0aedd8ead8184063a65909d639a8c885cf6465829690a9be83a8904bdea2025-06-10 06:02:15,677 INFO: success: com.maksimowiczm.foodyou2025-06-10 06:02:15,678 INFO: Finished2025-06-10 06:02:15,678 INFO: 1 build succeeded