[INFO] fetching crate caw_core 0.1.0... [INFO] checking caw_core-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate caw_core 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate caw_core 0.1.0 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 caw_core 0.1.0 [INFO] finished tweaking crates.io crate caw_core 0.1.0 [INFO] tweaked toml for crates.io crate caw_core 0.1.0 written to /workspace/builds/worker-6-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 31 packages to latest compatible versions [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b0c468790be6ca8efedd492752200173c20ab9cfcfe6fc14a4ac6b9ce18e34f4 [INFO] running `Command { std: "docker" "start" "-a" "b0c468790be6ca8efedd492752200173c20ab9cfcfe6fc14a4ac6b9ce18e34f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0c468790be6ca8efedd492752200173c20ab9cfcfe6fc14a4ac6b9ce18e34f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0c468790be6ca8efedd492752200173c20ab9cfcfe6fc14a4ac6b9ce18e34f4", kill_on_drop: false }` [INFO] [stdout] b0c468790be6ca8efedd492752200173c20ab9cfcfe6fc14a4ac6b9ce18e34f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 95cdb794d05ba0738d557b5a43cf30898ecc7d42daa7df314febde7f2bf6f3c9 [INFO] running `Command { std: "docker" "start" "-a" "95cdb794d05ba0738d557b5a43cf30898ecc7d42daa7df314febde7f2bf6f3c9", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking midly v0.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking caw_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clock.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn gate(self) -> Gate { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | / builder::oscillator::oscillator(Waveform::Pulse, self.freq) [INFO] [stdout] 28 | | .pulse_width_01(self.duty_01) [INFO] [stdout] 29 | | .reset_offset_01(self.offset_01) [INFO] [stdout] 30 | | .build() [INFO] [stdout] 31 | | .map(|x| x < 0.0) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clock.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn trigger(self) -> Trigger { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / builder::oscillator::oscillator(Waveform::Pulse, self.freq) [INFO] [stdout] 47 | | .build() [INFO] [stdout] 48 | | .map(|x| x < 0.0) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clock.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn gate(self) -> Gate { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | / builder::oscillator::oscillator(Waveform::Pulse, self.freq) [INFO] [stdout] 28 | | .pulse_width_01(self.duty_01) [INFO] [stdout] 29 | | .reset_offset_01(self.offset_01) [INFO] [stdout] 30 | | .build() [INFO] [stdout] 31 | | .map(|x| x < 0.0) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/clock.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn trigger(self) -> Trigger { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / builder::oscillator::oscillator(Waveform::Pulse, self.freq) [INFO] [stdout] 47 | | .build() [INFO] [stdout] 48 | | .map(|x| x < 0.0) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 78 | let env = builder::env::adsr_linear_01(gate) [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | / noise() [INFO] [stdout] 84 | | .filter( [INFO] [stdout] 85 | | builder::filter::low_pass_moog_ladder( [INFO] [stdout] 86 | | sweep_start_hz + (&env * sweep_end_offset_hz), [INFO] [stdout] 87 | | ) [INFO] [stdout] 88 | | .build(), [INFO] [stdout] 89 | | ) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 105 | fn temporary_reverb(trigger: &Trigger, dry: Sf64, amount: f64) -> Sf64 { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let env = builder::env::adsr_linear_01(gate) [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | / (amount [INFO] [stdout] 113 | | * dry.filter( [INFO] [stdout] 114 | | builder::filter::reverb() [INFO] [stdout] 115 | | .room_size(0.2) [INFO] [stdout] 116 | | .damping(0.1) [INFO] [stdout] 117 | | .build(), [INFO] [stdout] 118 | | )) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn kick(trigger: Trigger) -> Sf64 { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let filtered_osc = (osc + noise) [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | filtered_osc.mul_lazy(&_env(&trigger)) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn snare(trigger: Trigger) -> Sf64 { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let filtered_osc = [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | (osc + noise).filter(builder::filter::high_pass_butterworth(200.0).build()); [INFO] [stdout] 136 | let amp_env = amp_env(&trigger); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | / filtered_osc [INFO] [stdout] 138 | | .mul_lazy(&_env) [INFO] [stdout] 139 | | .mix(|dry| temporary_reverb(&trigger, dry, 0.5)) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 78 | let env = builder::env::adsr_linear_01(gate) [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | / noise() [INFO] [stdout] 84 | | .filter( [INFO] [stdout] 85 | | builder::filter::low_pass_moog_ladder( [INFO] [stdout] 86 | | sweep_start_hz + (&env * sweep_end_offset_hz), [INFO] [stdout] 87 | | ) [INFO] [stdout] 88 | | .build(), [INFO] [stdout] 89 | | ) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 105 | fn temporary_reverb(trigger: &Trigger, dry: Sf64, amount: f64) -> Sf64 { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | let env = builder::env::adsr_linear_01(gate) [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | / (amount [INFO] [stdout] 113 | | * dry.filter( [INFO] [stdout] 114 | | builder::filter::reverb() [INFO] [stdout] 115 | | .room_size(0.2) [INFO] [stdout] 116 | | .damping(0.1) [INFO] [stdout] 117 | | .build(), [INFO] [stdout] 118 | | )) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:128:32 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn kick(trigger: Trigger) -> Sf64 { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let filtered_osc = (osc + noise) [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | filtered_osc.mul_lazy(&_env(&trigger)) [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 `signal::Signal` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/patches.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn snare(trigger: Trigger) -> Sf64 { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | let filtered_osc = [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | (osc + noise).filter(builder::filter::high_pass_butterworth(200.0).build()); [INFO] [stdout] 136 | let amp_env = amp_env(&trigger); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 137 | / filtered_osc [INFO] [stdout] 138 | | .mul_lazy(&_env) [INFO] [stdout] 139 | | .mix(|dry| temporary_reverb(&trigger, dry, 0.5)) [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 `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary_op!(Add, add, AddAssign, add_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary_op!(Add, add, AddAssign, add_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary_op!(Add, add, AddAssign, add_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary_op!(Sub, sub, SubAssign, sub_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary_op!(Sub, sub, SubAssign, sub_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary_op!(Sub, sub, SubAssign, sub_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary_op!(Mul, mul, MulAssign, mul_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary_op!(Mul, mul, MulAssign, mul_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary_op!(Mul, mul, MulAssign, mul_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary_op!(Add, add, AddAssign, add_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary_op!(Div, div, DivAssign, div_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary_op!(Add, add, AddAssign, add_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary_op!(Div, div, DivAssign, div_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 152 | impl_binary_op!(Add, add, AddAssign, add_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary_op!(Div, div, DivAssign, div_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [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/signal_arithmetic.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn sum>(mut iter: I) -> Self { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | if let Some(mut total) = iter.next() { [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 `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary_op!(Sub, sub, SubAssign, sub_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary_op!(Sub, sub, SubAssign, sub_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | impl_binary_op!(Sub, sub, SubAssign, sub_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary_op!(Mul, mul, MulAssign, mul_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary_op!(Mul, mul, MulAssign, mul_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 154 | impl_binary_op!(Mul, mul, MulAssign, mul_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 17 | fn $fn(self, rhs: Self) -> Self::Output { [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] 18 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary_op!(Div, div, DivAssign, div_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 30 | fn $fn(self, rhs: Signal) -> Self::Output { [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | self.zip(&rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary_op!(Div, div, DivAssign, div_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `signal::Signal<(T, T)>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/signal_arithmetic.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 43 | fn $fn(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | self.zip(rhs).map(|(lhs, rhs)| lhs.$fn(rhs)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 155 | impl_binary_op!(Div, div, DivAssign, div_assign); [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 `impl_binary_op` (in Nightly builds, run with -Z macro-backtrace for more info) [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/signal_arithmetic.rs:159:34 [INFO] [stdout] | [INFO] [stdout] 158 | fn sum>(mut iter: I) -> Self { [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | if let Some(mut total) = iter.next() { [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: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_core` (lib test) due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `caw_core` (lib) due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "95cdb794d05ba0738d557b5a43cf30898ecc7d42daa7df314febde7f2bf6f3c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95cdb794d05ba0738d557b5a43cf30898ecc7d42daa7df314febde7f2bf6f3c9", kill_on_drop: false }` [INFO] [stdout] 95cdb794d05ba0738d557b5a43cf30898ecc7d42daa7df314febde7f2bf6f3c9