[INFO] fetching crate time_sigil 0.0.2... [INFO] checking time_sigil-0.0.2 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate time_sigil 0.0.2 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate time_sigil 0.0.2 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate time_sigil 0.0.2 [INFO] finished tweaking crates.io crate time_sigil 0.0.2 [INFO] tweaked toml for crates.io crate time_sigil 0.0.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate time_sigil 0.0.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" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 99f11fefbd57db07b509be6f80ae9585e242304bf1085a047145780a91ab7e56 [INFO] running `Command { std: "docker" "start" "-a" "99f11fefbd57db07b509be6f80ae9585e242304bf1085a047145780a91ab7e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99f11fefbd57db07b509be6f80ae9585e242304bf1085a047145780a91ab7e56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99f11fefbd57db07b509be6f80ae9585e242304bf1085a047145780a91ab7e56", kill_on_drop: false }` [INFO] [stdout] 99f11fefbd57db07b509be6f80ae9585e242304bf1085a047145780a91ab7e56 [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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 156c93a51e21754e714adf1f68a342ab9d35e7817ae5d121b37908e7aaa88400 [INFO] running `Command { std: "docker" "start" "-a" "156c93a51e21754e714adf1f68a342ab9d35e7817ae5d121b37908e7aaa88400", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling tokio-cron-scheduler v0.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking cron v0.12.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking serde_path_to_error v0.1.15 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking h2 v0.4.2 [INFO] [stderr] Checking hyper v1.1.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking time_sigil v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `JoinSet>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tasks/runner.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub async fn listen(self, num_workers: usize, cancel: CancellationToken) -> Result<(), Error> { [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] 49 | let mut set = tokio::task::JoinSet::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / tokio::select! { [INFO] [stdout] 54 | | _ = cancel.cancelled() => { [INFO] [stdout] 55 | | set.abort_all(); [INFO] [stdout] 56 | | Ok(()) [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [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 `JoinSet>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/service.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 51 | async fn listening(self, num_task: usize, cancel: CancellationToken) -> Result<(), Error> { [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] 52 | let mut set = tokio::task::JoinSet::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | / tokio::select! { [INFO] [stdout] 58 | | _ = cancel.cancelled() => Ok(()) [INFO] [stdout] 59 | | } [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 `JoinSet>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tasks/runner.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 48 | pub async fn listen(self, num_workers: usize, cancel: CancellationToken) -> Result<(), Error> { [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] 49 | let mut set = tokio::task::JoinSet::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | / tokio::select! { [INFO] [stdout] 54 | | _ = cancel.cancelled() => { [INFO] [stdout] 55 | | set.abort_all(); [INFO] [stdout] 56 | | Ok(()) [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [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 `JoinSet>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/service.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 51 | async fn listening(self, num_task: usize, cancel: CancellationToken) -> Result<(), Error> { [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] 52 | let mut set = tokio::task::JoinSet::new(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 57 | / tokio::select! { [INFO] [stdout] 58 | | _ = cancel.cancelled() => Ok(()) [INFO] [stdout] 59 | | } [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 `time_sigil` (lib) 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 `time_sigil` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "156c93a51e21754e714adf1f68a342ab9d35e7817ae5d121b37908e7aaa88400", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "156c93a51e21754e714adf1f68a342ab9d35e7817ae5d121b37908e7aaa88400", kill_on_drop: false }` [INFO] [stdout] 156c93a51e21754e714adf1f68a342ab9d35e7817ae5d121b37908e7aaa88400