[INFO] fetching crate dvcompute_gpss_dist 2.0.0... [INFO] checking dvcompute_gpss_dist-2.0.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate dvcompute_gpss_dist 2.0.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate dvcompute_gpss_dist 2.0.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 dvcompute_gpss_dist 2.0.0 [INFO] finished tweaking crates.io crate dvcompute_gpss_dist 2.0.0 [INFO] tweaked toml for crates.io crate dvcompute_gpss_dist 2.0.0 written to /workspace/builds/worker-2-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 25 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.1.16 (latest: v0.2.15) [INFO] [stderr] Adding rand v0.7.3 (latest: v0.8.5) [INFO] [stderr] Adding rand_chacha v0.2.2 (latest: v0.3.1) [INFO] [stderr] Adding rand_core v0.5.1 (latest: v0.6.4) [INFO] [stderr] Adding rand_hc v0.2.0 (latest: v0.3.2) [INFO] [stderr] Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0767028c19b4795ff798d983c0b240453620ad2910218cde9fb79f92521784be [INFO] running `Command { std: "docker" "start" "-a" "0767028c19b4795ff798d983c0b240453620ad2910218cde9fb79f92521784be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0767028c19b4795ff798d983c0b240453620ad2910218cde9fb79f92521784be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0767028c19b4795ff798d983c0b240453620ad2910218cde9fb79f92521784be", kill_on_drop: false }` [INFO] [stdout] 0767028c19b4795ff798d983c0b240453620ad2910218cde9fb79f92521784be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3b4b16f2edb7d6e60bf949e9bcc8b4ed3271bec98714c66e57a5b4e2b48375fc [INFO] running `Command { std: "docker" "start" "-a" "3b4b16f2edb7d6e60bf949e9bcc8b4ed3271bec98714c66e57a5b4e2b48375fc", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling dvcompute_dist v2.0.0 [INFO] [stderr] Compiling dvcompute_gpss_dist v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking dvcompute_utils v2.0.0 [INFO] [stderr] Checking dvcompute_network v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dvcompute_rand_dist v2.0.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/mod.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 111 | fn into_boxed(self) -> BlockBox [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | BlockBox::new(move |a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 115 | | self.call_block_boxed(a, cont, pid, p) [INFO] [stdout] 116 | | }) [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/simulation/block/mod.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | f: Box::new(f) [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/simulation/block/mod.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 201 | fn call_block(self, a: Self::Input, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- -------------- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let cont = ProcessBoxCont::new(cont); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | self.call_box((a, cont, pid, p)) [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/simulation/block/mod.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 210 | fn call_block_boxed(self, a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<(... [INFO] [stdout] | ---- -------------- ---------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | self.call_box((a, cont, pid, p)) [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/simulation/block/mod.rs:619:15 [INFO] [stdout] | [INFO] [stdout] 615 | fn call_block(self, a: Self::Input, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- -------------- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 618 | let mut x = self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | match x.next() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/mod.rs:632:15 [INFO] [stdout] | [INFO] [stdout] 630 | fn call_block_boxed(self, a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<(... [INFO] [stdout] | ---- -------------- ---------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 631 | let mut x = self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 632 | match x.next() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/generator.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | gen: Grc::new(Box::new(move || f.clone()())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/generator.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(f: F) -> Self [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | gen: Grc::new(Box::new(move || f.clone()())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/generator.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 154 | fn call_block_boxed(self, a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<(... [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | let ObservableGenerator { observable, priority, _phantom1, _phantom2 } = self; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | / priority() [INFO] [stdout] 164 | | .and_then(move |priority| { [INFO] [stdout] 165 | | Transact::new(arrival.clone(), priority) [INFO] [stdout] 166 | | .into_event() [INFO] [stdout] ... | [INFO] [stdout] 174 | | }) [INFO] [stdout] 175 | | }) [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/simulation/block/generator.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | / Transact::new(arrival.clone(), priority) [INFO] [stdout] 166 | | .into_event() [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/simulation/block/generator.rs:167:47 [INFO] [stdout] | [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | .and_then(move |t| { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 168 | | TransactId::take(t.transact_id.clone()) [INFO] [stdout] 169 | | .and_then(move |()| { [INFO] [stdout] 170 | | let block = chain.next(); [INFO] [stdout] ... | [INFO] [stdout] 173 | | .run() [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/simulation/block/generator.rs:168:41 [INFO] [stdout] | [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | .and_then(move |t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | / TransactId::take(t.transact_id.clone()) [INFO] [stdout] 169 | | .and_then(move |()| { [INFO] [stdout] 170 | | let block = chain.next(); [INFO] [stdout] 171 | | block.run(t) [INFO] [stdout] 172 | | }) [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/simulation/block/generator.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 243 | fn generator_stream_loop(stream: Stream>, priority: F, a: BlockFn, ()>) -> ProcessBox<()> [INFO] [stdout] | -------------------------- ----------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | let Stream::Cons(comp) = stream; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | / comp.and_then(move |(arrival, xs)| { [INFO] [stdout] 250 | | let chain = a.clone(); [INFO] [stdout] 251 | | priority().and_then(move |priority| { [INFO] [stdout] 252 | | Transact::new(arrival, priority) [INFO] [stdout] ... | [INFO] [stdout] 266 | | }) [INFO] [stdout] 267 | | }).into_boxed() [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/simulation/block/generator.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 243 | fn generator_stream_loop(stream: Stream>, priority: F, a: BlockFn, ()>) -> ProcessBox<()> [INFO] [stdout] | -------- - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | / priority().and_then(move |priority| { [INFO] [stdout] 252 | | Transact::new(arrival, priority) [INFO] [stdout] 253 | | .into_event() [INFO] [stdout] 254 | | .and_then(move |t| { [INFO] [stdout] ... | [INFO] [stdout] 262 | | }) [INFO] [stdout] 263 | | .into_process() [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/simulation/block/generator.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 243 | fn generator_stream_loop(stream: Stream>, priority: F, a: BlockFn, ()>) -> ProcessBox<()> [INFO] [stdout] | -------- - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | .and_then(move |()| { [INFO] [stdout] | ___________________^ [INFO] [stdout] 265 | | generator_stream_loop(xs, priority, a) [INFO] [stdout] 266 | | }) [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/simulation/block/generator.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | priority().and_then(move |priority| { [INFO] [stdout] 252 | / Transact::new(arrival, priority) [INFO] [stdout] 253 | | .into_event() [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/simulation/block/generator.rs:254:27 [INFO] [stdout] | [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | .and_then(move |t| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 255 | | TransactId::take(t.transact_id.clone()) [INFO] [stdout] 256 | | .and_then(move |()| { [INFO] [stdout] 257 | | let block = chain.next(); [INFO] [stdout] ... | [INFO] [stdout] 260 | | .run() [INFO] [stdout] 261 | | }) [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/simulation/block/generator.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | .and_then(move |t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 255 | / TransactId::take(t.transact_id.clone()) [INFO] [stdout] 256 | | .and_then(move |()| { [INFO] [stdout] 257 | | let block = chain.next(); [INFO] [stdout] 258 | | block.run(t) [INFO] [stdout] 259 | | }) [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/simulation/block/basic.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn advance_block(comp: M) -> impl Block + Clone [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | cons_block(move |x| { [INFO] [stdout] | ________________^ [INFO] [stdout] 24 | | comp.map(move |()| x) [INFO] [stdout] 25 | | }) [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/simulation/block/basic.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn advance_block(comp: M) -> impl Block + Clone [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | cons_block(move |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | comp.map(move |()| x) [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/simulation/block/basic.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn queue_block(queue: Grc, increment: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 34 | | Queue::enqueue(queue, x.transact_id.clone(), increment) [INFO] [stdout] 35 | | .map(move |()| x) [INFO] [stdout] 36 | | .into_process() [INFO] [stdout] 37 | | }) [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/simulation/block/basic.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn queue_block(queue: Grc, increment: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | / Queue::enqueue(queue, x.transact_id.clone(), increment) [INFO] [stdout] 35 | | .map(move |()| x) [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/simulation/block/basic.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn depart_block(queue: Grc, decrement: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 46 | | Queue::dequeue(queue, x.transact_id.clone(), decrement) [INFO] [stdout] 47 | | .map(move |()| x) [INFO] [stdout] 48 | | .into_process() [INFO] [stdout] 49 | | }) [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/simulation/block/basic.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn depart_block(queue: Grc, decrement: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / Queue::dequeue(queue, x.transact_id.clone(), decrement) [INFO] [stdout] 47 | | .map(move |()| x) [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/simulation/block/basic.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn seize_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 58 | | seize_facility(facility, x.clone()) [INFO] [stdout] 59 | | .map(move |()| x) [INFO] [stdout] 60 | | .into_process() [INFO] [stdout] 61 | | }) [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/simulation/block/basic.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn seize_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | / seize_facility(facility, x.clone()) [INFO] [stdout] 59 | | .map(move |()| x) [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/simulation/block/basic.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn release_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 70 | | release_facility(facility, x.transact_id.clone()) [INFO] [stdout] 71 | | .map(move |()| x) [INFO] [stdout] 72 | | .into_process() [INFO] [stdout] 73 | | }) [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/simulation/block/basic.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn release_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / release_facility(facility, x.transact_id.clone()) [INFO] [stdout] 71 | | .map(move |()| x) [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/simulation/block/basic.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn return_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 82 | | return_facility(facility, x.transact_id.clone()) [INFO] [stdout] 83 | | .map(move |()| x) [INFO] [stdout] 84 | | .into_process() [INFO] [stdout] 85 | | }) [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/simulation/block/basic.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn return_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | / return_facility(facility, x.transact_id.clone()) [INFO] [stdout] 83 | | .map(move |()| x) [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/simulation/block/basic.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn preempt_block(facility: Grc>, mode: PreemptBlockMode) -> impl Block, Output = Transact> +... [INFO] [stdout] | -------------------------- ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 94 | | preempt_facility(facility, x.clone(), mode.into()) [INFO] [stdout] 95 | | .map(move |()| x) [INFO] [stdout] 96 | | .into_process() [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] [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/simulation/block/basic.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn preempt_block(facility: Grc>, mode: PreemptBlockMode) -> impl Block, Output = Transact> +... [INFO] [stdout] | -------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | / preempt_facility(facility, x.clone(), mode.into()) [INFO] [stdout] 95 | | .map(move |()| x) [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/simulation/block/basic.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 123 | Some(f) => Some({ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | PreemptBlockTransfer::new(move |dt| { [INFO] [stdout] 125 | / cons_block(move |transact| { [INFO] [stdout] 126 | | f.call_box((transact, dt)) [INFO] [stdout] 127 | | }).into_boxed() [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/simulation/block/basic.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 123 | Some(f) => Some({ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | PreemptBlockTransfer::new(move |dt| { [INFO] [stdout] 125 | cons_block(move |transact| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | f.call_box((transact, dt)) [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/simulation/block/basic.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | f: Box::new(f) [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/simulation/block/ops.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/block/ops.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: F) -> Self [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/block/ops.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 45 | let gen = self.gen.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let gen2 = other.gen.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | BlockFn::new(move || { [INFO] [stdout] | ______________________^ [INFO] [stdout] 48 | | gen().and_then(gen2()) [INFO] [stdout] 49 | | }) [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/simulation/block/ops.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 45 | let gen = self.gen.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let gen2 = other.gen.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | BlockFn::new(move || { [INFO] [stdout] 48 | gen().and_then(gen2()) [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/simulation/block/ops.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 45 | let gen = self.gen.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let gen2 = other.gen.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | BlockFn::new(move || { [INFO] [stdout] 48 | gen().and_then(gen2()) [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/simulation/block/ops.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/block/ops.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(f: F) -> Self [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/strategy.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 106 | fn remove_by(&self, predicate: F, p: &Point) -> Option [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | match self.remove_and_find_key(predicate, p) { [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/simulation/transact.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn priority(transact_id: Grc) -> impl Event { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 101 | | Result::Ok(transact_id.priority_at(p)) [INFO] [stdout] 102 | | }) [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/simulation/transact.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn assign_priority(transact_id: Grc, priority: isize) -> impl Process { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | / cons_event(move |p| { [INFO] [stdout] 109 | | transact_id.priority.write_at(priority, p); [INFO] [stdout] 110 | | Result::Ok(()) [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | .into_process() [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/simulation/transact.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn begin_preemption(transact_id: Grc) -> impl Event + Clone { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cons_event(move |p| transact_id.begin_preemption_at(p)) [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/simulation/transact.rs:236:20 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn end_preemption(transact_id: Grc) -> impl Event + Clone { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | cons_event(move |p| transact_id.end_preemption_at(p)) [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/simulation/transact.rs:338:20 [INFO] [stdout] | [INFO] [stdout] 323 | fn call_simulation(self, r: &Run) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | let NewTransact { arrival, priority } = self; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | let transact_id = Grc::new(TransactId { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | Result::Ok(Transact { [INFO] [stdout] | ____________________^ [INFO] [stdout] 339 | | transact_id: transact_id, [INFO] [stdout] 340 | | value: arrival.value [INFO] [stdout] 341 | | }) [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/simulation/transact.rs:373:20 [INFO] [stdout] | [INFO] [stdout] 358 | fn call_simulation(self, r: &Run) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 359 | let Split { transact } = self; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | let transact_id = Grc::new(TransactId { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | Result::Ok(Transact { [INFO] [stdout] | ____________________^ [INFO] [stdout] 374 | | transact_id: transact_id, [INFO] [stdout] 375 | | value: transact.value [INFO] [stdout] 376 | | }) [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/simulation/transact.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 393 | fn call_process(self, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | let Take { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | match transact_id.process_id.read_at(p) { [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/simulation/transact.rs:433:15 [INFO] [stdout] | [INFO] [stdout] 431 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 432 | let Take { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 433 | match transact_id.process_id.read_at(p) { [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/simulation/transact.rs:484:15 [INFO] [stdout] | [INFO] [stdout] 480 | fn call_process(self, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 483 | let Release { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 484 | match transact_id.process_id.read_at(p) { [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/simulation/transact.rs:506:15 [INFO] [stdout] | [INFO] [stdout] 504 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | let Release { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | match transact_id.process_id.read_at(p) { [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/simulation/queue.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn is_empty(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 91 | | let n = queue.content.read_at(p); [INFO] [stdout] 92 | | Result::Ok(n == 0) [INFO] [stdout] 93 | | }) [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/simulation/queue.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn content(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 100 | | let n = queue.content.read_at(p); [INFO] [stdout] 101 | | Result::Ok(n) [INFO] [stdout] 102 | | }) [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/simulation/queue.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn content_stats(queue: Grc) -> impl Event> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 109 | | let stats = queue.content_stats.read_at(p); [INFO] [stdout] 110 | | Result::Ok(stats) [INFO] [stdout] 111 | | }) [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/simulation/queue.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn content_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Queue::content_changed_(&queue) [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/simulation/queue.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn content_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Queue::content_changed_(&queue) [INFO] [stdout] 118 | .mapc(move |()| { Queue::content(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn content_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Queue::content_changed_(&queue) [INFO] [stdout] 118 | .mapc(move |()| { Queue::content(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn enqueue_count(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 131 | | let n = queue.enqueue_count.read_at(p); [INFO] [stdout] 132 | | Result::Ok(n) [INFO] [stdout] 133 | | }) [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/simulation/queue.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn enqueue_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Queue::enqueue_count_changed_(&queue) [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/simulation/queue.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn enqueue_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Queue::enqueue_count_changed_(&queue) [INFO] [stdout] 140 | .mapc(move |()| { Queue::enqueue_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:140:52 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn enqueue_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Queue::enqueue_count_changed_(&queue) [INFO] [stdout] 140 | .mapc(move |()| { Queue::enqueue_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn enqueue_zero_entry_count(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 153 | | let n = queue.enqueue_zero_entry_count.read_at(p); [INFO] [stdout] 154 | | Result::Ok(n) [INFO] [stdout] 155 | | }) [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/simulation/queue.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn enqueue_zero_entry_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Queue::enqueue_zero_entry_count_changed_(&queue) [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/simulation/queue.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn enqueue_zero_entry_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Queue::enqueue_zero_entry_count_changed_(&queue) [INFO] [stdout] 162 | .mapc(move |()| { Queue::enqueue_zero_entry_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:162:63 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn enqueue_zero_entry_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Queue::enqueue_zero_entry_count_changed_(&queue) [INFO] [stdout] 162 | .mapc(move |()| { Queue::enqueue_zero_entry_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn wait_time(queue: Grc) -> impl Event> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 175 | | let stats = queue.wait_time.read_at(p); [INFO] [stdout] 176 | | Result::Ok(stats) [INFO] [stdout] 177 | | }) [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/simulation/queue.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Queue::wait_time_changed_(&queue) [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/simulation/queue.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Queue::wait_time_changed_(&queue) [INFO] [stdout] 184 | .mapc(move |()| { Queue::wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:184:48 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Queue::wait_time_changed_(&queue) [INFO] [stdout] 184 | .mapc(move |()| { Queue::wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn non_zero_entry_wait_time(queue: Grc) -> impl Event> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 197 | | let stats = queue.non_zero_entry_wait_time.read_at(p); [INFO] [stdout] 198 | | Result::Ok(stats) [INFO] [stdout] 199 | | }) [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/simulation/queue.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn non_zero_entry_wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Queue::non_zero_entry_wait_time_changed_(&queue) [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/simulation/queue.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn non_zero_entry_wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Queue::non_zero_entry_wait_time_changed_(&queue) [INFO] [stdout] 206 | .mapc(move |()| { Queue::non_zero_entry_wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:206:63 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn non_zero_entry_wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Queue::non_zero_entry_wait_time_changed_(&queue) [INFO] [stdout] 206 | .mapc(move |()| { Queue::non_zero_entry_wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn rate(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 220 | | let x = queue.content_stats.read_at(p); [INFO] [stdout] 221 | | let y = queue.wait_time.read_at(p); [INFO] [stdout] 222 | | Result::Ok(x.mean() / y.mean) [INFO] [stdout] 223 | | }) [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/simulation/queue.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn rate_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Queue::rate_changed_(&queue) [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/simulation/queue.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn rate_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Queue::rate_changed_(&queue) [INFO] [stdout] 230 | .mapc(move |()| { Queue::rate(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn rate_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Queue::rate_changed_(&queue) [INFO] [stdout] 230 | .mapc(move |()| { Queue::rate(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:271:20 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn reset(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 271 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 272 | | let content = queue.content.read_at(p); [INFO] [stdout] 273 | | queue.content_stats.write_at(TimingStats::from_sample(p.time, content), p); [INFO] [stdout] 274 | | queue.enqueue_count.write_at(0, p); [INFO] [stdout] ... | [INFO] [stdout] 278 | | Result::Ok(()) [INFO] [stdout] 279 | | }) [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/simulation/queue.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 330 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 331 | let Enqueue { queue, transact_id, increment } = self; [INFO] [stdout] | ----- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | let t = p.time; [INFO] [stdout] 333 | let e = QueueEntry { queue: queue.clone(), enqueue_time: t }; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | match transact_id.register_queue_entry(e, p) { [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/simulation/queue.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 366 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | let Dequeue { queue, transact_id, decrement } = self; [INFO] [stdout] | ----- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | match transact_id.unregister_queue_entry(&queue, p) { [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/simulation/assembly.rs:293:41 [INFO] [stdout] | [INFO] [stdout] 257 | Result::Ok(s) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | let mut pids = List::Nil; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | let pids = pids.reversed(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ProcessId::reactivate_many_immediately(pids).call_event(p) [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/simulation/assembly.rs:351:41 [INFO] [stdout] | [INFO] [stdout] 315 | Result::Ok(s) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 346 | let mut pids = List::Nil; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 350 | let pids = pids.reversed(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 351 | ProcessId::reactivate_many_immediately(pids).call_event(p) [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/simulation/assembly.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 380 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 381 | let IsTransactAssembling { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 382 | match transact_id.assembly_set(p) { [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/simulation/assembly.rs:408:15 [INFO] [stdout] | [INFO] [stdout] 406 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 407 | let IsTransactGathering { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | match transact_id.assembly_set(p) { [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/simulation/facility.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 220 | Some(f) => Some({ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 221 | FacilityPreemptTransfer::new(move |transact, dt| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | f.call_box(dt).run(transact).into_boxed() [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/simulation/facility.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | f: Box::new(f) [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/simulation/facility.rs:316:20 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 317 | | Result::Ok(facility.count.read_at(p)) [INFO] [stdout] 318 | | }) [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/simulation/facility.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn count_stats(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 325 | | Result::Ok(facility.count_stats.read_at(p)) [INFO] [stdout] 326 | | }) [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/simulation/facility.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn capture_count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 345 | | Result::Ok(facility.capture_count.read_at(p)) [INFO] [stdout] 346 | | }) [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/simulation/facility.rs:364:20 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn util_count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 364 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 365 | | Result::Ok(facility.util_count.read_at(p)) [INFO] [stdout] 366 | | }) [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/simulation/facility.rs:372:20 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn util_count_stats(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 373 | | Result::Ok(facility.util_count_stats.read_at(p)) [INFO] [stdout] 374 | | }) [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/simulation/facility.rs:392:20 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn queue_count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 393 | | Result::Ok(facility.queue_count.read_at(p)) [INFO] [stdout] 394 | | }) [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/simulation/facility.rs:400:20 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn queue_count_stats(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 400 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 401 | | Result::Ok(facility.queue_count_stats.read_at(p)) [INFO] [stdout] 402 | | }) [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/simulation/facility.rs:420:20 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn total_wait_time(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 421 | | Result::Ok(facility.total_wait_time.read_at(p)) [INFO] [stdout] 422 | | }) [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/simulation/facility.rs:428:20 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn wait_time(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 429 | | Result::Ok(facility.wait_time.read_at(p)) [INFO] [stdout] 430 | | }) [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/simulation/facility.rs:448:20 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn total_holding_time(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 449 | | Result::Ok(facility.total_holding_time.read_at(p)) [INFO] [stdout] 450 | | }) [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/simulation/facility.rs:456:20 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn holding_time(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 456 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 457 | | Result::Ok(facility.holding_time.read_at(p)) [INFO] [stdout] 458 | | }) [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/simulation/facility.rs:476:20 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn is_interrupted(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 477 | | match facility.owner.read_at(p) { [INFO] [stdout] 478 | | None => Result::Ok(false), [INFO] [stdout] 479 | | Some(owner) => Result::Ok(owner.preempting) [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [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/simulation/facility.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn is_interrupted(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | cons_event(move |p| { [INFO] [stdout] 477 | match facility.owner.read_at(p) { [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/simulation/facility.rs:565:20 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn reset(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 565 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 566 | | let t = p.time; [INFO] [stdout] 567 | | let count = facility.count.read_at(p); [INFO] [stdout] 568 | | let util_count = facility.util_count.read_at(p); [INFO] [stdout] ... | [INFO] [stdout] 583 | | facility.holding_time_source.trigger_at(&SamplingStats::empty(), p) [INFO] [stdout] 584 | | }) [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/simulation/facility.rs:700:11 [INFO] [stdout] | [INFO] [stdout] 694 | fn seize_free_facility_boxed(facility: Grc>, transact: Transact, [INFO] [stdout] | -------------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | cont: ProcessBoxCont<()>, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ------------------------ ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 700 | match facility.owner.read_at(p) { [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/simulation/facility.rs:770:15 [INFO] [stdout] | [INFO] [stdout] 766 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 767 | let Preempt { facility, transact, mode } = self; [INFO] [stdout] | -------- -------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 770 | match facility.owner.read_at(p) { [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/simulation/facility.rs:936:15 [INFO] [stdout] | [INFO] [stdout] 933 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 934 | let Release { facility, transact_id, preempting } = self; [INFO] [stdout] | -------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 935 | let t = p.time; [INFO] [stdout] 936 | match facility.owner.read_at(p) { [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/simulation/facility.rs:988:16 [INFO] [stdout] | [INFO] [stdout] 985 | fn try_capture_facility(facility: Grc>) -> impl Event + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 988 | cons_event(move |p| { [INFO] [stdout] | ________________^ [INFO] [stdout] 989 | | match facility.owner.read_at(p) { [INFO] [stdout] 990 | | None => capture_facility(facility, p), [INFO] [stdout] 991 | | Some(_) => Result::Ok(()) [INFO] [stdout] 992 | | } [INFO] [stdout] 993 | | }) [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/simulation/facility.rs:989:15 [INFO] [stdout] | [INFO] [stdout] 985 | fn try_capture_facility(facility: Grc>) -> impl Event + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 989 | match facility.owner.read_at(p) { [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/simulation/storage.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn is_empty(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 125 | | Result::Ok(storage.content.read_at(p) == storage.capacity) [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/simulation/storage.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn is_full(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | Result::Ok(storage.content.read_at(p) == 0) [INFO] [stdout] 134 | | }) [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/simulation/storage.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn content(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 141 | | Result::Ok(storage.content.read_at(p)) [INFO] [stdout] 142 | | }) [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/simulation/storage.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn content_stats(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 149 | | Result::Ok(storage.content_stats.read_at(p)) [INFO] [stdout] 150 | | }) [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/simulation/storage.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn use_count(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 169 | | Result::Ok(storage.use_count.read_at(p)) [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/simulation/storage.rs:188:20 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn used_content(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 189 | | Result::Ok(storage.used_content.read_at(p)) [INFO] [stdout] 190 | | }) [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/simulation/storage.rs:208:20 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn util_count(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 209 | | Result::Ok(storage.util_count.read_at(p)) [INFO] [stdout] 210 | | }) [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/simulation/storage.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn util_count_stats(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 217 | | Result::Ok(storage.util_count_stats.read_at(p)) [INFO] [stdout] 218 | | }) [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/simulation/storage.rs:236:20 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn queue_count(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 237 | | Result::Ok(storage.queue_count.read_at(p)) [INFO] [stdout] 238 | | }) [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/simulation/storage.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn queue_count_stats(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 245 | | Result::Ok(storage.queue_count_stats.read_at(p)) [INFO] [stdout] 246 | | }) [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/simulation/storage.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn total_wait_time(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 265 | | Result::Ok(storage.total_wait_time.read_at(p)) [INFO] [stdout] 266 | | }) [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/simulation/storage.rs:272:20 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn wait_time(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 273 | | Result::Ok(storage.wait_time.read_at(p)) [INFO] [stdout] 274 | | }) [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/simulation/storage.rs:292:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn average_holding_time(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 293 | | let s = storage.util_count_stats.read_at(p); [INFO] [stdout] 294 | | let n = storage.util_count.read_at(p); [INFO] [stdout] 295 | | let m = storage.used_content.read_at(p); [INFO] [stdout] ... | [INFO] [stdout] 298 | | Result::Ok(s2.sum / (m as f64)) [INFO] [stdout] 299 | | }) [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/simulation/storage.rs:380:20 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn reset(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 381 | | let t = p.time; [INFO] [stdout] 382 | | let content = storage.content.read_at(p); [INFO] [stdout] 383 | | let used_content = storage.capacity - content; [INFO] [stdout] ... | [INFO] [stdout] 398 | | storage.wait_time_source.trigger_at(&SamplingStats::empty(), p) [INFO] [stdout] 399 | | }) [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/simulation/storage.rs:601:9 [INFO] [stdout] | [INFO] [stdout] 596 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 597 | let LeaveWithinEvent { storage, increment } = self; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | / enqueue_event(t, { [INFO] [stdout] 602 | | cons_event(move |p| { [INFO] [stdout] 603 | | try_enter_storage(storage, p) [INFO] [stdout] 604 | | }).into_boxed() [INFO] [stdout] 605 | | }).call_event(p) [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 122 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dvcompute_gpss_dist` (lib test) due to 123 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/simulation/block/mod.rs:114:23 [INFO] [stdout] | [INFO] [stdout] 111 | fn into_boxed(self) -> BlockBox [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | BlockBox::new(move |a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 115 | | self.call_block_boxed(a, cont, pid, p) [INFO] [stdout] 116 | | }) [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/simulation/block/mod.rs:173:16 [INFO] [stdout] | [INFO] [stdout] 169 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | f: Box::new(f) [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/simulation/block/mod.rs:205:23 [INFO] [stdout] | [INFO] [stdout] 201 | fn call_block(self, a: Self::Input, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- -------------- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | let cont = ProcessBoxCont::new(cont); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | self.call_box((a, cont, pid, p)) [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/simulation/block/mod.rs:211:23 [INFO] [stdout] | [INFO] [stdout] 210 | fn call_block_boxed(self, a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<(... [INFO] [stdout] | ---- -------------- ---------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | self.call_box((a, cont, pid, p)) [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/simulation/block/mod.rs:619:15 [INFO] [stdout] | [INFO] [stdout] 615 | fn call_block(self, a: Self::Input, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- -------------- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 618 | let mut x = self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 619 | match x.next() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/mod.rs:632:15 [INFO] [stdout] | [INFO] [stdout] 630 | fn call_block_boxed(self, a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<(... [INFO] [stdout] | ---- -------------- ---------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 631 | let mut x = self; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 632 | match x.next() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/generator.rs:38:18 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | gen: Grc::new(Box::new(move || f.clone()())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/generator.rs:38:44 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(f: F) -> Self [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | gen: Grc::new(Box::new(move || f.clone()())) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/block/generator.rs:163:25 [INFO] [stdout] | [INFO] [stdout] 154 | fn call_block_boxed(self, a: Self::Input, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<(... [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | let ObservableGenerator { observable, priority, _phantom1, _phantom2 } = self; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | / priority() [INFO] [stdout] 164 | | .and_then(move |priority| { [INFO] [stdout] 165 | | Transact::new(arrival.clone(), priority) [INFO] [stdout] 166 | | .into_event() [INFO] [stdout] ... | [INFO] [stdout] 174 | | }) [INFO] [stdout] 175 | | }) [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/simulation/block/generator.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 165 | / Transact::new(arrival.clone(), priority) [INFO] [stdout] 166 | | .into_event() [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/simulation/block/generator.rs:167:47 [INFO] [stdout] | [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | .and_then(move |t| { [INFO] [stdout] | _______________________________________________^ [INFO] [stdout] 168 | | TransactId::take(t.transact_id.clone()) [INFO] [stdout] 169 | | .and_then(move |()| { [INFO] [stdout] 170 | | let block = chain.next(); [INFO] [stdout] ... | [INFO] [stdout] 173 | | .run() [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/simulation/block/generator.rs:168:41 [INFO] [stdout] | [INFO] [stdout] 162 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 167 | .and_then(move |t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | / TransactId::take(t.transact_id.clone()) [INFO] [stdout] 169 | | .and_then(move |()| { [INFO] [stdout] 170 | | let block = chain.next(); [INFO] [stdout] 171 | | block.run(t) [INFO] [stdout] 172 | | }) [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/simulation/block/generator.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 243 | fn generator_stream_loop(stream: Stream>, priority: F, a: BlockFn, ()>) -> ProcessBox<()> [INFO] [stdout] | -------------------------- ----------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | let Stream::Cons(comp) = stream; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | / comp.and_then(move |(arrival, xs)| { [INFO] [stdout] 250 | | let chain = a.clone(); [INFO] [stdout] 251 | | priority().and_then(move |priority| { [INFO] [stdout] 252 | | Transact::new(arrival, priority) [INFO] [stdout] ... | [INFO] [stdout] 266 | | }) [INFO] [stdout] 267 | | }).into_boxed() [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/simulation/block/generator.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 243 | fn generator_stream_loop(stream: Stream>, priority: F, a: BlockFn, ()>) -> ProcessBox<()> [INFO] [stdout] | -------- - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | / priority().and_then(move |priority| { [INFO] [stdout] 252 | | Transact::new(arrival, priority) [INFO] [stdout] 253 | | .into_event() [INFO] [stdout] 254 | | .and_then(move |t| { [INFO] [stdout] ... | [INFO] [stdout] 262 | | }) [INFO] [stdout] 263 | | .into_process() [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/simulation/block/generator.rs:264:19 [INFO] [stdout] | [INFO] [stdout] 243 | fn generator_stream_loop(stream: Stream>, priority: F, a: BlockFn, ()>) -> ProcessBox<()> [INFO] [stdout] | -------- - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 264 | .and_then(move |()| { [INFO] [stdout] | ___________________^ [INFO] [stdout] 265 | | generator_stream_loop(xs, priority, a) [INFO] [stdout] 266 | | }) [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/simulation/block/generator.rs:252:13 [INFO] [stdout] | [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | priority().and_then(move |priority| { [INFO] [stdout] 252 | / Transact::new(arrival, priority) [INFO] [stdout] 253 | | .into_event() [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/simulation/block/generator.rs:254:27 [INFO] [stdout] | [INFO] [stdout] 249 | comp.and_then(move |(arrival, xs)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | .and_then(move |t| { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 255 | | TransactId::take(t.transact_id.clone()) [INFO] [stdout] 256 | | .and_then(move |()| { [INFO] [stdout] 257 | | let block = chain.next(); [INFO] [stdout] ... | [INFO] [stdout] 260 | | .run() [INFO] [stdout] 261 | | }) [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/simulation/block/generator.rs:255:21 [INFO] [stdout] | [INFO] [stdout] 250 | let chain = a.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | .and_then(move |t| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 255 | / TransactId::take(t.transact_id.clone()) [INFO] [stdout] 256 | | .and_then(move |()| { [INFO] [stdout] 257 | | let block = chain.next(); [INFO] [stdout] 258 | | block.run(t) [INFO] [stdout] 259 | | }) [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/simulation/block/basic.rs:23:16 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn advance_block(comp: M) -> impl Block + Clone [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | cons_block(move |x| { [INFO] [stdout] | ________________^ [INFO] [stdout] 24 | | comp.map(move |()| x) [INFO] [stdout] 25 | | }) [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/simulation/block/basic.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn advance_block(comp: M) -> impl Block + Clone [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 23 | cons_block(move |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | comp.map(move |()| x) [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/simulation/block/basic.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn queue_block(queue: Grc, increment: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 34 | | Queue::enqueue(queue, x.transact_id.clone(), increment) [INFO] [stdout] 35 | | .map(move |()| x) [INFO] [stdout] 36 | | .into_process() [INFO] [stdout] 37 | | }) [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/simulation/block/basic.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn queue_block(queue: Grc, increment: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | / Queue::enqueue(queue, x.transact_id.clone(), increment) [INFO] [stdout] 35 | | .map(move |()| x) [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/simulation/block/basic.rs:45:16 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn depart_block(queue: Grc, decrement: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 46 | | Queue::dequeue(queue, x.transact_id.clone(), decrement) [INFO] [stdout] 47 | | .map(move |()| x) [INFO] [stdout] 48 | | .into_process() [INFO] [stdout] 49 | | }) [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/simulation/block/basic.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn depart_block(queue: Grc, decrement: isize) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | / Queue::dequeue(queue, x.transact_id.clone(), decrement) [INFO] [stdout] 47 | | .map(move |()| x) [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/simulation/block/basic.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn seize_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 58 | | seize_facility(facility, x.clone()) [INFO] [stdout] 59 | | .map(move |()| x) [INFO] [stdout] 60 | | .into_process() [INFO] [stdout] 61 | | }) [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/simulation/block/basic.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn seize_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | / seize_facility(facility, x.clone()) [INFO] [stdout] 59 | | .map(move |()| x) [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/simulation/block/basic.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn release_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 70 | | release_facility(facility, x.transact_id.clone()) [INFO] [stdout] 71 | | .map(move |()| x) [INFO] [stdout] 72 | | .into_process() [INFO] [stdout] 73 | | }) [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/simulation/block/basic.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn release_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | / release_facility(facility, x.transact_id.clone()) [INFO] [stdout] 71 | | .map(move |()| x) [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/simulation/block/basic.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn return_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 82 | | return_facility(facility, x.transact_id.clone()) [INFO] [stdout] 83 | | .map(move |()| x) [INFO] [stdout] 84 | | .into_process() [INFO] [stdout] 85 | | }) [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/simulation/block/basic.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn return_block(facility: Grc>) -> impl Block, Output = Transact> + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 82 | / return_facility(facility, x.transact_id.clone()) [INFO] [stdout] 83 | | .map(move |()| x) [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/simulation/block/basic.rs:93:16 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn preempt_block(facility: Grc>, mode: PreemptBlockMode) -> impl Block, Output = Transact> +... [INFO] [stdout] | -------------------------- ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | cons_block(move |x: Transact| { [INFO] [stdout] | ________________^ [INFO] [stdout] 94 | | preempt_facility(facility, x.clone(), mode.into()) [INFO] [stdout] 95 | | .map(move |()| x) [INFO] [stdout] 96 | | .into_process() [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] [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/simulation/block/basic.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 90 | pub fn preempt_block(facility: Grc>, mode: PreemptBlockMode) -> impl Block, Output = Transact> +... [INFO] [stdout] | -------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 93 | cons_block(move |x: Transact| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | / preempt_facility(facility, x.clone(), mode.into()) [INFO] [stdout] 95 | | .map(move |()| x) [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/simulation/block/basic.rs:125:21 [INFO] [stdout] | [INFO] [stdout] 123 | Some(f) => Some({ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | PreemptBlockTransfer::new(move |dt| { [INFO] [stdout] 125 | / cons_block(move |transact| { [INFO] [stdout] 126 | | f.call_box((transact, dt)) [INFO] [stdout] 127 | | }).into_boxed() [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/simulation/block/basic.rs:126:36 [INFO] [stdout] | [INFO] [stdout] 123 | Some(f) => Some({ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | PreemptBlockTransfer::new(move |dt| { [INFO] [stdout] 125 | cons_block(move |transact| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | f.call_box((transact, dt)) [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/simulation/block/basic.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | f: Box::new(f) [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/simulation/block/ops.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/block/ops.rs:28:46 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn new(f: F) -> Self [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/block/ops.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 45 | let gen = self.gen.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let gen2 = other.gen.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | BlockFn::new(move || { [INFO] [stdout] | ______________________^ [INFO] [stdout] 48 | | gen().and_then(gen2()) [INFO] [stdout] 49 | | }) [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/simulation/block/ops.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 45 | let gen = self.gen.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let gen2 = other.gen.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | BlockFn::new(move || { [INFO] [stdout] 48 | gen().and_then(gen2()) [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/simulation/block/ops.rs:48:28 [INFO] [stdout] | [INFO] [stdout] 45 | let gen = self.gen.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 46 | let gen2 = other.gen.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 47 | BlockFn::new(move || { [INFO] [stdout] 48 | gen().and_then(gen2()) [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/simulation/block/ops.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/block/ops.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn new(f: F) -> Self [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | gen: Grc::new(Box::new(move || { f().into_boxed() })) [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/simulation/strategy.rs:109:15 [INFO] [stdout] | [INFO] [stdout] 106 | fn remove_by(&self, predicate: F, p: &Point) -> Option [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 109 | match self.remove_and_find_key(predicate, p) { [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/simulation/transact.rs:100:20 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn priority(transact_id: Grc) -> impl Event { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 101 | | Result::Ok(transact_id.priority_at(p)) [INFO] [stdout] 102 | | }) [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/simulation/transact.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn assign_priority(transact_id: Grc, priority: isize) -> impl Process { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | / cons_event(move |p| { [INFO] [stdout] 109 | | transact_id.priority.write_at(priority, p); [INFO] [stdout] 110 | | Result::Ok(()) [INFO] [stdout] 111 | | }) [INFO] [stdout] 112 | | .into_process() [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/simulation/transact.rs:230:20 [INFO] [stdout] | [INFO] [stdout] 229 | pub fn begin_preemption(transact_id: Grc) -> impl Event + Clone { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | cons_event(move |p| transact_id.begin_preemption_at(p)) [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/simulation/transact.rs:236:20 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn end_preemption(transact_id: Grc) -> impl Event + Clone { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | cons_event(move |p| transact_id.end_preemption_at(p)) [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/simulation/transact.rs:338:20 [INFO] [stdout] | [INFO] [stdout] 323 | fn call_simulation(self, r: &Run) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | let NewTransact { arrival, priority } = self; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | let transact_id = Grc::new(TransactId { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 338 | Result::Ok(Transact { [INFO] [stdout] | ____________________^ [INFO] [stdout] 339 | | transact_id: transact_id, [INFO] [stdout] 340 | | value: arrival.value [INFO] [stdout] 341 | | }) [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/simulation/transact.rs:373:20 [INFO] [stdout] | [INFO] [stdout] 358 | fn call_simulation(self, r: &Run) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 359 | let Split { transact } = self; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 362 | let transact_id = Grc::new(TransactId { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | Result::Ok(Transact { [INFO] [stdout] | ____________________^ [INFO] [stdout] 374 | | transact_id: transact_id, [INFO] [stdout] 375 | | value: transact.value [INFO] [stdout] 376 | | }) [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/simulation/transact.rs:397:15 [INFO] [stdout] | [INFO] [stdout] 393 | fn call_process(self, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | let Take { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | match transact_id.process_id.read_at(p) { [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/simulation/transact.rs:433:15 [INFO] [stdout] | [INFO] [stdout] 431 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 432 | let Take { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 433 | match transact_id.process_id.read_at(p) { [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/simulation/transact.rs:484:15 [INFO] [stdout] | [INFO] [stdout] 480 | fn call_process(self, cont: C, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ---- ------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 483 | let Release { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 484 | match transact_id.process_id.read_at(p) { [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/simulation/transact.rs:506:15 [INFO] [stdout] | [INFO] [stdout] 504 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 505 | let Release { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 506 | match transact_id.process_id.read_at(p) { [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/simulation/queue.rs:90:20 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn is_empty(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 91 | | let n = queue.content.read_at(p); [INFO] [stdout] 92 | | Result::Ok(n == 0) [INFO] [stdout] 93 | | }) [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/simulation/queue.rs:99:20 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn content(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 100 | | let n = queue.content.read_at(p); [INFO] [stdout] 101 | | Result::Ok(n) [INFO] [stdout] 102 | | }) [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/simulation/queue.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn content_stats(queue: Grc) -> impl Event> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 109 | | let stats = queue.content_stats.read_at(p); [INFO] [stdout] 110 | | Result::Ok(stats) [INFO] [stdout] 111 | | }) [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/simulation/queue.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn content_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Queue::content_changed_(&queue) [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/simulation/queue.rs:118:19 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn content_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Queue::content_changed_(&queue) [INFO] [stdout] 118 | .mapc(move |()| { Queue::content(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:118:46 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn content_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | Queue::content_changed_(&queue) [INFO] [stdout] 118 | .mapc(move |()| { Queue::content(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:130:20 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn enqueue_count(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 131 | | let n = queue.enqueue_count.read_at(p); [INFO] [stdout] 132 | | Result::Ok(n) [INFO] [stdout] 133 | | }) [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/simulation/queue.rs:139:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn enqueue_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Queue::enqueue_count_changed_(&queue) [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/simulation/queue.rs:140:19 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn enqueue_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Queue::enqueue_count_changed_(&queue) [INFO] [stdout] 140 | .mapc(move |()| { Queue::enqueue_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:140:52 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn enqueue_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | Queue::enqueue_count_changed_(&queue) [INFO] [stdout] 140 | .mapc(move |()| { Queue::enqueue_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:152:20 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn enqueue_zero_entry_count(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 153 | | let n = queue.enqueue_zero_entry_count.read_at(p); [INFO] [stdout] 154 | | Result::Ok(n) [INFO] [stdout] 155 | | }) [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/simulation/queue.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn enqueue_zero_entry_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Queue::enqueue_zero_entry_count_changed_(&queue) [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/simulation/queue.rs:162:19 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn enqueue_zero_entry_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Queue::enqueue_zero_entry_count_changed_(&queue) [INFO] [stdout] 162 | .mapc(move |()| { Queue::enqueue_zero_entry_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:162:63 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn enqueue_zero_entry_count_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Queue::enqueue_zero_entry_count_changed_(&queue) [INFO] [stdout] 162 | .mapc(move |()| { Queue::enqueue_zero_entry_count(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 173 | pub fn wait_time(queue: Grc) -> impl Event> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 174 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 175 | | let stats = queue.wait_time.read_at(p); [INFO] [stdout] 176 | | Result::Ok(stats) [INFO] [stdout] 177 | | }) [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/simulation/queue.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Queue::wait_time_changed_(&queue) [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/simulation/queue.rs:184:19 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Queue::wait_time_changed_(&queue) [INFO] [stdout] 184 | .mapc(move |()| { Queue::wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:184:48 [INFO] [stdout] | [INFO] [stdout] 182 | pub fn wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 183 | Queue::wait_time_changed_(&queue) [INFO] [stdout] 184 | .mapc(move |()| { Queue::wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:196:20 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn non_zero_entry_wait_time(queue: Grc) -> impl Event> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 197 | | let stats = queue.non_zero_entry_wait_time.read_at(p); [INFO] [stdout] 198 | | Result::Ok(stats) [INFO] [stdout] 199 | | }) [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/simulation/queue.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn non_zero_entry_wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Queue::non_zero_entry_wait_time_changed_(&queue) [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/simulation/queue.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn non_zero_entry_wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Queue::non_zero_entry_wait_time_changed_(&queue) [INFO] [stdout] 206 | .mapc(move |()| { Queue::non_zero_entry_wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:206:63 [INFO] [stdout] | [INFO] [stdout] 204 | pub fn non_zero_entry_wait_time_changed(queue: Grc) -> impl Observable> + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | Queue::non_zero_entry_wait_time_changed_(&queue) [INFO] [stdout] 206 | .mapc(move |()| { Queue::non_zero_entry_wait_time(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:219:20 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn rate(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 220 | | let x = queue.content_stats.read_at(p); [INFO] [stdout] 221 | | let y = queue.wait_time.read_at(p); [INFO] [stdout] 222 | | Result::Ok(x.mean() / y.mean) [INFO] [stdout] 223 | | }) [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/simulation/queue.rs:229:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn rate_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Queue::rate_changed_(&queue) [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/simulation/queue.rs:230:19 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn rate_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Queue::rate_changed_(&queue) [INFO] [stdout] 230 | .mapc(move |()| { Queue::rate(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:230:43 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn rate_changed(queue: Grc) -> impl Observable + Clone { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Queue::rate_changed_(&queue) [INFO] [stdout] 230 | .mapc(move |()| { Queue::rate(queue.clone()) }) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/simulation/queue.rs:271:20 [INFO] [stdout] | [INFO] [stdout] 270 | pub fn reset(queue: Grc) -> impl Event + Clone { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 271 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 272 | | let content = queue.content.read_at(p); [INFO] [stdout] 273 | | queue.content_stats.write_at(TimingStats::from_sample(p.time, content), p); [INFO] [stdout] 274 | | queue.enqueue_count.write_at(0, p); [INFO] [stdout] ... | [INFO] [stdout] 278 | | Result::Ok(()) [INFO] [stdout] 279 | | }) [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/simulation/queue.rs:340:15 [INFO] [stdout] | [INFO] [stdout] 330 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 331 | let Enqueue { queue, transact_id, increment } = self; [INFO] [stdout] | ----- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | let t = p.time; [INFO] [stdout] 333 | let e = QueueEntry { queue: queue.clone(), enqueue_time: t }; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | match transact_id.register_queue_entry(e, p) { [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/simulation/queue.rs:368:15 [INFO] [stdout] | [INFO] [stdout] 366 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | let Dequeue { queue, transact_id, decrement } = self; [INFO] [stdout] | ----- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 368 | match transact_id.unregister_queue_entry(&queue, p) { [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/simulation/assembly.rs:293:41 [INFO] [stdout] | [INFO] [stdout] 257 | Result::Ok(s) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | let mut pids = List::Nil; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | let pids = pids.reversed(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 293 | ProcessId::reactivate_many_immediately(pids).call_event(p) [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/simulation/assembly.rs:351:41 [INFO] [stdout] | [INFO] [stdout] 315 | Result::Ok(s) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 346 | let mut pids = List::Nil; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 350 | let pids = pids.reversed(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 351 | ProcessId::reactivate_many_immediately(pids).call_event(p) [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/simulation/assembly.rs:382:15 [INFO] [stdout] | [INFO] [stdout] 380 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 381 | let IsTransactAssembling { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 382 | match transact_id.assembly_set(p) { [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/simulation/assembly.rs:408:15 [INFO] [stdout] | [INFO] [stdout] 406 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 407 | let IsTransactGathering { transact_id } = self; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 408 | match transact_id.assembly_set(p) { [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/simulation/facility.rs:222:21 [INFO] [stdout] | [INFO] [stdout] 220 | Some(f) => Some({ [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 221 | FacilityPreemptTransfer::new(move |transact, dt| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 222 | f.call_box(dt).run(transact).into_boxed() [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/simulation/facility.rs:250:16 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn new(f: F) -> Self [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | f: Box::new(f) [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/simulation/facility.rs:316:20 [INFO] [stdout] | [INFO] [stdout] 315 | pub fn count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 317 | | Result::Ok(facility.count.read_at(p)) [INFO] [stdout] 318 | | }) [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/simulation/facility.rs:324:20 [INFO] [stdout] | [INFO] [stdout] 323 | pub fn count_stats(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 325 | | Result::Ok(facility.count_stats.read_at(p)) [INFO] [stdout] 326 | | }) [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/simulation/facility.rs:344:20 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn capture_count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 344 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 345 | | Result::Ok(facility.capture_count.read_at(p)) [INFO] [stdout] 346 | | }) [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/simulation/facility.rs:364:20 [INFO] [stdout] | [INFO] [stdout] 363 | pub fn util_count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 364 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 365 | | Result::Ok(facility.util_count.read_at(p)) [INFO] [stdout] 366 | | }) [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/simulation/facility.rs:372:20 [INFO] [stdout] | [INFO] [stdout] 371 | pub fn util_count_stats(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 373 | | Result::Ok(facility.util_count_stats.read_at(p)) [INFO] [stdout] 374 | | }) [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/simulation/facility.rs:392:20 [INFO] [stdout] | [INFO] [stdout] 391 | pub fn queue_count(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 393 | | Result::Ok(facility.queue_count.read_at(p)) [INFO] [stdout] 394 | | }) [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/simulation/facility.rs:400:20 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn queue_count_stats(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 400 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 401 | | Result::Ok(facility.queue_count_stats.read_at(p)) [INFO] [stdout] 402 | | }) [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/simulation/facility.rs:420:20 [INFO] [stdout] | [INFO] [stdout] 419 | pub fn total_wait_time(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 421 | | Result::Ok(facility.total_wait_time.read_at(p)) [INFO] [stdout] 422 | | }) [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/simulation/facility.rs:428:20 [INFO] [stdout] | [INFO] [stdout] 427 | pub fn wait_time(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 429 | | Result::Ok(facility.wait_time.read_at(p)) [INFO] [stdout] 430 | | }) [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/simulation/facility.rs:448:20 [INFO] [stdout] | [INFO] [stdout] 447 | pub fn total_holding_time(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 448 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 449 | | Result::Ok(facility.total_holding_time.read_at(p)) [INFO] [stdout] 450 | | }) [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/simulation/facility.rs:456:20 [INFO] [stdout] | [INFO] [stdout] 455 | pub fn holding_time(facility: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 456 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 457 | | Result::Ok(facility.holding_time.read_at(p)) [INFO] [stdout] 458 | | }) [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/simulation/facility.rs:476:20 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn is_interrupted(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 477 | | match facility.owner.read_at(p) { [INFO] [stdout] 478 | | None => Result::Ok(false), [INFO] [stdout] 479 | | Some(owner) => Result::Ok(owner.preempting) [INFO] [stdout] 480 | | } [INFO] [stdout] 481 | | }) [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/simulation/facility.rs:477:19 [INFO] [stdout] | [INFO] [stdout] 475 | pub fn is_interrupted(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 476 | cons_event(move |p| { [INFO] [stdout] 477 | match facility.owner.read_at(p) { [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/simulation/facility.rs:565:20 [INFO] [stdout] | [INFO] [stdout] 564 | pub fn reset(facility: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 565 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 566 | | let t = p.time; [INFO] [stdout] 567 | | let count = facility.count.read_at(p); [INFO] [stdout] 568 | | let util_count = facility.util_count.read_at(p); [INFO] [stdout] ... | [INFO] [stdout] 583 | | facility.holding_time_source.trigger_at(&SamplingStats::empty(), p) [INFO] [stdout] 584 | | }) [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/simulation/facility.rs:700:11 [INFO] [stdout] | [INFO] [stdout] 694 | fn seize_free_facility_boxed(facility: Grc>, transact: Transact, [INFO] [stdout] | -------------------------- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 695 | cont: ProcessBoxCont<()>, pid: Grc, p: &Point) -> simulation::Result<()> [INFO] [stdout] | ------------------------ ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 700 | match facility.owner.read_at(p) { [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/simulation/facility.rs:770:15 [INFO] [stdout] | [INFO] [stdout] 766 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 767 | let Preempt { facility, transact, mode } = self; [INFO] [stdout] | -------- -------- ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 770 | match facility.owner.read_at(p) { [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/simulation/facility.rs:936:15 [INFO] [stdout] | [INFO] [stdout] 933 | fn call_process_boxed(self, cont: ProcessBoxCont, pid: Grc, p: &Point) -> simulation::Result<()> { [INFO] [stdout] | ---- -------------------------------- ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 934 | let Release { facility, transact_id, preempting } = self; [INFO] [stdout] | -------- ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 935 | let t = p.time; [INFO] [stdout] 936 | match facility.owner.read_at(p) { [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/simulation/facility.rs:988:16 [INFO] [stdout] | [INFO] [stdout] 985 | fn try_capture_facility(facility: Grc>) -> impl Event + Clone [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 988 | cons_event(move |p| { [INFO] [stdout] | ________________^ [INFO] [stdout] 989 | | match facility.owner.read_at(p) { [INFO] [stdout] 990 | | None => capture_facility(facility, p), [INFO] [stdout] 991 | | Some(_) => Result::Ok(()) [INFO] [stdout] 992 | | } [INFO] [stdout] 993 | | }) [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/simulation/facility.rs:989:15 [INFO] [stdout] | [INFO] [stdout] 985 | fn try_capture_facility(facility: Grc>) -> impl Event + Clone [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 989 | match facility.owner.read_at(p) { [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/simulation/storage.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 123 | pub fn is_empty(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 125 | | Result::Ok(storage.content.read_at(p) == storage.capacity) [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/simulation/storage.rs:132:20 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn is_full(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 132 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 133 | | Result::Ok(storage.content.read_at(p) == 0) [INFO] [stdout] 134 | | }) [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/simulation/storage.rs:140:20 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn content(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 141 | | Result::Ok(storage.content.read_at(p)) [INFO] [stdout] 142 | | }) [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/simulation/storage.rs:148:20 [INFO] [stdout] | [INFO] [stdout] 147 | pub fn content_stats(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 149 | | Result::Ok(storage.content_stats.read_at(p)) [INFO] [stdout] 150 | | }) [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/simulation/storage.rs:168:20 [INFO] [stdout] | [INFO] [stdout] 167 | pub fn use_count(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 168 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 169 | | Result::Ok(storage.use_count.read_at(p)) [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/simulation/storage.rs:188:20 [INFO] [stdout] | [INFO] [stdout] 187 | pub fn used_content(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 188 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 189 | | Result::Ok(storage.used_content.read_at(p)) [INFO] [stdout] 190 | | }) [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/simulation/storage.rs:208:20 [INFO] [stdout] | [INFO] [stdout] 207 | pub fn util_count(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 209 | | Result::Ok(storage.util_count.read_at(p)) [INFO] [stdout] 210 | | }) [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/simulation/storage.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 215 | pub fn util_count_stats(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 217 | | Result::Ok(storage.util_count_stats.read_at(p)) [INFO] [stdout] 218 | | }) [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/simulation/storage.rs:236:20 [INFO] [stdout] | [INFO] [stdout] 235 | pub fn queue_count(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 237 | | Result::Ok(storage.queue_count.read_at(p)) [INFO] [stdout] 238 | | }) [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/simulation/storage.rs:244:20 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn queue_count_stats(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 244 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 245 | | Result::Ok(storage.queue_count_stats.read_at(p)) [INFO] [stdout] 246 | | }) [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/simulation/storage.rs:264:20 [INFO] [stdout] | [INFO] [stdout] 263 | pub fn total_wait_time(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 264 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 265 | | Result::Ok(storage.total_wait_time.read_at(p)) [INFO] [stdout] 266 | | }) [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/simulation/storage.rs:272:20 [INFO] [stdout] | [INFO] [stdout] 271 | pub fn wait_time(storage: Grc) -> impl Event> + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 273 | | Result::Ok(storage.wait_time.read_at(p)) [INFO] [stdout] 274 | | }) [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/simulation/storage.rs:292:20 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn average_holding_time(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 293 | | let s = storage.util_count_stats.read_at(p); [INFO] [stdout] 294 | | let n = storage.util_count.read_at(p); [INFO] [stdout] 295 | | let m = storage.used_content.read_at(p); [INFO] [stdout] ... | [INFO] [stdout] 298 | | Result::Ok(s2.sum / (m as f64)) [INFO] [stdout] 299 | | }) [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/simulation/storage.rs:380:20 [INFO] [stdout] | [INFO] [stdout] 379 | pub fn reset(storage: Grc) -> impl Event + Clone { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 380 | cons_event(move |p| { [INFO] [stdout] | ____________________^ [INFO] [stdout] 381 | | let t = p.time; [INFO] [stdout] 382 | | let content = storage.content.read_at(p); [INFO] [stdout] 383 | | let used_content = storage.capacity - content; [INFO] [stdout] ... | [INFO] [stdout] 398 | | storage.wait_time_source.trigger_at(&SamplingStats::empty(), p) [INFO] [stdout] 399 | | }) [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/simulation/storage.rs:601:9 [INFO] [stdout] | [INFO] [stdout] 596 | fn call_event(self, p: &Point) -> simulation::Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 597 | let LeaveWithinEvent { storage, increment } = self; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | / enqueue_event(t, { [INFO] [stdout] 602 | | cons_event(move |p| { [INFO] [stdout] 603 | | try_enter_storage(storage, p) [INFO] [stdout] 604 | | }).into_boxed() [INFO] [stdout] 605 | | }).call_event(p) [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 122 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dvcompute_gpss_dist` (lib) due to 123 previous errors [INFO] running `Command { std: "docker" "inspect" "3b4b16f2edb7d6e60bf949e9bcc8b4ed3271bec98714c66e57a5b4e2b48375fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4b16f2edb7d6e60bf949e9bcc8b4ed3271bec98714c66e57a5b4e2b48375fc", kill_on_drop: false }` [INFO] [stdout] 3b4b16f2edb7d6e60bf949e9bcc8b4ed3271bec98714c66e57a5b4e2b48375fc