[INFO] fetching crate intuicio-frontend-simpleton 0.32.1... [INFO] checking intuicio-frontend-simpleton-0.32.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate intuicio-frontend-simpleton 0.32.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate intuicio-frontend-simpleton 0.32.1 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate intuicio-frontend-simpleton 0.32.1 [INFO] finished tweaking crates.io crate intuicio-frontend-simpleton 0.32.1 [INFO] tweaked toml for crates.io crate intuicio-frontend-simpleton 0.32.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding fixedbitset v0.4.2 (latest: v0.5.7) [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32d4bdbaf9590debfc1daa2707fc06f86d4b685f0519902af791e522b7a0f092 [INFO] running `Command { std: "docker" "start" "-a" "32d4bdbaf9590debfc1daa2707fc06f86d4b685f0519902af791e522b7a0f092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d4bdbaf9590debfc1daa2707fc06f86d4b685f0519902af791e522b7a0f092", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d4bdbaf9590debfc1daa2707fc06f86d4b685f0519902af791e522b7a0f092", kill_on_drop: false }` [INFO] [stdout] 32d4bdbaf9590debfc1daa2707fc06f86d4b685f0519902af791e522b7a0f092 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd270f6736bbbb6942bf7c7155ea07277dea64d09db316b5e2742c8365c0b3c6 [INFO] running `Command { std: "docker" "start" "-a" "cd270f6736bbbb6942bf7c7155ea07277dea64d09db316b5e2742c8365c0b3c6", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking unicode_categories v0.1.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking libloading v0.8.5 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rstar v0.12.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking pest v2.7.11 [INFO] [stderr] Checking snailquote v0.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling serde-intermediate-derive v1.6.0 [INFO] [stderr] Compiling intuicio-derive v0.32.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde-intermediate v1.6.0 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking typid v1.1.1 [INFO] [stderr] Checking intuicio-data v0.32.1 [INFO] [stderr] Checking intuicio-core v0.32.1 [INFO] [stderr] Checking intuicio-framework-dynamic v0.32.1 [INFO] [stderr] Checking intuicio-plugins v0.32.1 [INFO] [stderr] Checking intuicio-backend-vm v0.32.1 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking intuicio-nodes v0.32.1 [INFO] [stderr] Checking intuicio-frontend-simpleton v0.32.1 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(name: impl ToString, module_name: impl ToString) -> 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] ... [INFO] [stdout] 39 | fields: Map::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(registry: &Registry, capacity: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | Reference::new_array( [INFO] [stdout] 8 | Array::with_capacity(capacity.read::().map(|v| *v as _).unwrap_or(0)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn size(registry: &Registry, array: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Reference::new_integer(array.read::().unwrap().len() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn capacity(registry: &Registry, array: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Reference::new_integer( [INFO] [stdout] 30 | array.read::().unwrap().capacity() as Integer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn pop(mut array: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | array.write::().unwrap().pop().unwrap_or_default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn remove(mut array: Reference, index: Reference) -> Reference { [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] 100 | / array [INFO] [stdout] 101 | | .write::() [INFO] [stdout] 102 | | .unwrap() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn remove(mut array: Reference, index: Reference) -> Reference { [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] 103 | .remove(*index.read::().unwrap() as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn set(mut array: Reference, index: Reference, value: Reference) -> Reference { [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] 108 | / array [INFO] [stdout] 109 | | .write::() [INFO] [stdout] 110 | | .unwrap() [INFO] [stdout] 111 | | .get_mut(*index.read::().unwrap() as usize) [INFO] [stdout] 112 | | .map(|item| std::mem::replace(item, value)) [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get(array: Reference, index: Reference) -> Reference { [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] 118 | / array [INFO] [stdout] 119 | | .read::() [INFO] [stdout] 120 | | .unwrap() [INFO] [stdout] 121 | | .get(*index.read::().unwrap() as usize) [INFO] [stdout] 122 | | .cloned() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 129 | array: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | index: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | count: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | array.read::().unwrap()[index..(index + count)].to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn join(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 143 | Reference::new_array( [INFO] [stdout] 144 | / a.read::() [INFO] [stdout] 145 | | .unwrap() [INFO] [stdout] 146 | | .iter() [INFO] [stdout] 147 | | .chain(b.read::().unwrap().iter()) [INFO] [stdout] 148 | | .cloned() [INFO] [stdout] 149 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter(registry: &Registry, array: Reference, reversed: Reference) -> Reference { [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] 156 | Reference::new( [INFO] [stdout] 157 | / ArrayIter { [INFO] [stdout] 158 | | array, [INFO] [stdout] 159 | | index: 0, [INFO] [stdout] 160 | | reversed: *reversed.read::().unwrap(), [INFO] [stdout] ... | [INFO] [stdout] 167 | | ), [INFO] [stdout] 168 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn next(mut iterator: Reference) -> Reference { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | let mut iterator = iterator.write::().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | let array = iterator.array.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | let array = array.read::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 214 | array.get(index).cloned().unwrap_or_default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .map(|byte| *byte.read::().unwrap() as u8) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn read_u8(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | / bytes [INFO] [stdout] 191 | | .buffer [INFO] [stdout] 192 | | .read_u8() [INFO] [stdout] 193 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn read_u16(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | / result [INFO] [stdout] 206 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn read_u32(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | / result [INFO] [stdout] 219 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn read_u64(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | / result [INFO] [stdout] 232 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn read_i8(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / bytes [INFO] [stdout] 240 | | .buffer [INFO] [stdout] 241 | | .read_i8() [INFO] [stdout] 242 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn read_i16(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | / result [INFO] [stdout] 255 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn read_i32(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | / result [INFO] [stdout] 268 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn read_i64(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | / result [INFO] [stdout] 281 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn read_f32(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 288 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | / result [INFO] [stdout] 294 | | .map(|value| Reference::new_real(value as Real, registry)) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn read_f64(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | / result [INFO] [stdout] 307 | | .map(|value| Reference::new_real(value as Real, registry)) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn read_text(registry: &Registry, mut bytes: Reference, size: Reference) -> Reference { [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] 313 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | / bytes [INFO] [stdout] 317 | | .buffer [INFO] [stdout] 318 | | .read_exact(&mut result) [INFO] [stdout] 319 | | .map(|_| Reference::new_text(String::from_utf8_lossy(&result).to_string(), registry)) [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn read_bytes(registry: &Registry, mut bytes: Reference, size: Reference) -> Reference { [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] 325 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | / bytes [INFO] [stdout] 329 | | .buffer [INFO] [stdout] 330 | | .read_exact(&mut result) [INFO] [stdout] 331 | | .map(|_| Reference::new(Self::new_raw(result), registry)) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:344:32 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn write_u8(registry: &Registry, mut bytes: Reference, value: Reference) -> Reference { [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] 342 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 343 | let value = *value.read::().unwrap() as u8; [INFO] [stdout] 344 | Reference::new_boolean(bytes.buffer.write_u8(value).is_ok(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:393:32 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn write_i8(registry: &Registry, mut bytes: Reference, value: Reference) -> Reference { [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] 391 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | let value = *value.read::().unwrap() as i8; [INFO] [stdout] 393 | Reference::new_boolean(bytes.buffer.write_i8(value).is_ok(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/closure.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(registry: &Registry, function: Reference, captured: Reference) -> Reference { [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] 19 | Reference::new( [INFO] [stdout] 20 | / Closure { [INFO] [stdout] 21 | | function: function.read::().unwrap().clone(), [INFO] [stdout] 22 | | captured: captured.read::().unwrap().clone(), [INFO] [stdout] 23 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/closure.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 48 | closure: Reference, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | arguments: Reference, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | ) -> Reference { [INFO] [stdout] 51 | closure.read::().unwrap().invoke( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/closure.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 48 | closure: Reference, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | arguments: Reference, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | arguments.read::().as_ref().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn exists(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | Reference::new_boolean( [INFO] [stdout] 9 | Path::new(path.read::().unwrap().as_str()).exists(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn is_file(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Reference::new_boolean( [INFO] [stdout] 17 | Path::new(path.read::().unwrap().as_str()).is_file(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn is_dir(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Reference::new_boolean( [INFO] [stdout] 25 | Path::new(path.read::().unwrap().as_str()).is_dir(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_dir(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Reference::new_boolean( [INFO] [stdout] 33 | std::fs::create_dir_all(path.read::().unwrap().as_str()).is_ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Reference::new_text( [INFO] [stdout] 44 | entry.unwrap().path().to_string_lossy().as_ref().to_owned(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn read_file(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Reference::new( [INFO] [stdout] 55 | Bytes::new_raw(std::fs::read(path.read::().unwrap().as_str()).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn write_file(registry: &Registry, path: Reference, bytes: Reference) -> Reference { [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] 62 | Reference::new_boolean( [INFO] [stdout] 63 | / std::fs::write( [INFO] [stdout] 64 | | path.read::().unwrap().as_str(), [INFO] [stdout] 65 | | bytes.read::().unwrap().get_ref(), [INFO] [stdout] 66 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_current_dir(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Reference::new_boolean( [INFO] [stdout] 98 | std::env::set_current_dir(path.read::().unwrap().as_str()).is_ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn build(context: &mut Context, registry: &Registry, iterators: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let iterators = iterators.read::().unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | build_impl(context, registry, None, &iterators) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn enumerate(registry: &Registry, iterator: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | Reference::new( [INFO] [stdout] 63 | / IterEnumerate { [INFO] [stdout] 64 | | iterator, [INFO] [stdout] 65 | | index: 0, [INFO] [stdout] 66 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 72 | | ), [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/library/iter.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn walk(registry: &Registry, start: Reference, steps: Reference) -> Reference { [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] 80 | Reference::new( [INFO] [stdout] 81 | / IterWalk { [INFO] [stdout] 82 | | current: *start.read::().unwrap(), [INFO] [stdout] 83 | | steps: *steps.read::().unwrap(), [INFO] [stdout] 84 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 90 | | ), [INFO] [stdout] 91 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn range(registry: &Registry, from: Reference, to: Reference) -> Reference { [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] 101 | / IterWalk { [INFO] [stdout] 102 | | current: from, [INFO] [stdout] 103 | | steps: to - from, [INFO] [stdout] 104 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 110 | | ), [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/library/iter.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn range_inclusive(registry: &Registry, from: Reference, to: Reference) -> Reference { [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] 122 | / IterWalk { [INFO] [stdout] 123 | | current: from, [INFO] [stdout] 124 | | steps: steps + steps.signum(), [INFO] [stdout] 125 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 131 | | ), [INFO] [stdout] 132 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn filter(registry: &Registry, iterator: Reference, closure: Reference) -> Reference { [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] 139 | Reference::new( [INFO] [stdout] 140 | / IterFilter { [INFO] [stdout] 141 | | iterator, [INFO] [stdout] 142 | | closure, [INFO] [stdout] 143 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 149 | | ), [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/library/iter.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn map(registry: &Registry, iterator: Reference, closure: Reference) -> Reference { [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] 157 | Reference::new( [INFO] [stdout] 158 | / IterMap { [INFO] [stdout] 159 | | iterator, [INFO] [stdout] 160 | | closure, [INFO] [stdout] 161 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 167 | | ), [INFO] [stdout] 168 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn filter_map(registry: &Registry, iterator: Reference, closure: Reference) -> Reference { [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] 175 | Reference::new( [INFO] [stdout] 176 | / IterFilterMap { [INFO] [stdout] 177 | | iterator, [INFO] [stdout] 178 | | closure, [INFO] [stdout] 179 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 185 | | ), [INFO] [stdout] 186 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn flatten(registry: &Registry, iterator: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | Reference::new( [INFO] [stdout] 194 | / IterFlatten { [INFO] [stdout] 195 | | iterator, [INFO] [stdout] 196 | | current: Reference::null(), [INFO] [stdout] 197 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 203 | | ), [INFO] [stdout] 204 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn chain(registry: &Registry, iterators: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | Reference::new( [INFO] [stdout] 212 | / IterChain { [INFO] [stdout] 213 | | iterators: iterators.read::().unwrap().clone(), [INFO] [stdout] 214 | | current: 0, [INFO] [stdout] 215 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 221 | | ), [INFO] [stdout] 222 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn zip(registry: &Registry, iterators: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Reference::new( [INFO] [stdout] 230 | / IterZip { [INFO] [stdout] 231 | | iterators: iterators.read::().unwrap().clone(), [INFO] [stdout] 232 | | next: Reference::new( [INFO] [stdout] 233 | | Closure { [INFO] [stdout] ... | [INFO] [stdout] 238 | | ), [INFO] [stdout] 239 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn chunks(registry: &Registry, iterator: Reference, count: Reference) -> Reference { [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] 246 | Reference::new( [INFO] [stdout] 247 | / IterChunks { [INFO] [stdout] 248 | | iterator, [INFO] [stdout] 249 | | count, [INFO] [stdout] 250 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 256 | | ), [INFO] [stdout] 257 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 464 | pub fn next(context: &mut Context, registry: &Registry, mut iterator: Reference) -> Reference { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 465 | let mut iterator = iterator.write::().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | let value = next(context, registry, iterator.iterator.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | / Enumeration { [INFO] [stdout] 474 | | index: Reference::new_integer(index as Integer, registry), [INFO] [stdout] 475 | | value, [INFO] [stdout] 476 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:640:53 [INFO] [stdout] | [INFO] [stdout] 640 | .map(|iterator| next(context, registry, iterator.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/library/jobs.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(context: &Context, registry: &Registry, workers_count: Reference) -> Reference { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let host_producer = match context.custom::(Self::HOST_PRODUCER_CUSTOM) { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | / Self { [INFO] [stdout] 49 | | workers: (0..workers_count) [INFO] [stdout] 50 | | .map(|_| Worker::new(host_producer.clone())) [INFO] [stdout] 51 | | .collect(), [INFO] [stdout] 52 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|_| Worker::new(host_producer.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/library/jobs.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn workers_alive(registry: &Registry, jobs: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let jobs = jobs.read::().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Reference::new_array( [INFO] [stdout] 73 | / jobs.workers [INFO] [stdout] 74 | | .iter() [INFO] [stdout] 75 | | .map(|worker| { [INFO] [stdout] 76 | | Reference::new_boolean(worker.is_running.load(Ordering::SeqCst), registry) [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn new(host_producer: HostProducer) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | let queue = WorkerQueue::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | let queue_ = queue.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | let is_running = Arc::new(AtomicBool::new(false)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | let is_running_ = is_running.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | let _running_job_result: Arc>> = Default::default(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | let running_job_result = _running_job_result.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | Self { [INFO] [stdout] 168 | handle: Some(spawn(move || { [INFO] [stdout] | _____________________^ [INFO] [stdout] 169 | | Self::worker_thread(host_producer, is_running_, queue_, running_job_result); [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/library/jobs.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | .map(|argument| Transferable::from(argument.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/library/jobs.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn is_pending(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 317 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | Reference::new_boolean( [INFO] [stdout] 319 | / job.result [INFO] [stdout] 320 | | .try_read() [INFO] [stdout] 321 | | .map(|state| matches!(*state, JobState::Pending)) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn is_running(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | Reference::new_boolean( [INFO] [stdout] 331 | / job.result [INFO] [stdout] 332 | | .try_read() [INFO] [stdout] 333 | | .map(|state| matches!(*state, JobState::Running)) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn is_done(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | Reference::new_boolean( [INFO] [stdout] 343 | / job.result [INFO] [stdout] 344 | | .try_read() [INFO] [stdout] 345 | | .map(|state| matches!(*state, JobState::Done(_))) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn is_consumed(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | Reference::new_boolean( [INFO] [stdout] 355 | / job.result [INFO] [stdout] 356 | | .try_read() [INFO] [stdout] 357 | | .map(|state| matches!(*state, JobState::Consumed)) [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | .map(|(key, value)| (key, from_value(value, registry))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn serialize(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Reference::new_text(serde_json::to_string(&to_value(&value)).unwrap(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn serialize_pretty(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Reference::new_text( [INFO] [stdout] 70 | serde_json::to_string_pretty(&to_value(&value)).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn deserialize(registry: &Registry, text: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | from_value( [INFO] [stdout] 78 | serde_json::from_str::(text.read::().unwrap().as_str()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(registry: &Registry, capacity: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | Reference::new_map( [INFO] [stdout] 8 | Map::with_capacity(capacity.read::().map(|v| *v as _).unwrap_or(0)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn size(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Reference::new_integer(map.read::().unwrap().len() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn capacity(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | Reference::new_integer(map.read::().unwrap().capacity() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn find_key(registry: &Registry, map: Reference, value: Reference) -> Reference { [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] 58 | / map.read::() [INFO] [stdout] 59 | | .unwrap() [INFO] [stdout] 60 | | .iter() [INFO] [stdout] 61 | | .find(|(_, item)| value.does_share_reference(item, true)) [INFO] [stdout] 62 | | .map(|(key, _)| Reference::new_text(key.to_owned(), registry)) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn remove(mut map: Reference, key: Reference) -> Reference { [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] 68 | / map.write::() [INFO] [stdout] 69 | | .unwrap() [INFO] [stdout] 70 | | .remove(key.read::().unwrap().as_str()) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn set(mut map: Reference, key: Reference, value: Reference) -> Reference { [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] 76 | / map.write::() [INFO] [stdout] 77 | | .unwrap() [INFO] [stdout] 78 | | .insert(key.read::().unwrap().to_owned(), value) [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn get(map: Reference, key: Reference) -> Reference { [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] 84 | / map.read::() [INFO] [stdout] 85 | | .unwrap() [INFO] [stdout] 86 | | .get(key.read::().unwrap().as_str()) [INFO] [stdout] 87 | | .cloned() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn join(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 93 | Reference::new_map( [INFO] [stdout] 94 | / a.read::() [INFO] [stdout] 95 | | .unwrap() [INFO] [stdout] 96 | | .iter() [INFO] [stdout] 97 | | .chain(b.read::().unwrap().iter()) [INFO] [stdout] 98 | | .map(|(k, v)| (k.to_owned(), v.clone())) [INFO] [stdout] 99 | | .collect::(), [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:98:42 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(k, v)| (k.to_owned(), v.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/library/map.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn zip(registry: &Registry, keys: Reference, values: Reference) -> Reference { [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] 106 | Reference::new_map( [INFO] [stdout] 107 | / keys.read::() [INFO] [stdout] 108 | | .unwrap() [INFO] [stdout] 109 | | .iter() [INFO] [stdout] 110 | | .map(|key| key.read::().unwrap().to_owned()) [INFO] [stdout] 111 | | .zip(values.read::().unwrap().iter().cloned()) [INFO] [stdout] 112 | | .collect::(), [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | .map(|key| key.read::().unwrap().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn keys(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | Reference::new_array( [INFO] [stdout] 120 | / map.read::() [INFO] [stdout] 121 | | .unwrap() [INFO] [stdout] 122 | | .keys() [INFO] [stdout] 123 | | .map(|key| Reference::new_text(key.to_owned(), registry)) [INFO] [stdout] 124 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn values(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | Reference::new_array( [INFO] [stdout] 132 | / map.read::() [INFO] [stdout] 133 | | .unwrap() [INFO] [stdout] 134 | | .values() [INFO] [stdout] 135 | | .cloned() [INFO] [stdout] 136 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | / MapIter { [INFO] [stdout] 146 | | map, [INFO] [stdout] 147 | | index: 0, [INFO] [stdout] 148 | | keys, [INFO] [stdout] ... | [INFO] [stdout] 155 | | ), [INFO] [stdout] 156 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn next(registry: &Registry, mut iterator: Reference) -> Reference { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | let mut iterator = iterator.write::().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | let map = iterator.map.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let map = map.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | / map.get(key) [INFO] [stdout] 224 | | .map(|value| { [INFO] [stdout] 225 | | Reference::new( [INFO] [stdout] 226 | | Pair { [INFO] [stdout] ... | [INFO] [stdout] 231 | | ) [INFO] [stdout] 232 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(registry: &Registry, address: Reference) -> Reference { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let address = address.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Reference::new( [INFO] [stdout] 24 | / Server { [INFO] [stdout] 25 | | listener: Some(TcpListener::bind(address.as_str()).unwrap()), [INFO] [stdout] 26 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set_nonblocking(registry: &Registry, server: Reference, mode: Reference) -> Reference { [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] 33 | let server = server.read::().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | / server [INFO] [stdout] 37 | | .listener [INFO] [stdout] 38 | | .as_ref() [INFO] [stdout] 39 | | .unwrap() [INFO] [stdout] 40 | | .set_nonblocking(mode) [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn connect(registry: &Registry, address: Reference) -> Reference { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let address = address.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let stream = TcpStream::connect(address.as_str()).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | Reference::new( [INFO] [stdout] 76 | / Channel { [INFO] [stdout] 77 | | stream: Some(stream), [INFO] [stdout] 78 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn set_nonblocking(registry: &Registry, channel: Reference, mode: Reference) -> Reference { [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] 85 | let channel = channel.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | / channel [INFO] [stdout] 89 | | .stream [INFO] [stdout] 90 | | .as_ref() [INFO] [stdout] 91 | | .unwrap() [INFO] [stdout] 92 | | .set_nonblocking(mode) [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn set_no_delay(registry: &Registry, channel: Reference, mode: Reference) -> Reference { [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] 100 | let channel = channel.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | channel.stream.as_ref().unwrap().set_nodelay(mode).is_ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn write(registry: &Registry, mut channel: Reference, buffer: Reference) -> Reference { [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] 122 | let mut channel = channel.write::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let buffer = buffer.read::().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | Reference::new_boolean( [INFO] [stdout] 125 | / channel [INFO] [stdout] 126 | | .stream [INFO] [stdout] 127 | | .as_mut() [INFO] [stdout] 128 | | .unwrap() [INFO] [stdout] 129 | | .write(buffer.get_ref()) [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/process.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|arg| arg.read::().unwrap().as_str().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/promise.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(registry: &Registry, resolved: Reference, rejected: Reference) -> Reference { [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] 21 | Reference::new( [INFO] [stdout] 22 | / Promise { [INFO] [stdout] 23 | | resolved, [INFO] [stdout] 24 | | rejected, [INFO] [stdout] 25 | | next: Reference::null(), [INFO] [stdout] 26 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | name: Reference, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | module_name: Reference, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | / Type::by_name( [INFO] [stdout] 14 | | name.read::().unwrap().as_str(), [INFO] [stdout] 15 | | module_name.read::().unwrap().as_str(), [INFO] [stdout] 16 | | registry, [INFO] [stdout] 17 | | ) [INFO] [stdout] 18 | | .unwrap(), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn type_of(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Reference::new_type(value.type_of().unwrap(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn type_name(registry: &Registry, ty: Reference) -> Reference { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Reference::new_text( [INFO] [stdout] 31 | / ty.read::() [INFO] [stdout] 32 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn type_fields(registry: &Registry, ty: Reference) -> Reference { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Reference::new_array( [INFO] [stdout] 44 | / ty.read::() [INFO] [stdout] 45 | | .unwrap() [INFO] [stdout] 46 | | .handle() [INFO] [stdout] 47 | | .unwrap() [INFO] [stdout] ... | [INFO] [stdout] 51 | | .map(|field| Reference::new_text(field.name.to_owned(), registry)) [INFO] [stdout] 52 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn type_byte_size(registry: &Registry, ty: Reference) -> Reference { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | Reference::new_integer( [INFO] [stdout] 60 | ty.read::().unwrap().handle().unwrap().layout().size() as Integer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_field(object: Reference, name: Reference) -> Reference { [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] 67 | / object [INFO] [stdout] 68 | | .read_object() [INFO] [stdout] 69 | | .unwrap() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_field(object: Reference, name: Reference) -> Reference { [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] 70 | .read_field::(name.read::().unwrap().as_str()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 125 | name: Reference, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | module_name: Reference, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | / Function::by_name( [INFO] [stdout] 130 | | name.read::().unwrap().as_str(), [INFO] [stdout] 131 | | module_name.read::().unwrap().as_str(), [INFO] [stdout] 132 | | registry, [INFO] [stdout] 133 | | ) [INFO] [stdout] 134 | | .unwrap(), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 143 | function: Reference, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | arguments: Reference, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | context.stack().pop::().unwrap_or_default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn function_name(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | Reference::new_text( [INFO] [stdout] 161 | / value [INFO] [stdout] 162 | | .read::() [INFO] [stdout] 163 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn function_arguments(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | Reference::new_array( [INFO] [stdout] 176 | / value [INFO] [stdout] 177 | | .read::() [INFO] [stdout] 178 | | .unwrap() [INFO] [stdout] 179 | | .handle() [INFO] [stdout] ... | [INFO] [stdout] 184 | | .map(|argument| Reference::new_text(argument.name.to_owned(), registry)) [INFO] [stdout] 185 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn length(registry: &Registry, text: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Reference::new_integer(text.read::().unwrap().len() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn character(registry: &Registry, text: Reference, index: Reference) -> Reference { [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] 19 | let index = *index.read::().unwrap() as usize; [INFO] [stdout] 20 | / text.read::() [INFO] [stdout] 21 | | .unwrap() [INFO] [stdout] 22 | | .chars() [INFO] [stdout] 23 | | .nth(index) [INFO] [stdout] 24 | | .map(|character| Reference::new_text(Text::from(character), registry)) [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 53 | text: Reference, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | index: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | count: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | / text.read::() [INFO] [stdout] 61 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn join(registry: &Registry, array: Reference, separator: Reference) -> Reference { [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] 72 | Reference::new_text( [INFO] [stdout] 73 | / array [INFO] [stdout] 74 | | .read::() [INFO] [stdout] 75 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn join(registry: &Registry, array: Reference, separator: Reference) -> Reference { [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] 79 | .join(separator.read::().unwrap().as_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | .map(|item| item.read::().unwrap().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn combine(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 86 | Reference::new_text( [INFO] [stdout] 87 | a.read::().unwrap().to_owned() + b.read::().unwrap().as_str(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn combine(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 86 | Reference::new_text( [INFO] [stdout] 87 | a.read::().unwrap().to_owned() + b.read::().unwrap().as_str(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | .map(|index| arguments[index].read::().unwrap().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/toml.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | .map(|(key, value)| (key, from_value(value, registry))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/toml.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn deserialize(registry: &Registry, text: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | from_value( [INFO] [stdout] 68 | toml::from_str::(text.read::().unwrap().as_str()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodes.rs:511:56 [INFO] [stdout] | [INFO] [stdout] 511 | ... .and_then(|(value, _)| PropertyValue::new(value).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodes.rs:527:60 [INFO] [stdout] | [INFO] [stdout] 527 | ... .and_then(|(value, _)| PropertyValue::new(value).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:268:38 [INFO] [stdout] | [INFO] [stdout] 268 | .map(|pair| Box::new(parse_expression_next(pair))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:276:38 [INFO] [stdout] | [INFO] [stdout] 276 | .map(|pair| Box::new(parse_expression_next(pair))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:284:38 [INFO] [stdout] | [INFO] [stdout] 284 | .map(|pair| Box::new(parse_expression_next(pair))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script.rs:1103:21 [INFO] [stdout] | [INFO] [stdout] 1083 | let mut operations = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1103 | script: ScriptHandle::new(operations), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script.rs:1340:12 [INFO] [stdout] | [INFO] [stdout] 1331 | let binary = options.deserialize::(&bytes)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1340 | Ok(binary [INFO] [stdout] | ____________^ [INFO] [stdout] 1341 | | .modules [INFO] [stdout] 1342 | | .into_iter() [INFO] [stdout] 1343 | | .enumerate() [INFO] [stdout] ... | [INFO] [stdout] 1348 | | }) [INFO] [stdout] 1349 | | .collect()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script.rs:1347:23 [INFO] [stdout] | [INFO] [stdout] 1344 | .map(|(index, module)| ScriptContent { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1347 | data: Ok(Some(module)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/mod.rs:39:21 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn new(name: impl ToString, module_name: impl ToString) -> 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] ... [INFO] [stdout] 39 | fields: Map::new(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(registry: &Registry, capacity: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | Reference::new_array( [INFO] [stdout] 8 | Array::with_capacity(capacity.read::().map(|v| *v as _).unwrap_or(0)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:24:28 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn size(registry: &Registry, array: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Reference::new_integer(array.read::().unwrap().len() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn capacity(registry: &Registry, array: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Reference::new_integer( [INFO] [stdout] 30 | array.read::().unwrap().capacity() as Integer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn pop(mut array: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | array.write::().unwrap().pop().unwrap_or_default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn remove(mut array: Reference, index: Reference) -> Reference { [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] 100 | / array [INFO] [stdout] 101 | | .write::() [INFO] [stdout] 102 | | .unwrap() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:103:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn remove(mut array: Reference, index: Reference) -> Reference { [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] 103 | .remove(*index.read::().unwrap() as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:108:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn set(mut array: Reference, index: Reference, value: Reference) -> Reference { [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] 108 | / array [INFO] [stdout] 109 | | .write::() [INFO] [stdout] 110 | | .unwrap() [INFO] [stdout] 111 | | .get_mut(*index.read::().unwrap() as usize) [INFO] [stdout] 112 | | .map(|item| std::mem::replace(item, value)) [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get(array: Reference, index: Reference) -> Reference { [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] 118 | / array [INFO] [stdout] 119 | | .read::() [INFO] [stdout] 120 | | .unwrap() [INFO] [stdout] 121 | | .get(*index.read::().unwrap() as usize) [INFO] [stdout] 122 | | .cloned() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 129 | array: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | index: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | count: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | array.read::().unwrap()[index..(index + count)].to_vec(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:144:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn join(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 143 | Reference::new_array( [INFO] [stdout] 144 | / a.read::() [INFO] [stdout] 145 | | .unwrap() [INFO] [stdout] 146 | | .iter() [INFO] [stdout] 147 | | .chain(b.read::().unwrap().iter()) [INFO] [stdout] 148 | | .cloned() [INFO] [stdout] 149 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:157:9 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn iter(registry: &Registry, array: Reference, reversed: Reference) -> Reference { [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] 156 | Reference::new( [INFO] [stdout] 157 | / ArrayIter { [INFO] [stdout] 158 | | array, [INFO] [stdout] 159 | | index: 0, [INFO] [stdout] 160 | | reversed: *reversed.read::().unwrap(), [INFO] [stdout] ... | [INFO] [stdout] 167 | | ), [INFO] [stdout] 168 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/array.rs:214:9 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn next(mut iterator: Reference) -> Reference { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | let mut iterator = iterator.write::().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | let array = iterator.array.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | let array = array.read::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 214 | array.get(index).cloned().unwrap_or_default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:61:26 [INFO] [stdout] | [INFO] [stdout] 61 | .map(|byte| *byte.read::().unwrap() as u8) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 188 | pub fn read_u8(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | / bytes [INFO] [stdout] 191 | | .buffer [INFO] [stdout] 192 | | .read_u8() [INFO] [stdout] 193 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub fn read_u16(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | / result [INFO] [stdout] 206 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn read_u32(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | / result [INFO] [stdout] 219 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn read_u64(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | / result [INFO] [stdout] 232 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn read_i8(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | / bytes [INFO] [stdout] 240 | | .buffer [INFO] [stdout] 241 | | .read_i8() [INFO] [stdout] 242 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn read_i16(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 249 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | / result [INFO] [stdout] 255 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:267:9 [INFO] [stdout] | [INFO] [stdout] 260 | pub fn read_i32(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 261 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 267 | / result [INFO] [stdout] 268 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:280:9 [INFO] [stdout] | [INFO] [stdout] 273 | pub fn read_i64(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 280 | / result [INFO] [stdout] 281 | | .map(|value| Reference::new_integer(value as Integer, registry)) [INFO] [stdout] | |____________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:293:9 [INFO] [stdout] | [INFO] [stdout] 286 | pub fn read_f32(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 287 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 288 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | / result [INFO] [stdout] 294 | | .map(|value| Reference::new_real(value as Real, registry)) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn read_f64(registry: &Registry, mut bytes: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 301 | let result = if bytes.native_endian { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | / result [INFO] [stdout] 307 | | .map(|value| Reference::new_real(value as Real, registry)) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:316:9 [INFO] [stdout] | [INFO] [stdout] 312 | pub fn read_text(registry: &Registry, mut bytes: Reference, size: Reference) -> Reference { [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] 313 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 316 | / bytes [INFO] [stdout] 317 | | .buffer [INFO] [stdout] 318 | | .read_exact(&mut result) [INFO] [stdout] 319 | | .map(|_| Reference::new_text(String::from_utf8_lossy(&result).to_string(), registry)) [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:328:9 [INFO] [stdout] | [INFO] [stdout] 324 | pub fn read_bytes(registry: &Registry, mut bytes: Reference, size: Reference) -> Reference { [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] 325 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | / bytes [INFO] [stdout] 329 | | .buffer [INFO] [stdout] 330 | | .read_exact(&mut result) [INFO] [stdout] 331 | | .map(|_| Reference::new(Self::new_raw(result), registry)) [INFO] [stdout] | |_____________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:344:32 [INFO] [stdout] | [INFO] [stdout] 341 | pub fn write_u8(registry: &Registry, mut bytes: Reference, value: Reference) -> Reference { [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] 342 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 343 | let value = *value.read::().unwrap() as u8; [INFO] [stdout] 344 | Reference::new_boolean(bytes.buffer.write_u8(value).is_ok(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/bytes.rs:393:32 [INFO] [stdout] | [INFO] [stdout] 390 | pub fn write_i8(registry: &Registry, mut bytes: Reference, value: Reference) -> Reference { [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] 391 | let mut bytes = bytes.write::().unwrap(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 392 | let value = *value.read::().unwrap() as i8; [INFO] [stdout] 393 | Reference::new_boolean(bytes.buffer.write_i8(value).is_ok(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/closure.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(registry: &Registry, function: Reference, captured: Reference) -> Reference { [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] 19 | Reference::new( [INFO] [stdout] 20 | / Closure { [INFO] [stdout] 21 | | function: function.read::().unwrap().clone(), [INFO] [stdout] 22 | | captured: captured.read::().unwrap().clone(), [INFO] [stdout] 23 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/closure.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 48 | closure: Reference, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | arguments: Reference, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | ) -> Reference { [INFO] [stdout] 51 | closure.read::().unwrap().invoke( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/closure.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 48 | closure: Reference, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 49 | arguments: Reference, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | arguments.read::().as_ref().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn exists(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | Reference::new_boolean( [INFO] [stdout] 9 | Path::new(path.read::().unwrap().as_str()).exists(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn is_file(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | Reference::new_boolean( [INFO] [stdout] 17 | Path::new(path.read::().unwrap().as_str()).is_file(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn is_dir(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | Reference::new_boolean( [INFO] [stdout] 25 | Path::new(path.read::().unwrap().as_str()).is_dir(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn make_dir(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Reference::new_boolean( [INFO] [stdout] 33 | std::fs::create_dir_all(path.read::().unwrap().as_str()).is_ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 42 | .map(|entry| { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Reference::new_text( [INFO] [stdout] 44 | entry.unwrap().path().to_string_lossy().as_ref().to_owned(), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:55:24 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn read_file(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | Reference::new( [INFO] [stdout] 55 | Bytes::new_raw(std::fs::read(path.read::().unwrap().as_str()).unwrap()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn write_file(registry: &Registry, path: Reference, bytes: Reference) -> Reference { [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] 62 | Reference::new_boolean( [INFO] [stdout] 63 | / std::fs::write( [INFO] [stdout] 64 | | path.read::().unwrap().as_str(), [INFO] [stdout] 65 | | bytes.read::().unwrap().get_ref(), [INFO] [stdout] 66 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/fs.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn set_current_dir(registry: &Registry, path: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | Reference::new_boolean( [INFO] [stdout] 98 | std::env::set_current_dir(path.read::().unwrap().as_str()).is_ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:57:35 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn build(context: &mut Context, registry: &Registry, iterators: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | let iterators = iterators.read::().unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | build_impl(context, registry, None, &iterators) [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn enumerate(registry: &Registry, iterator: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | Reference::new( [INFO] [stdout] 63 | / IterEnumerate { [INFO] [stdout] 64 | | iterator, [INFO] [stdout] 65 | | index: 0, [INFO] [stdout] 66 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 72 | | ), [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/library/iter.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn walk(registry: &Registry, start: Reference, steps: Reference) -> Reference { [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] 80 | Reference::new( [INFO] [stdout] 81 | / IterWalk { [INFO] [stdout] 82 | | current: *start.read::().unwrap(), [INFO] [stdout] 83 | | steps: *steps.read::().unwrap(), [INFO] [stdout] 84 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 90 | | ), [INFO] [stdout] 91 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn range(registry: &Registry, from: Reference, to: Reference) -> Reference { [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] 101 | / IterWalk { [INFO] [stdout] 102 | | current: from, [INFO] [stdout] 103 | | steps: to - from, [INFO] [stdout] 104 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 110 | | ), [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/library/iter.rs:122:9 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn range_inclusive(registry: &Registry, from: Reference, to: Reference) -> Reference { [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] 122 | / IterWalk { [INFO] [stdout] 123 | | current: from, [INFO] [stdout] 124 | | steps: steps + steps.signum(), [INFO] [stdout] 125 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 131 | | ), [INFO] [stdout] 132 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 138 | pub fn filter(registry: &Registry, iterator: Reference, closure: Reference) -> Reference { [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] 139 | Reference::new( [INFO] [stdout] 140 | / IterFilter { [INFO] [stdout] 141 | | iterator, [INFO] [stdout] 142 | | closure, [INFO] [stdout] 143 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 149 | | ), [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/library/iter.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn map(registry: &Registry, iterator: Reference, closure: Reference) -> Reference { [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] 157 | Reference::new( [INFO] [stdout] 158 | / IterMap { [INFO] [stdout] 159 | | iterator, [INFO] [stdout] 160 | | closure, [INFO] [stdout] 161 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 167 | | ), [INFO] [stdout] 168 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn filter_map(registry: &Registry, iterator: Reference, closure: Reference) -> Reference { [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] 175 | Reference::new( [INFO] [stdout] 176 | / IterFilterMap { [INFO] [stdout] 177 | | iterator, [INFO] [stdout] 178 | | closure, [INFO] [stdout] 179 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 185 | | ), [INFO] [stdout] 186 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 192 | pub fn flatten(registry: &Registry, iterator: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 193 | Reference::new( [INFO] [stdout] 194 | / IterFlatten { [INFO] [stdout] 195 | | iterator, [INFO] [stdout] 196 | | current: Reference::null(), [INFO] [stdout] 197 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 203 | | ), [INFO] [stdout] 204 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn chain(registry: &Registry, iterators: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | Reference::new( [INFO] [stdout] 212 | / IterChain { [INFO] [stdout] 213 | | iterators: iterators.read::().unwrap().clone(), [INFO] [stdout] 214 | | current: 0, [INFO] [stdout] 215 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 221 | | ), [INFO] [stdout] 222 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:230:9 [INFO] [stdout] | [INFO] [stdout] 228 | pub fn zip(registry: &Registry, iterators: Reference) -> Reference { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 229 | Reference::new( [INFO] [stdout] 230 | / IterZip { [INFO] [stdout] 231 | | iterators: iterators.read::().unwrap().clone(), [INFO] [stdout] 232 | | next: Reference::new( [INFO] [stdout] 233 | | Closure { [INFO] [stdout] ... | [INFO] [stdout] 238 | | ), [INFO] [stdout] 239 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 245 | pub fn chunks(registry: &Registry, iterator: Reference, count: Reference) -> Reference { [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] 246 | Reference::new( [INFO] [stdout] 247 | / IterChunks { [INFO] [stdout] 248 | | iterator, [INFO] [stdout] 249 | | count, [INFO] [stdout] 250 | | next: Reference::new( [INFO] [stdout] ... | [INFO] [stdout] 256 | | ), [INFO] [stdout] 257 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 464 | pub fn next(context: &mut Context, registry: &Registry, mut iterator: Reference) -> Reference { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 465 | let mut iterator = iterator.write::().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | let value = next(context, registry, iterator.iterator.clone()); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 473 | / Enumeration { [INFO] [stdout] 474 | | index: Reference::new_integer(index as Integer, registry), [INFO] [stdout] 475 | | value, [INFO] [stdout] 476 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/iter.rs:640:53 [INFO] [stdout] | [INFO] [stdout] 640 | .map(|iterator| next(context, registry, iterator.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/library/jobs.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(context: &Context, registry: &Registry, workers_count: Reference) -> Reference { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let host_producer = match context.custom::(Self::HOST_PRODUCER_CUSTOM) { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | / Self { [INFO] [stdout] 49 | | workers: (0..workers_count) [INFO] [stdout] 50 | | .map(|_| Worker::new(host_producer.clone())) [INFO] [stdout] 51 | | .collect(), [INFO] [stdout] 52 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:50:42 [INFO] [stdout] | [INFO] [stdout] 50 | .map(|_| Worker::new(host_producer.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/library/jobs.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn workers_alive(registry: &Registry, jobs: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 71 | let jobs = jobs.read::().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 72 | Reference::new_array( [INFO] [stdout] 73 | / jobs.workers [INFO] [stdout] 74 | | .iter() [INFO] [stdout] 75 | | .map(|worker| { [INFO] [stdout] 76 | | Reference::new_boolean(worker.is_running.load(Ordering::SeqCst), registry) [INFO] [stdout] 77 | | }) [INFO] [stdout] 78 | | .collect(), [INFO] [stdout] | |__________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:168:21 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn new(host_producer: HostProducer) -> Self { [INFO] [stdout] | --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | let queue = WorkerQueue::default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 162 | let queue_ = queue.clone(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 163 | let is_running = Arc::new(AtomicBool::new(false)); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | let is_running_ = is_running.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | let _running_job_result: Arc>> = Default::default(); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | let running_job_result = _running_job_result.clone(); [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | Self { [INFO] [stdout] 168 | handle: Some(spawn(move || { [INFO] [stdout] | _____________________^ [INFO] [stdout] 169 | | Self::worker_thread(host_producer, is_running_, queue_, running_job_result); [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/library/jobs.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | .map(|argument| Transferable::from(argument.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/library/jobs.rs:319:13 [INFO] [stdout] | [INFO] [stdout] 316 | pub fn is_pending(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 317 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 318 | Reference::new_boolean( [INFO] [stdout] 319 | / job.result [INFO] [stdout] 320 | | .try_read() [INFO] [stdout] 321 | | .map(|state| matches!(*state, JobState::Pending)) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn is_running(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 329 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 330 | Reference::new_boolean( [INFO] [stdout] 331 | / job.result [INFO] [stdout] 332 | | .try_read() [INFO] [stdout] 333 | | .map(|state| matches!(*state, JobState::Running)) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:343:13 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn is_done(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 341 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 342 | Reference::new_boolean( [INFO] [stdout] 343 | / job.result [INFO] [stdout] 344 | | .try_read() [INFO] [stdout] 345 | | .map(|state| matches!(*state, JobState::Done(_))) [INFO] [stdout] | |_________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/jobs.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 352 | pub fn is_consumed(registry: &Registry, job: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 353 | let job = job.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | Reference::new_boolean( [INFO] [stdout] 355 | / job.result [INFO] [stdout] 356 | | .try_read() [INFO] [stdout] 357 | | .map(|state| matches!(*state, JobState::Consumed)) [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:55:43 [INFO] [stdout] | [INFO] [stdout] 55 | .map(|(key, value)| (key, from_value(value, registry))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 63 | pub fn serialize(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | Reference::new_text(serde_json::to_string(&to_value(&value)).unwrap(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn serialize_pretty(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 69 | Reference::new_text( [INFO] [stdout] 70 | serde_json::to_string_pretty(&to_value(&value)).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/json.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn deserialize(registry: &Registry, text: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | from_value( [INFO] [stdout] 78 | serde_json::from_str::(text.read::().unwrap().as_str()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn new(registry: &Registry, capacity: Reference) -> Reference { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 7 | Reference::new_map( [INFO] [stdout] 8 | Map::with_capacity(capacity.read::().map(|v| *v as _).unwrap_or(0)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:23:28 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn size(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Reference::new_integer(map.read::().unwrap().len() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn capacity(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | Reference::new_integer(map.read::().unwrap().capacity() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn find_key(registry: &Registry, map: Reference, value: Reference) -> Reference { [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] 58 | / map.read::() [INFO] [stdout] 59 | | .unwrap() [INFO] [stdout] 60 | | .iter() [INFO] [stdout] 61 | | .find(|(_, item)| value.does_share_reference(item, true)) [INFO] [stdout] 62 | | .map(|(key, _)| Reference::new_text(key.to_owned(), registry)) [INFO] [stdout] | |______________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn remove(mut map: Reference, key: Reference) -> Reference { [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] 68 | / map.write::() [INFO] [stdout] 69 | | .unwrap() [INFO] [stdout] 70 | | .remove(key.read::().unwrap().as_str()) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [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 119 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn set(mut map: Reference, key: Reference, value: Reference) -> Reference { [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] 76 | / map.write::() [INFO] [stdout] 77 | | .unwrap() [INFO] [stdout] 78 | | .insert(key.read::().unwrap().to_owned(), value) [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn get(map: Reference, key: Reference) -> Reference { [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] 84 | / map.read::() [INFO] [stdout] 85 | | .unwrap() [INFO] [stdout] 86 | | .get(key.read::().unwrap().as_str()) [INFO] [stdout] 87 | | .cloned() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub fn join(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 93 | Reference::new_map( [INFO] [stdout] 94 | / a.read::() [INFO] [stdout] 95 | | .unwrap() [INFO] [stdout] 96 | | .iter() [INFO] [stdout] 97 | | .chain(b.read::().unwrap().iter()) [INFO] [stdout] 98 | | .map(|(k, v)| (k.to_owned(), v.clone())) [INFO] [stdout] 99 | | .collect::(), [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:98:42 [INFO] [stdout] | [INFO] [stdout] 98 | .map(|(k, v)| (k.to_owned(), v.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/library/map.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn zip(registry: &Registry, keys: Reference, values: Reference) -> Reference { [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] 106 | Reference::new_map( [INFO] [stdout] 107 | / keys.read::() [INFO] [stdout] 108 | | .unwrap() [INFO] [stdout] 109 | | .iter() [INFO] [stdout] 110 | | .map(|key| key.read::().unwrap().to_owned()) [INFO] [stdout] 111 | | .zip(values.read::().unwrap().iter().cloned()) [INFO] [stdout] 112 | | .collect::(), [INFO] [stdout] | |_____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:110:24 [INFO] [stdout] | [INFO] [stdout] 110 | .map(|key| key.read::().unwrap().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 118 | pub fn keys(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 119 | Reference::new_array( [INFO] [stdout] 120 | / map.read::() [INFO] [stdout] 121 | | .unwrap() [INFO] [stdout] 122 | | .keys() [INFO] [stdout] 123 | | .map(|key| Reference::new_text(key.to_owned(), registry)) [INFO] [stdout] 124 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn values(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | Reference::new_array( [INFO] [stdout] 132 | / map.read::() [INFO] [stdout] 133 | | .unwrap() [INFO] [stdout] 134 | | .values() [INFO] [stdout] 135 | | .cloned() [INFO] [stdout] 136 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:145:9 [INFO] [stdout] | [INFO] [stdout] 142 | pub fn iter(registry: &Registry, map: Reference) -> Reference { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | / MapIter { [INFO] [stdout] 146 | | map, [INFO] [stdout] 147 | | index: 0, [INFO] [stdout] 148 | | keys, [INFO] [stdout] ... | [INFO] [stdout] 155 | | ), [INFO] [stdout] 156 | | }, [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/map.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 213 | pub fn next(registry: &Registry, mut iterator: Reference) -> Reference { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | let mut iterator = iterator.write::().unwrap(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | let map = iterator.map.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 216 | let map = map.read::().unwrap(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 223 | / map.get(key) [INFO] [stdout] 224 | | .map(|value| { [INFO] [stdout] 225 | | Reference::new( [INFO] [stdout] 226 | | Pair { [INFO] [stdout] ... | [INFO] [stdout] 231 | | ) [INFO] [stdout] 232 | | }) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new(registry: &Registry, address: Reference) -> Reference { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | let address = address.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Reference::new( [INFO] [stdout] 24 | / Server { [INFO] [stdout] 25 | | listener: Some(TcpListener::bind(address.as_str()).unwrap()), [INFO] [stdout] 26 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 32 | pub fn set_nonblocking(registry: &Registry, server: Reference, mode: Reference) -> Reference { [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] 33 | let server = server.read::().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | / server [INFO] [stdout] 37 | | .listener [INFO] [stdout] 38 | | .as_ref() [INFO] [stdout] 39 | | .unwrap() [INFO] [stdout] 40 | | .set_nonblocking(mode) [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:76:13 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn connect(registry: &Registry, address: Reference) -> Reference { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 73 | let address = address.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let stream = TcpStream::connect(address.as_str()).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | Reference::new( [INFO] [stdout] 76 | / Channel { [INFO] [stdout] 77 | | stream: Some(stream), [INFO] [stdout] 78 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:88:13 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn set_nonblocking(registry: &Registry, channel: Reference, mode: Reference) -> Reference { [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] 85 | let channel = channel.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 88 | / channel [INFO] [stdout] 89 | | .stream [INFO] [stdout] 90 | | .as_ref() [INFO] [stdout] 91 | | .unwrap() [INFO] [stdout] 92 | | .set_nonblocking(mode) [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:103:13 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn set_no_delay(registry: &Registry, channel: Reference, mode: Reference) -> Reference { [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] 100 | let channel = channel.read::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | channel.stream.as_ref().unwrap().set_nodelay(mode).is_ok(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/net.rs:125:13 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn write(registry: &Registry, mut channel: Reference, buffer: Reference) -> Reference { [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] 122 | let mut channel = channel.write::().unwrap(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 123 | let buffer = buffer.read::().unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 124 | Reference::new_boolean( [INFO] [stdout] 125 | / channel [INFO] [stdout] 126 | | .stream [INFO] [stdout] 127 | | .as_mut() [INFO] [stdout] 128 | | .unwrap() [INFO] [stdout] 129 | | .write(buffer.get_ref()) [INFO] [stdout] | |________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/process.rs:35:28 [INFO] [stdout] | [INFO] [stdout] 35 | .map(|arg| arg.read::().unwrap().as_str().to_owned()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/promise.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(registry: &Registry, resolved: Reference, rejected: Reference) -> Reference { [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] 21 | Reference::new( [INFO] [stdout] 22 | / Promise { [INFO] [stdout] 23 | | resolved, [INFO] [stdout] 24 | | rejected, [INFO] [stdout] 25 | | next: Reference::null(), [INFO] [stdout] 26 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 9 | name: Reference, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 10 | module_name: Reference, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 13 | / Type::by_name( [INFO] [stdout] 14 | | name.read::().unwrap().as_str(), [INFO] [stdout] 15 | | module_name.read::().unwrap().as_str(), [INFO] [stdout] 16 | | registry, [INFO] [stdout] 17 | | ) [INFO] [stdout] 18 | | .unwrap(), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn type_of(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Reference::new_type(value.type_of().unwrap(), registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn type_name(registry: &Registry, ty: Reference) -> Reference { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | Reference::new_text( [INFO] [stdout] 31 | / ty.read::() [INFO] [stdout] 32 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn type_fields(registry: &Registry, ty: Reference) -> Reference { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | Reference::new_array( [INFO] [stdout] 44 | / ty.read::() [INFO] [stdout] 45 | | .unwrap() [INFO] [stdout] 46 | | .handle() [INFO] [stdout] 47 | | .unwrap() [INFO] [stdout] ... | [INFO] [stdout] 51 | | .map(|field| Reference::new_text(field.name.to_owned(), registry)) [INFO] [stdout] 52 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub fn type_byte_size(registry: &Registry, ty: Reference) -> Reference { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | Reference::new_integer( [INFO] [stdout] 60 | ty.read::().unwrap().handle().unwrap().layout().size() as Integer, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_field(object: Reference, name: Reference) -> Reference { [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] 67 | / object [INFO] [stdout] 68 | | .read_object() [INFO] [stdout] 69 | | .unwrap() [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn get_field(object: Reference, name: Reference) -> Reference { [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] 70 | .read_field::(name.read::().unwrap().as_str()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 125 | name: Reference, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 126 | module_name: Reference, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | / Function::by_name( [INFO] [stdout] 130 | | name.read::().unwrap().as_str(), [INFO] [stdout] 131 | | module_name.read::().unwrap().as_str(), [INFO] [stdout] 132 | | registry, [INFO] [stdout] 133 | | ) [INFO] [stdout] 134 | | .unwrap(), [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 143 | function: Reference, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | arguments: Reference, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | context.stack().pop::().unwrap_or_default() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 159 | pub fn function_name(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | Reference::new_text( [INFO] [stdout] 161 | / value [INFO] [stdout] 162 | | .read::() [INFO] [stdout] 163 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/reflect.rs:176:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn function_arguments(registry: &Registry, value: Reference) -> Reference { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | Reference::new_array( [INFO] [stdout] 176 | / value [INFO] [stdout] 177 | | .read::() [INFO] [stdout] 178 | | .unwrap() [INFO] [stdout] 179 | | .handle() [INFO] [stdout] ... | [INFO] [stdout] 184 | | .map(|argument| Reference::new_text(argument.name.to_owned(), registry)) [INFO] [stdout] 185 | | .collect::(), [INFO] [stdout] | |_______________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:14:28 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn length(registry: &Registry, text: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 14 | Reference::new_integer(text.read::().unwrap().len() as Integer, registry) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn character(registry: &Registry, text: Reference, index: Reference) -> Reference { [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] 19 | let index = *index.read::().unwrap() as usize; [INFO] [stdout] 20 | / text.read::() [INFO] [stdout] 21 | | .unwrap() [INFO] [stdout] 22 | | .chars() [INFO] [stdout] 23 | | .nth(index) [INFO] [stdout] 24 | | .map(|character| Reference::new_text(Text::from(character), registry)) [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 53 | text: Reference, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | index: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 55 | count: Reference, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | / text.read::() [INFO] [stdout] 61 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn join(registry: &Registry, array: Reference, separator: Reference) -> Reference { [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] 72 | Reference::new_text( [INFO] [stdout] 73 | / array [INFO] [stdout] 74 | | .read::() [INFO] [stdout] 75 | | .unwrap() [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:79:19 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn join(registry: &Registry, array: Reference, separator: Reference) -> Reference { [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] 79 | .join(separator.read::().unwrap().as_str()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 77 | .map(|item| item.read::().unwrap().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn combine(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 86 | Reference::new_text( [INFO] [stdout] 87 | a.read::().unwrap().to_owned() + b.read::().unwrap().as_str(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn combine(registry: &Registry, a: Reference, b: Reference) -> Reference { [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] 86 | Reference::new_text( [INFO] [stdout] 87 | a.read::().unwrap().to_owned() + b.read::().unwrap().as_str(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/text.rs:103:38 [INFO] [stdout] | [INFO] [stdout] 103 | .map(|index| arguments[index].read::().unwrap().to_owned()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/toml.rs:48:43 [INFO] [stdout] | [INFO] [stdout] 48 | .map(|(key, value)| (key, from_value(value, registry))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/library/toml.rs:68:33 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn deserialize(registry: &Registry, text: Reference) -> Reference { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | from_value( [INFO] [stdout] 68 | toml::from_str::(text.read::().unwrap().as_str()).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intuicio-frontend-simpleton` (lib) due to 120 previous errors [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/nodes.rs:511:56 [INFO] [stdout] | [INFO] [stdout] 511 | ... .and_then(|(value, _)| PropertyValue::new(value).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [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/nodes.rs:527:60 [INFO] [stdout] | [INFO] [stdout] 527 | ... .and_then(|(value, _)| PropertyValue::new(value).ok()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:268:38 [INFO] [stdout] | [INFO] [stdout] 268 | .map(|pair| Box::new(parse_expression_next(pair))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:276:38 [INFO] [stdout] | [INFO] [stdout] 276 | .map(|pair| Box::new(parse_expression_next(pair))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser.rs:284:38 [INFO] [stdout] | [INFO] [stdout] 284 | .map(|pair| Box::new(parse_expression_next(pair))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script.rs:1103:21 [INFO] [stdout] | [INFO] [stdout] 1083 | let mut operations = vec![]; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1103 | script: ScriptHandle::new(operations), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script.rs:1340:12 [INFO] [stdout] | [INFO] [stdout] 1331 | let binary = options.deserialize::(&bytes)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1340 | Ok(binary [INFO] [stdout] | ____________^ [INFO] [stdout] 1341 | | .modules [INFO] [stdout] 1342 | | .into_iter() [INFO] [stdout] 1343 | | .enumerate() [INFO] [stdout] ... | [INFO] [stdout] 1348 | | }) [INFO] [stdout] 1349 | | .collect()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/script.rs:1347:23 [INFO] [stdout] | [INFO] [stdout] 1344 | .map(|(index, module)| ScriptContent { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1347 | data: Ok(Some(module)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:52:32 [INFO] [stdout] | [INFO] [stdout] 33 | let package = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let mut registry = Registry::default(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 51 | let context = Context::new(10240, 10240); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Host::new(context, registry.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 120 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `intuicio-frontend-simpleton` (lib test) due to 121 previous errors [INFO] running `Command { std: "docker" "inspect" "cd270f6736bbbb6942bf7c7155ea07277dea64d09db316b5e2742c8365c0b3c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd270f6736bbbb6942bf7c7155ea07277dea64d09db316b5e2742c8365c0b3c6", kill_on_drop: false }` [INFO] [stdout] cd270f6736bbbb6942bf7c7155ea07277dea64d09db316b5e2742c8365c0b3c6