[INFO] fetching crate sophus_core 0.8.0... [INFO] checking sophus_core-0.8.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate sophus_core 0.8.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate sophus_core 0.8.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sophus_core 0.8.0 [INFO] finished tweaking crates.io crate sophus_core 0.8.0 [INFO] tweaked toml for crates.io crate sophus_core 0.8.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding ndarray v0.15.6 (latest: v0.16.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c586122196ac8c4bb38ff502155842c6837b880e663dbd0ef6ffe718d37c05c [INFO] running `Command { std: "docker" "start" "-a" "7c586122196ac8c4bb38ff502155842c6837b880e663dbd0ef6ffe718d37c05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c586122196ac8c4bb38ff502155842c6837b880e663dbd0ef6ffe718d37c05c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c586122196ac8c4bb38ff502155842c6837b880e663dbd0ef6ffe718d37c05c", kill_on_drop: false }` [INFO] [stdout] 7c586122196ac8c4bb38ff502155842c6837b880e663dbd0ef6ffe718d37c05c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d06aa5882fbe83d92d7b08ebb7ac6402d37711c1b27a3b9a0e0c21543b5d81b [INFO] running `Command { std: "docker" "start" "-a" "5d06aa5882fbe83d92d7b08ebb7ac6402d37711c1b27a3b9a0e0c21543b5d81b", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking assertables v7.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling concat-arrays v0.1.2 [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] Checking rand_distr v0.4.3 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking sophus_core v0.8.0 (/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/calculus/dual/dual_matrix.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 75 | let mut dij_val = MutTensorDDRC::::from_shape([ROWS, COLS]); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | dij_part: Some(dij_val), [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/calculus/dual/dual_matrix.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 226 | mut lhs_dx: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | mut rhs_dx: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | Some(DijPairM { [INFO] [stdout] | ______________^ [INFO] [stdout] 251 | | lhs: lhs_dx.unwrap(), [INFO] [stdout] 252 | | rhs: rhs_dx.unwrap(), [INFO] [stdout] 253 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 258 | mut lhs_dx: Option>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 259 | mut rhs_dx: Option>, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | Some(DijPairMV:: { [INFO] [stdout] | ______________^ [INFO] [stdout] 283 | | lhs: lhs_dx.unwrap(), [INFO] [stdout] 284 | | rhs: rhs_dx.unwrap(), [INFO] [stdout] 285 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:329:23 [INFO] [stdout] | [INFO] [stdout] 326 | fn mat_mul(&self, rhs: DualMatrix) -> DualMatrix { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 329 | dij_part: DualMatrix::binary_mm_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 330 | | &self.dij_part, [INFO] [stdout] 331 | | &rhs.dij_part, [INFO] [stdout] 332 | | |l_dij| l_dij * rhs.real_part, [INFO] [stdout] 333 | | |r_dij| self.real_part * r_dij, [INFO] [stdout] 334 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:341:23 [INFO] [stdout] | [INFO] [stdout] 338 | fn from_scalar(val: DualScalar) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | dij_part: val.dij_part.map(|dij_val| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 342 | | MutTensorDDRC::from_map(&dij_val.view(), |v| MatF64::::from_scalar(*v)) [INFO] [stdout] 343 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 354 | fn scaled(&self, s: DualScalar) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | dij_part: DualMatrix::binary_ms_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 358 | | &self.dij_part, [INFO] [stdout] 359 | | &s.dij_part, [INFO] [stdout] 360 | | |l_dij| l_dij * s.real_part, [INFO] [stdout] 361 | | |r_dij| self.real_part * *r_dij, [INFO] [stdout] 362 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 380 | fn from_array2(duals: [[DualScalar; COLS]; ROWS]) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | let mut r = MutTensorDDRC::::from_shape(shape); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | dij_part: Some(r), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 430 | top_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 431 | bot_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 437 | DualMatrix::::block_mat1x2(top_row.0, top_row.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:438:13 [INFO] [stdout] | [INFO] [stdout] 430 | top_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 431 | bot_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | DualMatrix::::block_mat1x2(bot_row.0, bot_row.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:451:23 [INFO] [stdout] | [INFO] [stdout] 443 | top_row: DualMatrix, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 444 | bot_row: DualMatrix, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 447 | let maybe_dij = Self::two_dx(top_row.dij_part, bot_row.dij_part); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | dij_part: match maybe_dij { [INFO] [stdout] | _______________________^ [INFO] [stdout] 452 | | Some(dij_val) => { [INFO] [stdout] 453 | | let mut r = MutTensorDDRC::::from_shape(dij_val.shape()); [INFO] [stdout] 454 | | for d0 in 0..dij_val.shape()[0] { [INFO] [stdout] ... | [INFO] [stdout] 464 | | None => None, [INFO] [stdout] 465 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:478:23 [INFO] [stdout] | [INFO] [stdout] 470 | left_col: DualMatrix, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 471 | righ_col: DualMatrix, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 474 | let maybe_dij = Self::two_dx(left_col.dij_part, righ_col.dij_part); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | dij_part: match maybe_dij { [INFO] [stdout] | _______________________^ [INFO] [stdout] 479 | | Some(dij_val) => { [INFO] [stdout] 480 | | let mut r = MutTensorDDRC::::from_shape(dij_val.shape()); [INFO] [stdout] 481 | | for d0 in 0..dij_val.shape()[0] { [INFO] [stdout] ... | [INFO] [stdout] 491 | | None => None, [INFO] [stdout] 492 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:587:23 [INFO] [stdout] | [INFO] [stdout] 584 | fn add(self, rhs: Self) -> Self::Output { [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] 587 | dij_part: Self::binary_mm_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 588 | | &self.dij_part, [INFO] [stdout] 589 | | &rhs.dij_part, [INFO] [stdout] 590 | | |l_dij| *l_dij, [INFO] [stdout] 591 | | |r_dij| *r_dij, [INFO] [stdout] 592 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:603:23 [INFO] [stdout] | [INFO] [stdout] 600 | fn sub(self, rhs: Self) -> Self::Output { [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] 603 | dij_part: Self::binary_mm_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 604 | | &self.dij_part, [INFO] [stdout] 605 | | &rhs.dij_part, [INFO] [stdout] 606 | | |l_dij| *l_dij, [INFO] [stdout] 607 | | |r_dij| -r_dij, [INFO] [stdout] 608 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:619:23 [INFO] [stdout] | [INFO] [stdout] 616 | fn neg(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | dij_part: self [INFO] [stdout] | _______________________^ [INFO] [stdout] 620 | | .dij_part [INFO] [stdout] 621 | | .clone() [INFO] [stdout] 622 | | .map(|dij_val| MutTensorDDRC::from_map(&dij_val.view(), |v| -v)), [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:643:23 [INFO] [stdout] | [INFO] [stdout] 640 | fn mul(self, rhs: DualVector) -> Self::Output { [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] 643 | dij_part: Self::binary_mv_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 644 | | &self.dij_part, [INFO] [stdout] 645 | | &rhs.dij_part, [INFO] [stdout] 646 | | |l_dij| l_dij * rhs.real_part, [INFO] [stdout] 647 | | |r_dij| self.real_part * r_dij, [INFO] [stdout] 648 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:160:23 [INFO] [stdout] | [INFO] [stdout] 157 | let dij_val = >::from_shape_and_val([1, 1], 1.0); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | dij_part: Some(dij_val), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 214 | fn neg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 218 | | Some(dij_val) => { [INFO] [stdout] 219 | | let dyn_mat = >::from_map(&dij_val.view(), |v: &f64| -(*v)); [INFO] [stdout] ... | [INFO] [stdout] 223 | | None => None, [INFO] [stdout] 224 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 290 | fn cos(self) -> DualScalar { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 294 | | Some(dij_val) => { [INFO] [stdout] 295 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| { [INFO] [stdout] 296 | | -(*dij) * self.real_part.sin() [INFO] [stdout] ... | [INFO] [stdout] 300 | | None => None, [INFO] [stdout] 301 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:308:23 [INFO] [stdout] | [INFO] [stdout] 305 | fn sin(self) -> DualScalar { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 309 | | Some(dij_val) => { [INFO] [stdout] 310 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| { [INFO] [stdout] 311 | | *dij * self.real_part.cos() [INFO] [stdout] ... | [INFO] [stdout] 315 | | None => None, [INFO] [stdout] 316 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 320 | fn abs(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 324 | | Some(dij_val) => { [INFO] [stdout] 325 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| { [INFO] [stdout] 326 | | *dij * self.real_part.signum() [INFO] [stdout] ... | [INFO] [stdout] 331 | | None => None, [INFO] [stdout] 332 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:341:23 [INFO] [stdout] | [INFO] [stdout] 336 | fn atan2(self, rhs: Self) -> 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] 341 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 342 | | &self.dij_part, [INFO] [stdout] 343 | | &rhs.dij_part, [INFO] [stdout] 344 | | |l_dij| inv_sq_nrm * ((*l_dij) * rhs.real_part), [INFO] [stdout] 345 | | |r_dij| -inv_sq_nrm * (self.real_part * (*r_dij)), [INFO] [stdout] 346 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 354 | fn sqrt(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 358 | dij_part: match self.dij_part { [INFO] [stdout] | _______________________^ [INFO] [stdout] 359 | | Some(dij) => { [INFO] [stdout] 360 | | let out_dij = >::from_map(&dij.view(), |dij: &f64| { [INFO] [stdout] 361 | | (*dij) * 1.0 / (2.0 * sqrt) [INFO] [stdout] ... | [INFO] [stdout] 365 | | None => None, [INFO] [stdout] 366 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:373:23 [INFO] [stdout] | [INFO] [stdout] 370 | fn to_vec(self) -> DualVector<1> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | dij_part: match self.dij_part { [INFO] [stdout] | _______________________^ [INFO] [stdout] 374 | | Some(dij) => { [INFO] [stdout] 375 | | let tmp = dij.inner_scalar_to_vec(); [INFO] [stdout] 376 | | Some(tmp) [INFO] [stdout] 377 | | } [INFO] [stdout] 378 | | None => None, [INFO] [stdout] 379 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 383 | fn tan(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 387 | | Some(dij_val) => { [INFO] [stdout] 388 | | let c = self.real_part.cos(); [INFO] [stdout] 389 | | let sec_squared = 1.0 / (c * c); [INFO] [stdout] ... | [INFO] [stdout] 395 | | None => None, [INFO] [stdout] 396 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 400 | fn acos(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 404 | | Some(dij_val) => { [INFO] [stdout] 405 | | let dval = -1.0 / (1.0 - self.real_part * self.real_part).sqrt(); [INFO] [stdout] 406 | | let dyn_mat = [INFO] [stdout] ... | [INFO] [stdout] 410 | | None => None, [INFO] [stdout] 411 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:418:23 [INFO] [stdout] | [INFO] [stdout] 415 | fn asin(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 419 | | Some(dij_val) => { [INFO] [stdout] 420 | | let dval = 1.0 / (1.0 - self.real_part * self.real_part).sqrt(); [INFO] [stdout] 421 | | let dyn_mat = [INFO] [stdout] ... | [INFO] [stdout] 425 | | None => None, [INFO] [stdout] 426 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:433:23 [INFO] [stdout] | [INFO] [stdout] 430 | fn atan(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 434 | | Some(dij_val) => { [INFO] [stdout] 435 | | let dval = 1.0 / (1.0 + self.real_part * self.real_part); [INFO] [stdout] 436 | | let dyn_mat = [INFO] [stdout] ... | [INFO] [stdout] 440 | | None => None, [INFO] [stdout] 441 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:448:23 [INFO] [stdout] | [INFO] [stdout] 445 | fn fract(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 449 | | Some(dij_val) => { [INFO] [stdout] 450 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| *dij); [INFO] [stdout] 451 | | Some(dyn_mat) [INFO] [stdout] 452 | | } [INFO] [stdout] 453 | | None => None, [INFO] [stdout] 454 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:532:23 [INFO] [stdout] | [INFO] [stdout] 527 | fn add(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 532 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 533 | | &self.dij_part, [INFO] [stdout] 534 | | &rhs.dij_part, [INFO] [stdout] 535 | | |l_dij| *l_dij, [INFO] [stdout] 536 | | |r_dij| *r_dij, [INFO] [stdout] 537 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:556:23 [INFO] [stdout] | [INFO] [stdout] 551 | fn mul(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 556 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 557 | | &self.dij_part, [INFO] [stdout] 558 | | &rhs.dij_part, [INFO] [stdout] 559 | | |l_dij| (*l_dij) * rhs.real_part, [INFO] [stdout] 560 | | |r_dij| (*r_dij) * self.real_part, [INFO] [stdout] 561 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:579:23 [INFO] [stdout] | [INFO] [stdout] 575 | fn div(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 579 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 580 | | &self.dij_part, [INFO] [stdout] 581 | | &rhs.dij_part, [INFO] [stdout] 582 | | |l_dij| l_dij * rhs_inv, [INFO] [stdout] 583 | | |r_dij| -self.real_part * r_dij * rhs_inv * rhs_inv, [INFO] [stdout] 584 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:601:23 [INFO] [stdout] | [INFO] [stdout] 598 | fn sub(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 602 | | &self.dij_part, [INFO] [stdout] 603 | | &rhs.dij_part, [INFO] [stdout] 604 | | |l_dij| *l_dij, [INFO] [stdout] 605 | | |r_dij| -r_dij, [INFO] [stdout] 606 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 45 | let mut dij_val = MutTensorDDR::::from_shape([ROWS, 1]); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | dij_part: Some(dij_val), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 157 | mut lhs_dx: Option>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | mut rhs_dx: Option>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | Some(DijPair { [INFO] [stdout] | ______________^ [INFO] [stdout] 178 | | lhs: lhs_dx.unwrap(), [INFO] [stdout] 179 | | rhs: rhs_dx.unwrap(), [INFO] [stdout] 180 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 187 | fn neg(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | dij_part: self [INFO] [stdout] | _______________________^ [INFO] [stdout] 191 | | .dij_part [INFO] [stdout] 192 | | .clone() [INFO] [stdout] 193 | | .map(|dij_val| MutTensorDDR::from_map(&dij_val.view(), |v| -v)), [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 201 | fn sub(self, rhs: Self) -> Self::Output { [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] 204 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 205 | | &self.dij_part, [INFO] [stdout] 206 | | &rhs.dij_part, [INFO] [stdout] 207 | | |l_dij| *l_dij, [INFO] [stdout] 208 | | |r_dij| -r_dij, [INFO] [stdout] 209 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:220:23 [INFO] [stdout] | [INFO] [stdout] 217 | fn add(self, rhs: Self) -> Self::Output { [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] 220 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 221 | | &self.dij_part, [INFO] [stdout] 222 | | &rhs.dij_part, [INFO] [stdout] 223 | | |l_dij| *l_dij, [INFO] [stdout] 224 | | |r_dij| *r_dij, [INFO] [stdout] 225 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 305 | fn from_array(duals: [DualScalar; ROWS]) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | let mut r = MutTensorDDR::::from_shape(shape); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | dij_part: Some(r), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:365:23 [INFO] [stdout] | [INFO] [stdout] 362 | fn to_mat(self) -> DualMatrix { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | dij_part: self.dij_part.map(|dij| dij.inner_vec_to_mat()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:378:23 [INFO] [stdout] | [INFO] [stdout] 370 | top_row: DualVector, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 371 | bot_row: DualVector, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 375 | let maybe_dij = Self::two_dx(top_row.dij_part, bot_row.dij_part); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 378 | dij_part: match maybe_dij { [INFO] [stdout] | _______________________^ [INFO] [stdout] 379 | | Some(dij_val) => { [INFO] [stdout] 380 | | let mut r = MutTensorDDR::::from_shape(dij_val.shape()); [INFO] [stdout] 381 | | for d0 in 0..dij_val.shape()[0] { [INFO] [stdout] ... | [INFO] [stdout] 391 | | None => None, [INFO] [stdout] 392 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:399:23 [INFO] [stdout] | [INFO] [stdout] 396 | fn scaled(&self, s: DualScalar) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | dij_part: Self::binary_vs_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 400 | | &self.dij_part, [INFO] [stdout] 401 | | &s.dij_part, [INFO] [stdout] 402 | | |l_dij| l_dij * s.real_part, [INFO] [stdout] 403 | | |r_dij| self.real_part * *r_dij, [INFO] [stdout] 404 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:465:23 [INFO] [stdout] | [INFO] [stdout] 430 | fn from_scalar_array(vals: [DualScalar; ROWS]) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | let mut r = MutTensorDDR::::from_shape(shape); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | dij_part: Some(r), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> 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] 22 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | (curve(a.clone() + hh.clone()) - curve(a - hh)) / S::from_f64(2.0 * h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:23:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> 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] 22 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | (curve(a.clone() + hh.clone()) - curve(a - hh)) / S::from_f64(2.0 * h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fw_autodiff(curve: TFn, a: D::RealScalar) -> D::RealScalar [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | / curve(D::new_with_dij(a)) [INFO] [stdout] 34 | | .dij_val() [INFO] [stdout] 35 | | .clone() [INFO] [stdout] 36 | | .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/calculus/maps/curves.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> S::Vector [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] 58 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:59:64 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> S::Vector [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] 58 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 66 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | curve(D::new_with_dij(a)).dij_val().unwrap().get([0, 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/calculus/maps/curves.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 90 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | a: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:98:64 [INFO] [stdout] | [INFO] [stdout] 90 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | a: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 105 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | curve(D::new_with_dij(a)).dij_val().unwrap().get([0, 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/calculus/maps/matrix_valued_maps.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 60 | matrix_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | mut_array: matrix_valued(D::vector_with_dij(a)) [INFO] [stdout] | ________________________^ [INFO] [stdout] 68 | | .dij_val() [INFO] [stdout] 69 | | .unwrap() [INFO] [stdout] 70 | | .mut_array [INFO] [stdout] 71 | | .into_shape([INROWS]) [INFO] [stdout] 72 | | .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/calculus/maps/matrix_valued_maps.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 146 | matrix_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | matrix_valued(D::matrix_with_dij(a)).dij_val().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/calculus/maps/vector_valued_maps.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 88 | vector_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let v = vector_valued(D::vector_with_dij(a)); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let d = v.dij_val(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | mut_array: d.unwrap().mut_array.into_shape([INROWS]).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/calculus/maps/vector_valued_maps.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 183 | vector_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 189 | vector_valued(D::matrix_with_dij(a)).dij_val().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/calculus/spline.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn interpolate(&self, segment_idx: usize, u: S) -> S::SingleVector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / CubicBSplineSegment:: { [INFO] [stdout] 47 | | case, [INFO] [stdout] 48 | | control_points: [ [INFO] [stdout] 49 | | self.control_points[idx_prev].clone(), [INFO] [stdout] ... | [INFO] [stdout] 53 | | ], [INFO] [stdout] 54 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(control_points: Vec>, params: CubicBSplineParams) -> 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] 141 | Self { [INFO] [stdout] 142 | spline_impl: CubicBSplineImpl { [INFO] [stdout] | __________________________^ [INFO] [stdout] 143 | | control_points, [INFO] [stdout] 144 | | delta_t: params.delta_t, [INFO] [stdout] 145 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn normalized_t(&self, t: S) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | (t - self.t0.clone()) / self.spline_impl.delta_t.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/calculus/spline.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn normalized_t(&self, t: S) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | (t - self.t0.clone()) / self.spline_impl.delta_t.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/calculus/spline/spline_segment.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn du_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 31 | let u_sq = u.clone() * u.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::c().scaled(S::from_f64(1.0) / delta_t) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn du_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 31 | let u_sq = u.clone() * u.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::c().scaled(S::from_f64(1.0) / delta_t) [INFO] [stdout] 33 | * S::SingleVector::<4>::from_array([ [INFO] [stdout] | _______________^ [INFO] [stdout] 34 | | S::from_f64(0.0), [INFO] [stdout] 35 | | S::from_f64(1.0), [INFO] [stdout] 36 | | S::from_f64(2.0) * u, [INFO] [stdout] 37 | | S::from_f64(3.0) * u_sq, [INFO] [stdout] 38 | | ]) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn du2_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 43 | Self::c().scaled(S::from_f64(1.0) / (delta_t.clone() * delta_t)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn du2_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 43 | Self::c().scaled(S::from_f64(1.0) / (delta_t.clone() * delta_t)) [INFO] [stdout] 44 | * S::SingleVector::<4>::from_array([ [INFO] [stdout] | _______________^ [INFO] [stdout] 45 | | S::from_f64(0.0), [INFO] [stdout] 46 | | S::from_f64(0.0), [INFO] [stdout] 47 | | S::from_f64(2.0), [INFO] [stdout] 48 | | S::from_f64(6.0) * u, [INFO] [stdout] 49 | | ]) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 60 | control_point: S::SingleVector, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | control_points: [S::SingleVector; 3], [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | u: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> S::SingleVector { [INFO] [stdout] 64 | let b = CubicBasisFunction::::b(u); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | / control_point [INFO] [stdout] 66 | | + control_points[0].scaled(b.get_elem(0)) [INFO] [stdout] 67 | | + control_points[1].scaled(b.get_elem(1)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 60 | control_point: S::SingleVector, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | control_points: [S::SingleVector; 3], [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | u: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> S::SingleVector { [INFO] [stdout] 64 | let b = CubicBasisFunction::::b(u); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | + control_points[2].scaled(b.get_elem(2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/linalg/vector.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 232 | lhs: S::Vector<3>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | rhs: S::Vector<3>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | ) -> S::Vector<3> { [INFO] [stdout] 235 | let l0 = lhs.get_elem(0); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | let l1 = lhs.get_elem(1); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | let l2 = lhs.get_elem(2); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | [INFO] [stdout] 239 | let r0 = rhs.get_elem(0); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | let r1 = rhs.get_elem(1); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | let r2 = rhs.get_elem(2); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | [INFO] [stdout] 243 | S::Vector::from_array([ [INFO] [stdout] | ___________________________^ [INFO] [stdout] 244 | | l1.clone() * r2.clone() - l2.clone() * r1.clone(), [INFO] [stdout] 245 | | l2 * r0.clone() - l0.clone() * r2, [INFO] [stdout] 246 | | l0 * r1 - l1 * r0, [INFO] [stdout] 247 | | ]) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_scalar_to_vec(self) -> ArcTensorXR<3, 2, 1, Scalar, 1> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | ArcTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 301 | array: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 302 | | .array [INFO] [stdout] 303 | | .map(|x| SVec::::new(x.clone())) [INFO] [stdout] 304 | | .to_shared(), [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:303:49 [INFO] [stdout] | [INFO] [stdout] 303 | .map(|x| SVec::::new(x.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/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 90 | fn inner_scalar_to_vec(self) -> MutTensorXR<3, 2, 1, Scalar, 1> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | MutTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 92 | mut_array: self.mut_array.map(|x| SVec::::new(x.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/tensor/mut_tensor.rs:92:70 [INFO] [stdout] | [INFO] [stdout] 92 | mut_array: self.mut_array.map(|x| SVec::::new(x.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/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | mut_tensor_is_view!(1, 0, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | mut_tensor_is_view!(1, 0, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 427 | mut_tensor_is_view!(2, 0, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 427 | mut_tensor_is_view!(2, 0, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | mut_tensor_is_view!(2, 1, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | mut_tensor_is_view!(2, 1, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | mut_tensor_is_view!(3, 0, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | mut_tensor_is_view!(3, 0, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | mut_tensor_is_view!(3, 1, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | mut_tensor_is_view!(3, 1, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | mut_tensor_is_view!(3, 2, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | mut_tensor_is_view!(3, 2, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | mut_tensor_is_view!(4, 0, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | mut_tensor_is_view!(4, 0, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | mut_tensor_is_view!(4, 1, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | mut_tensor_is_view!(4, 1, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | mut_tensor_is_view!(4, 2, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | mut_tensor_is_view!(4, 2, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | mut_tensor_is_view!(5, 0, 5); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | mut_tensor_is_view!(5, 0, 5); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | mut_tensor_is_view!(5, 1, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | mut_tensor_is_view!(5, 1, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | mut_tensor_is_view!(5, 2, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | mut_tensor_is_view!(5, 2, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 142 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sophus_core` (lib) due to 143 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:84:23 [INFO] [stdout] | [INFO] [stdout] 75 | let mut dij_val = MutTensorDDRC::::from_shape([ROWS, COLS]); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | dij_part: Some(dij_val), [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/calculus/dual/dual_matrix.rs:250:14 [INFO] [stdout] | [INFO] [stdout] 226 | mut lhs_dx: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 227 | mut rhs_dx: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 250 | Some(DijPairM { [INFO] [stdout] | ______________^ [INFO] [stdout] 251 | | lhs: lhs_dx.unwrap(), [INFO] [stdout] 252 | | rhs: rhs_dx.unwrap(), [INFO] [stdout] 253 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:282:14 [INFO] [stdout] | [INFO] [stdout] 258 | mut lhs_dx: Option>, [INFO] [stdout] | -------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 259 | mut rhs_dx: Option>, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 282 | Some(DijPairMV:: { [INFO] [stdout] | ______________^ [INFO] [stdout] 283 | | lhs: lhs_dx.unwrap(), [INFO] [stdout] 284 | | rhs: rhs_dx.unwrap(), [INFO] [stdout] 285 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:329:23 [INFO] [stdout] | [INFO] [stdout] 326 | fn mat_mul(&self, rhs: DualMatrix) -> DualMatrix { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 329 | dij_part: DualMatrix::binary_mm_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 330 | | &self.dij_part, [INFO] [stdout] 331 | | &rhs.dij_part, [INFO] [stdout] 332 | | |l_dij| l_dij * rhs.real_part, [INFO] [stdout] 333 | | |r_dij| self.real_part * r_dij, [INFO] [stdout] 334 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:341:23 [INFO] [stdout] | [INFO] [stdout] 338 | fn from_scalar(val: DualScalar) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | dij_part: val.dij_part.map(|dij_val| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 342 | | MutTensorDDRC::from_map(&dij_val.view(), |v| MatF64::::from_scalar(*v)) [INFO] [stdout] 343 | | }), [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:357:23 [INFO] [stdout] | [INFO] [stdout] 354 | fn scaled(&self, s: DualScalar) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 357 | dij_part: DualMatrix::binary_ms_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 358 | | &self.dij_part, [INFO] [stdout] 359 | | &s.dij_part, [INFO] [stdout] 360 | | |l_dij| l_dij * s.real_part, [INFO] [stdout] 361 | | |r_dij| self.real_part * *r_dij, [INFO] [stdout] 362 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:421:23 [INFO] [stdout] | [INFO] [stdout] 380 | fn from_array2(duals: [[DualScalar; COLS]; ROWS]) -> Self { [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | let mut r = MutTensorDDRC::::from_shape(shape); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 421 | dij_part: Some(r), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:437:13 [INFO] [stdout] | [INFO] [stdout] 430 | top_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 431 | bot_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 437 | DualMatrix::::block_mat1x2(top_row.0, top_row.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:438:13 [INFO] [stdout] | [INFO] [stdout] 430 | top_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 431 | bot_row: (DualMatrix, DualMatrix), [INFO] [stdout] | ------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 438 | DualMatrix::::block_mat1x2(bot_row.0, bot_row.1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:451:23 [INFO] [stdout] | [INFO] [stdout] 443 | top_row: DualMatrix, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 444 | bot_row: DualMatrix, [INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 447 | let maybe_dij = Self::two_dx(top_row.dij_part, bot_row.dij_part); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 451 | dij_part: match maybe_dij { [INFO] [stdout] | _______________________^ [INFO] [stdout] 452 | | Some(dij_val) => { [INFO] [stdout] 453 | | let mut r = MutTensorDDRC::::from_shape(dij_val.shape()); [INFO] [stdout] 454 | | for d0 in 0..dij_val.shape()[0] { [INFO] [stdout] ... | [INFO] [stdout] 464 | | None => None, [INFO] [stdout] 465 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:478:23 [INFO] [stdout] | [INFO] [stdout] 470 | left_col: DualMatrix, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 471 | righ_col: DualMatrix, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 474 | let maybe_dij = Self::two_dx(left_col.dij_part, righ_col.dij_part); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 478 | dij_part: match maybe_dij { [INFO] [stdout] | _______________________^ [INFO] [stdout] 479 | | Some(dij_val) => { [INFO] [stdout] 480 | | let mut r = MutTensorDDRC::::from_shape(dij_val.shape()); [INFO] [stdout] 481 | | for d0 in 0..dij_val.shape()[0] { [INFO] [stdout] ... | [INFO] [stdout] 491 | | None => None, [INFO] [stdout] 492 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:587:23 [INFO] [stdout] | [INFO] [stdout] 584 | fn add(self, rhs: Self) -> Self::Output { [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] 587 | dij_part: Self::binary_mm_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 588 | | &self.dij_part, [INFO] [stdout] 589 | | &rhs.dij_part, [INFO] [stdout] 590 | | |l_dij| *l_dij, [INFO] [stdout] 591 | | |r_dij| *r_dij, [INFO] [stdout] 592 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:603:23 [INFO] [stdout] | [INFO] [stdout] 600 | fn sub(self, rhs: Self) -> Self::Output { [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] 603 | dij_part: Self::binary_mm_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 604 | | &self.dij_part, [INFO] [stdout] 605 | | &rhs.dij_part, [INFO] [stdout] 606 | | |l_dij| *l_dij, [INFO] [stdout] 607 | | |r_dij| -r_dij, [INFO] [stdout] 608 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:619:23 [INFO] [stdout] | [INFO] [stdout] 616 | fn neg(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 619 | dij_part: self [INFO] [stdout] | _______________________^ [INFO] [stdout] 620 | | .dij_part [INFO] [stdout] 621 | | .clone() [INFO] [stdout] 622 | | .map(|dij_val| MutTensorDDRC::from_map(&dij_val.view(), |v| -v)), [INFO] [stdout] | |________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:643:23 [INFO] [stdout] | [INFO] [stdout] 640 | fn mul(self, rhs: DualVector) -> Self::Output { [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] 643 | dij_part: Self::binary_mv_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 644 | | &self.dij_part, [INFO] [stdout] 645 | | &rhs.dij_part, [INFO] [stdout] 646 | | |l_dij| l_dij * rhs.real_part, [INFO] [stdout] 647 | | |r_dij| self.real_part * r_dij, [INFO] [stdout] 648 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:701:33 [INFO] [stdout] | [INFO] [stdout] 698 | |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 701 | <$dual_scalar as IsScalar<$batch>>::Matrix::from_real_matrix(m_4x1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:725:33 [INFO] [stdout] | [INFO] [stdout] 723 | |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | mat_mul_fn::<$dual_scalar, $batch>( [INFO] [stdout] 725 | <$dual_scalar as IsScalar<$batch>>::Matrix::from_real_matrix(m_2x4), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_matrix.rs:745:35 [INFO] [stdout] | [INFO] [stdout] 743 | x: S::Matrix<4, 4>, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 744 | ) -> S::Matrix<4, 4> { [INFO] [stdout] 745 | x.mat_mul(x.clone()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 780 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:160:23 [INFO] [stdout] | [INFO] [stdout] 157 | let dij_val = >::from_shape_and_val([1, 1], 1.0); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 160 | dij_part: Some(dij_val), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:217:23 [INFO] [stdout] | [INFO] [stdout] 214 | fn neg(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 217 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 218 | | Some(dij_val) => { [INFO] [stdout] 219 | | let dyn_mat = >::from_map(&dij_val.view(), |v: &f64| -(*v)); [INFO] [stdout] ... | [INFO] [stdout] 223 | | None => None, [INFO] [stdout] 224 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:293:23 [INFO] [stdout] | [INFO] [stdout] 290 | fn cos(self) -> DualScalar { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 293 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 294 | | Some(dij_val) => { [INFO] [stdout] 295 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| { [INFO] [stdout] 296 | | -(*dij) * self.real_part.sin() [INFO] [stdout] ... | [INFO] [stdout] 300 | | None => None, [INFO] [stdout] 301 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:308:23 [INFO] [stdout] | [INFO] [stdout] 305 | fn sin(self) -> DualScalar { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 308 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 309 | | Some(dij_val) => { [INFO] [stdout] 310 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| { [INFO] [stdout] 311 | | *dij * self.real_part.cos() [INFO] [stdout] ... | [INFO] [stdout] 315 | | None => None, [INFO] [stdout] 316 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:323:23 [INFO] [stdout] | [INFO] [stdout] 320 | fn abs(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 323 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 324 | | Some(dij_val) => { [INFO] [stdout] 325 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| { [INFO] [stdout] 326 | | *dij * self.real_part.signum() [INFO] [stdout] ... | [INFO] [stdout] 331 | | None => None, [INFO] [stdout] 332 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:341:23 [INFO] [stdout] | [INFO] [stdout] 336 | fn atan2(self, rhs: Self) -> 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] 341 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 342 | | &self.dij_part, [INFO] [stdout] 343 | | &rhs.dij_part, [INFO] [stdout] 344 | | |l_dij| inv_sq_nrm * ((*l_dij) * rhs.real_part), [INFO] [stdout] 345 | | |r_dij| -inv_sq_nrm * (self.real_part * (*r_dij)), [INFO] [stdout] 346 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:358:23 [INFO] [stdout] | [INFO] [stdout] 354 | fn sqrt(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 358 | dij_part: match self.dij_part { [INFO] [stdout] | _______________________^ [INFO] [stdout] 359 | | Some(dij) => { [INFO] [stdout] 360 | | let out_dij = >::from_map(&dij.view(), |dij: &f64| { [INFO] [stdout] 361 | | (*dij) * 1.0 / (2.0 * sqrt) [INFO] [stdout] ... | [INFO] [stdout] 365 | | None => None, [INFO] [stdout] 366 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:373:23 [INFO] [stdout] | [INFO] [stdout] 370 | fn to_vec(self) -> DualVector<1> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | dij_part: match self.dij_part { [INFO] [stdout] | _______________________^ [INFO] [stdout] 374 | | Some(dij) => { [INFO] [stdout] 375 | | let tmp = dij.inner_scalar_to_vec(); [INFO] [stdout] 376 | | Some(tmp) [INFO] [stdout] 377 | | } [INFO] [stdout] 378 | | None => None, [INFO] [stdout] 379 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:386:23 [INFO] [stdout] | [INFO] [stdout] 383 | fn tan(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 387 | | Some(dij_val) => { [INFO] [stdout] 388 | | let c = self.real_part.cos(); [INFO] [stdout] 389 | | let sec_squared = 1.0 / (c * c); [INFO] [stdout] ... | [INFO] [stdout] 395 | | None => None, [INFO] [stdout] 396 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 400 | fn acos(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 403 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 404 | | Some(dij_val) => { [INFO] [stdout] 405 | | let dval = -1.0 / (1.0 - self.real_part * self.real_part).sqrt(); [INFO] [stdout] 406 | | let dyn_mat = [INFO] [stdout] ... | [INFO] [stdout] 410 | | None => None, [INFO] [stdout] 411 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:418:23 [INFO] [stdout] | [INFO] [stdout] 415 | fn asin(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 418 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 419 | | Some(dij_val) => { [INFO] [stdout] 420 | | let dval = 1.0 / (1.0 - self.real_part * self.real_part).sqrt(); [INFO] [stdout] 421 | | let dyn_mat = [INFO] [stdout] ... | [INFO] [stdout] 425 | | None => None, [INFO] [stdout] 426 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:433:23 [INFO] [stdout] | [INFO] [stdout] 430 | fn atan(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 434 | | Some(dij_val) => { [INFO] [stdout] 435 | | let dval = 1.0 / (1.0 + self.real_part * self.real_part); [INFO] [stdout] 436 | | let dyn_mat = [INFO] [stdout] ... | [INFO] [stdout] 440 | | None => None, [INFO] [stdout] 441 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:448:23 [INFO] [stdout] | [INFO] [stdout] 445 | fn fract(self) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 448 | dij_part: match self.dij_part.clone() { [INFO] [stdout] | _______________________^ [INFO] [stdout] 449 | | Some(dij_val) => { [INFO] [stdout] 450 | | let dyn_mat = >::from_map(&dij_val.view(), |dij: &f64| *dij); [INFO] [stdout] 451 | | Some(dyn_mat) [INFO] [stdout] 452 | | } [INFO] [stdout] 453 | | None => None, [INFO] [stdout] 454 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:532:23 [INFO] [stdout] | [INFO] [stdout] 527 | fn add(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 532 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 533 | | &self.dij_part, [INFO] [stdout] 534 | | &rhs.dij_part, [INFO] [stdout] 535 | | |l_dij| *l_dij, [INFO] [stdout] 536 | | |r_dij| *r_dij, [INFO] [stdout] 537 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:556:23 [INFO] [stdout] | [INFO] [stdout] 551 | fn mul(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 556 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 557 | | &self.dij_part, [INFO] [stdout] 558 | | &rhs.dij_part, [INFO] [stdout] 559 | | |l_dij| (*l_dij) * rhs.real_part, [INFO] [stdout] 560 | | |r_dij| (*r_dij) * self.real_part, [INFO] [stdout] 561 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:579:23 [INFO] [stdout] | [INFO] [stdout] 575 | fn div(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 579 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 580 | | &self.dij_part, [INFO] [stdout] 581 | | &rhs.dij_part, [INFO] [stdout] 582 | | |l_dij| l_dij * rhs_inv, [INFO] [stdout] 583 | | |r_dij| -self.real_part * r_dij * rhs_inv * rhs_inv, [INFO] [stdout] 584 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:601:23 [INFO] [stdout] | [INFO] [stdout] 598 | fn sub(self, rhs: &Self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 601 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 602 | | &self.dij_part, [INFO] [stdout] 603 | | &rhs.dij_part, [INFO] [stdout] 604 | | |l_dij| *l_dij, [INFO] [stdout] 605 | | |r_dij| -r_dij, [INFO] [stdout] 606 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:635:29 [INFO] [stdout] | [INFO] [stdout] 634 | fn dual_square_fn(x: $dual_scalar) -> $dual_scalar { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 635 | x.clone() * x [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:652:52 [INFO] [stdout] | [INFO] [stdout] 652 | |x| dual_add_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:660:49 [INFO] [stdout] | [INFO] [stdout] 660 | |x| dual_add_fn(<$dual_scalar>::from_real_scalar(b), x), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:676:52 [INFO] [stdout] | [INFO] [stdout] 676 | |x| dual_sub_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:684:49 [INFO] [stdout] | [INFO] [stdout] 684 | |x| dual_sub_fn(<$dual_scalar>::from_real_scalar(b), x), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:700:52 [INFO] [stdout] | [INFO] [stdout] 700 | |x| dual_mul_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:708:52 [INFO] [stdout] | [INFO] [stdout] 708 | |x| dual_mul_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:723:48 [INFO] [stdout] | [INFO] [stdout] 723 | |x| dual_div_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:731:48 [INFO] [stdout] | [INFO] [stdout] 731 | |x| dual_div_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:739:45 [INFO] [stdout] | [INFO] [stdout] 739 | |x| dual_div_fn(<$dual_scalar>::from_real_scalar(b), x), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_scalar.rs:747:48 [INFO] [stdout] | [INFO] [stdout] 747 | |x| dual_div_fn(x, <$dual_scalar>::from_real_scalar(b)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 757 | def_dual_scalar_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_dual_scalar_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:52:23 [INFO] [stdout] | [INFO] [stdout] 45 | let mut dij_val = MutTensorDDR::::from_shape([ROWS, 1]); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | dij_part: Some(dij_val), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:177:14 [INFO] [stdout] | [INFO] [stdout] 157 | mut lhs_dx: Option>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | mut rhs_dx: Option>, [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | Some(DijPair { [INFO] [stdout] | ______________^ [INFO] [stdout] 178 | | lhs: lhs_dx.unwrap(), [INFO] [stdout] 179 | | rhs: rhs_dx.unwrap(), [INFO] [stdout] 180 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:190:23 [INFO] [stdout] | [INFO] [stdout] 187 | fn neg(self) -> Self::Output { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | dij_part: self [INFO] [stdout] | _______________________^ [INFO] [stdout] 191 | | .dij_part [INFO] [stdout] 192 | | .clone() [INFO] [stdout] 193 | | .map(|dij_val| MutTensorDDR::from_map(&dij_val.view(), |v| -v)), [INFO] [stdout] | |_______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:204:23 [INFO] [stdout] | [INFO] [stdout] 201 | fn sub(self, rhs: Self) -> Self::Output { [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] 204 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 205 | | &self.dij_part, [INFO] [stdout] 206 | | &rhs.dij_part, [INFO] [stdout] 207 | | |l_dij| *l_dij, [INFO] [stdout] 208 | | |r_dij| -r_dij, [INFO] [stdout] 209 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:220:23 [INFO] [stdout] | [INFO] [stdout] 217 | fn add(self, rhs: Self) -> Self::Output { [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] 220 | dij_part: Self::binary_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 221 | | &self.dij_part, [INFO] [stdout] 222 | | &rhs.dij_part, [INFO] [stdout] 223 | | |l_dij| *l_dij, [INFO] [stdout] 224 | | |r_dij| *r_dij, [INFO] [stdout] 225 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 305 | fn from_array(duals: [DualScalar; ROWS]) -> Self { [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 325 | let mut r = MutTensorDDR::::from_shape(shape); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 340 | dij_part: Some(r), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:365:23 [INFO] [stdout] | [INFO] [stdout] 362 | fn to_mat(self) -> DualMatrix { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | dij_part: self.dij_part.map(|dij| dij.inner_vec_to_mat()), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:378:23 [INFO] [stdout] | [INFO] [stdout] 370 | top_row: DualVector, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 371 | bot_row: DualVector, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 375 | let maybe_dij = Self::two_dx(top_row.dij_part, bot_row.dij_part); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 378 | dij_part: match maybe_dij { [INFO] [stdout] | _______________________^ [INFO] [stdout] 379 | | Some(dij_val) => { [INFO] [stdout] 380 | | let mut r = MutTensorDDR::::from_shape(dij_val.shape()); [INFO] [stdout] 381 | | for d0 in 0..dij_val.shape()[0] { [INFO] [stdout] ... | [INFO] [stdout] 391 | | None => None, [INFO] [stdout] 392 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:399:23 [INFO] [stdout] | [INFO] [stdout] 396 | fn scaled(&self, s: DualScalar) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 399 | dij_part: Self::binary_vs_dij( [INFO] [stdout] | _______________________^ [INFO] [stdout] 400 | | &self.dij_part, [INFO] [stdout] 401 | | &s.dij_part, [INFO] [stdout] 402 | | |l_dij| l_dij * s.real_part, [INFO] [stdout] 403 | | |r_dij| self.real_part * *r_dij, [INFO] [stdout] 404 | | ), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:465:23 [INFO] [stdout] | [INFO] [stdout] 430 | fn from_scalar_array(vals: [DualScalar; ROWS]) -> Self { [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 450 | let mut r = MutTensorDDR::::from_shape(shape); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 465 | dij_part: Some(r), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:562:49 [INFO] [stdout] | [INFO] [stdout] 559 | |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 562 | <$dual_scalar as IsScalar<$batch>>::Vector::<4>::from_real_vector(p1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 622 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:583:71 [INFO] [stdout] | [INFO] [stdout] 583 | |x| dot_fn::<$dual_scalar, $batch>(x, <$dual_scalar>::from_f64(0.99)), [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 622 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:602:41 [INFO] [stdout] | [INFO] [stdout] 600 | |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 601 | dot_fn::<$dual_scalar, $batch>( [INFO] [stdout] 602 | <$dual_scalar as IsScalar<$batch>>::Vector::from_real_vector(p1), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 622 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/dual/dual_vector.rs:603:41 [INFO] [stdout] | [INFO] [stdout] 600 | |x| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 603 | x.get_elem(0), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 622 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> 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] 22 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | (curve(a.clone() + hh.clone()) - curve(a - hh)) / S::from_f64(2.0 * h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:23:59 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> 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] 22 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | (curve(a.clone() + hh.clone()) - curve(a - hh)) / S::from_f64(2.0 * h) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn fw_autodiff(curve: TFn, a: D::RealScalar) -> D::RealScalar [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | / curve(D::new_with_dij(a)) [INFO] [stdout] 34 | | .dij_val() [INFO] [stdout] 35 | | .clone() [INFO] [stdout] 36 | | .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/calculus/maps/curves.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> S::Vector [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] 58 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:59:64 [INFO] [stdout] | [INFO] [stdout] 54 | pub fn sym_diff_quotient(curve: TFn, a: S, h: f64) -> S::Vector [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] 58 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 59 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 66 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 73 | curve(D::new_with_dij(a)).dij_val().unwrap().get([0, 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/calculus/maps/curves.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 90 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | a: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:98:64 [INFO] [stdout] | [INFO] [stdout] 90 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | a: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | let hh = S::from_f64(h); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | (curve(a.clone() + hh.clone()) - curve(a - hh)).scaled(S::from_f64(1.0 / (2.0 * h))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 105 | curve: TFn, [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 112 | curve(D::new_with_dij(a)).dij_val().unwrap().get([0, 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/calculus/maps/curves.rs:142:29 [INFO] [stdout] | [INFO] [stdout] 141 | fn square_fn, const BATCH: usize>(x: S) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 142 | x.clone() * x [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | def_curve_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_curve_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:159:56 [INFO] [stdout] | [INFO] [stdout] 158 | fn trig_fn, const BATCH: usize>(x: S) -> S::Vector<2> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 159 | S::Vector::<2>::from_array([x.clone().cos(), x.sin()]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | def_curve_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_curve_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/curves.rs:181:52 [INFO] [stdout] | [INFO] [stdout] 177 | fn fn_x, const BATCH: usize>(x: S) -> S::Matrix<2, 3> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | let sin = x.clone().sin(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let cos = x.clone().cos(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | [INFO] [stdout] 181 | S::Matrix::from_array2([ [INFO] [stdout] | ____________________________________________________^ [INFO] [stdout] 182 | | [cos.clone(), sin.clone(), S::from_f64(0.0)], [INFO] [stdout] 183 | | [-sin, cos, S::from_f64(0.0)], [INFO] [stdout] 184 | | ]) [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 201 | def_curve_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_curve_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/matrix_valued_maps.rs:67:24 [INFO] [stdout] | [INFO] [stdout] 60 | matrix_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | mut_array: matrix_valued(D::vector_with_dij(a)) [INFO] [stdout] | ________________________^ [INFO] [stdout] 68 | | .dij_val() [INFO] [stdout] 69 | | .unwrap() [INFO] [stdout] 70 | | .mut_array [INFO] [stdout] 71 | | .into_shape([INROWS]) [INFO] [stdout] 72 | | .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/calculus/maps/matrix_valued_maps.rs:152:9 [INFO] [stdout] | [INFO] [stdout] 146 | matrix_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | matrix_valued(D::matrix_with_dij(a)).dij_val().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/calculus/maps/matrix_valued_maps.rs:205:60 [INFO] [stdout] | [INFO] [stdout] 193 | v: S::Vector<6>, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | ) -> S::Matrix<3, 4> { [INFO] [stdout] 195 | let i = v.get_elem(0); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | let j = v.get_elem(1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 197 | let k = v.get_elem(2); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let ni = -i.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | let nj = -j.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | let nk = -k.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | let x = v.get_elem(3); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | let y = v.get_elem(4); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 203 | let z = v.get_elem(5); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 204 | [INFO] [stdout] 205 | S::Matrix::<3, 4>::from_array2([ [INFO] [stdout] | ____________________________________________________________^ [INFO] [stdout] 206 | | [S::from_f64(0.0), nk, j, x], [INFO] [stdout] 207 | | [k, S::from_f64(0.0), ni, y], [INFO] [stdout] 208 | | [nj, i, S::from_f64(0.0), z], [INFO] [stdout] 209 | | ]) [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 288 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/matrix_valued_maps.rs:255:48 [INFO] [stdout] | [INFO] [stdout] 244 | m: S::Matrix<2, 2>, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 245 | ) -> S::Matrix<2, 2> { [INFO] [stdout] 246 | let a = m.get_elem([0, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 247 | let b = m.get_elem([0, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | [INFO] [stdout] 249 | let c = m.get_elem([1, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 250 | let d = m.get_elem([1, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 251 | [INFO] [stdout] 252 | let det = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 255 | S::Matrix::from_array2([ [INFO] [stdout] | ________________________________________________^ [INFO] [stdout] 256 | | [det.clone() * d, -det.clone() * b], [INFO] [stdout] 257 | | [-det.clone() * c, det * a], [INFO] [stdout] 258 | | ]) [INFO] [stdout] | |_________________________^ [INFO] [stdout] ... [INFO] [stdout] 288 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/scalar_valued_maps.rs:182:25 [INFO] [stdout] | [INFO] [stdout] 174 | mat: S::Matrix<3, 2>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | ) -> S { [INFO] [stdout] 176 | let a = mat.get_elem([0, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | let b = mat.get_elem([0, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | [INFO] [stdout] 179 | let c = mat.get_elem([1, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | let d = mat.get_elem([1, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | [INFO] [stdout] 182 | (a * d) - (b * c) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | def_scalar_valued_map_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_scalar_valued_map_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/scalar_valued_maps.rs:182:35 [INFO] [stdout] | [INFO] [stdout] 174 | mat: S::Matrix<3, 2>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 175 | ) -> S { [INFO] [stdout] 176 | let a = mat.get_elem([0, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 177 | let b = mat.get_elem([0, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 178 | [INFO] [stdout] 179 | let c = mat.get_elem([1, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 180 | let d = mat.get_elem([1, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | [INFO] [stdout] 182 | (a * d) - (b * c) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 206 | def_scalar_valued_map_test_template!(1, f64, DualScalar); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_scalar_valued_map_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/vector_valued_maps.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 88 | vector_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | let v = vector_valued(D::vector_with_dij(a)); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | let d = v.dij_val(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | mut_array: d.unwrap().mut_array.into_shape([INROWS]).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/calculus/maps/vector_valued_maps.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 183 | vector_valued: TFn, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 189 | vector_valued(D::matrix_with_dij(a)).dij_val().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/calculus/maps/vector_valued_maps.rs:234:56 [INFO] [stdout] | [INFO] [stdout] 229 | v: S::Vector<3>, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 230 | ) -> S::Vector<2> { [INFO] [stdout] 231 | let x = IsVector::get_elem(&v, 0); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 232 | let y = IsVector::get_elem(&v, 1); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | let z = IsVector::get_elem(&v, 2); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | S::Vector::<2>::from_array([x / z.clone(), y / z]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/maps/vector_valued_maps.rs:280:52 [INFO] [stdout] | [INFO] [stdout] 271 | x: S::Matrix<3, 2>, [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | ) -> S::Vector<4> { [INFO] [stdout] 273 | let a = x.get_elem([0, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 274 | let b = x.get_elem([0, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | let c = x.get_elem([1, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 276 | let d = x.get_elem([1, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 277 | let e = x.get_elem([2, 0]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 278 | let f = x.get_elem([2, 1]); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 279 | [INFO] [stdout] 280 | S::Vector::<4>::from_array([a + b, c + d, e + f, S::from_f64(1.0)]) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 311 | def_test_template!(f64, DualScalar, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `def_test_template` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn interpolate(&self, segment_idx: usize, u: S) -> S::SingleVector { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | / CubicBSplineSegment:: { [INFO] [stdout] 47 | | case, [INFO] [stdout] 48 | | control_points: [ [INFO] [stdout] 49 | | self.control_points[idx_prev].clone(), [INFO] [stdout] ... | [INFO] [stdout] 53 | | ], [INFO] [stdout] 54 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline.rs:142:26 [INFO] [stdout] | [INFO] [stdout] 140 | pub fn new(control_points: Vec>, params: CubicBSplineParams) -> 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] 141 | Self { [INFO] [stdout] 142 | spline_impl: CubicBSplineImpl { [INFO] [stdout] | __________________________^ [INFO] [stdout] 143 | | control_points, [INFO] [stdout] 144 | | delta_t: params.delta_t, [INFO] [stdout] 145 | | }, [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn normalized_t(&self, t: S) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | (t - self.t0.clone()) / self.spline_impl.delta_t.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/calculus/spline.rs:206:33 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn normalized_t(&self, t: S) -> S { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | (t - self.t0.clone()) / self.spline_impl.delta_t.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/calculus/spline/spline_segment.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn du_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 31 | let u_sq = u.clone() * u.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::c().scaled(S::from_f64(1.0) / delta_t) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn du_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 31 | let u_sq = u.clone() * u.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | Self::c().scaled(S::from_f64(1.0) / delta_t) [INFO] [stdout] 33 | * S::SingleVector::<4>::from_array([ [INFO] [stdout] | _______________^ [INFO] [stdout] 34 | | S::from_f64(0.0), [INFO] [stdout] 35 | | S::from_f64(1.0), [INFO] [stdout] 36 | | S::from_f64(2.0) * u, [INFO] [stdout] 37 | | S::from_f64(3.0) * u_sq, [INFO] [stdout] 38 | | ]) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn du2_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 43 | Self::c().scaled(S::from_f64(1.0) / (delta_t.clone() * delta_t)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 42 | pub fn du2_b(u: S, delta_t: S) -> S::SingleVector<3> { [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] 43 | Self::c().scaled(S::from_f64(1.0) / (delta_t.clone() * delta_t)) [INFO] [stdout] 44 | * S::SingleVector::<4>::from_array([ [INFO] [stdout] | _______________^ [INFO] [stdout] 45 | | S::from_f64(0.0), [INFO] [stdout] 46 | | S::from_f64(0.0), [INFO] [stdout] 47 | | S::from_f64(2.0), [INFO] [stdout] 48 | | S::from_f64(6.0) * u, [INFO] [stdout] 49 | | ]) [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 60 | control_point: S::SingleVector, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | control_points: [S::SingleVector; 3], [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | u: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> S::SingleVector { [INFO] [stdout] 64 | let b = CubicBasisFunction::::b(u); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | / control_point [INFO] [stdout] 66 | | + control_points[0].scaled(b.get_elem(0)) [INFO] [stdout] 67 | | + control_points[1].scaled(b.get_elem(1)) [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:68:15 [INFO] [stdout] | [INFO] [stdout] 60 | control_point: S::SingleVector, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 61 | control_points: [S::SingleVector; 3], [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | u: S, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> S::SingleVector { [INFO] [stdout] 64 | let b = CubicBasisFunction::::b(u); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | + control_points[2].scaled(b.get_elem(2)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:221:25 [INFO] [stdout] | [INFO] [stdout] 218 | let f0 = |x| -> DualVector<3> { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 221 | segment_control_points_dual.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/calculus/spline/spline_segment.rs:222:25 [INFO] [stdout] | [INFO] [stdout] 218 | let f0 = |x| -> DualVector<3> { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 222 | DualScalar::from_real_scalar(u), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:237:29 [INFO] [stdout] | [INFO] [stdout] 233 | let fi = |x| -> DualVector<3> { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | let mut seg = segment_control_points_dual.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | first_control_point_dual.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/calculus/spline/spline_segment.rs:239:29 [INFO] [stdout] | [INFO] [stdout] 233 | let fi = |x| -> DualVector<3> { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | let mut seg = segment_control_points_dual.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | DualScalar::from_real_scalar(u), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/calculus/spline/spline_segment.rs:315:51 [INFO] [stdout] | [INFO] [stdout] 308 | let f = |v: DualVector<3>| { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 309 | let mut base_dual = CubicBSplineSegment:: { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 315 | base_dual.interpolate(DualScalar::from_real_scalar(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/linalg/vector.rs:243:27 [INFO] [stdout] | [INFO] [stdout] 232 | lhs: S::Vector<3>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 233 | rhs: S::Vector<3>, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | ) -> S::Vector<3> { [INFO] [stdout] 235 | let l0 = lhs.get_elem(0); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 236 | let l1 = lhs.get_elem(1); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | let l2 = lhs.get_elem(2); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 238 | [INFO] [stdout] 239 | let r0 = rhs.get_elem(0); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | let r1 = rhs.get_elem(1); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 241 | let r2 = rhs.get_elem(2); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 242 | [INFO] [stdout] 243 | S::Vector::from_array([ [INFO] [stdout] | ___________________________^ [INFO] [stdout] 244 | | l1.clone() * r2.clone() - l2.clone() * r1.clone(), [INFO] [stdout] 245 | | l2 * r0.clone() - l0.clone() * r2, [INFO] [stdout] 246 | | l0 * r1 - l1 * r0, [INFO] [stdout] 247 | | ]) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:301:20 [INFO] [stdout] | [INFO] [stdout] 299 | fn inner_scalar_to_vec(self) -> ArcTensorXR<3, 2, 1, Scalar, 1> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 300 | ArcTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 301 | array: self [INFO] [stdout] | ____________________^ [INFO] [stdout] 302 | | .array [INFO] [stdout] 303 | | .map(|x| SVec::::new(x.clone())) [INFO] [stdout] 304 | | .to_shared(), [INFO] [stdout] | |____________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:303:49 [INFO] [stdout] | [INFO] [stdout] 303 | .map(|x| SVec::::new(x.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/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 312 | arc_tensor_is_tensor_view!(1, 0, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 313 | arc_tensor_is_tensor_view!(2, 0, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 314 | arc_tensor_is_tensor_view!(2, 1, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 315 | arc_tensor_is_tensor_view!(3, 0, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 316 | arc_tensor_is_tensor_view!(3, 1, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 317 | arc_tensor_is_tensor_view!(3, 2, 1); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 318 | arc_tensor_is_tensor_view!(4, 0, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 319 | arc_tensor_is_tensor_view!(4, 1, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 320 | arc_tensor_is_tensor_view!(4, 2, 2); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | arc_tensor_is_tensor_view!(5, 0, 5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | arc_tensor_is_tensor_view!(5, 1, 4); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 181 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 188 | / MutTensor::< [INFO] [stdout] 189 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, [INFO] [stdout] 190 | | >::from_map2(view,view2, op), [INFO] [stdout] | |______________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:219:28 [INFO] [stdout] | [INFO] [stdout] 215 | / tensor: [INFO] [stdout] 216 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | |_____________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 219 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:230:21 [INFO] [stdout] | [INFO] [stdout] 227 | val:STensor, [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 230 | / MutTensor::< [INFO] [stdout] 231 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 232 | | >::from_shape_and_val(shape, val), [INFO] [stdout] | |_____________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/arc_tensor.rs:274:21 [INFO] [stdout] | [INFO] [stdout] 266 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 274 | / MutTensor::< [INFO] [stdout] 275 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS [INFO] [stdout] 276 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | arc_tensor_is_tensor_view!(5, 2, 3); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `arc_tensor_is_tensor_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:92:24 [INFO] [stdout] | [INFO] [stdout] 90 | fn inner_scalar_to_vec(self) -> MutTensorXR<3, 2, 1, Scalar, 1> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 91 | MutTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 92 | mut_array: self.mut_array.map(|x| SVec::::new(x.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/tensor/mut_tensor.rs:92:70 [INFO] [stdout] | [INFO] [stdout] 92 | mut_array: self.mut_array.map(|x| SVec::::new(x.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/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | mut_tensor_is_view!(1, 0, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | mut_tensor_is_view!(1, 0, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 427 | mut_tensor_is_view!(2, 0, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 427 | mut_tensor_is_view!(2, 0, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | mut_tensor_is_view!(2, 1, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | mut_tensor_is_view!(2, 1, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | mut_tensor_is_view!(3, 0, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | mut_tensor_is_view!(3, 0, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | mut_tensor_is_view!(3, 1, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | mut_tensor_is_view!(3, 1, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | mut_tensor_is_view!(3, 2, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | mut_tensor_is_view!(3, 2, 1); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | mut_tensor_is_view!(4, 0, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 432 | mut_tensor_is_view!(4, 0, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | mut_tensor_is_view!(4, 1, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 433 | mut_tensor_is_view!(4, 1, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | mut_tensor_is_view!(4, 2, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 434 | mut_tensor_is_view!(4, 2, 2); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | mut_tensor_is_view!(5, 0, 5); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 435 | mut_tensor_is_view!(5, 0, 5); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | mut_tensor_is_view!(5, 1, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 436 | mut_tensor_is_view!(5, 1, 4); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:365:32 [INFO] [stdout] | [INFO] [stdout] 361 | val: STensor, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 365 | mut_array: ndarray::Array::>::from_elem(shape, val), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | mut_tensor_is_view!(5, 2, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tensor/mut_tensor.rs:416:32 [INFO] [stdout] | [INFO] [stdout] 409 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 416 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | mut_tensor_is_view!(5, 2, 3); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `mut_tensor_is_view` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 174 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sophus_core` (lib test) due to 175 previous errors [INFO] running `Command { std: "docker" "inspect" "5d06aa5882fbe83d92d7b08ebb7ac6402d37711c1b27a3b9a0e0c21543b5d81b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d06aa5882fbe83d92d7b08ebb7ac6402d37711c1b27a3b9a0e0c21543b5d81b", kill_on_drop: false }` [INFO] [stdout] 5d06aa5882fbe83d92d7b08ebb7ac6402d37711c1b27a3b9a0e0c21543b5d81b