Fix LegacyKeyValueFormat report from docker build: miscellaneous#153533
Conversation
|
@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 |
…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
This comment has been minimized.
This comment has been minimized.
|
💔 Test for 8769615 failed: CI. Failed job:
|
|
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) |
|
@bors try jobs=dist-android,dist-loongarch64-linux,dist-loongarch64-musl,dist-riscv64-linux,dist-s390x-linux,dist-sparcv9-solaris,x86_64-rust-for-linux |
This comment has been minimized.
This comment has been minimized.
…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-rust-for-linux
|
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) |
|
So the failure in For the record, the progress display @marcoieni I believe re-running the job would work? |
|
💔 Test for 52a82ec failed: CI. Failed job:
|
|
@bors try jobs=dist-loongarch64-musl |
This comment has been minimized.
This comment has been minimized.
…miscellaneous, r=<try> Fix LegacyKeyValueFormat report from docker build: miscellaneous try-job: dist-loongarch64-musl
|
@bors r+ rollup=always |
…alueFormat-miscellaneous, r=marcoieni Fix LegacyKeyValueFormat report from docker build: miscellaneous Part of rust-lang#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
…uwer Rollup of 14 pull requests Successful merges: - #149130 (Implement coercions between `&pin (mut|const) T` and `&(mut) T` when `T: Unpin`) - #152457 (Pass -pg to linker when using -Zinstrument-mcount) - #153143 (Allow `./x test` to run tests without doc tests and without benchmarks) - #153471 (Refactor `ActiveJobGuard`) - #153595 (`QueryLatch` cleanups) - #153653 (scalable vector: type renames and simple checks) - #152302 (fix: don't suggest replacing `env!("CARGO_BIN_NAME")` with itself) - #153283 (feat(rustdoc-json): Add optional support for rkyv (de)serialization) - #153479 (Add rationale for intentional potential_query_instability allows) - #153533 (Fix LegacyKeyValueFormat report from docker build: miscellaneous) - #153600 (add test for proc-macros with custom panic payloads) - #153643 (Avoid projection-only suggestions for inherent assoc types) - #153657 (triagebot: remove myself from some mention groups) - #153659 (Mark an unreachable match arm as such)
…uwer Rollup of 13 pull requests Successful merges: - #149130 (Implement coercions between `&pin (mut|const) T` and `&(mut) T` when `T: Unpin`) - #153143 (Allow `./x test` to run tests without doc tests and without benchmarks) - #153471 (Refactor `ActiveJobGuard`) - #153595 (`QueryLatch` cleanups) - #153653 (scalable vector: type renames and simple checks) - #152302 (fix: don't suggest replacing `env!("CARGO_BIN_NAME")` with itself) - #153283 (feat(rustdoc-json): Add optional support for rkyv (de)serialization) - #153479 (Add rationale for intentional potential_query_instability allows) - #153533 (Fix LegacyKeyValueFormat report from docker build: miscellaneous) - #153600 (add test for proc-macros with custom panic payloads) - #153643 (Avoid projection-only suggestions for inherent assoc types) - #153657 (triagebot: remove myself from some mention groups) - #153659 (Mark an unreachable match arm as such)
…uwer Rollup of 13 pull requests Successful merges: - #149130 (Implement coercions between `&pin (mut|const) T` and `&(mut) T` when `T: Unpin`) - #153143 (Allow `./x test` to run tests without doc tests and without benchmarks) - #153471 (Refactor `ActiveJobGuard`) - #153595 (`QueryLatch` cleanups) - #153653 (scalable vector: type renames and simple checks) - #152302 (fix: don't suggest replacing `env!("CARGO_BIN_NAME")` with itself) - #153283 (feat(rustdoc-json): Add optional support for rkyv (de)serialization) - #153479 (Add rationale for intentional potential_query_instability allows) - #153533 (Fix LegacyKeyValueFormat report from docker build: miscellaneous) - #153600 (add test for proc-macros with custom panic payloads) - #153643 (Avoid projection-only suggestions for inherent assoc types) - #153657 (triagebot: remove myself from some mention groups) - #153659 (Mark an unreachable match arm as such)
Rollup merge of #153533 - homersimpsons:chore/fix-LegacyKeyValueFormat-miscellaneous, r=marcoieni Fix LegacyKeyValueFormat report from docker build: miscellaneous 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
…nathanBrouwer Rollup of 13 pull requests Successful merges: - rust-lang#149130 (Implement coercions between `&pin (mut|const) T` and `&(mut) T` when `T: Unpin`) - rust-lang#153143 (Allow `./x test` to run tests without doc tests and without benchmarks) - rust-lang#153471 (Refactor `ActiveJobGuard`) - rust-lang#153595 (`QueryLatch` cleanups) - rust-lang#153653 (scalable vector: type renames and simple checks) - rust-lang#152302 (fix: don't suggest replacing `env!("CARGO_BIN_NAME")` with itself) - rust-lang#153283 (feat(rustdoc-json): Add optional support for rkyv (de)serialization) - rust-lang#153479 (Add rationale for intentional potential_query_instability allows) - rust-lang#153533 (Fix LegacyKeyValueFormat report from docker build: miscellaneous) - rust-lang#153600 (add test for proc-macros with custom panic payloads) - rust-lang#153643 (Avoid projection-only suggestions for inherent assoc types) - rust-lang#153657 (triagebot: remove myself from some mention groups) - rust-lang#153659 (Mark an unreachable match arm as such)
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