[INFO] fetching crate deltoid 0.12.0... [INFO] checking deltoid-0.12.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate deltoid 0.12.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate deltoid 0.12.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 deltoid 0.12.0 [INFO] finished tweaking crates.io crate deltoid 0.12.0 [INFO] tweaked toml for crates.io crate deltoid 0.12.0 written to /workspace/builds/worker-5-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 43 packages to latest compatible versions [INFO] [stderr] Adding windows-core v0.52.0 (latest: v0.58.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fff3c23af0d71bf09472ad5278b2f99afecc7719533222705d352b349df5bcec [INFO] running `Command { std: "docker" "start" "-a" "fff3c23af0d71bf09472ad5278b2f99afecc7719533222705d352b349df5bcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fff3c23af0d71bf09472ad5278b2f99afecc7719533222705d352b349df5bcec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fff3c23af0d71bf09472ad5278b2f99afecc7719533222705d352b349df5bcec", kill_on_drop: false }` [INFO] [stdout] fff3c23af0d71bf09472ad5278b2f99afecc7719533222705d352b349df5bcec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32f53d9014e1bea0ad6ef8ff3429d4c11f3ba3f0b658cf864cdea53010fdd697 [INFO] running `Command { std: "docker" "start" "-a" "32f53d9014e1bea0ad6ef8ff3429d4c11f3ba3f0b658cf864cdea53010fdd697", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking deltoid v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/collections/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use btreemap::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `EntryDelta` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 12 | pub use hashset::*; [INFO] [stdout] | ---------- but the name `EntryDelta` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tuple::*` [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use crate::tuple::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/collections/mod.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub use btreemap::*; [INFO] [stdout] | ^^^^^^^^^^^ the name `EntryDelta` in the type namespace is first re-exported here [INFO] [stdout] ... [INFO] [stdout] 12 | pub use hashset::*; [INFO] [stdout] | ---------- but the name `EntryDelta` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::tuple::*` [INFO] [stdout] --> src/lib.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub use crate::tuple::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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/arrays.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 21 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | Ok(unsafe { array_assume_init(new) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/arrays.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_delta(delta: ::Delta) -> DeltaResult { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ok(unsafe { array_assume_init(new) }) [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/borrow.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let lhs: &B = self.borrow(); [INFO] [stdout] 28 | Ok(if let Some(delta) = delta.inner { [INFO] [stdout] | ____________^ [INFO] [stdout] 29 | | Cow::Owned(lhs.apply(delta)?.to_owned()) [INFO] [stdout] 30 | | } else { [INFO] [stdout] 31 | | self.clone() [INFO] [stdout] 32 | | }) [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/borrow.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let delta: B::Delta = delta.inner [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | .ok_or_else(|| ExpectedValue!("CowDelta<'a, B>"))?; [INFO] [stdout] 63 | Ok(Cow::Owned(::from_delta(delta)?.to_owned())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/borrow.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 72 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | Ok(CowDelta { [INFO] [stdout] | ____________^ [INFO] [stdout] 74 | | inner: Some((self.borrow() as &B).clone().into_delta()?), [INFO] [stdout] 75 | | _phantom: PhantomData, [INFO] [stdout] 76 | | }) [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/boxed.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let delta: T::Delta = *delta.0 [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | .ok_or_else(|| ExpectedValue!("BoxDelta"))?; [INFO] [stdout] 60 | ::from_delta(delta).map(Box::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/boxed.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let t: T = *self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Ok(BoxDelta(Some(Box::new(t.into_delta()?)))) [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/collections/btreemap.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 63 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(BTreeMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | Some(changes) [INFO] [stdout] 80 | | } else { [INFO] [stdout] 81 | | None [INFO] [stdout] 82 | | })) [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/collections/btreemap.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 117 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | Ok(BTreeMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 123 | | Some(changes) [INFO] [stdout] 124 | | } else { [INFO] [stdout] 125 | | None [INFO] [stdout] 126 | | })) [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/collections/btreeset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | Ok(BTreeSetDelta(if self.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | None [INFO] [stdout] 97 | | } else { [INFO] [stdout] 98 | | let mut changes: Vec> = vec![]; [INFO] [stdout] ... | [INFO] [stdout] 102 | | Some(changes) [INFO] [stdout] 103 | | })) [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/collections/hashmap.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 58 | let lkeys: HashSet<&K> = self.keys().collect(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let rkeys: HashSet<&K> = rhs.keys().collect(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Ok(HashMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | Some(changes) [INFO] [stdout] 81 | | } else { [INFO] [stdout] 82 | | None [INFO] [stdout] 83 | | })) [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/collections/hashmap.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 118 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | Ok(HashMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 124 | | Some(changes) [INFO] [stdout] 125 | | } else { [INFO] [stdout] 126 | | None [INFO] [stdout] 127 | | })) [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/collections/hashset.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 95 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | Ok(HashSetDelta(if self.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 97 | | None [INFO] [stdout] 98 | | } else { [INFO] [stdout] 99 | | let mut changes: Vec> = vec![]; [INFO] [stdout] ... | [INFO] [stdout] 103 | | Some(changes) [INFO] [stdout] 104 | | })) [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/collections/vecdeque.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 53 | let mut changes: VecDeque> = VecDeque::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Ok(VecDequeDelta(changes)) [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/collections/vecdeque.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 95 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let mut changes: VecDeque> = VecDeque::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | Ok(VecDequeDelta(changes)) [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/option.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Ok(match (&self, delta) { [INFO] [stdout] | ____________^ [INFO] [stdout] 22 | | (None, Self::Delta::None) => None, [INFO] [stdout] 23 | | (Some(_), Self::Delta::None) => self.clone(), [INFO] [stdout] 24 | | (None, Self::Delta::Some(ref d)) => Some( [INFO] [stdout] ... | [INFO] [stdout] 28 | | Some(t.apply(d.clone(/*TODO: rm clone for more efficiency*/))?), [INFO] [stdout] 29 | | }) [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/option.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | fn from_delta(delta: ::Delta) -> DeltaResult { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(match delta { [INFO] [stdout] | ____________^ [INFO] [stdout] 55 | | Self::Delta::None => None, [INFO] [stdout] 56 | | Self::Delta::Some(delta) => Some(::from_delta(delta)?), [INFO] [stdout] 57 | | }) [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/option.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | fn into_delta(self) -> DeltaResult<::Delta> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | Self::None => OptionDelta::None, [INFO] [stdout] 69 | | Self::Some(t) => OptionDelta::Some(t.into_delta()?), [INFO] [stdout] 70 | | }) [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/range.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Ok(delta.0.ok_or_else(|| ExpectedValue!("RangeDelta"))?) [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/range.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | Ok(RangeDelta(Some(self))) [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/rc.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_delta(delta: ::Delta) -> DeltaResult { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let delta = delta.0.ok_or_else(|| ExpectedValue!("RcDelta"))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | ::from_delta(*delta).map(Rc::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rc.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_delta(self) -> DeltaResult<::Delta> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let thing: T = self.as_ref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | thing.into_delta().map(Box::new).map(Some).map(RcDelta) [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/sync/arc.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let delta = delta.0.ok_or_else(|| ExpectedValue!("ArcDelta"))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ::from_delta(*delta).map(Arc::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/arc.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let thing: T = self.as_ref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | thing.into_delta().map(Box::new).map(Some).map(ArcDelta) [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/sync/rwlock.rs:21:41 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(thing: T) -> Self { Self(std::sync::RwLock::new(thing)) } [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/rwlock.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 95 | deserializer: D [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | ) -> Result { [INFO] [stdout] 97 | Deserialize::deserialize(deserializer).map(RwLock::new) [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/sync/rwlock.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 149 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | let delta = delta.0.ok_or_else(|| ExpectedValue!("RwLockDelta"))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | ::from_delta(delta).map(Self::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/rwlock.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 160 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | let value: &T = &*self.0.try_read().unwrap(/*TODO*/); [INFO] [stdout] 162 | value.clone().into_delta().map(Some).map(RwLockDelta) [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/tuple.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 17 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ok((field0,)) [INFO] [stdout] | ^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tuple.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 32 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 33 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 42 | | delta.0.map(::from_delta) [INFO] [stdout] 43 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 44 | | )) [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/tuple.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | Some(self.0.into_delta()?), [INFO] [stdout] 54 | | )) [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/tuple.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 75 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok((field0, field1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 93 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 97 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 98 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 106 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 108 | | delta.0.map(::from_delta) [INFO] [stdout] 109 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 110 | | delta.1.map(::from_delta) [INFO] [stdout] 111 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 112 | | )) [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/tuple.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 120 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | Some(self.0.into_delta()?), [INFO] [stdout] 123 | | Some(self.1.into_delta()?), [INFO] [stdout] 124 | | )) [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/tuple.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 148 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let field2: T2 = match delta.2 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | Some(d) => self.2.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | Ok((field0, field1, field2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tuple.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 171 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | let delta2: ::Delta = Delta::delta(&self.2, &rhs.2)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 175 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 176 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 177 | | if self.2 == rhs.2 { None } else { Some(delta2) }, [INFO] [stdout] 178 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/tuple.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 187 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 189 | | delta.0.map(::from_delta) [INFO] [stdout] 190 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 191 | | delta.1.map(::from_delta) [INFO] [stdout] ... | [INFO] [stdout] 194 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 195 | | )) [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/tuple.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 204 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 206 | | Some(self.0.into_delta()?), [INFO] [stdout] 207 | | Some(self.1.into_delta()?), [INFO] [stdout] 208 | | Some(self.2.into_delta()?), [INFO] [stdout] 209 | | )) [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/tuple.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 236 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let field2: T2 = match delta.2 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | Some(d) => self.2.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | let field3: T3 = match delta.3 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | Some(d) => self.3.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | Ok((field0, field1, field2, field3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 264 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | let delta2: ::Delta = Delta::delta(&self.2, &rhs.2)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 267 | let delta3: ::Delta = Delta::delta(&self.3, &rhs.3)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 269 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 270 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 271 | | if self.2 == rhs.2 { None } else { Some(delta2) }, [INFO] [stdout] 272 | | if self.3 == rhs.3 { None } else { Some(delta3) }, [INFO] [stdout] 273 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 283 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 285 | | delta.0.map(::from_delta) [INFO] [stdout] 286 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 287 | | delta.1.map(::from_delta) [INFO] [stdout] ... | [INFO] [stdout] 292 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 293 | | )) [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/tuple.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 303 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 304 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 305 | | Some(self.0.into_delta()?), [INFO] [stdout] 306 | | Some(self.1.into_delta()?), [INFO] [stdout] 307 | | Some(self.2.into_delta()?), [INFO] [stdout] 308 | | Some(self.3.into_delta()?), [INFO] [stdout] 309 | | )) [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/tuple.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 340 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 346 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | let field2: T2 = match delta.2 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | Some(d) => self.2.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 353 | let field3: T3 = match delta.3 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | Some(d) => self.3.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | let field4: T4 = match delta.4 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | Some(d) => self.4.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | Ok((field0, field1, field2, field3, field4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | 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] | [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/tuple.rs:378:12 [INFO] [stdout] | [INFO] [stdout] 373 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | let delta2: ::Delta = Delta::delta(&self.2, &rhs.2)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | let delta3: ::Delta = Delta::delta(&self.3, &rhs.3)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let delta4: ::Delta = Delta::delta(&self.4, &rhs.4)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 379 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 380 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 381 | | if self.2 == rhs.2 { None } else { Some(delta2) }, [INFO] [stdout] 382 | | if self.3 == rhs.3 { None } else { Some(delta3) }, [INFO] [stdout] 383 | | if self.4 == rhs.4 { None } else { Some(delta4) }, [INFO] [stdout] 384 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | 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] | [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/tuple.rs:396:12 [INFO] [stdout] | [INFO] [stdout] 395 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 397 | | delta.0.map(::from_delta) [INFO] [stdout] 398 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 399 | | delta.1.map(::from_delta) [INFO] [stdout] ... | [INFO] [stdout] 406 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 407 | | )) [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/tuple.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 418 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 419 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 420 | | Some(self.0.into_delta()?), [INFO] [stdout] 421 | | Some(self.1.into_delta()?), [INFO] [stdout] 422 | | Some(self.2.into_delta()?), [INFO] [stdout] 423 | | Some(self.3.into_delta()?), [INFO] [stdout] 424 | | Some(self.4.into_delta()?), [INFO] [stdout] 425 | | )) [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/vec.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 53 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | Ok(VecDelta(changes)) [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/vec.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 92 | fn into_delta(self) -> DeltaResult<::Delta> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(VecDelta(changes)) [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 50 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deltoid` (lib) due to 51 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/arrays.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 21 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | Ok(unsafe { array_assume_init(new) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/arrays.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 66 | fn from_delta(delta: ::Delta) -> DeltaResult { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | Ok(unsafe { array_assume_init(new) }) [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/borrow.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 26 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let lhs: &B = self.borrow(); [INFO] [stdout] 28 | Ok(if let Some(delta) = delta.inner { [INFO] [stdout] | ____________^ [INFO] [stdout] 29 | | Cow::Owned(lhs.apply(delta)?.to_owned()) [INFO] [stdout] 30 | | } else { [INFO] [stdout] 31 | | self.clone() [INFO] [stdout] 32 | | }) [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/borrow.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 60 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | let delta: B::Delta = delta.inner [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | .ok_or_else(|| ExpectedValue!("CowDelta<'a, B>"))?; [INFO] [stdout] 63 | Ok(Cow::Owned(::from_delta(delta)?.to_owned())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/borrow.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 72 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | Ok(CowDelta { [INFO] [stdout] | ____________^ [INFO] [stdout] 74 | | inner: Some((self.borrow() as &B).clone().into_delta()?), [INFO] [stdout] 75 | | _phantom: PhantomData, [INFO] [stdout] 76 | | }) [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/boxed.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 57 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | let delta: T::Delta = *delta.0 [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | .ok_or_else(|| ExpectedValue!("BoxDelta"))?; [INFO] [stdout] 60 | ::from_delta(delta).map(Box::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/boxed.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let t: T = *self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | Ok(BoxDelta(Some(Box::new(t.into_delta()?)))) [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/collections/btreemap.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 63 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | Ok(BTreeMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 79 | | Some(changes) [INFO] [stdout] 80 | | } else { [INFO] [stdout] 81 | | None [INFO] [stdout] 82 | | })) [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/collections/btreemap.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 117 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 118 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 122 | Ok(BTreeMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 123 | | Some(changes) [INFO] [stdout] 124 | | } else { [INFO] [stdout] 125 | | None [INFO] [stdout] 126 | | })) [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/collections/btreeset.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 94 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | Ok(BTreeSetDelta(if self.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | None [INFO] [stdout] 97 | | } else { [INFO] [stdout] 98 | | let mut changes: Vec> = vec![]; [INFO] [stdout] ... | [INFO] [stdout] 102 | | Some(changes) [INFO] [stdout] 103 | | })) [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/collections/hashmap.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 58 | let lkeys: HashSet<&K> = self.keys().collect(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let rkeys: HashSet<&K> = rhs.keys().collect(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Ok(HashMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 80 | | Some(changes) [INFO] [stdout] 81 | | } else { [INFO] [stdout] 82 | | None [INFO] [stdout] 83 | | })) [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/collections/hashmap.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 118 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | Ok(HashMapDelta(if !changes.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 124 | | Some(changes) [INFO] [stdout] 125 | | } else { [INFO] [stdout] 126 | | None [INFO] [stdout] 127 | | })) [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/collections/hashset.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 95 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | Ok(HashSetDelta(if self.is_empty() { [INFO] [stdout] | ____________^ [INFO] [stdout] 97 | | None [INFO] [stdout] 98 | | } else { [INFO] [stdout] 99 | | let mut changes: Vec> = vec![]; [INFO] [stdout] ... | [INFO] [stdout] 103 | | Some(changes) [INFO] [stdout] 104 | | })) [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/collections/vecdeque.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 53 | let mut changes: VecDeque> = VecDeque::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | Ok(VecDequeDelta(changes)) [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/collections/vecdeque.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 95 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | let mut changes: VecDeque> = VecDeque::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 100 | Ok(VecDequeDelta(changes)) [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/option.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 21 | Ok(match (&self, delta) { [INFO] [stdout] | ____________^ [INFO] [stdout] 22 | | (None, Self::Delta::None) => None, [INFO] [stdout] 23 | | (Some(_), Self::Delta::None) => self.clone(), [INFO] [stdout] 24 | | (None, Self::Delta::Some(ref d)) => Some( [INFO] [stdout] ... | [INFO] [stdout] 28 | | Some(t.apply(d.clone(/*TODO: rm clone for more efficiency*/))?), [INFO] [stdout] 29 | | }) [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/option.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 53 | fn from_delta(delta: ::Delta) -> DeltaResult { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Ok(match delta { [INFO] [stdout] | ____________^ [INFO] [stdout] 55 | | Self::Delta::None => None, [INFO] [stdout] 56 | | Self::Delta::Some(delta) => Some(::from_delta(delta)?), [INFO] [stdout] 57 | | }) [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/option.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 66 | fn into_delta(self) -> DeltaResult<::Delta> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | Ok(match self { [INFO] [stdout] | ____________^ [INFO] [stdout] 68 | | Self::None => OptionDelta::None, [INFO] [stdout] 69 | | Self::Some(t) => OptionDelta::Some(t.into_delta()?), [INFO] [stdout] 70 | | }) [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/range.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 52 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | Ok(delta.0.ok_or_else(|| ExpectedValue!("RangeDelta"))?) [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/range.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 62 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | Ok(RangeDelta(Some(self))) [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/rc.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | fn from_delta(delta: ::Delta) -> DeltaResult { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | let delta = delta.0.ok_or_else(|| ExpectedValue!("RcDelta"))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | ::from_delta(*delta).map(Rc::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/rc.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 69 | fn into_delta(self) -> DeltaResult<::Delta> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | let thing: T = self.as_ref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | thing.into_delta().map(Box::new).map(Some).map(RcDelta) [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/sync/arc.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | let delta = delta.0.ok_or_else(|| ExpectedValue!("ArcDelta"))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ::from_delta(*delta).map(Arc::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/arc.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 73 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let thing: T = self.as_ref().clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | thing.into_delta().map(Box::new).map(Some).map(ArcDelta) [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/sync/rwlock.rs:21:41 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(thing: T) -> Self { Self(std::sync::RwLock::new(thing)) } [INFO] [stdout] | -------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/rwlock.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 95 | deserializer: D [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | ) -> Result { [INFO] [stdout] 97 | Deserialize::deserialize(deserializer).map(RwLock::new) [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/sync/rwlock.rs:151:9 [INFO] [stdout] | [INFO] [stdout] 149 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | let delta = delta.0.ok_or_else(|| ExpectedValue!("RwLockDelta"))?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | ::from_delta(delta).map(Self::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/sync/rwlock.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 160 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | let value: &T = &*self.0.try_read().unwrap(/*TODO*/); [INFO] [stdout] 162 | value.clone().into_delta().map(Some).map(RwLockDelta) [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/tuple.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 17 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 22 | Ok((field0,)) [INFO] [stdout] | ^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tuple.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 30 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 32 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 33 | | )) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 41 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 42 | | delta.0.map(::from_delta) [INFO] [stdout] 43 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 44 | | )) [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/tuple.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 53 | | Some(self.0.into_delta()?), [INFO] [stdout] 54 | | )) [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/tuple.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 75 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | Ok((field0, field1)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:95:12 [INFO] [stdout] | [INFO] [stdout] 93 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 96 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 97 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 98 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 106 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 108 | | delta.0.map(::from_delta) [INFO] [stdout] 109 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 110 | | delta.1.map(::from_delta) [INFO] [stdout] 111 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 112 | | )) [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/tuple.rs:121:12 [INFO] [stdout] | [INFO] [stdout] 120 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 121 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 122 | | Some(self.0.into_delta()?), [INFO] [stdout] 123 | | Some(self.1.into_delta()?), [INFO] [stdout] 124 | | )) [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/tuple.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 148 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 150 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let field2: T2 = match delta.2 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | Some(d) => self.2.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 161 | Ok((field0, field1, field2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tuple.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 171 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 172 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | let delta2: ::Delta = Delta::delta(&self.2, &rhs.2)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 175 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 176 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 177 | | if self.2 == rhs.2 { None } else { Some(delta2) }, [INFO] [stdout] 178 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/tuple.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 187 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 189 | | delta.0.map(::from_delta) [INFO] [stdout] 190 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 191 | | delta.1.map(::from_delta) [INFO] [stdout] ... | [INFO] [stdout] 194 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 195 | | )) [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/tuple.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 204 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 206 | | Some(self.0.into_delta()?), [INFO] [stdout] 207 | | Some(self.1.into_delta()?), [INFO] [stdout] 208 | | Some(self.2.into_delta()?), [INFO] [stdout] 209 | | )) [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/tuple.rs:253:12 [INFO] [stdout] | [INFO] [stdout] 236 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let field2: T2 = match delta.2 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | Some(d) => self.2.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | let field3: T3 = match delta.3 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | Some(d) => self.3.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 253 | Ok((field0, field1, field2, field3)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 264 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 265 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 266 | let delta2: ::Delta = Delta::delta(&self.2, &rhs.2)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 267 | let delta3: ::Delta = Delta::delta(&self.3, &rhs.3)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 269 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 270 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 271 | | if self.2 == rhs.2 { None } else { Some(delta2) }, [INFO] [stdout] 272 | | if self.3 == rhs.3 { None } else { Some(delta3) }, [INFO] [stdout] 273 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = 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/tuple.rs:284:12 [INFO] [stdout] | [INFO] [stdout] 283 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 285 | | delta.0.map(::from_delta) [INFO] [stdout] 286 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 287 | | delta.1.map(::from_delta) [INFO] [stdout] ... | [INFO] [stdout] 292 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 293 | | )) [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/tuple.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 303 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 304 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 305 | | Some(self.0.into_delta()?), [INFO] [stdout] 306 | | Some(self.1.into_delta()?), [INFO] [stdout] 307 | | Some(self.2.into_delta()?), [INFO] [stdout] 308 | | Some(self.3.into_delta()?), [INFO] [stdout] 309 | | )) [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/tuple.rs:361:12 [INFO] [stdout] | [INFO] [stdout] 340 | fn apply(&self, delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | let field0: T0 = match delta.0 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | Some(d) => self.0.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | let field1: T1 = match delta.1 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 346 | Some(d) => self.1.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 349 | let field2: T2 = match delta.2 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 350 | Some(d) => self.2.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 353 | let field3: T3 = match delta.3 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | Some(d) => self.3.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | let field4: T4 = match delta.4 { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 358 | Some(d) => self.4.apply(d)?, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 361 | Ok((field0, field1, field2, field3, field4)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | 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] | [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/tuple.rs:378:12 [INFO] [stdout] | [INFO] [stdout] 373 | let delta0: ::Delta = Delta::delta(&self.0, &rhs.0)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 374 | let delta1: ::Delta = Delta::delta(&self.1, &rhs.1)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 375 | let delta2: ::Delta = Delta::delta(&self.2, &rhs.2)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | let delta3: ::Delta = Delta::delta(&self.3, &rhs.3)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 377 | let delta4: ::Delta = Delta::delta(&self.4, &rhs.4)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 379 | | if self.0 == rhs.0 { None } else { Some(delta0) }, [INFO] [stdout] 380 | | if self.1 == rhs.1 { None } else { Some(delta1) }, [INFO] [stdout] 381 | | if self.2 == rhs.2 { None } else { Some(delta2) }, [INFO] [stdout] 382 | | if self.3 == rhs.3 { None } else { Some(delta3) }, [INFO] [stdout] 383 | | if self.4 == rhs.4 { None } else { Some(delta4) }, [INFO] [stdout] 384 | | )) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | 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] | [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/tuple.rs:396:12 [INFO] [stdout] | [INFO] [stdout] 395 | fn from_delta(delta: Self::Delta) -> DeltaResult { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 397 | | delta.0.map(::from_delta) [INFO] [stdout] 398 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 399 | | delta.1.map(::from_delta) [INFO] [stdout] ... | [INFO] [stdout] 406 | | .ok_or_else(|| ExpectedValue!("Option<::Delta>"))??, [INFO] [stdout] 407 | | )) [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/tuple.rs:419:12 [INFO] [stdout] | [INFO] [stdout] 418 | fn into_delta(self) -> DeltaResult { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 419 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 420 | | Some(self.0.into_delta()?), [INFO] [stdout] 421 | | Some(self.1.into_delta()?), [INFO] [stdout] 422 | | Some(self.2.into_delta()?), [INFO] [stdout] 423 | | Some(self.3.into_delta()?), [INFO] [stdout] 424 | | Some(self.4.into_delta()?), [INFO] [stdout] 425 | | )) [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/vec.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 53 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 66 | Ok(VecDelta(changes)) [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/vec.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 92 | fn into_delta(self) -> DeltaResult<::Delta> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | let mut changes: Vec> = vec![]; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(VecDelta(changes)) [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 50 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deltoid` (lib test) due to 51 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "32f53d9014e1bea0ad6ef8ff3429d4c11f3ba3f0b658cf864cdea53010fdd697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32f53d9014e1bea0ad6ef8ff3429d4c11f3ba3f0b658cf864cdea53010fdd697", kill_on_drop: false }` [INFO] [stdout] 32f53d9014e1bea0ad6ef8ff3429d4c11f3ba3f0b658cf864cdea53010fdd697