[INFO] fetching crate chroot-deploy 0.1.1... [INFO] checking chroot-deploy-0.1.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate chroot-deploy 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate chroot-deploy 0.1.1 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 chroot-deploy 0.1.1 [INFO] finished tweaking crates.io crate chroot-deploy 0.1.1 [INFO] tweaked toml for crates.io crate chroot-deploy 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate chroot-deploy 0.1.1 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 00f9250ce41c14259bef80c4ff8b064e59c82fb1badfc82916c2324e1475fe72 [INFO] running `Command { std: "docker" "start" "-a" "00f9250ce41c14259bef80c4ff8b064e59c82fb1badfc82916c2324e1475fe72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00f9250ce41c14259bef80c4ff8b064e59c82fb1badfc82916c2324e1475fe72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f9250ce41c14259bef80c4ff8b064e59c82fb1badfc82916c2324e1475fe72", kill_on_drop: false }` [INFO] [stdout] 00f9250ce41c14259bef80c4ff8b064e59c82fb1badfc82916c2324e1475fe72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f2027d578e7e77cd5471549288358df2a239329a066bbb4555046c8c6095536b [INFO] running `Command { std: "docker" "start" "-a" "f2027d578e7e77cd5471549288358df2a239329a066bbb4555046c8c6095536b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.13 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling grev v0.1.3 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling chroot-deploy v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking filetime v0.2.24 [INFO] [stderr] warning: chroot-deploy@0.1.1: Not in a git repository; unable to embed git revision [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking tar v0.4.41 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking fs4 v0.9.1 [INFO] [stdout] error: this value of type `impl futures_util::Future>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:527:7 [INFO] [stdout] | [INFO] [stdout] 527 | let proc = run_command("umount", [chroot.join("proc")]); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | let results = join!(dev, sys, repos, tmp, run); [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `impl futures_util::Future>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:527:7 [INFO] [stdout] | [INFO] [stdout] 527 | let proc = run_command("umount", [chroot.join("proc")]); [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 543 | let results = join!(dev, sys, repos, tmp, run); [INFO] [stdout] | -------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: chroot-deploy@0.1.1: Not in a git repository; unable to embed git revision [INFO] [stderr] [INFO] [stderr] error: could not compile `chroot-deploy` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: chroot-deploy@0.1.1: Not in a git repository; unable to embed git revision [INFO] [stderr] [INFO] [stderr] error: could not compile `chroot-deploy` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "f2027d578e7e77cd5471549288358df2a239329a066bbb4555046c8c6095536b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2027d578e7e77cd5471549288358df2a239329a066bbb4555046c8c6095536b", kill_on_drop: false }` [INFO] [stdout] f2027d578e7e77cd5471549288358df2a239329a066bbb4555046c8c6095536b