[INFO] fetching crate akiaki-fcgi 0.0.3... [INFO] checking akiaki-fcgi-0.0.3 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate akiaki-fcgi 0.0.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate akiaki-fcgi 0.0.3 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 akiaki-fcgi 0.0.3 [INFO] finished tweaking crates.io crate akiaki-fcgi 0.0.3 [INFO] tweaked toml for crates.io crate akiaki-fcgi 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 72 packages to latest compatible versions [INFO] [stderr] Adding async-channel v1.9.0 (available: v2.3.1) [INFO] [stderr] Adding event-listener v2.5.3 (available: v5.3.1) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [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] 0919082adb5a6723fc81c88899c9e22e5c1d5287cd32fbff73484feb82bc2d27 [INFO] running `Command { std: "docker" "start" "-a" "0919082adb5a6723fc81c88899c9e22e5c1d5287cd32fbff73484feb82bc2d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0919082adb5a6723fc81c88899c9e22e5c1d5287cd32fbff73484feb82bc2d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0919082adb5a6723fc81c88899c9e22e5c1d5287cd32fbff73484feb82bc2d27", kill_on_drop: false }` [INFO] [stdout] 0919082adb5a6723fc81c88899c9e22e5c1d5287cd32fbff73484feb82bc2d27 [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] cd0d3a156d78b7be9cb60f58e080a156989c7ce8b69febc6cdf955ef50dc09db [INFO] running `Command { std: "docker" "start" "-a" "cd0d3a156d78b7be9cb60f58e080a156989c7ce8b69febc6cdf955ef50dc09db", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.13.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking akiaki-fcgi v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `async_std::stream::Fuse>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 870 | mut writer: W, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 871 | writer_receiver: Receiver, [INFO] [stdout] 872 | mut shutdown_sender: Sender, [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 877 | let mut writer_receiver = writer_receiver.fuse(); [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 `async_std::stream::Fuse>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:877:9 [INFO] [stdout] | [INFO] [stdout] 870 | mut writer: W, [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 871 | writer_receiver: Receiver, [INFO] [stdout] 872 | mut shutdown_sender: Sender, [INFO] [stdout] | ------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 877 | let mut writer_receiver = writer_receiver.fuse(); [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 `async_std::io::BufReader` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:949:9 [INFO] [stdout] | [INFO] [stdout] 940 | mut broker_sender: Sender, [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 941 | shutdown_sender: Sender, [INFO] [stdout] 942 | mut shutdown_receiver: Receiver, [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 949 | let mut reader = BufReader::new(stream.clone()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 960 | / select! { [INFO] [stdout] 961 | | record = Record::read_from(&mut reader).fuse() => [INFO] [stdout] 962 | | match record { [INFO] [stdout] 963 | | Ok(record) => match dispatcher.dispatch(record).await{ [INFO] [stdout] ... | [INFO] [stdout] 977 | | } [INFO] [stdout] 978 | | }; [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] | |_________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] [INFO] [stdout] [INFO] [stdout] error: this value of type `async_std::io::BufReader` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:949:9 [INFO] [stdout] | [INFO] [stdout] 940 | mut broker_sender: Sender, [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 941 | shutdown_sender: Sender, [INFO] [stdout] 942 | mut shutdown_receiver: Receiver, [INFO] [stdout] | --------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 949 | let mut reader = BufReader::new(stream.clone()); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 960 | / select! { [INFO] [stdout] 961 | | record = Record::read_from(&mut reader).fuse() => [INFO] [stdout] 962 | | match record { [INFO] [stdout] 963 | | Ok(record) => match dispatcher.dispatch(record).await{ [INFO] [stdout] ... | [INFO] [stdout] 977 | | } [INFO] [stdout] 978 | | }; [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] | |_________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] [INFO] [stdout] [INFO] [stdout] error: this value of type `HashMap>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:1004:9 [INFO] [stdout] | [INFO] [stdout] 995 | ctx: Arc>, [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 996 | broker_sender: Sender, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1004 | let mut connections = HashMap::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1008 | let event = select! { [INFO] [stdout] | _____________________- [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________| [INFO] [stdout] 1009 | | event = broker_receiver.next().fuse() => match event { [INFO] [stdout] 1010 | | None => break, [INFO] [stdout] 1011 | | Some(event) => event, [INFO] [stdout] 1012 | | }, [INFO] [stdout] 1013 | | }; [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] | [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 `HashMap>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:1004:9 [INFO] [stdout] | [INFO] [stdout] 995 | ctx: Arc>, [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 996 | broker_sender: Sender, [INFO] [stdout] | ------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1004 | let mut connections = HashMap::new(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1008 | let event = select! { [INFO] [stdout] | _____________________- [INFO] [stdout] | |_____________________| [INFO] [stdout] | |_____________________| [INFO] [stdout] 1009 | | event = broker_receiver.next().fuse() => match event { [INFO] [stdout] 1010 | | None => break, [INFO] [stdout] 1011 | | Some(event) => event, [INFO] [stdout] 1012 | | }, [INFO] [stdout] 1013 | | }; [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] | [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 `async_std::net::TcpListener` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1072 | mut broker_sender: Sender, [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1073 | mut server_shutdown_receiver: Receiver, [INFO] [stdout] | ---------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1074 | ) -> Result<()> { [INFO] [stdout] 1075 | let listener = TcpListener::bind(addr).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1078 | let stream = select! { [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] 1079 | | stream = incoming.next().fuse() => match stream { [INFO] [stdout] 1080 | | Some(stream) => stream, [INFO] [stdout] 1081 | | None => break, [INFO] [stdout] ... | [INFO] [stdout] 1086 | | }, [INFO] [stdout] 1087 | | }; [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] | |_________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] [INFO] [stdout] [INFO] [stdout] error: this value of type `async_std::net::TcpListener` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fcgi.rs:1075:9 [INFO] [stdout] | [INFO] [stdout] 1072 | mut broker_sender: Sender, [INFO] [stdout] | ----------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1073 | mut server_shutdown_receiver: Receiver, [INFO] [stdout] | ---------------------------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 1074 | ) -> Result<()> { [INFO] [stdout] 1075 | let listener = TcpListener::bind(addr).await?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1078 | let stream = select! { [INFO] [stdout] | ______________________- [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] | |______________________| [INFO] [stdout] 1079 | | stream = incoming.next().fuse() => match stream { [INFO] [stdout] 1080 | | Some(stream) => stream, [INFO] [stdout] 1081 | | None => break, [INFO] [stdout] ... | [INFO] [stdout] 1086 | | }, [INFO] [stdout] 1087 | | }; [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] | |_________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] [INFO] [stdout] [INFO] [stdout] error: this value of type `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipe.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 243 | let mut inner = self.pipe.inner.lock().unwrap(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | inner.closed = true; [INFO] [stdout] 245 | if let Some(w) = inner.read_waker.take() { [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 `Option` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipe.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 243 | let mut inner = self.pipe.inner.lock().unwrap(); [INFO] [stdout] | --------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | inner.closed = true; [INFO] [stdout] 245 | if let Some(w) = inner.read_waker.take() { [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] warning: trait `WriteTo` is never used [INFO] [stdout] --> src/fcgi.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | trait WriteTo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WriteTo` is never used [INFO] [stdout] --> src/fcgi.rs:213:7 [INFO] [stdout] | [INFO] [stdout] 213 | trait WriteTo { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `akiaki-fcgi` (lib) due to 6 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `akiaki-fcgi` (lib test) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cd0d3a156d78b7be9cb60f58e080a156989c7ce8b69febc6cdf955ef50dc09db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0d3a156d78b7be9cb60f58e080a156989c7ce8b69febc6cdf955ef50dc09db", kill_on_drop: false }` [INFO] [stdout] cd0d3a156d78b7be9cb60f58e080a156989c7ce8b69febc6cdf955ef50dc09db