[INFO] fetching crate ofs 0.0.12... [INFO] checking ofs-0.0.12 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate ofs 0.0.12 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate ofs 0.0.12 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 ofs 0.0.12 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ofs 0.0.12 [INFO] tweaked toml for crates.io crate ofs 0.0.12 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate ofs 0.0.12 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-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] ce18d587549c3e21eef6ab1f4bdec48e20a67067bda944e1d2d279932a0f5cc5 [INFO] running `Command { std: "docker" "start" "-a" "ce18d587549c3e21eef6ab1f4bdec48e20a67067bda944e1d2d279932a0f5cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce18d587549c3e21eef6ab1f4bdec48e20a67067bda944e1d2d279932a0f5cc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce18d587549c3e21eef6ab1f4bdec48e20a67067bda944e1d2d279932a0f5cc5", kill_on_drop: false }` [INFO] [stdout] ce18d587549c3e21eef6ab1f4bdec48e20a67067bda944e1d2d279932a0f5cc5 [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] 6eb14a59aa601accf3e86b00dee223eaa158b5f51e62d3d10551731b4c5115c2 [INFO] running `Command { std: "docker" "start" "-a" "6eb14a59aa601accf3e86b00dee223eaa158b5f51e62d3d10551731b4c5115c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling rustls v0.23.13 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Checking webpki-roots v0.26.5 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking trim-in-place v0.1.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking flagset v0.4.6 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking async-notify v0.3.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking rust-ini v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling trait-make v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling test-context-macros v0.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking test-context v0.3.0 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking backon v1.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking quick-xml v0.35.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking quick-xml v0.36.1 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking hyper-util v0.1.8 [INFO] [stderr] Checking fuse3 v0.7.2 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking reqwest v0.12.7 [INFO] [stderr] Checking reqsign v0.16.0 [INFO] [stderr] Checking opendal v0.50.0 [INFO] [stderr] Checking fuse3_opendal v0.0.7 [INFO] [stderr] Checking ofs v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `MountHandle` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut mount_handle = if nix::unistd::getuid().is_root() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / tokio::select! { [INFO] [stdout] 108 | | res = handle => res?, [INFO] [stdout] 109 | | _ = tokio::signal::ctrl_c() => { [INFO] [stdout] 110 | | mount_handle.unmount().await? [INFO] [stdout] 111 | | } [INFO] [stdout] 112 | | } [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] | [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 `MountHandle` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | let mut mount_handle = if nix::unistd::getuid().is_root() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | / tokio::select! { [INFO] [stdout] 108 | | res = handle => res?, [INFO] [stdout] 109 | | _ = tokio::signal::ctrl_c() => { [INFO] [stdout] 110 | | mount_handle.unmount().await? [INFO] [stdout] 111 | | } [INFO] [stdout] 112 | | } [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] | [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 `ofs` (bin "ofs") 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] error: could not compile `ofs` (bin "ofs" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "6eb14a59aa601accf3e86b00dee223eaa158b5f51e62d3d10551731b4c5115c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb14a59aa601accf3e86b00dee223eaa158b5f51e62d3d10551731b4c5115c2", kill_on_drop: false }` [INFO] [stdout] 6eb14a59aa601accf3e86b00dee223eaa158b5f51e62d3d10551731b4c5115c2