[INFO] fetching crate sxtetris 1.3.1... [INFO] checking sxtetris-1.3.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate sxtetris 1.3.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate sxtetris 1.3.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 sxtetris 1.3.1 [INFO] finished tweaking crates.io crate sxtetris 1.3.1 [INFO] tweaked toml for crates.io crate sxtetris 1.3.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate sxtetris 1.3.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] eba254ff482a9f0283b18f0701bb9b95c886bcf1a9f7c92157a53789e84604ab [INFO] running `Command { std: "docker" "start" "-a" "eba254ff482a9f0283b18f0701bb9b95c886bcf1a9f7c92157a53789e84604ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eba254ff482a9f0283b18f0701bb9b95c886bcf1a9f7c92157a53789e84604ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eba254ff482a9f0283b18f0701bb9b95c886bcf1a9f7c92157a53789e84604ab", kill_on_drop: false }` [INFO] [stdout] eba254ff482a9f0283b18f0701bb9b95c886bcf1a9f7c92157a53789e84604ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] eaa819479889edcee1818ccbdb4dc5392908ccc6b2ce3214cdc57d5eaf760bf5 [INFO] running `Command { std: "docker" "start" "-a" "eaa819479889edcee1818ccbdb4dc5392908ccc6b2ce3214cdc57d5eaf760bf5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking font8x8 v0.3.1 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking rodio v0.19.0 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking tui-big-text v0.4.2 [INFO] [stderr] Checking sxtetris v1.3.1 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler.rs:242:6 [INFO] [stdout] | [INFO] [stdout] 235 | async fn gravity_task(tx: Sender, mut sub_rx: SubReceiver) { [INFO] [stdout] | -- ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | let mut gravity_interval = interval(gravity_duration(level)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | / tokio::select! { [INFO] [stdout] 249 | | Ok(event) = sub_rx.recv() => { [INFO] [stdout] 250 | | match event { [INFO] [stdout] 251 | | SubEvent::Pause => { [INFO] [stdout] ... | [INFO] [stdout] 284 | | } [INFO] [stdout] 285 | | } [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 `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler.rs:242:6 [INFO] [stdout] | [INFO] [stdout] 235 | async fn gravity_task(tx: Sender, mut sub_rx: SubReceiver) { [INFO] [stdout] | -- ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 242 | let mut gravity_interval = interval(gravity_duration(level)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 248 | / tokio::select! { [INFO] [stdout] 249 | | Ok(event) = sub_rx.recv() => { [INFO] [stdout] 250 | | match event { [INFO] [stdout] 251 | | SubEvent::Pause => { [INFO] [stdout] ... | [INFO] [stdout] 284 | | } [INFO] [stdout] 285 | | } [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 `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler.rs:293:6 [INFO] [stdout] | [INFO] [stdout] 289 | async fn lock_task(tx: Sender, mut sub_rx: SubReceiver) { [INFO] [stdout] | -- ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | let mut lock_interval = interval(Duration::from_millis(500)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | / tokio::select! { [INFO] [stdout] 303 | | Ok(event) = sub_rx.recv() => { [INFO] [stdout] 304 | | match event { [INFO] [stdout] 305 | | SubEvent::Pause => { [INFO] [stdout] ... | [INFO] [stdout] 347 | | } [INFO] [stdout] 348 | | } [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] [INFO] [stdout] [INFO] [stdout] error: this value of type `Interval` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/handler.rs:293:6 [INFO] [stdout] | [INFO] [stdout] 289 | async fn lock_task(tx: Sender, mut sub_rx: SubReceiver) { [INFO] [stdout] | -- ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | let mut lock_interval = interval(Duration::from_millis(500)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | / tokio::select! { [INFO] [stdout] 303 | | Ok(event) = sub_rx.recv() => { [INFO] [stdout] 304 | | match event { [INFO] [stdout] 305 | | SubEvent::Pause => { [INFO] [stdout] ... | [INFO] [stdout] 347 | | } [INFO] [stdout] 348 | | } [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sxtetris` (bin "sxtetris") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sxtetris` (bin "sxtetris" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "eaa819479889edcee1818ccbdb4dc5392908ccc6b2ce3214cdc57d5eaf760bf5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaa819479889edcee1818ccbdb4dc5392908ccc6b2ce3214cdc57d5eaf760bf5", kill_on_drop: false }` [INFO] [stdout] eaa819479889edcee1818ccbdb4dc5392908ccc6b2ce3214cdc57d5eaf760bf5