Found 7.4 via distributionUrl Running /home/phabricator-android-builder/versions/7.4/bin/gradle lint Checking the license for package Android SDK Build-Tools 33.0.2 in /home/phabricator-android-builder/android-sdk/licenses License for package Android SDK Build-Tools 33.0.2 accepted. Preparing "Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)". "Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)" ready. Installing Android SDK Build-Tools 33.0.2 in /home/phabricator-android-builder/android-sdk/build-tools/33.0.2 "Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)" complete. "Install Android SDK Build-Tools 33.0.2 (revision: 33.0.2)" finished. Checking the license for package Android SDK Platform 33 in /home/phabricator-android-builder/android-sdk/licenses License for package Android SDK Platform 33 accepted. Preparing "Install Android SDK Platform 33 (revision: 2)". "Install Android SDK Platform 33 (revision: 2)" ready. Installing Android SDK Platform 33 in /home/phabricator-android-builder/android-sdk/platforms/android-33 "Install Android SDK Platform 33 (revision: 2)" complete. "Install Android SDK Platform 33 (revision: 2)" finished. > Task :app:preBuild UP-TO-DATE > Task :app:preDebugBuild UP-TO-DATE > Task :app:compileDebugAidl NO-SOURCE > Task :app:compileDebugRenderscript The RenderScript APIs are deprecated. They will be removed in Android Gradle plugin 9.0. See the following link for a guide to migrate from RenderScript: https://developer.android.com/guide/topics/renderscript/migrate > Task :app:generateDebugBuildConfig > Task :app:generateDebugResValues > Task :app:checkDebugAarMetadata > Task :app:mapDebugSourceSetPaths > Task :app:generateDebugResources > Task :app:createDebugCompatibleScreenManifests > Task :app:extractDeepLinksDebug > Task :app:mergeDebugResources > Task :app:processDebugMainManifest package="it.reyboz.bustorino" found in source AndroidManifest.xml: /var/drydock/workingcopy-79/repo/libre-busto/app/AndroidManifest.xml. Setting the namespace via a source AndroidManifest.xml's package attribute is deprecated. Please instead set the namespace (or testNamespace) in the module's build.gradle file, as described here: https://developer.android.com/studio/build/configure-app-module#set-namespace This migration can be done automatically using the AGP Upgrade Assistant, please refer to https://developer.android.com/studio/build/agp-upgrade-assistant for more information. /var/drydock/workingcopy-79/repo/libre-busto/app/src/debug/AndroidManifest.xml:39:9-45:51 Warning: provider#org.acra.attachment.AcraContentProvider@android:authorities was tagged at AndroidManifest.xml:39 to replace other declarations but no other declaration present > Task :app:processDebugManifest > Task :app:preDebugAndroidTestBuild SKIPPED > Task :app:javaPreCompileDebug > Task :app:processDebugAndroidTestManifest > Task :app:compileDebugAndroidTestRenderscript NO-SOURCE > Task :app:extractProguardFiles > Task :app:generateDebugAndroidTestResValues > Task :app:processDebugManifestForPackage > Task :app:processDebugResources > Task :app:kaptGenerateStubsDebugKotlin > Task :app:kaptDebugKotlin /var/drydock/workingcopy-79/repo/libre-busto/app/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/GtfsAgency.java:26: warning: Primary key constraint on gtfsId is ignored when being merged into it.reyboz.bustorino.data.gtfs.GtfsAgency private it.reyboz.bustorino.data.gtfs.GtfsFeed feed; ^ /var/drydock/workingcopy-79/repo/libre-busto/app/build/tmp/kapt3/stubs/debug/it/reyboz/bustorino/data/gtfs/MatoPattern.java:7: warning: pattern_route_id column references a foreign key but it is not part of an index. This may trigger full table scans whenever parent table is modified so you are highly advised to create an index that covers this column. public final class MatoPattern implements it.reyboz.bustorino.data.gtfs.GtfsTable { ^ > Task :app:compileDebugKotlin > Task :app:compileDebugJavaWithJavac > Task :app:bundleDebugClassesToCompileJar > Task :app:lintAnalyzeDebug Daemon will be stopped at the end of the build after running out of JVM memory > Task :app:lintReportDebug Wrote HTML report to file:///var/drydock/workingcopy-79/repo/libre-busto/app/build/reports/lint-results-debug.html > Task :app:lintDebug > Task :app:lint Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. See https://docs.gradle.org/7.4/userguide/command_line_interface.html#sec:command_line_warnings BUILD SUCCESSFUL in 4m 21s 24 actionable tasks: 24 executed