[INFO] fetching crate sophus_image 0.8.0... [INFO] checking sophus_image-0.8.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate sophus_image 0.8.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate sophus_image 0.8.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sophus_image 0.8.0 [INFO] finished tweaking crates.io crate sophus_image 0.8.0 [INFO] tweaked toml for crates.io crate sophus_image 0.8.0 written to /workspace/builds/worker-4-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 53 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding miniz_oxide v0.7.4 (latest: v0.8.0) [INFO] [stderr] Adding ndarray v0.15.6 (latest: v0.16.1) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0e36107794e4e1a33c181d1c2c533f5b3e4084d342b5acc9de28a79ec4ef82d7 [INFO] running `Command { std: "docker" "start" "-a" "0e36107794e4e1a33c181d1c2c533f5b3e4084d342b5acc9de28a79ec4ef82d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e36107794e4e1a33c181d1c2c533f5b3e4084d342b5acc9de28a79ec4ef82d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e36107794e4e1a33c181d1c2c533f5b3e4084d342b5acc9de28a79ec4ef82d7", kill_on_drop: false }` [INFO] [stdout] 0e36107794e4e1a33c181d1c2c533f5b3e4084d342b5acc9de28a79ec4ef82d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1fef51b850a495dd17ea50d7b060f29760c9552f1607f8a44dde72d6a5958f4b [INFO] running `Command { std: "docker" "start" "-a" "1fef51b850a495dd17ea50d7b060f29760c9552f1607f8a44dde72d6a5958f4b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking fdeflate v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking assertables v7.0.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Compiling concat-arrays v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bytemuck_derive v1.7.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking wide v0.7.28 [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 simba v0.9.0 [INFO] [stderr] Checking nalgebra v0.33.0 [INFO] [stderr] Checking sophus_core v0.8.0 [INFO] [stderr] Checking sophus_image v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/arc_image.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 95 | image: GenMutImage<$scalar_rank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 99 | | $scalar_rank, [INFO] [stdout] 100 | | 2, [INFO] [stdout] 101 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 105 | | COLS, [INFO] [stdout] 106 | | >::from_mut_tensor(image.mut_tensor), [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 254 | arc_image!(2, 0); [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: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `arc_image` (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_image.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | Self { [INFO] [stdout] 113 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 114 | | $scalar_rank, [INFO] [stdout] 115 | | 2, [INFO] [stdout] 116 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 120 | | COLS, [INFO] [stdout] 121 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 254 | arc_image!(2, 0); [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_image` (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_image.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 173 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 183 | | $scalar_rank, [INFO] [stdout] 184 | | 2, [INFO] [stdout] 185 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 189 | | COLS, [INFO] [stdout] 190 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 254 | arc_image!(2, 0); [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_image` (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_image.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 95 | image: GenMutImage<$scalar_rank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 99 | | $scalar_rank, [INFO] [stdout] 100 | | 2, [INFO] [stdout] 101 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 105 | | COLS, [INFO] [stdout] 106 | | >::from_mut_tensor(image.mut_tensor), [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 255 | arc_image!(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_image` (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_image.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | Self { [INFO] [stdout] 113 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 114 | | $scalar_rank, [INFO] [stdout] 115 | | 2, [INFO] [stdout] 116 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 120 | | COLS, [INFO] [stdout] 121 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 255 | arc_image!(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_image` (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_image.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 173 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 183 | | $scalar_rank, [INFO] [stdout] 184 | | 2, [INFO] [stdout] 185 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 189 | | COLS, [INFO] [stdout] 190 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 255 | arc_image!(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_image` (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_image.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 95 | image: GenMutImage<$scalar_rank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 99 | | $scalar_rank, [INFO] [stdout] 100 | | 2, [INFO] [stdout] 101 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 105 | | COLS, [INFO] [stdout] 106 | | >::from_mut_tensor(image.mut_tensor), [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 256 | arc_image!(4, 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_image` (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_image.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | Self { [INFO] [stdout] 113 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 114 | | $scalar_rank, [INFO] [stdout] 115 | | 2, [INFO] [stdout] 116 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 120 | | COLS, [INFO] [stdout] 121 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 256 | arc_image!(4, 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_image` (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_image.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 173 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 183 | | $scalar_rank, [INFO] [stdout] 184 | | 2, [INFO] [stdout] 185 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 189 | | COLS, [INFO] [stdout] 190 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 256 | arc_image!(4, 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_image` (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/intensity_image/intensity_arc_image.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 305 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | Some(DynIntensityArcImageU::GrayscaleU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 315 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | Some(DynIntensityArcImageU::GrayscaleU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:336:14 [INFO] [stdout] | [INFO] [stdout] 335 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 336 | Some(DynIntensityArcImageU::GrayscaleAlphaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:346:14 [INFO] [stdout] | [INFO] [stdout] 345 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 346 | Some(DynIntensityArcImageU::GrayscaleAlphaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:366:14 [INFO] [stdout] | [INFO] [stdout] 365 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | Some(DynIntensityArcImageU::RgbU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 375 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | Some(DynIntensityArcImageU::RgbU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 395 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Some(DynIntensityArcImageU::RgbaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:406:14 [INFO] [stdout] | [INFO] [stdout] 405 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | Some(DynIntensityArcImageU::RgbaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:262:14 [INFO] [stdout] | [INFO] [stdout] 261 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | Some(DynIntensityMutImageU::GrayscaleU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 271 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | Some(DynIntensityMutImageU::GrayscaleU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 291 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | Some(DynIntensityMutImageU::GrayscaleAlphaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 301 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 302 | Some(DynIntensityMutImageU::GrayscaleAlphaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:322:14 [INFO] [stdout] | [INFO] [stdout] 321 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | Some(DynIntensityMutImageU::RgbU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 331 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | Some(DynIntensityMutImageU::RgbU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:352:14 [INFO] [stdout] | [INFO] [stdout] 351 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | Some(DynIntensityMutImageU::RgbaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 361 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | Some(DynIntensityMutImageU::RgbaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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_image.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 95 | image: GenMutImage<$scalar_rank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 99 | | $scalar_rank, [INFO] [stdout] 100 | | 2, [INFO] [stdout] 101 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 105 | | COLS, [INFO] [stdout] 106 | | >::from_mut_tensor(image.mut_tensor), [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 254 | arc_image!(2, 0); [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: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `arc_image` (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_image.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | Self { [INFO] [stdout] 113 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 114 | | $scalar_rank, [INFO] [stdout] 115 | | 2, [INFO] [stdout] 116 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 120 | | COLS, [INFO] [stdout] 121 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 254 | arc_image!(2, 0); [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_image` (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_image.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 173 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 183 | | $scalar_rank, [INFO] [stdout] 184 | | 2, [INFO] [stdout] 185 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 189 | | COLS, [INFO] [stdout] 190 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 254 | arc_image!(2, 0); [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_image` (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_image.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 95 | image: GenMutImage<$scalar_rank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 99 | | $scalar_rank, [INFO] [stdout] 100 | | 2, [INFO] [stdout] 101 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 105 | | COLS, [INFO] [stdout] 106 | | >::from_mut_tensor(image.mut_tensor), [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 255 | arc_image!(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_image` (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_image.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Self { [INFO] [stdout] 141 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 142 | | $scalar_rank, [INFO] [stdout] 143 | | 2, [INFO] [stdout] 144 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 148 | | COLS [INFO] [stdout] 149 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | mut_image!(2, 0); [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_image` (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_image.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | Self { [INFO] [stdout] 113 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 114 | | $scalar_rank, [INFO] [stdout] 115 | | 2, [INFO] [stdout] 116 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 120 | | COLS, [INFO] [stdout] 121 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 255 | arc_image!(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_image` (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_image.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 173 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 183 | | $scalar_rank, [INFO] [stdout] 184 | | 2, [INFO] [stdout] 185 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 189 | | COLS, [INFO] [stdout] 190 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 255 | arc_image!(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_image` (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_image.rs:98:29 [INFO] [stdout] | [INFO] [stdout] 95 | image: GenMutImage<$scalar_rank, $srank, Scalar, STensor, ROWS, COLS>, [INFO] [stdout] | --------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 99 | | $scalar_rank, [INFO] [stdout] 100 | | 2, [INFO] [stdout] 101 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 105 | | COLS, [INFO] [stdout] 106 | | >::from_mut_tensor(image.mut_tensor), [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 256 | arc_image!(4, 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_image` (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_image.rs:113:29 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 112 | Self { [INFO] [stdout] 113 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 114 | | $scalar_rank, [INFO] [stdout] 115 | | 2, [INFO] [stdout] 116 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 120 | | COLS, [INFO] [stdout] 121 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 256 | arc_image!(4, 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_image` (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_image.rs:182:29 [INFO] [stdout] | [INFO] [stdout] 173 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | tensor: ArcTensor::< [INFO] [stdout] | _____________________________^ [INFO] [stdout] 183 | | $scalar_rank, [INFO] [stdout] 184 | | 2, [INFO] [stdout] 185 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 189 | | COLS, [INFO] [stdout] 190 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 256 | arc_image!(4, 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_image` (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/intensity_image/intensity_arc_image.rs:306:14 [INFO] [stdout] | [INFO] [stdout] 305 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 306 | Some(DynIntensityArcImageU::GrayscaleU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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_image.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 258 | | $scalar_rank, [INFO] [stdout] 259 | | 2, [INFO] [stdout] 260 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 264 | | COLS [INFO] [stdout] 265 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | mut_image!(2, 0); [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_image` (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_image.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | tensor: self.mut_tensor.to_shared(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | mut_image!(2, 0); [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_image` (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_image.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Self { [INFO] [stdout] 141 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 142 | | $scalar_rank, [INFO] [stdout] 143 | | 2, [INFO] [stdout] 144 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 148 | | COLS [INFO] [stdout] 149 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | mut_image!(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_image` (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_image.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 258 | | $scalar_rank, [INFO] [stdout] 259 | | 2, [INFO] [stdout] 260 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 264 | | COLS [INFO] [stdout] 265 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | mut_image!(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_image` (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_image.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | tensor: self.mut_tensor.to_shared(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | mut_image!(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_image` (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_image.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Self { [INFO] [stdout] 141 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 142 | | $scalar_rank, [INFO] [stdout] 143 | | 2, [INFO] [stdout] 144 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 148 | | COLS [INFO] [stdout] 149 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | mut_image!(4, 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_image` (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_image.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 258 | | $scalar_rank, [INFO] [stdout] 259 | | 2, [INFO] [stdout] 260 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 264 | | COLS [INFO] [stdout] 265 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | mut_image!(4, 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_image` (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_image.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | tensor: self.mut_tensor.to_shared(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | mut_image!(4, 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_image` (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/png.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 41 | let file = File::open(path).map_err(|e| e.to_string())?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let decoder = png::Decoder::new(file); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut reader = decoder.read_info().map_err(|e| e.to_string())?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / match (info.color_type, info.bit_depth) { [INFO] [stdout] 51 | | (png::ColorType::Grayscale, png::BitDepth::Eight) => { [INFO] [stdout] 52 | | let image = MutImageU8::make_copy_from_size_and_slice( [INFO] [stdout] 53 | | ImageSize { [INFO] [stdout] ... | [INFO] [stdout] 134 | | )), [INFO] [stdout] 135 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:316:14 [INFO] [stdout] | [INFO] [stdout] 315 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | Some(DynIntensityArcImageU::GrayscaleU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:336:14 [INFO] [stdout] | [INFO] [stdout] 335 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 336 | Some(DynIntensityArcImageU::GrayscaleAlphaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:346:14 [INFO] [stdout] | [INFO] [stdout] 345 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 346 | Some(DynIntensityArcImageU::GrayscaleAlphaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:366:14 [INFO] [stdout] | [INFO] [stdout] 365 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 366 | Some(DynIntensityArcImageU::RgbU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:376:14 [INFO] [stdout] | [INFO] [stdout] 375 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 376 | Some(DynIntensityArcImageU::RgbU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:396:14 [INFO] [stdout] | [INFO] [stdout] 395 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 396 | Some(DynIntensityArcImageU::RgbaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_arc_image.rs:406:14 [INFO] [stdout] | [INFO] [stdout] 405 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 406 | Some(DynIntensityArcImageU::RgbaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:262:14 [INFO] [stdout] | [INFO] [stdout] 261 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 262 | Some(DynIntensityMutImageU::GrayscaleU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:272:14 [INFO] [stdout] | [INFO] [stdout] 271 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | Some(DynIntensityMutImageU::GrayscaleU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:292:14 [INFO] [stdout] | [INFO] [stdout] 291 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 292 | Some(DynIntensityMutImageU::GrayscaleAlphaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:302:14 [INFO] [stdout] | [INFO] [stdout] 301 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 302 | Some(DynIntensityMutImageU::GrayscaleAlphaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:322:14 [INFO] [stdout] | [INFO] [stdout] 321 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 322 | Some(DynIntensityMutImageU::RgbU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:332:14 [INFO] [stdout] | [INFO] [stdout] 331 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 332 | Some(DynIntensityMutImageU::RgbU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:352:14 [INFO] [stdout] | [INFO] [stdout] 351 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 352 | Some(DynIntensityMutImageU::RgbaU8(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/intensity_image/intensity_mut_image.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 361 | fn try_into_dyn_u(img: Self) -> Option { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 362 | Some(DynIntensityMutImageU::RgbaU16(img)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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_image.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Self { [INFO] [stdout] 141 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 142 | | $scalar_rank, [INFO] [stdout] 143 | | 2, [INFO] [stdout] 144 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 148 | | COLS [INFO] [stdout] 149 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | mut_image!(2, 0); [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_image` (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_image.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 258 | | $scalar_rank, [INFO] [stdout] 259 | | 2, [INFO] [stdout] 260 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 264 | | COLS [INFO] [stdout] 265 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 321 | mut_image!(2, 0); [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_image` (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_image.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | tensor: self.mut_tensor.to_shared(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 321 | mut_image!(2, 0); [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_image` (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_image.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Self { [INFO] [stdout] 141 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 142 | | $scalar_rank, [INFO] [stdout] 143 | | 2, [INFO] [stdout] 144 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 148 | | COLS [INFO] [stdout] 149 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | mut_image!(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_image` (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_image.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 258 | | $scalar_rank, [INFO] [stdout] 259 | | 2, [INFO] [stdout] 260 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 264 | | COLS [INFO] [stdout] 265 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 322 | mut_image!(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_image` (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_image.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | tensor: self.mut_tensor.to_shared(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 322 | mut_image!(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_image` (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_image.rs:141:33 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn from_image_size_and_val(size: ImageSize, val: STensor) -> Self { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | Self { [INFO] [stdout] 141 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 142 | | $scalar_rank, [INFO] [stdout] 143 | | 2, [INFO] [stdout] 144 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 148 | | COLS [INFO] [stdout] 149 | | >::from_shape_and_val(size.into(), val), [INFO] [stdout] | |___________________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | mut_image!(4, 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_image` (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_image.rs:257:33 [INFO] [stdout] | [INFO] [stdout] 246 | op: F, [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | mut_tensor: MutTensor::< [INFO] [stdout] | _________________________________^ [INFO] [stdout] 258 | | $scalar_rank, [INFO] [stdout] 259 | | 2, [INFO] [stdout] 260 | | $srank, [INFO] [stdout] ... | [INFO] [stdout] 264 | | COLS [INFO] [stdout] 265 | | >::from_map(&v.tensor_view, op), [INFO] [stdout] | |___________________________________________________^ [INFO] [stdout] ... [INFO] [stdout] 323 | mut_image!(4, 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_image` (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_image.rs:281:29 [INFO] [stdout] | [INFO] [stdout] 271 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 281 | tensor: self.mut_tensor.to_shared(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | mut_image!(4, 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_image` (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/png.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 41 | let file = File::open(path).map_err(|e| e.to_string())?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | let decoder = png::Decoder::new(file); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | let mut reader = decoder.read_info().map_err(|e| e.to_string())?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | / match (info.color_type, info.bit_depth) { [INFO] [stdout] 51 | | (png::ColorType::Grayscale, png::BitDepth::Eight) => { [INFO] [stdout] 52 | | let image = MutImageU8::make_copy_from_size_and_slice( [INFO] [stdout] 53 | | ImageSize { [INFO] [stdout] ... | [INFO] [stdout] 134 | | )), [INFO] [stdout] 135 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sophus_image` (lib test) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sophus_image` (lib) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "1fef51b850a495dd17ea50d7b060f29760c9552f1607f8a44dde72d6a5958f4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fef51b850a495dd17ea50d7b060f29760c9552f1607f8a44dde72d6a5958f4b", kill_on_drop: false }` [INFO] [stdout] 1fef51b850a495dd17ea50d7b060f29760c9552f1607f8a44dde72d6a5958f4b