Add a couple of dummy mozilla-central crates to assist with the monor… #7269
+100
−2
firefoxci-taskcluster / lint-detekt
succeeded
Mar 13, 2026 in 2m 36s
FirefoxCI (pull_request)
Running detekt over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-03-13T05:36:09.249Z
Resolved: 2026-03-13T05:38:18.539Z
Task Execution Time: 2 minutes, 9 seconds, 290 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: CeccdYSfQm-s5AxdxbcZ2Q
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-03-13T05:36:09.316Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-03-13T05:36:09.316Z] {
[taskcluster 2026-03-13T05:36:09.316Z] "generic-worker": {
[taskcluster 2026-03-13T05:36:09.316Z] "config": {
[taskcluster 2026-03-13T05:36:09.316Z] "headlessTasks": true
[taskcluster 2026-03-13T05:36:09.316Z] },
[taskcluster 2026-03-13T05:36:09.316Z] "engine": "multiuser",
[taskcluster 2026-03-13T05:36:09.316Z] "go-arch": "amd64",
[taskcluster 2026-03-13T05:36:09.316Z] "go-os": "linux",
[taskcluster 2026-03-13T05:36:09.316Z] "go-version": "go1.26.0",
[taskcluster 2026-03-13T05:36:09.316Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v97.0.1",
[taskcluster 2026-03-13T05:36:09.316Z] "revision": "6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-03-13T05:36:09.316Z] "source": "https://github.com/taskcluster/taskcluster/commits/6519c127aad40a47b1412136d9a5797a76eca200",
[taskcluster 2026-03-13T05:36:09.316Z] "version": "97.0.1"
[taskcluster 2026-03-13T05:36:09.316Z] },
[taskcluster 2026-03-13T05:36:09.316Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-03-05",
[taskcluster 2026-03-13T05:36:09.316Z] "instance-id": "6827164422044000007",
[taskcluster 2026-03-13T05:36:09.316Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-16",
[taskcluster 2026-03-13T05:36:09.316Z] "local-ipv4": "10.128.0.152",
[taskcluster 2026-03-13T05:36:09.316Z] "project-id": "fxci-production-level1-workers",
...(16 lines hidden)...
[taskcluster 2026-03-13T05:37:24.932Z] Executing command 0: docker run -t --name taskcontainer_cJdlGJARSJKgyE_1vFbryA --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177338016856589/cache0:/builds/worker/checkouts --add-host=taskcluster:host-gateway --env-file 'env.list' 8ca8f50c7a855c7848ea4b4f2d6b045e826cd499d4786283a74760c97f3a0c62 /usr/local/bin/run-task --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx './gradlew detekt'
[setup 2026-03-13T05:37:27.870Z] run-task started in /builds/worker
[setup 2026-03-13T05:37:27.870Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2026-03-13T05:37:27.870Z] Python version: 3.10.12
[cache 2026-03-13T05:37:27.871Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-03-13T05:37:27.872Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-03-13T05:37:27.872Z] volume /builds/worker/checkouts is a cache
[setup 2026-03-13T05:37:27.872Z] running as worker:worker
[vcs 2026-03-13T05:37:27.872Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-03-13T05:37:27.873Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-03-13T05:37:27.875Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-03-13T05:37:31.646Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mhammond/application-services', 'push-uxlwokvtzywo']
[vcs 2026-03-13T05:37:31.933Z] From https://github.com/mhammond/application-services
[vcs 2026-03-13T05:37:31.933Z] * branch push-uxlwokvtzywo -> FETCH_HEAD
[vcs 2026-03-13T05:37:31.935Z] executing ['git', 'checkout', '-f', '-B', 'push-uxlwokvtzywo', '5cb16fb740ce724a2d053e1c346fa85be4b5e5d2']
[vcs 2026-03-13T05:37:32.129Z] Switched to a new branch 'push-uxlwokvtzywo'
[vcs 2026-03-13T05:37:32.129Z] executing ['git', 'submodule', 'init']
[vcs 2026-03-13T05:37:32.151Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-03-13T05:37:32.170Z] cleaning git checkout...
[vcs 2026-03-13T05:37:32.170Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-03-13T05:37:32.179Z] removing []
[vcs 2026-03-13T05:37:32.179Z] successfully cleaned git checkout!
[vcs 2026-03-13T05:37:32.180Z] TinderboxPrint:<a href='https://github.com/mhammond/application-services/commit/5cb16fb740ce724a2d053e1c346fa85be4b5e5d2' title='Built from application-services commit 5cb16fb740ce724a2d053e1c346fa85be4b5e5d2'>5cb16fb740ce724a2d053e1c346fa85be4b5e5d2</a>
[task 2026-03-13T05:37:32.180Z] executing ['bash', '-cx', './gradlew detekt']
[task 2026-03-13T05:37:32.181Z] + ./gradlew detekt
[task 2026-03-13T05:37:32.258Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-03-13T05:37:33.700Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-03-13T05:37:34.956Z]
[task 2026-03-13T05:37:34.956Z] Welcome to Gradle 8.14.3!
[task 2026-03-13T05:37:34.956Z]
[task 2026-03-13T05:37:34.956Z] Here are the highlights of this release:
[task 2026-03-13T05:37:34.956Z] - Java 24 support
[task 2026-03-13T05:37:34.956Z] - GraalVM Native Image toolchain selection
[task 2026-03-13T05:37:34.957Z] - Enhancements to test reporting
[task 2026-03-13T05:37:34.957Z] - Build Authoring improvements
[task 2026-03-13T05:37:34.957Z]
[task 2026-03-13T05:37:34.957Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-03-13T05:37:34.957Z]
[task 2026-03-13T05:37:35.056Z] 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.14.3/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2026-03-13T05:37:36.356Z] Daemon will be stopped at the end of the build
[task 2026-03-13T05:37:40.655Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-03-13T05:38:00.656Z]
[task 2026-03-13T05:38:00.656Z] > Configure project :ads-client
[task 2026-03-13T05:38:00.656Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:02.155Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:02.155Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:02.155Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:02.155Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:03.455Z]
[task 2026-03-13T05:38:03.455Z] > Configure project :autofill
[task 2026-03-13T05:38:03.455Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:03.455Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:03.455Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:03.455Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:03.555Z]
[task 2026-03-13T05:38:03.555Z] > Configure project :crashtest
[task 2026-03-13T05:38:03.555Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:03.555Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:03.555Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:03.555Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:05.155Z]
[task 2026-03-13T05:38:05.155Z] > Configure project :errorsupport
[task 2026-03-13T05:38:05.155Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:05.155Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:05.155Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:05.155Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:05.155Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:05.355Z]
[task 2026-03-13T05:38:05.355Z] > Configure project :fxaclient
[task 2026-03-13T05:38:05.355Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:05.355Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:05.355Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:05.355Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:05.355Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:06.655Z]
[task 2026-03-13T05:38:06.655Z] > Configure project :httpconfig
[task 2026-03-13T05:38:06.655Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:06.655Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:06.655Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:06.655Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:06.755Z]
[task 2026-03-13T05:38:06.755Z] > Configure project :init_rust_components
[task 2026-03-13T05:38:06.755Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:06.755Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:06.755Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:06.755Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:06.955Z]
[task 2026-03-13T05:38:06.955Z] > Configure project :logins
[task 2026-03-13T05:38:06.955Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:06.955Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:06.955Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:06.955Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:06.955Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.055Z]
[task 2026-03-13T05:38:07.055Z] > Configure project :merino
[task 2026-03-13T05:38:07.055Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.055Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.055Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.055Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.255Z]
[task 2026-03-13T05:38:07.255Z] > Configure project :nimbus
[task 2026-03-13T05:38:07.255Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:07.255Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.255Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.255Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.255Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.455Z]
[task 2026-03-13T05:38:07.455Z] > Configure project :places
[task 2026-03-13T05:38:07.455Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:07.455Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.455Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.455Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.455Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.555Z]
[task 2026-03-13T05:38:07.555Z] > Configure project :push
[task 2026-03-13T05:38:07.555Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.555Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.555Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.555Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.655Z]
[task 2026-03-13T05:38:07.655Z] > Configure project :relay
[task 2026-03-13T05:38:07.655Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.655Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.655Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.655Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.755Z]
[task 2026-03-13T05:38:07.756Z] > Configure project :remotesettings
[task 2026-03-13T05:38:07.756Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.756Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.756Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.756Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:07.955Z]
[task 2026-03-13T05:38:07.955Z] > Configure project :rust-log-forwarder
[task 2026-03-13T05:38:07.955Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:07.955Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:07.955Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:07.955Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:08.055Z]
[task 2026-03-13T05:38:08.055Z] > Configure project :search
[task 2026-03-13T05:38:08.055Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:08.055Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:08.055Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:08.055Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:08.155Z]
[task 2026-03-13T05:38:08.155Z] > Configure project :suggest
[task 2026-03-13T05:38:08.155Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:08.155Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:08.155Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:08.155Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:08.255Z]
[task 2026-03-13T05:38:08.255Z] > Configure project :sync15
[task 2026-03-13T05:38:08.255Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:08.255Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:08.255Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:08.255Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:08.455Z]
[task 2026-03-13T05:38:08.455Z] > Configure project :syncmanager
[task 2026-03-13T05:38:08.455Z] Requires glean_parser 18.2
[task 2026-03-13T05:38:08.455Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:08.455Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:08.455Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:08.455Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:08.555Z]
[task 2026-03-13T05:38:08.555Z] > Configure project :tabs
[task 2026-03-13T05:38:08.555Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:08.555Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:08.555Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:08.555Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:08.655Z]
[task 2026-03-13T05:38:08.655Z] > Configure project :tracing
[task 2026-03-13T05:38:08.655Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-03-13T05:38:08.655Z] This is a build performance and scalability issue.
[task 2026-03-13T05:38:08.655Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-03-13T05:38:08.655Z] Run with --info for a stacktrace.
[task 2026-03-13T05:38:16.815Z]
[task 2026-03-13T05:38:16.815Z] > Task :detekt
[task 2026-03-13T05:38:16.815Z]
[task 2026-03-13T05:38:16.815Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-03-13T05:38:16.815Z]
[task 2026-03-13T05:38:16.815Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-03-13T05:38:16.815Z]
[task 2026-03-13T05:38:16.815Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2026-03-13T05:38:16.815Z]
[task 2026-03-13T05:38:16.815Z] For more on this, please refer to https://docs.gradle.org/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2026-03-13T05:38:16.815Z]
[task 2026-03-13T05:38:16.815Z] BUILD SUCCESSFUL in 44s
[task 2026-03-13T05:38:16.815Z] 1 actionable task: 1 executed
[taskcluster 2026-03-13T05:38:17.709Z] Exit Code: 0
[taskcluster 2026-03-13T05:38:17.709Z] User Time: 14.165ms
[taskcluster 2026-03-13T05:38:17.709Z] Kernel Time: 11.589ms
[taskcluster 2026-03-13T05:38:17.709Z] Wall Time: 52.776648542s
[taskcluster 2026-03-13T05:38:17.709Z] Average Available System Memory: 59.13 GiB
[taskcluster 2026-03-13T05:38:17.709Z] Average System Memory Used: 3.66 GiB
[taskcluster 2026-03-13T05:38:17.709Z] Peak System Memory Used: 4.52 GiB
[taskcluster 2026-03-13T05:38:17.709Z] Total System Memory: 62.79 GiB
[taskcluster 2026-03-13T05:38:17.709Z] Result: SUCCEEDED
[taskcluster 2026-03-13T05:38:17.709Z] === Task Finished ===
[taskcluster 2026-03-13T05:38:17.709Z] Task Duration: 52.777313325s
[taskcluster 2026-03-13T05:38:17.956Z] [mounts] Preserving cache: Moving "/home/task_177338016856589/cache0" to "/home/generic-worker/caches/dOEjFPVOR8eoaAnJUBDD1w"
Loading