[INFO] fetching crate sophus_tensor 0.4.0... [INFO] checking sophus_tensor-0.4.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate sophus_tensor 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate sophus_tensor 0.4.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_tensor 0.4.0 [INFO] finished tweaking crates.io crate sophus_tensor 0.4.0 [INFO] tweaked toml for crates.io crate sophus_tensor 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] [stderr] Adding nalgebra v0.32.6 (latest: v0.33.0) [INFO] [stderr] Adding ndarray v0.15.6 (latest: v0.16.1) [INFO] [stderr] Adding simba v0.8.1 (latest: v0.9.0) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c22e6f9beb81ad2da88e30d856b5e65dcadd0989d661102bc13bd729725f1f5 [INFO] running `Command { std: "docker" "start" "-a" "5c22e6f9beb81ad2da88e30d856b5e65dcadd0989d661102bc13bd729725f1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c22e6f9beb81ad2da88e30d856b5e65dcadd0989d661102bc13bd729725f1f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c22e6f9beb81ad2da88e30d856b5e65dcadd0989d661102bc13bd729725f1f5", kill_on_drop: false }` [INFO] [stdout] 5c22e6f9beb81ad2da88e30d856b5e65dcadd0989d661102bc13bd729725f1f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 037ce8717a765c35cad96b37f509468652a95267dd165b1186df2b1e23a2b2c5 [INFO] running `Command { std: "docker" "start" "-a" "037ce8717a765c35cad96b37f509468652a95267dd165b1186df2b1e23a2b2c5", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking assertables v7.0.1 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling concat-arrays v0.1.2 [INFO] [stderr] Checking wide v0.7.28 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Checking ndarray v0.15.6 [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] 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.32.6 [INFO] [stderr] Checking sophus_tensor v0.4.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/arc_tensor.rs:460:20 [INFO] [stdout] | [INFO] [stdout] 458 | 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] 459 | ArcTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 460 | array: self.array.map(|x| SVec::::new(*x)).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] = 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 470 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 470 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 470 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 471 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 471 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 472 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 472 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 473 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 473 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 474 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 474 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 475 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 475 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 476 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 476 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 476 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | arc_tensor_is_tensor_view!(4, 3, 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 477 | arc_tensor_is_tensor_view!(4, 3, 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/arc_tensor.rs:460:20 [INFO] [stdout] | [INFO] [stdout] 458 | 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] 459 | ArcTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 460 | array: self.array.map(|x| SVec::::new(*x)).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] = 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 477 | arc_tensor_is_tensor_view!(4, 3, 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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/mut_tensor.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 99 | 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] 100 | MutTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 101 | mut_array: self.mut_array.map(|x| SVec::::new(*x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 470 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 470 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 470 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 471 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 471 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 471 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 472 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 472 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 472 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 454 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 473 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 473 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 473 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 474 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 474 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 474 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 475 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 475 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 475 | 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 476 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 476 | 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 476 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | mut_tensor_is_view!(4, 3, 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/arc_tensor.rs:327:28 [INFO] [stdout] | [INFO] [stdout] 323 | / tensor: [INFO] [stdout] 324 | | MutTensor<$scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE>, [INFO] [stdout] | |_________________________________________________________________________________________________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 327 | array: tensor.mut_array.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 477 | arc_tensor_is_tensor_view!(4, 3, 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/arc_tensor.rs:390:21 [INFO] [stdout] | [INFO] [stdout] 382 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | / MutTensor::< [INFO] [stdout] 391 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 392 | | >::from_map(view, op), [INFO] [stdout] | |_________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 477 | arc_tensor_is_tensor_view!(4, 3, 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/arc_tensor.rs:433:21 [INFO] [stdout] | [INFO] [stdout] 426 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | / MutTensor::< [INFO] [stdout] 434 | | $scalar_rank, $drank, $srank, Scalar, STensor, ROWS, COLS, BATCH_SIZE [INFO] [stdout] 435 | | >::from_map2(view,view2, op), [INFO] [stdout] | |________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 477 | arc_tensor_is_tensor_view!(4, 3, 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/mut_tensor.rs:101:24 [INFO] [stdout] | [INFO] [stdout] 99 | 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] 100 | MutTensorXR::<3, 2, 1, Scalar, 1> { [INFO] [stdout] 101 | mut_array: self.mut_array.map(|x| SVec::::new(*x)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 451 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 452 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 454 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 457 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 458 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 459 | 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/mut_tensor.rs:394:32 [INFO] [stdout] | [INFO] [stdout] 387 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 394 | mut_array: view.elem_view().map(op), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 460 | mut_tensor_is_view!(4, 3, 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: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sophus_tensor` (lib) due to 43 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sophus_tensor` (lib test) due to 43 previous errors [INFO] running `Command { std: "docker" "inspect" "037ce8717a765c35cad96b37f509468652a95267dd165b1186df2b1e23a2b2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "037ce8717a765c35cad96b37f509468652a95267dd165b1186df2b1e23a2b2c5", kill_on_drop: false }` [INFO] [stdout] 037ce8717a765c35cad96b37f509468652a95267dd165b1186df2b1e23a2b2c5