[INFO] fetching crate hassle-rs 0.11.0... [INFO] checking hassle-rs-0.11.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate hassle-rs 0.11.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate hassle-rs 0.11.0 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 hassle-rs 0.11.0 [INFO] finished tweaking crates.io crate hassle-rs 0.11.0 [INFO] tweaked toml for crates.io crate hassle-rs 0.11.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate hassle-rs 0.11.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6c6f2e28563106f8d41d98055eea56359669fa95542120ff26020a1f013d98ae [INFO] running `Command { std: "docker" "start" "-a" "6c6f2e28563106f8d41d98055eea56359669fa95542120ff26020a1f013d98ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c6f2e28563106f8d41d98055eea56359669fa95542120ff26020a1f013d98ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c6f2e28563106f8d41d98055eea56359669fa95542120ff26020a1f013d98ae", kill_on_drop: false }` [INFO] [stdout] 6c6f2e28563106f8d41d98055eea56359669fa95542120ff26020a1f013d98ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 65873a0fcebb6c3a45cf4d8c966a1fabee525d2ae311427178d4423e644ca1da [INFO] running `Command { std: "docker" "start" "-a" "65873a0fcebb6c3a45cf4d8c966a1fabee525d2ae311427178d4423e644ca1da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking widestring v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking rspirv v0.11.0+1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling com_macros_support v0.6.0 [INFO] [stderr] Compiling com_macros v0.6.0 [INFO] [stderr] Checking com v0.6.0 [INFO] [stderr] Checking hassle-rs v0.11.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `std::result::Result` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/utils.rs:163:11 [INFO] [stdout] | [INFO] [stdout] 155 | let dxc = Dxc::new(None)?; [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | let dxil = Dxil::new(None)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 157 | [INFO] [stdout] 158 | let validator = dxil.create_validator()?; [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | let library = dxc.create_library()?; [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | match validator.validate(blob_encoding.into()) { [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: this value of type `DxcBlob` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wrapper.rs:485:30 [INFO] [stdout] | [INFO] [stdout] 483 | let blob_utf8 = blob_utf8.unwrap(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 484 | [INFO] [stdout] 485 | Ok(String::from_utf8(DxcBlob::new(blob_utf8.query_interface().unwrap()).to_vec()).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `IUnknown` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wrapper.rs:663:13 [INFO] [stdout] | [INFO] [stdout] 638 | pub fn reflect(&self, blob: DxcBlob) -> Result { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 663 | reflection.unwrap().query_interface().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hassle-rs` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "65873a0fcebb6c3a45cf4d8c966a1fabee525d2ae311427178d4423e644ca1da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65873a0fcebb6c3a45cf4d8c966a1fabee525d2ae311427178d4423e644ca1da", kill_on_drop: false }` [INFO] [stdout] 65873a0fcebb6c3a45cf4d8c966a1fabee525d2ae311427178d4423e644ca1da