Skip to content

Fix LegacyKeyValueFormat report from docker build: miscellaneous#153533

Open
homersimpsons wants to merge 1 commit intorust-lang:mainfrom
homersimpsons:chore/fix-LegacyKeyValueFormat-miscellaneous
Open

Fix LegacyKeyValueFormat report from docker build: miscellaneous#153533
homersimpsons wants to merge 1 commit intorust-lang:mainfrom
homersimpsons:chore/fix-LegacyKeyValueFormat-miscellaneous

Conversation

@homersimpsons
Copy link
Contributor

Part of #152305

Those are the remaining Dockerfile to fix once the other merge requests are merged. Note that this merge request can still be merged before the others.

r? @marcoieni

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Mar 7, 2026
@marcoieni
Copy link
Member

@bors try jobs=dist-android,dist-loongarch64-linux,dist-loongarch64-musl,dist-riscv64-linux,dist-s390x-linux,dist-sparcv9-solaris,x86_64-fuchsia,x86_64-rust-for-linux

rust-bors bot pushed a commit that referenced this pull request Mar 9, 2026
…miscellaneous, r=<try>

Fix LegacyKeyValueFormat report from docker build: miscellaneous


try-job: dist-android
try-job: dist-loongarch64-linux
try-job: dist-loongarch64-musl
try-job: dist-riscv64-linux
try-job: dist-s390x-linux
try-job: dist-sparcv9-solaris
try-job: x86_64-fuchsia
try-job: x86_64-rust-for-linux
@rust-bors

This comment has been minimized.

@rust-bors rust-bors bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 9, 2026
@rust-bors
Copy link
Contributor

rust-bors bot commented Mar 9, 2026

💔 Test for 8769615 failed: CI. Failed job:

@rust-log-analyzer
Copy link
Collaborator

A job failed! Check out the build log: (web) (plain enhanced) (plain)

Click to see the possible cause of the failure (guessed by this bot)
   Compiling askama v0.15.4
   Compiling citool v0.1.0 (/home/runner/work/rust/rust/src/ci/citool)
    Finished `dev` profile [unoptimized] target(s) in 19.66s
     Running `target/debug/citool calculate-job-matrix`
Run type: TryJob { job_patterns: Some(["dist-android", "dist-loongarch64-linux", "dist-loongarch64-musl", "dist-riscv64-linux", "dist-s390x-linux", "dist-sparcv9-solaris", "x86_64-fuchsia", "x86_64-rust-for-linux"]) }
Error: Failed to calculate job matrix

Caused by:
    Patterns `x86_64-fuchsia` did not match any auto jobs
##[error]Process completed with exit code 1.
Post job cleanup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants