[INFO] fetching crate rboring 4.10.2... [INFO] checking rboring-4.10.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate rboring 4.10.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate rboring 4.10.2 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rboring 4.10.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rboring 4.10.2 [INFO] tweaked toml for crates.io crate rboring 4.10.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate rboring 4.10.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 592a411b48987aa89ce1dff0d7b37a2f1771269832f3bb1b56fe1443e6f9cc4d [INFO] running `Command { std: "docker" "start" "-a" "592a411b48987aa89ce1dff0d7b37a2f1771269832f3bb1b56fe1443e6f9cc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "592a411b48987aa89ce1dff0d7b37a2f1771269832f3bb1b56fe1443e6f9cc4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592a411b48987aa89ce1dff0d7b37a2f1771269832f3bb1b56fe1443e6f9cc4d", kill_on_drop: false }` [INFO] [stdout] 592a411b48987aa89ce1dff0d7b37a2f1771269832f3bb1b56fe1443e6f9cc4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6040aec9b6e783d70295ed47f36de2bebed33f40851c1a67ac86ebf2bc45651f [INFO] running `Command { std: "docker" "start" "-a" "6040aec9b6e783d70295ed47f36de2bebed33f40851c1a67ac86ebf2bc45651f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fsio v0.1.3 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling ci_info v0.10.2 [INFO] [stderr] Compiling nias v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Compiling rusty-hook v0.11.2 [INFO] [stderr] Compiling rboring-sys v4.10.2 [INFO] [stderr] Checking rboring v4.10.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `std::array::IntoIter<(X509Extension, &[u8]), 4>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/x509/tests/mod.rs:310:28 [INFO] [stdout] | [INFO] [stdout] 308 | let builder = X509::builder().unwrap(); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | [INFO] [stdout] 310 | for (ext, expected) in [ [INFO] [stdout] | ____________________________^ [INFO] [stdout] 311 | | ( [INFO] [stdout] 312 | | BasicConstraints::new().critical().ca().build().unwrap(), [INFO] [stdout] 313 | | b"0\x0f\x06\x03U\x1d\x13\x01\x01\xff\x04\x050\x03\x01\x01\xff" as &[u8], [INFO] [stdout] ... | [INFO] [stdout] 338 | | ), [INFO] [stdout] 339 | | ] { [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rboring` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6040aec9b6e783d70295ed47f36de2bebed33f40851c1a67ac86ebf2bc45651f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6040aec9b6e783d70295ed47f36de2bebed33f40851c1a67ac86ebf2bc45651f", kill_on_drop: false }` [INFO] [stdout] 6040aec9b6e783d70295ed47f36de2bebed33f40851c1a67ac86ebf2bc45651f