Async Rust ADR #6549
Open
Async Rust ADR #6549
firefoxci-taskcluster / lint-detekt
succeeded
Jan 7, 2025 in 5m 13s
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: 2025-01-07T14:13:36.671Z
Resolved: 2025-01-07T14:16:36.783Z
Task Execution Time: 3 minutes, 112 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-01-07 14:13:36.723Z] Task ID: UXa9MGTZSMWsPH2zNSSukw
[taskcluster 2025-01-07 14:13:36.723Z] Worker ID: 2521404315656030456
[taskcluster 2025-01-07 14:13:36.723Z] Worker Group: us-central1-a
[taskcluster 2025-01-07 14:13:36.723Z] Worker Node Type: projects/887720501152/machineTypes/c2-standard-16
[taskcluster 2025-01-07 14:13:36.723Z] Worker Pool: app-services-1/b-linux-gcp
[taskcluster 2025-01-07 14:13:36.723Z] Worker Version: 38.0.5
[taskcluster 2025-01-07 14:13:36.723Z] Public IP: 34.31.143.115
[taskcluster 2025-01-07 14:13:36.723Z] Hostname: app-services-1-b-linux-gcp-lg5pjll0qd-0xmjli7a8eq
[taskcluster 2025-01-07 14:13:36.723Z] using cache "app-services-level-1-checkouts-v3-0afbf72f72cb5ffedd2f-FSotUo1ERx6KYaQx5B5DVQ" -> /builds/worker/checkouts
[taskcluster 2025-01-07 14:13:39.265Z] Downloading artifact "public/image.tar.zst" from task ID: FSotUo1ERx6KYaQx5B5DVQ.
[taskcluster 2025-01-07 14:13:44.268Z] Download Progress: 24.15%
[taskcluster 2025-01-07 14:13:49.269Z] Download Progress: 41.70%
[taskcluster 2025-01-07 14:13:54.269Z] Download Progress: 61.15%
[taskcluster 2025-01-07 14:13:59.268Z] Download Progress: 79.26%
[taskcluster 2025-01-07 14:14:04.269Z] Download Progress: 97.14%
[taskcluster 2025-01-07 14:14:05.012Z] Downloaded artifact successfully.
[taskcluster 2025-01-07 14:14:05.012Z] Downloaded 1789.067 mb
[taskcluster 2025-01-07 14:14:05.013Z] Decompressing downloaded image
[taskcluster 2025-01-07 14:14:14.751Z] Loading docker image from downloaded archive.
[taskcluster 2025-01-07 14:15:16.622Z] Image 'public/image.tar.zst' from task 'FSotUo1ERx6KYaQx5B5DVQ' loaded. Using image ID sha256:86ed7859ccad0818d25374f224e5ee566cb459006ed732ffcea3504f05d2d081.
[taskcluster 2025-01-07 14:15:17.174Z] === Task Starting ===
[setup 2025-01-07T14:15:29.126Z] run-task started in /builds/worker
[setup 2025-01-07T14:15:29.126Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew detekt
[setup 2025-01-07T14:15:29.126Z] Python version: 3.10.12
[cache 2025-01-07T14:15:29.127Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2025-01-07T14:15:29.127Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2025-01-07T14:15:29.127Z] volume /builds/worker/checkouts is a cache
[setup 2025-01-07T14:15:29.127Z] running as worker:worker
[vcs 2025-01-07T14:15:29.127Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2025-01-07T14:15:29.129Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2025-01-07T14:15:29.130Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2025-01-07T14:15:31.959Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bendk/application-services', 'push-stwkonvvqqlk']
[vcs 2025-01-07T14:15:32.243Z] From https://github.com/bendk/application-services
[vcs 2025-01-07T14:15:32.243Z] * branch push-stwkonvvqqlk -> FETCH_HEAD
[vcs 2025-01-07T14:15:32.246Z] executing ['git', 'checkout', '-f', '-B', 'push-stwkonvvqqlk', '686b62cb3f73ac2fbb37154dd5bb7a5ef4aa8a3d']
[vcs 2025-01-07T14:15:32.395Z] Switched to a new branch 'push-stwkonvvqqlk'
[vcs 2025-01-07T14:15:32.395Z] executing ['git', 'submodule', 'init']
[vcs 2025-01-07T14:15:32.414Z] Submodule 'components/external/glean' (https://github.com/mozilla/glean) registered for path 'components/external/glean'
[vcs 2025-01-07T14:15:32.414Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2025-01-07T14:15:32.434Z] Cloning into '/builds/worker/checkouts/vcs/components/external/glean'...
[vcs 2025-01-07T14:15:50.185Z] Submodule path 'components/external/glean': checked out '2fe73c4d2876f5e1c073fb4ac4c010a36ad5c825'
[vcs 2025-01-07T14:15:50.186Z] cleaning git checkout...
[vcs 2025-01-07T14:15:50.186Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-07T14:15:50.193Z] removing []
[vcs 2025-01-07T14:15:50.193Z] successfully cleaned git checkout!
[vcs 2025-01-07T14:15:50.194Z] TinderboxPrint:<a href='https://github.com/bendk/application-services/commit/686b62cb3f73ac2fbb37154dd5bb7a5ef4aa8a3d' title='Built from application-services commit 686b62cb3f73ac2fbb37154dd5bb7a5ef4aa8a3d'>686b62cb3f73ac2fbb37154dd5bb7a5ef4aa8a3d</a>
[task 2025-01-07T14:15:50.194Z] executing ['bash', '-cx', './gradlew detekt']
[task 2025-01-07T14:15:50.195Z] + ./gradlew detekt
[task 2025-01-07T14:15:50.266Z] Downloading https://services.gradle.org/distributions/gradle-8.11.1-bin.zip
[task 2025-01-07T14:15:51.723Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%.............100%
[task 2025-01-07T14:15:52.943Z]
[task 2025-01-07T14:15:52.944Z] Welcome to Gradle 8.11.1!
[task 2025-01-07T14:15:52.944Z]
[task 2025-01-07T14:15:52.944Z] Here are the highlights of this release:
[task 2025-01-07T14:15:52.944Z] - Parallel load and store for Configuration Cache
[task 2025-01-07T14:15:52.944Z] - Java compilation errors at the end of the build output
[task 2025-01-07T14:15:52.944Z] - Consolidated report for warnings and deprecations
[task 2025-01-07T14:15:52.944Z]
[task 2025-01-07T14:15:52.945Z] For more details see https://docs.gradle.org/8.11.1/release-notes.html
[task 2025-01-07T14:15:52.945Z]
[task 2025-01-07T14:15:53.043Z] To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
[task 2025-01-07T14:15:53.943Z] Daemon will be stopped at the end of the build
[task 2025-01-07T14:15:57.743Z] Local configuration: absent local.properties; proceeding as normal.
[task 2025-01-07T14:16:21.244Z]
[task 2025-01-07T14:16:21.246Z] > Configure project :autofill
[task 2025-01-07T14:16:21.246Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:21.246Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:21.246Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:21.246Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:22.543Z]
[task 2025-01-07T14:16:22.543Z] > Configure project :crashtest
[task 2025-01-07T14:16:22.543Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:22.543Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:22.543Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:22.543Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:22.643Z]
[task 2025-01-07T14:16:22.643Z] > Configure project :errorsupport
[task 2025-01-07T14:16:22.643Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:22.643Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:22.643Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:22.643Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:23.443Z]
[task 2025-01-07T14:16:23.443Z] > Configure project :fxaclient
[task 2025-01-07T14:16:23.443Z] Requires glean_parser 16.1
[task 2025-01-07T14:16:23.443Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:23.443Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:23.443Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:23.443Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.043Z]
[task 2025-01-07T14:16:24.043Z] > Configure project :logins
[task 2025-01-07T14:16:24.043Z] Requires glean_parser 16.1
[task 2025-01-07T14:16:24.043Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.043Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.043Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.043Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.443Z]
[task 2025-01-07T14:16:24.443Z] > Configure project :nimbus
[task 2025-01-07T14:16:24.443Z] Requires glean_parser 16.1
[task 2025-01-07T14:16:24.443Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.443Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.443Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.443Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.543Z]
[task 2025-01-07T14:16:24.543Z] > Configure project :places
[task 2025-01-07T14:16:24.543Z] Requires glean_parser 16.1
[task 2025-01-07T14:16:24.543Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.543Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.543Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.543Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.643Z]
[task 2025-01-07T14:16:24.643Z] > Configure project :push
[task 2025-01-07T14:16:24.643Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.643Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.643Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.643Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.743Z]
[task 2025-01-07T14:16:24.743Z] > Configure project :remotesettings
[task 2025-01-07T14:16:24.743Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.743Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.743Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.743Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.843Z]
[task 2025-01-07T14:16:24.843Z] > Configure project :rust-log-forwarder
[task 2025-01-07T14:16:24.843Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.843Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.843Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.843Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:24.943Z]
[task 2025-01-07T14:16:24.943Z] > Configure project :suggest
[task 2025-01-07T14:16:24.943Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:24.943Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:24.943Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:24.943Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:25.043Z]
[task 2025-01-07T14:16:25.043Z] > Configure project :sync15
[task 2025-01-07T14:16:25.043Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:25.043Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:25.043Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:25.043Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:25.243Z]
[task 2025-01-07T14:16:25.243Z] > Configure project :syncmanager
[task 2025-01-07T14:16:25.243Z] Requires glean_parser 16.1
[task 2025-01-07T14:16:25.243Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:25.243Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:25.243Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:25.243Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:25.343Z]
[task 2025-01-07T14:16:25.343Z] > Configure project :tabs
[task 2025-01-07T14:16:25.343Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2025-01-07T14:16:25.343Z] This is a build performance and scalability issue.
[task 2025-01-07T14:16:25.343Z] See https://github.com/gradle/gradle/issues/2298
[task 2025-01-07T14:16:25.343Z] Run with --info for a stacktrace.
[task 2025-01-07T14:16:34.343Z]
[task 2025-01-07T14:16:34.343Z] > Task :detekt
[task 2025-01-07T14:16:34.379Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2025-01-07T14:16:34.379Z]
[task 2025-01-07T14:16:34.379Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2025-01-07T14:16:34.379Z]
[task 2025-01-07T14:16:34.379Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2025-01-07T14:16:34.379Z]
[task 2025-01-07T14:16:34.379Z] For more on this, please refer to https://docs.gradle.org/8.11.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
[task 2025-01-07T14:16:34.379Z]
[task 2025-01-07T14:16:34.379Z] BUILD SUCCESSFUL in 44s
[task 2025-01-07T14:16:34.379Z] 1 actionable task: 1 executed
[taskcluster 2025-01-07 14:16:36.236Z] === Task Finished ===
[taskcluster 2025-01-07 14:16:36.237Z] Successful task run with exit code: 0 completed in 179.515 seconds
Loading