[INFO] fetching crate ipfi 0.1.0-rc.2... [INFO] checking ipfi-0.1.0-rc.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate ipfi 0.1.0-rc.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate ipfi 0.1.0-rc.2 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ipfi 0.1.0-rc.2 [INFO] finished tweaking crates.io crate ipfi 0.1.0-rc.2 [INFO] tweaked toml for crates.io crate ipfi 0.1.0-rc.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate ipfi 0.1.0-rc.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad0f578f34607c624e7cdcdfff4506953da56fce9f041baa2243a0ae890cee25 [INFO] running `Command { std: "docker" "start" "-a" "ad0f578f34607c624e7cdcdfff4506953da56fce9f041baa2243a0ae890cee25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad0f578f34607c624e7cdcdfff4506953da56fce9f041baa2243a0ae890cee25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad0f578f34607c624e7cdcdfff4506953da56fce9f041baa2243a0ae890cee25", kill_on_drop: false }` [INFO] [stdout] ad0f578f34607c624e7cdcdfff4506953da56fce9f041baa2243a0ae890cee25 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33d5497a2c6f33e1365fca54e4c2000c09ed1bed72cc0576debd0442cb2a7242 [INFO] running `Command { std: "docker" "start" "-a" "33d5497a2c6f33e1365fca54e4c2000c09ed1bed72cc0576debd0442cb2a7242", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking serde v1.0.188 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking ipfi v0.1.0-rc.2 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:433:20 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(CallHandle::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 434 | | response_idx, [INFO] [stdout] 435 | | self.interface, [INFO] [stdout] 436 | | self.idle_call_handles.clone(), [INFO] [stdout] 437 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/async/wire.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | crate::define_wire!(impl AsyncRead + Unpin, impl AsyncWrite + Unpin, populate_from_async_reader, async, await); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [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] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface_common.rs:708:20 [INFO] [stdout] | [INFO] [stdout] 702 | let mut message = self.messages.get_mut(&message_id).unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 705 | let (tx, rx) = channel::>(); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 708 | Ok(ChunkReceiver::new(rx, message_id, message.complete_lock.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/interface.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate::define_interface!(); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface_common.rs:771:20 [INFO] [stdout] | [INFO] [stdout] 757 | let message_ref = self.wait_for_message(message_id)$(.$await)??; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 765 | let mut decoded_chunks = Vec::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 771 | Ok(Some(decoded_chunks)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/interface.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate::define_interface!(); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface_common.rs:824:20 [INFO] [stdout] | [INFO] [stdout] 805 | let message_lock = { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | let message = if let Some(message) = self.messages.get(&message_id) { [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 824 | Ok(self.messages.get(&message_id).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/interface.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate::define_interface!(); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 310 | if let Some(mut last_call_idx) = self.remote_call_counter.get_mut(&procedure_idx) { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 344 | Ok(CallHandle::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 345 | | response_idx, [INFO] [stdout] 346 | | self.interface, [INFO] [stdout] 347 | | self.idle_call_handles.clone(), [INFO] [stdout] 348 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/wire.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | crate::define_wire!(impl Read, impl Write, populate_from_reader); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:433:20 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(CallHandle::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 434 | | response_idx, [INFO] [stdout] 435 | | self.interface, [INFO] [stdout] 436 | | self.idle_call_handles.clone(), [INFO] [stdout] 437 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/wire.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | crate::define_wire!(impl Read, impl Write, populate_from_reader); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:889:20 [INFO] [stdout] | [INFO] [stdout] 887 | pub $($async)? fn wait_chunk_stream(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 888 | let rx = self.interface.get_chunk_stream(self.response_idx)$(.$await)??; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 889 | Ok(ChunkReceiverHandle { [INFO] [stdout] | ____________________^ [INFO] [stdout] 890 | | rx, [INFO] [stdout] 891 | | idle_call_handles: self.idle_call_handles, [INFO] [stdout] 892 | | response_idx: self.response_idx, [INFO] [stdout] 893 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/wire.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | crate::define_wire!(impl Read, impl Write, populate_from_reader); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ipfi` (lib) due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:433:20 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(CallHandle::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 434 | | response_idx, [INFO] [stdout] 435 | | self.interface, [INFO] [stdout] 436 | | self.idle_call_handles.clone(), [INFO] [stdout] 437 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/async/wire.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | crate::define_wire!(impl AsyncRead + Unpin, impl AsyncWrite + Unpin, populate_from_async_reader, async, await); [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------- in this macro invocation [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] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/async/wire.rs:84:30 [INFO] [stdout] | [INFO] [stdout] 81 | let mut rx = handle.wait_chunk_stream().await.unwrap(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | rx.recv::().await [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface_common.rs:708:20 [INFO] [stdout] | [INFO] [stdout] 702 | let mut message = self.messages.get_mut(&message_id).unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 705 | let (tx, rx) = channel::>(); [INFO] [stdout] | -- -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 708 | Ok(ChunkReceiver::new(rx, message_id, message.complete_lock.clone())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/interface.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate::define_interface!(); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface_common.rs:771:20 [INFO] [stdout] | [INFO] [stdout] 757 | let message_ref = self.wait_for_message(message_id)$(.$await)??; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 765 | let mut decoded_chunks = Vec::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 771 | Ok(Some(decoded_chunks)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/interface.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate::define_interface!(); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/interface_common.rs:824:20 [INFO] [stdout] | [INFO] [stdout] 805 | let message_lock = { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 806 | let message = if let Some(message) = self.messages.get(&message_id) { [INFO] [stdout] | ------- ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 824 | Ok(self.messages.get(&message_id).unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/interface.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | crate::define_interface!(); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_interface` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 310 | if let Some(mut last_call_idx) = self.remote_call_counter.get_mut(&procedure_idx) { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 344 | Ok(CallHandle::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 345 | | response_idx, [INFO] [stdout] 346 | | self.interface, [INFO] [stdout] 347 | | self.idle_call_handles.clone(), [INFO] [stdout] 348 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/wire.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | crate::define_wire!(impl Read, impl Write, populate_from_reader); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:433:20 [INFO] [stdout] | [INFO] [stdout] 433 | Ok(CallHandle::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 434 | | response_idx, [INFO] [stdout] 435 | | self.interface, [INFO] [stdout] 436 | | self.idle_call_handles.clone(), [INFO] [stdout] 437 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/wire.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | crate::define_wire!(impl Read, impl Write, populate_from_reader); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/wire_common.rs:889:20 [INFO] [stdout] | [INFO] [stdout] 887 | pub $($async)? fn wait_chunk_stream(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 888 | let rx = self.interface.get_chunk_stream(self.response_idx)$(.$await)??; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 889 | Ok(ChunkReceiverHandle { [INFO] [stdout] | ____________________^ [INFO] [stdout] 890 | | rx, [INFO] [stdout] 891 | | idle_call_handles: self.idle_call_handles, [INFO] [stdout] 892 | | response_idx: self.response_idx, [INFO] [stdout] 893 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] ::: src/blocking/wire.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | crate::define_wire!(impl Read, impl Write, populate_from_reader); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `crate::define_wire` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ipfi` (lib test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "33d5497a2c6f33e1365fca54e4c2000c09ed1bed72cc0576debd0442cb2a7242", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33d5497a2c6f33e1365fca54e4c2000c09ed1bed72cc0576debd0442cb2a7242", kill_on_drop: false }` [INFO] [stdout] 33d5497a2c6f33e1365fca54e4c2000c09ed1bed72cc0576debd0442cb2a7242