Fix uniffi revision #7217
+16
−15
Merged
Fix uniffi revision #7217
firefoxci-taskcluster / lint-ktlint
succeeded
Feb 25, 2026 in 4m 10s
FirefoxCI (pull_request)
Running ktlint over all modules
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-02-25T21:00:21.115Z
Resolved: 2026-02-25T21:02:37.614Z
Task Execution Time: 2 minutes, 16 seconds, 499 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: FGZh-s8uR7WOQ4uSo055mw
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-02-25T21:00:21.161Z] Worker Type (app-services-1/b-linux) settings:
[taskcluster 2026-02-25T21:00:21.161Z] {
[taskcluster 2026-02-25T21:00:21.161Z] "config": {
[taskcluster 2026-02-25T21:00:21.161Z] "deploymentId": ""
[taskcluster 2026-02-25T21:00:21.161Z] },
[taskcluster 2026-02-25T21:00:21.161Z] "generic-worker": {
[taskcluster 2026-02-25T21:00:21.161Z] "config": {
[taskcluster 2026-02-25T21:00:21.161Z] "headlessTasks": true
[taskcluster 2026-02-25T21:00:21.161Z] },
[taskcluster 2026-02-25T21:00:21.161Z] "engine": "multiuser",
[taskcluster 2026-02-25T21:00:21.161Z] "go-arch": "amd64",
[taskcluster 2026-02-25T21:00:21.161Z] "go-os": "linux",
[taskcluster 2026-02-25T21:00:21.161Z] "go-version": "go1.25.5",
[taskcluster 2026-02-25T21:00:21.161Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.1.3",
[taskcluster 2026-02-25T21:00:21.161Z] "revision": "300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-02-25T21:00:21.161Z] "source": "https://github.com/taskcluster/taskcluster/commits/300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-02-25T21:00:21.161Z] "version": "95.1.3"
[taskcluster 2026-02-25T21:00:21.161Z] },
[taskcluster 2026-02-25T21:00:21.161Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-01-14",
[taskcluster 2026-02-25T21:00:21.161Z] "instance-id": "2464840725900221584",
...(21 lines hidden)...
[taskcluster 2026-02-25T21:01:45.314Z] Executing command 0: docker run -t --name taskcontainer_aegNZsIKQzaq-P1-KHezcw --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' -v /home/task_177205322058223/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 ktlint'
[setup 2026-02-25T21:01:47.496Z] run-task started in /builds/worker
[setup 2026-02-25T21:01:47.496Z] Invoked by command: --appservices-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx ./gradlew ktlint
[setup 2026-02-25T21:01:47.496Z] Python version: 3.10.12
[cache 2026-02-25T21:01:47.498Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[volume 2026-02-25T21:01:47.498Z] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-02-25T21:01:47.498Z] volume /builds/worker/checkouts is a cache
[setup 2026-02-25T21:01:47.498Z] running as worker:worker
[vcs 2026-02-25T21:01:47.498Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-02-25T21:01:47.500Z] executing ['git', 'clone', 'https://github.com/mozilla/application-services', '/builds/worker/checkouts/vcs']
[vcs 2026-02-25T21:01:47.501Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-02-25T21:01:51.356Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/bendk/application-services', 'push-unwyskvvlnwt']
[vcs 2026-02-25T21:01:51.808Z] From https://github.com/bendk/application-services
[vcs 2026-02-25T21:01:51.808Z] * branch push-unwyskvvlnwt -> FETCH_HEAD
[vcs 2026-02-25T21:01:51.810Z] executing ['git', 'checkout', '-f', '-B', 'push-unwyskvvlnwt', '7de5a6f01998471adca069973e8614a25e7f1eda']
[vcs 2026-02-25T21:01:52.002Z] Switched to a new branch 'push-unwyskvvlnwt'
[vcs 2026-02-25T21:01:52.002Z] executing ['git', 'submodule', 'init']
[vcs 2026-02-25T21:01:52.023Z] executing ['git', 'submodule', 'update', '--force']
[vcs 2026-02-25T21:01:52.043Z] cleaning git checkout...
[vcs 2026-02-25T21:01:52.043Z] executing ['git', 'clean', '-nxdff']
[vcs 2026-02-25T21:01:52.051Z] removing []
[vcs 2026-02-25T21:01:52.051Z] successfully cleaned git checkout!
[vcs 2026-02-25T21:01:52.053Z] TinderboxPrint:<a href='https://github.com/bendk/application-services/commit/7de5a6f01998471adca069973e8614a25e7f1eda' title='Built from application-services commit 7de5a6f01998471adca069973e8614a25e7f1eda'>7de5a6f01998471adca069973e8614a25e7f1eda</a>
[task 2026-02-25T21:01:52.053Z] executing ['bash', '-cx', './gradlew ktlint']
[task 2026-02-25T21:01:52.054Z] + ./gradlew ktlint
[task 2026-02-25T21:01:52.126Z] Downloading https://services.gradle.org/distributions/gradle-8.14.3-bin.zip
[task 2026-02-25T21:01:53.691Z] .............10%.............20%.............30%.............40%.............50%.............60%.............70%.............80%.............90%..............100%
[task 2026-02-25T21:01:54.835Z]
[task 2026-02-25T21:01:54.835Z] Welcome to Gradle 8.14.3!
[task 2026-02-25T21:01:54.835Z]
[task 2026-02-25T21:01:54.836Z] Here are the highlights of this release:
[task 2026-02-25T21:01:54.836Z] - Java 24 support
[task 2026-02-25T21:01:54.836Z] - GraalVM Native Image toolchain selection
[task 2026-02-25T21:01:54.836Z] - Enhancements to test reporting
[task 2026-02-25T21:01:54.836Z] - Build Authoring improvements
[task 2026-02-25T21:01:54.836Z]
[task 2026-02-25T21:01:54.837Z] For more details see https://docs.gradle.org/8.14.3/release-notes.html
[task 2026-02-25T21:01:54.837Z]
[task 2026-02-25T21:01:54.935Z] 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-02-25T21:01:55.834Z] Daemon will be stopped at the end of the build
[task 2026-02-25T21:02:00.134Z] Local configuration: absent local.properties; proceeding as normal.
[task 2026-02-25T21:02:20.435Z]
[task 2026-02-25T21:02:20.435Z] > Configure project :ads-client
[task 2026-02-25T21:02:20.435Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:21.735Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:21.735Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:21.735Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:21.735Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:23.034Z]
[task 2026-02-25T21:02:23.035Z] > Configure project :autofill
[task 2026-02-25T21:02:23.035Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:23.035Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:23.035Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:23.035Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:23.134Z]
[task 2026-02-25T21:02:23.134Z] > Configure project :crashtest
[task 2026-02-25T21:02:23.135Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:23.135Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:23.135Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:23.135Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:25.034Z]
[task 2026-02-25T21:02:25.034Z] > Configure project :errorsupport
[task 2026-02-25T21:02:25.035Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:25.035Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:25.035Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:25.035Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:25.035Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:25.334Z]
[task 2026-02-25T21:02:25.334Z] > Configure project :fxaclient
[task 2026-02-25T21:02:25.334Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:25.334Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:25.335Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:25.335Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:25.335Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:26.934Z]
[task 2026-02-25T21:02:26.935Z] > Configure project :httpconfig
[task 2026-02-25T21:02:26.935Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:26.935Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:26.935Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:26.935Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:27.034Z]
[task 2026-02-25T21:02:27.034Z] > Configure project :init_rust_components
[task 2026-02-25T21:02:27.034Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:27.034Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:27.034Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:27.035Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:27.334Z]
[task 2026-02-25T21:02:27.334Z] > Configure project :logins
[task 2026-02-25T21:02:27.335Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:27.335Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:27.335Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:27.335Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:27.335Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:27.434Z]
[task 2026-02-25T21:02:27.434Z] > Configure project :merino
[task 2026-02-25T21:02:27.434Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:27.434Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:27.434Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:27.434Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:27.634Z]
[task 2026-02-25T21:02:27.634Z] > Configure project :nimbus
[task 2026-02-25T21:02:27.634Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:27.634Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:27.634Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:27.635Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:27.635Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:27.834Z]
[task 2026-02-25T21:02:27.834Z] > Configure project :places
[task 2026-02-25T21:02:27.834Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:27.835Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:27.835Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:27.835Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:27.835Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:27.934Z]
[task 2026-02-25T21:02:27.934Z] > Configure project :push
[task 2026-02-25T21:02:27.934Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:27.934Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:27.935Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:27.935Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.034Z]
[task 2026-02-25T21:02:28.034Z] > Configure project :relay
[task 2026-02-25T21:02:28.035Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.035Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.035Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.035Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.134Z]
[task 2026-02-25T21:02:28.135Z] > Configure project :remotesettings
[task 2026-02-25T21:02:28.135Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.135Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.135Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.135Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.235Z]
[task 2026-02-25T21:02:28.235Z] > Configure project :rust-log-forwarder
[task 2026-02-25T21:02:28.235Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.235Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.235Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.235Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.334Z]
[task 2026-02-25T21:02:28.334Z] > Configure project :search
[task 2026-02-25T21:02:28.335Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.335Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.335Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.335Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.434Z]
[task 2026-02-25T21:02:28.435Z] > Configure project :suggest
[task 2026-02-25T21:02:28.435Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.435Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.435Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.435Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.534Z]
[task 2026-02-25T21:02:28.535Z] > Configure project :sync15
[task 2026-02-25T21:02:28.535Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.535Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.535Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.535Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.734Z]
[task 2026-02-25T21:02:28.734Z] > Configure project :syncmanager
[task 2026-02-25T21:02:28.734Z] Requires glean_parser 18.2
[task 2026-02-25T21:02:28.734Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.734Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.734Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.734Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.735Z]
[task 2026-02-25T21:02:28.735Z] > Configure project :tabs
[task 2026-02-25T21:02:28.735Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.735Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.735Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.735Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:28.834Z]
[task 2026-02-25T21:02:28.834Z] > Configure project :tracing
[task 2026-02-25T21:02:28.835Z] Configuration 'megazordNative' was resolved during configuration time.
[task 2026-02-25T21:02:28.835Z] This is a build performance and scalability issue.
[task 2026-02-25T21:02:28.835Z] See https://github.com/gradle/gradle/issues/2298
[task 2026-02-25T21:02:28.835Z] Run with --info for a stacktrace.
[task 2026-02-25T21:02:35.934Z]
[task 2026-02-25T21:02:35.934Z] > Task :ktlint
[task 2026-02-25T21:02:35.934Z]
[task 2026-02-25T21:02:35.934Z] [Incubating] Problems report is available at: file:///builds/worker/checkouts/vcs/build/reports/problems/problems-report.html
[task 2026-02-25T21:02:35.934Z]
[task 2026-02-25T21:02:35.935Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.
[task 2026-02-25T21:02:35.935Z]
[task 2026-02-25T21:02:35.935Z] 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-02-25T21:02:35.935Z]
[task 2026-02-25T21:02:35.935Z] 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-02-25T21:02:35.935Z]
[task 2026-02-25T21:02:35.958Z] BUILD SUCCESSFUL in 43s
[task 2026-02-25T21:02:35.958Z] 1 actionable task: 1 executed
[taskcluster 2026-02-25T21:02:36.934Z] Exit Code: 0
[taskcluster 2026-02-25T21:02:36.934Z] User Time: 11.104ms
[taskcluster 2026-02-25T21:02:36.934Z] Kernel Time: 15.07ms
[taskcluster 2026-02-25T21:02:36.934Z] Wall Time: 51.619696383s
[taskcluster 2026-02-25T21:02:36.934Z] Average Available System Memory: 60.38 GiB
[taskcluster 2026-02-25T21:02:36.934Z] Average System Memory Used: 2.41 GiB
[taskcluster 2026-02-25T21:02:36.934Z] Peak System Memory Used: 3.54 GiB
[taskcluster 2026-02-25T21:02:36.934Z] Total System Memory: 62.79 GiB
[taskcluster 2026-02-25T21:02:36.934Z] Result: SUCCEEDED
[taskcluster 2026-02-25T21:02:36.934Z] === Task Finished ===
[taskcluster 2026-02-25T21:02:36.934Z] Task Duration: 51.620235703s
[taskcluster 2026-02-25T21:02:37.188Z] [mounts] Preserving cache: Moving "/home/task_177205322058223/cache0" to "/home/generic-worker/caches/IAjNI0vLQa-LIoKEfIKtHw"
Loading