[INFO] fetching crate mockers 0.23.0... [INFO] checking mockers-0.23.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate mockers 0.23.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate mockers 0.23.0 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 mockers 0.23.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mockers 0.23.0 [INFO] tweaked toml for crates.io crate mockers 0.23.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 52 packages to latest compatible versions [INFO] [stderr] Adding addr2line v0.22.0 (latest: v0.24.1) [INFO] [stderr] Adding contracts v0.4.0 (latest: v0.6.3) [INFO] [stderr] Adding getrandom v0.1.16 (latest: v0.2.15) [INFO] [stderr] Adding gimli v0.29.0 (latest: v0.31.0) [INFO] [stderr] Adding indoc v0.3.6 (latest: v2.0.5) [INFO] [stderr] Adding indoc-impl v0.3.6 (latest: v0.3.7) [INFO] [stderr] Adding itertools v0.4.19 (latest: v0.13.0) [INFO] [stderr] Adding itertools v0.8.2 (latest: v0.13.0) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding rand v0.7.3 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (latest: v0.3.2) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding unindent v0.1.11 (latest: v0.2.3) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a35715ddb7d8db081c5e808e28be5229fab0ad7bd4a7b38399b6b7827b376e02 [INFO] running `Command { std: "docker" "start" "-a" "a35715ddb7d8db081c5e808e28be5229fab0ad7bd4a7b38399b6b7827b376e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a35715ddb7d8db081c5e808e28be5229fab0ad7bd4a7b38399b6b7827b376e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35715ddb7d8db081c5e808e28be5229fab0ad7bd4a7b38399b6b7827b376e02", kill_on_drop: false }` [INFO] [stdout] a35715ddb7d8db081c5e808e28be5229fab0ad7bd4a7b38399b6b7827b376e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e1c66309e1c7e7018b4a8e6e1d287869da9e1f814fc1a974fba2d6d110848dad [INFO] running `Command { std: "docker" "start" "-a" "e1c66309e1c7e7018b4a8e6e1d287869da9e1f814fc1a974fba2d6d110848dad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking send_wrapper v0.6.0 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking mockers v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stdout] warning: trait `MaybeDebug` is never used [INFO] [stdout] --> src/dbg.rs:5:7 [INFO] [stdout] | [INFO] [stdout] 5 | trait MaybeDebug { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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/lib.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 178 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let result = (self.action)($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let result = self.action.lock().unwrap().borrow_mut().deref_mut()($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn and_return(self, result: Res) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 294 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 295 | | call_match: self, [INFO] [stdout] 296 | | action: Some(move |$($arg,)*| result), [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn and_call(self, func: F) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 325 | | call_match: self, [INFO] [stdout] 326 | | action: Some(func), [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn and_return(self, result: Res) [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 342 | action: Some(move |$($arg,)*| result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn and_call(self, func: F) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | action: Some(func), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn and_return_clone(self, result: Res) -> $reaction<$($Arg,)* Res> { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 377 | action: Arc::new(Mutex::new(move |$($arg,)*| result.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn and_call_clone(self, func: F) -> $reaction<$($Arg,)* Res> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 391 | action: Arc::new(Mutex::new(func)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn times(self, cardinality: C) [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] 488 | -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] 489 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(cardinality))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:494:34 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn once(self) -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:506:76 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn times(self, cardinality: C) -> $expectation_times_send<$($Arg,)* Res> { [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] 506 | $expectation_times_send::new(self.call_match, self.action, Box::new(cardinality)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:510:76 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn once(self) -> $expectation_times_send<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | $expectation_times_send::new(self.call_match, self.action, Box::new(1)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:584:21 [INFO] [stdout] | [INFO] [stdout] 570 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 582 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | Box::new( [INFO] [stdout] 584 | / $satisfy_clone { [INFO] [stdout] 585 | | action, [INFO] [stdout] 586 | | $($arg,)* [INFO] [stdout] 587 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 607 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | Box::new( [INFO] [stdout] 621 | / $satisfy_clone { [INFO] [stdout] 622 | | action, [INFO] [stdout] 623 | | $($arg,)* [INFO] [stdout] 624 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 657 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 690 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 717 | / define_all!(( [INFO] [stdout] 718 | | CallMatch0, CallMatchSend0, [INFO] [stdout] 719 | | Reaction0, ReactionSend0, [INFO] [stdout] 720 | | ActionClone0, ActionCloneSend0, [INFO] [stdout] ... | [INFO] [stdout] 723 | | ExpectationTimes0, ExpectationTimesSend0) { [INFO] [stdout] 724 | | }); [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 `define_all` (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/lib.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 178 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let result = (self.action)($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let result = self.action.lock().unwrap().borrow_mut().deref_mut()($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn and_return(self, result: Res) [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] 294 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 295 | | call_match: self, [INFO] [stdout] 296 | | action: Some(move |$($arg,)*| result), [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn and_panic(self, msg: String) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 309 | | call_match: self, [INFO] [stdout] 310 | | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] 311 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn and_call(self, func: F) [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] 324 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 325 | | call_match: self, [INFO] [stdout] 326 | | action: Some(func), [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn never(self) -> SendWrapper> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | SendWrapper::new(ExpectationNever { call_match: self }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn and_return(self, result: Res) [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] 342 | action: Some(move |$($arg,)*| result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn and_call(self, func: F) [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] 362 | action: Some(func), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn and_return_clone(self, result: Res) -> $reaction<$($Arg,)* Res> { [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] 377 | action: Arc::new(Mutex::new(move |$($arg,)*| result.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn and_call_clone(self, func: F) -> $reaction<$($Arg,)* Res> [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] 391 | action: Arc::new(Mutex::new(func)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn and_return_default(self) -> $reaction<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | action: Arc::new(Mutex::new(|$($arg,)*| Res::default())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn times(self, cardinality: C) [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] 488 | -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] 489 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(cardinality))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:494:34 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn once(self) -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:506:76 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn times(self, cardinality: C) -> $expectation_times_send<$($Arg,)* Res> { [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] 506 | $expectation_times_send::new(self.call_match, self.action, Box::new(cardinality)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:510:76 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn once(self) -> $expectation_times_send<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | $expectation_times_send::new(self.call_match, self.action, Box::new(1)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:584:21 [INFO] [stdout] | [INFO] [stdout] 570 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 582 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | Box::new( [INFO] [stdout] 584 | / $satisfy_clone { [INFO] [stdout] 585 | | action, [INFO] [stdout] 586 | | $($arg,)* [INFO] [stdout] 587 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 607 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | Box::new( [INFO] [stdout] 621 | / $satisfy_clone { [INFO] [stdout] 622 | | action, [INFO] [stdout] 623 | | $($arg,)* [INFO] [stdout] 624 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 657 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 690 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 725 | / define_all!(( [INFO] [stdout] 726 | | CallMatch1, CallMatchSend1, [INFO] [stdout] 727 | | Reaction1, ReactionSend1, [INFO] [stdout] 728 | | ActionClone1, ActionCloneSend1, [INFO] [stdout] ... | [INFO] [stdout] 732 | | (0, arg0, Arg0) [INFO] [stdout] 733 | | }); [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 `define_all` (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/lib.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 178 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let result = (self.action)($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let result = self.action.lock().unwrap().borrow_mut().deref_mut()($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn and_return(self, result: Res) [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] 294 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 295 | | call_match: self, [INFO] [stdout] 296 | | action: Some(move |$($arg,)*| result), [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn and_panic(self, msg: String) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 309 | | call_match: self, [INFO] [stdout] 310 | | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] 311 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn and_call(self, func: F) [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] 324 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 325 | | call_match: self, [INFO] [stdout] 326 | | action: Some(func), [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn never(self) -> SendWrapper> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | SendWrapper::new(ExpectationNever { call_match: self }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn and_return(self, result: Res) [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] 342 | action: Some(move |$($arg,)*| result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn and_call(self, func: F) [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] 362 | action: Some(func), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn and_return_clone(self, result: Res) -> $reaction<$($Arg,)* Res> { [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] 377 | action: Arc::new(Mutex::new(move |$($arg,)*| result.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn and_call_clone(self, func: F) -> $reaction<$($Arg,)* Res> [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] 391 | action: Arc::new(Mutex::new(func)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn and_return_default(self) -> $reaction<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | action: Arc::new(Mutex::new(|$($arg,)*| Res::default())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn times(self, cardinality: C) [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] 488 | -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] 489 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(cardinality))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:494:34 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn once(self) -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:506:76 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn times(self, cardinality: C) -> $expectation_times_send<$($Arg,)* Res> { [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] 506 | $expectation_times_send::new(self.call_match, self.action, Box::new(cardinality)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:510:76 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn once(self) -> $expectation_times_send<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | $expectation_times_send::new(self.call_match, self.action, Box::new(1)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:584:21 [INFO] [stdout] | [INFO] [stdout] 570 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 582 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | Box::new( [INFO] [stdout] 584 | / $satisfy_clone { [INFO] [stdout] 585 | | action, [INFO] [stdout] 586 | | $($arg,)* [INFO] [stdout] 587 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [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] 742 | | }); [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 `define_all` (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/lib.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 607 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | Box::new( [INFO] [stdout] 621 | / $satisfy_clone { [INFO] [stdout] 622 | | action, [INFO] [stdout] 623 | | $($arg,)* [INFO] [stdout] 624 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [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] 742 | | }); [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 `define_all` (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/lib.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 657 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 690 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 734 | / define_all!(( [INFO] [stdout] 735 | | CallMatch2, CallMatchSend2, [INFO] [stdout] 736 | | Reaction2, ReactionSend2, [INFO] [stdout] 737 | | ActionClone2, ActionCloneSend2, [INFO] [stdout] ... | [INFO] [stdout] 741 | | (0, arg0, Arg0), (1, arg1, Arg1) [INFO] [stdout] 742 | | }); [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 `define_all` (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/lib.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 178 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let result = (self.action)($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let result = self.action.lock().unwrap().borrow_mut().deref_mut()($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn and_return(self, result: Res) [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] 294 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 295 | | call_match: self, [INFO] [stdout] 296 | | action: Some(move |$($arg,)*| result), [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn and_panic(self, msg: String) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 309 | | call_match: self, [INFO] [stdout] 310 | | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] 311 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn and_call(self, func: F) [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] 324 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 325 | | call_match: self, [INFO] [stdout] 326 | | action: Some(func), [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn never(self) -> SendWrapper> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | SendWrapper::new(ExpectationNever { call_match: self }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn and_return(self, result: Res) [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] 342 | action: Some(move |$($arg,)*| result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn and_call(self, func: F) [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] 362 | action: Some(func), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn and_return_clone(self, result: Res) -> $reaction<$($Arg,)* Res> { [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] 377 | action: Arc::new(Mutex::new(move |$($arg,)*| result.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn and_call_clone(self, func: F) -> $reaction<$($Arg,)* Res> [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] 391 | action: Arc::new(Mutex::new(func)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn and_return_default(self) -> $reaction<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | action: Arc::new(Mutex::new(|$($arg,)*| Res::default())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn times(self, cardinality: C) [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] 488 | -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] 489 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(cardinality))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:494:34 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn once(self) -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:506:76 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn times(self, cardinality: C) -> $expectation_times_send<$($Arg,)* Res> { [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] 506 | $expectation_times_send::new(self.call_match, self.action, Box::new(cardinality)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:510:76 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn once(self) -> $expectation_times_send<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | $expectation_times_send::new(self.call_match, self.action, Box::new(1)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:584:21 [INFO] [stdout] | [INFO] [stdout] 570 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 582 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | Box::new( [INFO] [stdout] 584 | / $satisfy_clone { [INFO] [stdout] 585 | | action, [INFO] [stdout] 586 | | $($arg,)* [INFO] [stdout] 587 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 607 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | Box::new( [INFO] [stdout] 621 | / $satisfy_clone { [INFO] [stdout] 622 | | action, [INFO] [stdout] 623 | | $($arg,)* [INFO] [stdout] 624 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [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] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 657 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 690 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 743 | / define_all!(( [INFO] [stdout] 744 | | CallMatch3, CallMatchSend3, [INFO] [stdout] 745 | | Reaction3, ReactionSend3, [INFO] [stdout] 746 | | ActionClone3, ActionCloneSend3, [INFO] [stdout] ... | [INFO] [stdout] 750 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2) [INFO] [stdout] 751 | | }); [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 `define_all` (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/lib.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 178 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let result = (self.action)($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:192:31 [INFO] [stdout] | [INFO] [stdout] 190 | fn satisfy(self: Box) -> *mut u8 { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 191 | let result = self.action.lock().unwrap().borrow_mut().deref_mut()($(self.$arg,)*); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 192 | Box::into_raw(Box::new(result)) as *mut u8 [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:294:34 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn and_return(self, result: Res) [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] 294 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 295 | | call_match: self, [INFO] [stdout] 296 | | action: Some(move |$($arg,)*| result), [INFO] [stdout] 297 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:308:34 [INFO] [stdout] | [INFO] [stdout] 305 | pub fn and_panic(self, msg: String) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 309 | | call_match: self, [INFO] [stdout] 310 | | action: Some(move |$($arg,)*| panic!("{}", msg)), [INFO] [stdout] 311 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:324:34 [INFO] [stdout] | [INFO] [stdout] 319 | pub fn and_call(self, func: F) [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] 324 | SendWrapper::new($expectation { [INFO] [stdout] | __________________________________^ [INFO] [stdout] 325 | | call_match: self, [INFO] [stdout] 326 | | action: Some(func), [INFO] [stdout] 327 | | }) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 331 | pub fn never(self) -> SendWrapper> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | SendWrapper::new(ExpectationNever { call_match: self }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:342:29 [INFO] [stdout] | [INFO] [stdout] 337 | pub fn and_return(self, result: Res) [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] 342 | action: Some(move |$($arg,)*| result), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:362:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn and_call(self, func: F) [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] 362 | action: Some(func), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:377:29 [INFO] [stdout] | [INFO] [stdout] 373 | pub fn and_return_clone(self, result: Res) -> $reaction<$($Arg,)* Res> { [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] 377 | action: Arc::new(Mutex::new(move |$($arg,)*| result.clone())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:391:29 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn and_call_clone(self, func: F) -> $reaction<$($Arg,)* Res> [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] 391 | action: Arc::new(Mutex::new(func)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:402:29 [INFO] [stdout] | [INFO] [stdout] 398 | pub fn and_return_default(self) -> $reaction<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 402 | action: Arc::new(Mutex::new(|$($arg,)*| Res::default())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:489:34 [INFO] [stdout] | [INFO] [stdout] 487 | pub fn times(self, cardinality: C) [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] 488 | -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] 489 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(cardinality))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:494:34 [INFO] [stdout] | [INFO] [stdout] 493 | pub fn once(self) -> SendWrapper<$expectation_times<$($Arg,)* Res>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 494 | SendWrapper::new($expectation_times::new(self.call_match, self.action, Box::new(1))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:506:76 [INFO] [stdout] | [INFO] [stdout] 505 | pub fn times(self, cardinality: C) -> $expectation_times_send<$($Arg,)* Res> { [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] 506 | $expectation_times_send::new(self.call_match, self.action, Box::new(cardinality)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:510:76 [INFO] [stdout] | [INFO] [stdout] 509 | pub fn once(self) -> $expectation_times_send<$($Arg,)* Res> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | $expectation_times_send::new(self.call_match, self.action, Box::new(1)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:584:21 [INFO] [stdout] | [INFO] [stdout] 570 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 582 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 583 | Box::new( [INFO] [stdout] 584 | / $satisfy_clone { [INFO] [stdout] 585 | | action, [INFO] [stdout] 586 | | $($arg,)* [INFO] [stdout] 587 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [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] | | | 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] 760 | | }); [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 `define_all` (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/lib.rs:621:21 [INFO] [stdout] | [INFO] [stdout] 607 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | let action = self.action.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 620 | Box::new( [INFO] [stdout] 621 | / $satisfy_clone { [INFO] [stdout] 622 | | action, [INFO] [stdout] 623 | | $($arg,)* [INFO] [stdout] 624 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [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] | | | 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] 760 | | }); [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 `define_all` (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/lib.rs:658:23 [INFO] [stdout] | [INFO] [stdout] 657 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 658 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:691:23 [INFO] [stdout] | [INFO] [stdout] 690 | fn satisfy(&mut self, call: Call, mock_name: &str) -> Box { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 691 | match self.action.take() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 752 | / define_all!(( [INFO] [stdout] 753 | | CallMatch4, CallMatchSend4, [INFO] [stdout] 754 | | Reaction4, ReactionSend4, [INFO] [stdout] 755 | | ActionClone4, ActionCloneSend4, [INFO] [stdout] ... | [INFO] [stdout] 759 | | (0, arg0, Arg0), (1, arg1, Arg1), (2, arg2, Arg2), (3, arg3, Arg3) [INFO] [stdout] 760 | | }); [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 `define_all` (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/lib.rs:853:10 [INFO] [stdout] | [INFO] [stdout] 849 | let mut lock = int.lock().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 853 | (T::new(mock_id, int.clone()), T::Handle::new(mock_id, int.clone())) [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/lib.rs:853:40 [INFO] [stdout] | [INFO] [stdout] 849 | let mut lock = int.lock().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 853 | (T::new(mock_id, int.clone()), T::Handle::new(mock_id, int.clone())) [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/lib.rs:865:10 [INFO] [stdout] | [INFO] [stdout] 861 | let mut lock = int.lock().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 865 | (T::new(mock_id, int.clone()), T::Handle::new(mock_id, int.clone())) [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/lib.rs:865:40 [INFO] [stdout] | [INFO] [stdout] 861 | let mut lock = int.lock().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 865 | (T::new(mock_id, int.clone()), T::Handle::new(mock_id, int.clone())) [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 96 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mockers` (lib) due to 97 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e1c66309e1c7e7018b4a8e6e1d287869da9e1f814fc1a974fba2d6d110848dad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1c66309e1c7e7018b4a8e6e1d287869da9e1f814fc1a974fba2d6d110848dad", kill_on_drop: false }` [INFO] [stdout] e1c66309e1c7e7018b4a8e6e1d287869da9e1f814fc1a974fba2d6d110848dad