[INFO] fetching crate nuts 0.2.1... [INFO] checking nuts-0.2.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate nuts 0.2.1 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate nuts 0.2.1 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 nuts 0.2.1 [INFO] finished tweaking crates.io crate nuts 0.2.1 [INFO] tweaked toml for crates.io crate nuts 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 16 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c13e25679a1a4735682c8c901747991f79b64c9e041163124a75b98f5671c819 [INFO] running `Command { std: "docker" "start" "-a" "c13e25679a1a4735682c8c901747991f79b64c9e041163124a75b98f5671c819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c13e25679a1a4735682c8c901747991f79b64c9e041163124a75b98f5671c819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c13e25679a1a4735682c8c901747991f79b64c9e041163124a75b98f5671c819", kill_on_drop: false }` [INFO] [stdout] c13e25679a1a4735682c8c901747991f79b64c9e041163124a75b98f5671c819 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ad0901c793024eb4af5a98119d07bf86182ad6e92641da0fd826efea2621567 [INFO] running `Command { std: "docker" "start" "-a" "1ad0901c793024eb4af5a98119d07bf86182ad6e92641da0fd826efea2621567", kill_on_drop: false }` [INFO] [stderr] Compiling nuts v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `file_path` is never read [INFO] [stdout] --> build.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 49 | struct Snippet { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 50 | raw: String, [INFO] [stdout] 51 | file_path: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Snippet` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [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/nut.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 90 | pub(crate) fn with_response_tracker_mut(f: impl FnOnce(&mut ResponseTracker) -> T) -> T { [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | NUT.with(|nut| { [INFO] [stdout] | __________________^ [INFO] [stdout] 92 | | let mut response_tracker = nut [INFO] [stdout] 93 | | .response_tracker [INFO] [stdout] 94 | | .try_borrow_mut() [INFO] [stdout] 95 | | .expect(IMPOSSIBLE_ERR_MSG); [INFO] [stdout] 96 | | f(&mut *response_tracker) [INFO] [stdout] 97 | | }) [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/nut.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 102 | activity: A, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 110 | | // When already executing, the state is already borrowed. [INFO] [stdout] 111 | | // In that case, we have to defer creation to a quiescent state. [INFO] [stdout] 112 | | // In the other case, we are guaranteed to have access. [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | }) [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/nut.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn publish_custom(a: MSG) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | NUT.with(|nut| nut.broadcast(BroadcastInfo::global(a, Topic::public_message::()))) [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/nut.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn publish_custom(a: MSG) { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | NUT.with(|nut| nut.broadcast(BroadcastInfo::global(a, Topic::public_message::()))) [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/nut.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn send_custom(a: MSG) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 157 | | nut.broadcast(BroadcastInfo::local_by_type::( [INFO] [stdout] 158 | | a, [INFO] [stdout] 159 | | Topic::private_message::(), [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }) [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/nut.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn send_custom(a: MSG) { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | NUT.with(|nut| { [INFO] [stdout] 157 | nut.broadcast(BroadcastInfo::local_by_type::( [INFO] [stdout] | _______________________^ [INFO] [stdout] 158 | | a, [INFO] [stdout] 159 | | Topic::private_message::(), [INFO] [stdout] 160 | | )) [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/nut.rs:165:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) fn send_custom_by_id(msg: MSG, id: UncheckedActivityId) { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 166 | | nut.broadcast(BroadcastInfo::local( [INFO] [stdout] 167 | | msg, [INFO] [stdout] 168 | | id, [INFO] [stdout] 169 | | Topic::private_message::(), [INFO] [stdout] 170 | | )) [INFO] [stdout] 171 | | }) [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/nut.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) fn send_custom_by_id(msg: MSG, id: UncheckedActivityId) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | NUT.with(|nut| { [INFO] [stdout] 166 | nut.broadcast(BroadcastInfo::local( [INFO] [stdout] | _______________________^ [INFO] [stdout] 167 | | msg, [INFO] [stdout] 168 | | id, [INFO] [stdout] 169 | | Topic::private_message::(), [INFO] [stdout] 170 | | )) [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/nut.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 287 | pub(crate) fn register_on_delete(id: ActivityId, f: F) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 293 | | let closure = Box::new(|a: Box| { [INFO] [stdout] 294 | | let activity = a.downcast().expect(IMPOSSIBLE_ERR_MSG); [INFO] [stdout] 295 | | f(*activity); [INFO] [stdout] 296 | | }); [INFO] [stdout] 297 | | nut.add_on_delete(id.into(), OnDelete::Simple(closure)); [INFO] [stdout] 298 | | }) [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/nut.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 301 | pub(crate) fn register_domained_on_delete(id: ActivityId, f: F) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 307 | | let closure = Box::new(move |a: Box, managed_state: &mut ManagedState| { [INFO] [stdout] 308 | | let activity = a.downcast().expect(IMPOSSIBLE_ERR_MSG); [INFO] [stdout] 309 | | let domain = managed_state [INFO] [stdout] ... | [INFO] [stdout] 315 | | nut.add_on_delete(id.into(), subscription); [INFO] [stdout] 316 | | }) [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/nut.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 323 | pub(crate) fn write_domain(domain: &D, data: T) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 329 | | let id = DomainId::new(domain); [INFO] [stdout] 330 | | if let Ok(mut managed_state) = nut.managed_state.try_borrow_mut() { [INFO] [stdout] 331 | | managed_state.prepare(id); [INFO] [stdout] ... | [INFO] [stdout] 337 | | } [INFO] [stdout] 338 | | }) [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/nut/iac/managed_state.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 90 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | / move |activities: &mut ActivityContainer, _: &mut ManagedState| { [INFO] [stdout] 100 | | if activities.filter(index, &filter) { [INFO] [stdout] 101 | | let a = activities[index] [INFO] [stdout] 102 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | }, [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/nut/iac/managed_state.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 111 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 121 | | if activities.filter(index, &filter) { [INFO] [stdout] 122 | | let a = activities[index] [INFO] [stdout] 123 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | }, [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/nut/iac/managed_state.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 134 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 145 | | if activities.filter(index, &filter) { [INFO] [stdout] 146 | | let a = activities[index] [INFO] [stdout] 147 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] 152 | | }, [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/nut/iac/managed_state.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 156 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 167 | | if activities.filter(index, &filter) { [INFO] [stdout] 168 | | let a = activities[index] [INFO] [stdout] 169 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 173 | | } [INFO] [stdout] 174 | | }, [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/nut/iac/managed_state.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 178 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 189 | | if activities.filter(index, &filter) { [INFO] [stdout] 190 | | let a = activities[index] [INFO] [stdout] 191 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | }, [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/nut/iac/managed_state.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 200 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 210 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 211 | | if activities.filter(index, &filter) { [INFO] [stdout] 212 | | let a = activities[index] [INFO] [stdout] 213 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | }, [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/nut/iac/managed_state.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 223 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 234 | | if activities.filter(index, &filter) { [INFO] [stdout] 235 | | let a = activities[index] [INFO] [stdout] 236 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | }, [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/nut/iac/managed_state.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 246 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 257 | | if activities.filter(index, &filter) { [INFO] [stdout] 258 | | let a = activities[index] [INFO] [stdout] 259 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] 265 | | }, [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/nut/iac/managed_state/domain_store.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(domain: DomainId, data: DATA) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | data: Box::new(data), [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/nut/iac/publish/broadcast.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn global(msg: MSG, topic: Topic) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | msg: Box::new(msg), [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/nut/iac/publish/broadcast.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn local(msg: MSG, id: UncheckedActivityId, topic: Topic) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | msg: Box::new(msg), [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/nut/iac/publish/broadcast.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn local_by_type(msg: MSG, topic: Topic) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | msg: Box::new(msg), [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 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nuts` (lib) due to 24 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nut.rs:91:18 [INFO] [stdout] | [INFO] [stdout] 90 | pub(crate) fn with_response_tracker_mut(f: impl FnOnce(&mut ResponseTracker) -> T) -> T { [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | NUT.with(|nut| { [INFO] [stdout] | __________________^ [INFO] [stdout] 92 | | let mut response_tracker = nut [INFO] [stdout] 93 | | .response_tracker [INFO] [stdout] 94 | | .try_borrow_mut() [INFO] [stdout] 95 | | .expect(IMPOSSIBLE_ERR_MSG); [INFO] [stdout] 96 | | f(&mut *response_tracker) [INFO] [stdout] 97 | | }) [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/nut.rs:109:14 [INFO] [stdout] | [INFO] [stdout] 102 | activity: A, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 110 | | // When already executing, the state is already borrowed. [INFO] [stdout] 111 | | // In that case, we have to defer creation to a quiescent state. [INFO] [stdout] 112 | | // In the other case, we are guaranteed to have access. [INFO] [stdout] ... | [INFO] [stdout] 147 | | } [INFO] [stdout] 148 | | }) [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/nut.rs:152:14 [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn publish_custom(a: MSG) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | NUT.with(|nut| nut.broadcast(BroadcastInfo::global(a, Topic::public_message::()))) [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/nut.rs:152:34 [INFO] [stdout] | [INFO] [stdout] 151 | pub(crate) fn publish_custom(a: MSG) { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | NUT.with(|nut| nut.broadcast(BroadcastInfo::global(a, Topic::public_message::()))) [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/nut.rs:156:14 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn send_custom(a: MSG) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 157 | | nut.broadcast(BroadcastInfo::local_by_type::( [INFO] [stdout] 158 | | a, [INFO] [stdout] 159 | | Topic::private_message::(), [INFO] [stdout] 160 | | )) [INFO] [stdout] 161 | | }) [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/nut.rs:157:23 [INFO] [stdout] | [INFO] [stdout] 155 | pub(crate) fn send_custom(a: MSG) { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | NUT.with(|nut| { [INFO] [stdout] 157 | nut.broadcast(BroadcastInfo::local_by_type::( [INFO] [stdout] | _______________________^ [INFO] [stdout] 158 | | a, [INFO] [stdout] 159 | | Topic::private_message::(), [INFO] [stdout] 160 | | )) [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/nut.rs:165:14 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) fn send_custom_by_id(msg: MSG, id: UncheckedActivityId) { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 166 | | nut.broadcast(BroadcastInfo::local( [INFO] [stdout] 167 | | msg, [INFO] [stdout] 168 | | id, [INFO] [stdout] 169 | | Topic::private_message::(), [INFO] [stdout] 170 | | )) [INFO] [stdout] 171 | | }) [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/nut.rs:166:23 [INFO] [stdout] | [INFO] [stdout] 164 | pub(crate) fn send_custom_by_id(msg: MSG, id: UncheckedActivityId) { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | NUT.with(|nut| { [INFO] [stdout] 166 | nut.broadcast(BroadcastInfo::local( [INFO] [stdout] | _______________________^ [INFO] [stdout] 167 | | msg, [INFO] [stdout] 168 | | id, [INFO] [stdout] 169 | | Topic::private_message::(), [INFO] [stdout] 170 | | )) [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/nut.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 287 | pub(crate) fn register_on_delete(id: ActivityId, f: F) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 293 | | let closure = Box::new(|a: Box| { [INFO] [stdout] 294 | | let activity = a.downcast().expect(IMPOSSIBLE_ERR_MSG); [INFO] [stdout] 295 | | f(*activity); [INFO] [stdout] 296 | | }); [INFO] [stdout] 297 | | nut.add_on_delete(id.into(), OnDelete::Simple(closure)); [INFO] [stdout] 298 | | }) [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/nut.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 301 | pub(crate) fn register_domained_on_delete(id: ActivityId, f: F) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 307 | | let closure = Box::new(move |a: Box, managed_state: &mut ManagedState| { [INFO] [stdout] 308 | | let activity = a.downcast().expect(IMPOSSIBLE_ERR_MSG); [INFO] [stdout] 309 | | let domain = managed_state [INFO] [stdout] ... | [INFO] [stdout] 315 | | nut.add_on_delete(id.into(), subscription); [INFO] [stdout] 316 | | }) [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/nut.rs:328:14 [INFO] [stdout] | [INFO] [stdout] 323 | pub(crate) fn write_domain(domain: &D, data: T) [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | NUT.with(|nut| { [INFO] [stdout] | ______________^ [INFO] [stdout] 329 | | let id = DomainId::new(domain); [INFO] [stdout] 330 | | if let Ok(mut managed_state) = nut.managed_state.try_borrow_mut() { [INFO] [stdout] 331 | | managed_state.prepare(id); [INFO] [stdout] ... | [INFO] [stdout] 337 | | } [INFO] [stdout] 338 | | }) [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/nut/iac/managed_state.rs:99:13 [INFO] [stdout] | [INFO] [stdout] 90 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | / move |activities: &mut ActivityContainer, _: &mut ManagedState| { [INFO] [stdout] 100 | | if activities.filter(index, &filter) { [INFO] [stdout] 101 | | let a = activities[index] [INFO] [stdout] 102 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | }, [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/nut/iac/managed_state.rs:120:13 [INFO] [stdout] | [INFO] [stdout] 111 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 120 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 121 | | if activities.filter(index, &filter) { [INFO] [stdout] 122 | | let a = activities[index] [INFO] [stdout] 123 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 128 | | } [INFO] [stdout] 129 | | }, [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/nut/iac/managed_state.rs:144:13 [INFO] [stdout] | [INFO] [stdout] 134 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 145 | | if activities.filter(index, &filter) { [INFO] [stdout] 146 | | let a = activities[index] [INFO] [stdout] 147 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 151 | | } [INFO] [stdout] 152 | | }, [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/nut/iac/managed_state.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 156 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 167 | | if activities.filter(index, &filter) { [INFO] [stdout] 168 | | let a = activities[index] [INFO] [stdout] 169 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 173 | | } [INFO] [stdout] 174 | | }, [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/nut/iac/managed_state.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 178 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 189 | | if activities.filter(index, &filter) { [INFO] [stdout] 190 | | let a = activities[index] [INFO] [stdout] 191 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | }, [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/nut/iac/managed_state.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 200 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 210 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 211 | | if activities.filter(index, &filter) { [INFO] [stdout] 212 | | let a = activities[index] [INFO] [stdout] 213 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 218 | | } [INFO] [stdout] 219 | | }, [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/nut/iac/managed_state.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 223 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 233 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 234 | | if activities.filter(index, &filter) { [INFO] [stdout] 235 | | let a = activities[index] [INFO] [stdout] 236 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 241 | | } [INFO] [stdout] 242 | | }, [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/nut/iac/managed_state.rs:256:13 [INFO] [stdout] | [INFO] [stdout] 246 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 256 | / move |activities: &mut ActivityContainer, managed_state: &mut ManagedState| { [INFO] [stdout] 257 | | if activities.filter(index, &filter) { [INFO] [stdout] 258 | | let a = activities[index] [INFO] [stdout] 259 | | .downcast_mut::() [INFO] [stdout] ... | [INFO] [stdout] 264 | | } [INFO] [stdout] 265 | | }, [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/nut/iac/managed_state/domain_store.rs:29:19 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(domain: DomainId, data: DATA) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | data: Box::new(data), [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/nut/iac/publish/broadcast.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 22 | pub(crate) fn global(msg: MSG, topic: Topic) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 25 | msg: Box::new(msg), [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/nut/iac/publish/broadcast.rs:33:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) fn local(msg: MSG, id: UncheckedActivityId, topic: Topic) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | msg: Box::new(msg), [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/nut/iac/publish/broadcast.rs:41:18 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) fn local_by_type(msg: MSG, topic: Topic) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | msg: Box::new(msg), [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 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nuts` (lib test) due to 24 previous errors [INFO] running `Command { std: "docker" "inspect" "1ad0901c793024eb4af5a98119d07bf86182ad6e92641da0fd826efea2621567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad0901c793024eb4af5a98119d07bf86182ad6e92641da0fd826efea2621567", kill_on_drop: false }` [INFO] [stdout] 1ad0901c793024eb4af5a98119d07bf86182ad6e92641da0fd826efea2621567