[INFO] fetching crate cell-map 0.5.3... [INFO] checking cell-map-0.5.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate cell-map 0.5.3 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate cell-map 0.5.3 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate cell-map 0.5.3 [INFO] finished tweaking crates.io crate cell-map 0.5.3 [INFO] tweaked toml for crates.io crate cell-map 0.5.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate cell-map 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-complex v0.4.0 [INFO] [stderr] Downloaded cell-map-macro v0.2.0 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded serde_json v1.0.64 [INFO] [stderr] Downloaded paste v1.0.5 [INFO] [stderr] Downloaded generic-array v0.14.4 [INFO] [stderr] Downloaded simba v0.4.0 [INFO] [stderr] Downloaded typenum v1.13.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.1 [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded syn v1.0.72 [INFO] [stderr] Downloaded ndarray v0.15.2 [INFO] [stderr] Downloaded nalgebra v0.25.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 582784d4838004d04c56491df5812d34ee305cf4947ba83296daac8be298a882 [INFO] running `Command { std: "docker" "start" "-a" "582784d4838004d04c56491df5812d34ee305cf4947ba83296daac8be298a882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "582784d4838004d04c56491df5812d34ee305cf4947ba83296daac8be298a882", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582784d4838004d04c56491df5812d34ee305cf4947ba83296daac8be298a882", kill_on_drop: false }` [INFO] [stdout] 582784d4838004d04c56491df5812d34ee305cf4947ba83296daac8be298a882 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3c3791605e0ebbccf3b62adcfd4e51395424663831da829a2c07a97ecbf0e68 [INFO] running `Command { std: "docker" "start" "-a" "b3c3791605e0ebbccf3b62adcfd4e51395424663831da829a2c07a97ecbf0e68", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling cell-map-macro v0.2.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ndarray v0.15.2 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking nalgebra v0.25.4 [INFO] [stderr] Checking cell-map v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ToShape` is never used [INFO] [stdout] --> src/extensions.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ToShape { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Affine2Ext` is never used [INFO] [stdout] --> src/extensions.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) trait Affine2Ext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bounds`, `start_parent`, `end_parent`, and `end_index` are never read [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineStepData` is never constructed [INFO] [stdout] --> src/iterators/slicers.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct LineStepData { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `translated` [INFO] [stdout] --> examples/map_rotations_check.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let translated = CellMap::::new(CellMapParams { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_translated` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rotated` [INFO] [stdout] --> examples/map_rotations_check.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | let rotated = CellMap::::new(CellMapParams { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `scaled` [INFO] [stdout] --> examples/map_rotations_check.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | let scaled = CellMap::::new(CellMapParams { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_scaled` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `ToShape` is never used [INFO] [stdout] --> src/extensions.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ToShape { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Affine2Ext` is never used [INFO] [stdout] --> src/extensions.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) trait Affine2Ext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bounds`, `start_parent`, `end_parent`, and `end_index` are never read [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineStepData` is never constructed [INFO] [stdout] --> src/iterators/slicers.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct LineStepData { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.40s [INFO] running `Command { std: "docker" "inspect" "b3c3791605e0ebbccf3b62adcfd4e51395424663831da829a2c07a97ecbf0e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3c3791605e0ebbccf3b62adcfd4e51395424663831da829a2c07a97ecbf0e68", kill_on_drop: false }` [INFO] [stdout] b3c3791605e0ebbccf3b62adcfd4e51395424663831da829a2c07a97ecbf0e68 [INFO] checking cell-map-0.5.3 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate cell-map 0.5.3 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate cell-map 0.5.3 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cell-map 0.5.3 [INFO] finished tweaking crates.io crate cell-map 0.5.3 [INFO] tweaked toml for crates.io crate cell-map 0.5.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate cell-map 0.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43aea11c0ee03cd3576349ba7a0f2bca0b25acc5fda84e33a7fd6dce2c57118b [INFO] running `Command { std: "docker" "start" "-a" "43aea11c0ee03cd3576349ba7a0f2bca0b25acc5fda84e33a7fd6dce2c57118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43aea11c0ee03cd3576349ba7a0f2bca0b25acc5fda84e33a7fd6dce2c57118b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43aea11c0ee03cd3576349ba7a0f2bca0b25acc5fda84e33a7fd6dce2c57118b", kill_on_drop: false }` [INFO] [stdout] 43aea11c0ee03cd3576349ba7a0f2bca0b25acc5fda84e33a7fd6dce2c57118b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 213de576ddffc0f58a010d96e4d4d8b5574b3ebc524e9d323758362fb76f1271 [INFO] running `Command { std: "docker" "start" "-a" "213de576ddffc0f58a010d96e4d4d8b5574b3ebc524e9d323758362fb76f1271", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling cell-map-macro v0.2.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking ndarray v0.15.2 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking nalgebra v0.25.4 [INFO] [stderr] Checking cell-map v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait `ToShape` is never used [INFO] [stdout] --> src/extensions.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ToShape { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Affine2Ext` is never used [INFO] [stdout] --> src/extensions.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) trait Affine2Ext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bounds`, `start_parent`, `end_parent`, and `end_index` are never read [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineStepData` is never constructed [INFO] [stdout] --> src/iterators/slicers.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct LineStepData { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cell_map.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn new_from_data(params: CellMapParams, data: Vec>) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 154 | | data, [INFO] [stdout] 155 | | metadata: params.into(), [INFO] [stdout] 156 | | params, [INFO] [stdout] 157 | | layer_type: PhantomData, [INFO] [stdout] 158 | | }) [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/cell_map.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 230 | pub unsafe fn get_unchecked(&self, layer: L, index: Point2) -> &T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | &self[(layer, index)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cell_map.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 250 | pub unsafe fn get_mut_unchecked(&mut self, layer: L, index: Point2) -> &mut T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | &mut self[(layer, index)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn layer(self, layer: L) -> CellMapIter<'m, L, T, Single, S> { [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] 149 | layerer: Single { layer }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn layers(self, layers: &[L]) -> CellMapIter<'m, L, T, Many, S> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | layerer: Many { [INFO] [stdout] | ______________________^ [INFO] [stdout] 159 | | layers: layers.to_vec().into(), [INFO] [stdout] 160 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn indexed(self) -> CellMapIter<'m, L, T, R, Indexed<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | slicer: Indexed::new(self.slicer, current_layer), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn positioned(self) -> CellMapIter<'m, L, T, R, Positioned<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | slicer: Positioned::new(self.slicer, current_layer, self.map.metadata), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | Ok(CellMapIterMut { [INFO] [stdout] | ____________^ [INFO] [stdout] 214 | | map, [INFO] [stdout] 215 | | layerer: Many { [INFO] [stdout] 216 | | layers: L::all().into(), [INFO] [stdout] 217 | | }, [INFO] [stdout] 218 | | slicer, [INFO] [stdout] 219 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:241:22 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn layer(self, layer: L) -> CellMapIterMut<'m, L, T, Single, S> { [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] 241 | layerer: Single { layer }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:250:22 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn layers(self, layers: &[L]) -> CellMapIterMut<'m, L, T, Many, S> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | layerer: Many { [INFO] [stdout] | ______________________^ [INFO] [stdout] 251 | | layers: layers.to_vec().into(), [INFO] [stdout] 252 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn map_layers(self, from: L, to: L) -> CellMapIterMut<'m, L, T, Map, S> { [INFO] [stdout] | ---- ------- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | layerer: Map { from, to }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn indexed(self) -> CellMapIterMut<'m, L, T, R, Indexed<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | slicer: Indexed::new(self.slicer, current_layer), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn positioned(self) -> CellMapIterMut<'m, L, T, R, Positioned<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 279 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | slicer: Positioned::new(self.slicer, current_layer, map_meta), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 408 | let (from, to) = unsafe { [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] 409 | let from_ptr = self.map.data.as_ptr().add(self.layerer.from.to_index()); [INFO] [stdout] 410 | let from = self.slicer.slice(&*from_ptr); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 411 | let to_ptr = self.map.data.as_mut_ptr().add(self.layerer.to.to_index()); [INFO] [stdout] 412 | let to = self.slicer.slice_mut(&mut *to_ptr); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | match (from, to) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/indexed.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 59 | let item = self.slicer.slice(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | [INFO] [stdout] 61 | Some(((self.layer.clone(), self.slicer.index().unwrap()), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/indexed.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 65 | let item = self.slicer.slice_mut(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | [INFO] [stdout] 67 | Some(((self.layer.clone(), self.slicer.index().unwrap()), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/positioned.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 61 | let item = self.slicer.slice(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Some(((self.layer.clone(), self.map_meta.position(index)?), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/positioned.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 68 | let item = self.slicer.slice_mut(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Some(((self.layer.clone(), self.map_meta.position(index)?), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cell-map` (lib) due to 19 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: trait `ToShape` is never used [INFO] [stdout] --> src/extensions.rs:18:18 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ToShape { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Affine2Ext` is never used [INFO] [stdout] --> src/extensions.rs:30:18 [INFO] [stdout] | [INFO] [stdout] 30 | pub(crate) trait Affine2Ext { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `bounds`, `start_parent`, `end_parent`, and `end_index` are never read [INFO] [stdout] --> src/iterators/slicers.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Line { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 94 | bounds: Bounds, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | start_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 98 | end_parent: Point2, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 107 | end_index: Point2, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Line` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LineStepData` is never constructed [INFO] [stdout] --> src/iterators/slicers.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | struct LineStepData { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cell_map.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn new_from_data(params: CellMapParams, data: Vec>) -> Result { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 154 | | data, [INFO] [stdout] 155 | | metadata: params.into(), [INFO] [stdout] 156 | | params, [INFO] [stdout] 157 | | layer_type: PhantomData, [INFO] [stdout] 158 | | }) [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/cell_map.rs:231:15 [INFO] [stdout] | [INFO] [stdout] 230 | pub unsafe fn get_unchecked(&self, layer: L, index: Point2) -> &T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | &self[(layer, index)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cell_map.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 250 | pub unsafe fn get_mut_unchecked(&mut self, layer: L, index: Point2) -> &mut T { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | &mut self[(layer, index)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:149:22 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn layer(self, layer: L) -> CellMapIter<'m, L, T, Single, S> { [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] 149 | layerer: Single { layer }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn layers(self, layers: &[L]) -> CellMapIter<'m, L, T, Many, S> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 158 | layerer: Many { [INFO] [stdout] | ______________________^ [INFO] [stdout] 159 | | layers: layers.to_vec().into(), [INFO] [stdout] 160 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:171:21 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn indexed(self) -> CellMapIter<'m, L, T, R, Indexed<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | slicer: Indexed::new(self.slicer, current_layer), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 177 | pub fn positioned(self) -> CellMapIter<'m, L, T, R, Positioned<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | slicer: Positioned::new(self.slicer, current_layer, self.map.metadata), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 213 | Ok(CellMapIterMut { [INFO] [stdout] | ____________^ [INFO] [stdout] 214 | | map, [INFO] [stdout] 215 | | layerer: Many { [INFO] [stdout] 216 | | layers: L::all().into(), [INFO] [stdout] 217 | | }, [INFO] [stdout] 218 | | slicer, [INFO] [stdout] 219 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:241:22 [INFO] [stdout] | [INFO] [stdout] 238 | pub fn layer(self, layer: L) -> CellMapIterMut<'m, L, T, Single, S> { [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] 241 | layerer: Single { layer }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:250:22 [INFO] [stdout] | [INFO] [stdout] 247 | pub fn layers(self, layers: &[L]) -> CellMapIterMut<'m, L, T, Many, S> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | layerer: Many { [INFO] [stdout] | ______________________^ [INFO] [stdout] 251 | | layers: layers.to_vec().into(), [INFO] [stdout] 252 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:261:22 [INFO] [stdout] | [INFO] [stdout] 258 | pub fn map_layers(self, from: L, to: L) -> CellMapIterMut<'m, L, T, Map, S> { [INFO] [stdout] | ---- ------- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 261 | layerer: Map { from, to }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:272:21 [INFO] [stdout] | [INFO] [stdout] 267 | pub fn indexed(self) -> CellMapIterMut<'m, L, T, R, Indexed<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 268 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | slicer: Indexed::new(self.slicer, current_layer), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:284:21 [INFO] [stdout] | [INFO] [stdout] 278 | pub fn positioned(self) -> CellMapIterMut<'m, L, T, R, Positioned<'m, L, T, S>> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 279 | let current_layer = self.layerer.current().unwrap(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | slicer: Positioned::new(self.slicer, current_layer, map_meta), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/mod.rs:419:15 [INFO] [stdout] | [INFO] [stdout] 408 | let (from, to) = unsafe { [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] 409 | let from_ptr = self.map.data.as_ptr().add(self.layerer.from.to_index()); [INFO] [stdout] 410 | let from = self.slicer.slice(&*from_ptr); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 411 | let to_ptr = self.map.data.as_mut_ptr().add(self.layerer.to.to_index()); [INFO] [stdout] 412 | let to = self.slicer.slice_mut(&mut *to_ptr); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | match (from, to) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/indexed.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 59 | let item = self.slicer.slice(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 60 | [INFO] [stdout] 61 | Some(((self.layer.clone(), self.slicer.index().unwrap()), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/indexed.rs:67:14 [INFO] [stdout] | [INFO] [stdout] 65 | let item = self.slicer.slice_mut(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | [INFO] [stdout] 67 | Some(((self.layer.clone(), self.slicer.index().unwrap()), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/positioned.rs:64:14 [INFO] [stdout] | [INFO] [stdout] 61 | let item = self.slicer.slice(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | Some(((self.layer.clone(), self.map_meta.position(index)?), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iterators/positioned.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 68 | let item = self.slicer.slice_mut(data)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | Some(((self.layer.clone(), self.map_meta.position(index)?), item)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cell-map` (lib test) due to 19 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "213de576ddffc0f58a010d96e4d4d8b5574b3ebc524e9d323758362fb76f1271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "213de576ddffc0f58a010d96e4d4d8b5574b3ebc524e9d323758362fb76f1271", kill_on_drop: false }` [INFO] [stdout] 213de576ddffc0f58a010d96e4d4d8b5574b3ebc524e9d323758362fb76f1271