[INFO] fetching crate rend 0.5.0-alpha.8... [INFO] checking rend-0.5.0-alpha.8 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate rend 0.5.0-alpha.8 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate rend 0.5.0-alpha.8 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] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate rend 0.5.0-alpha.8 [INFO] finished tweaking crates.io crate rend 0.5.0-alpha.8 [INFO] tweaked toml for crates.io crate rend 0.5.0-alpha.8 written to /workspace/builds/worker-3-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 10 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0f838543c0683750909c17c29ed60c01fc6aab5b18b223b11560e1cc9be7de6a [INFO] running `Command { std: "docker" "start" "-a" "0f838543c0683750909c17c29ed60c01fc6aab5b18b223b11560e1cc9be7de6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f838543c0683750909c17c29ed60c01fc6aab5b18b223b11560e1cc9be7de6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f838543c0683750909c17c29ed60c01fc6aab5b18b223b11560e1cc9be7de6a", kill_on_drop: false }` [INFO] [stdout] 0f838543c0683750909c17c29ed60c01fc6aab5b18b223b11560e1cc9be7de6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bee0d467aed72e318db25d5c84d2a4ffe1774d9a47641a2fa40b5fa6c1ed8aa1 [INFO] running `Command { std: "docker" "start" "-a" "bee0d467aed72e318db25d5c84d2a4ffe1774d9a47641a2fa40b5fa6c1ed8aa1", kill_on_drop: false }` [INFO] [stderr] Checking rend v0.5.0-alpha.8 (/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/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro 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 `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rend` (lib) due to 81 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro 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 `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:96:1 [INFO] [stdout] | [INFO] [stdout] 96 | / define_signed_integers! { [INFO] [stdout] 97 | | i16_le i16_be: 2 i16, [INFO] [stdout] 98 | | i32_le i32_be: 4 i32, [INFO] [stdout] 99 | | i64_le i64_be: 8 i64, [INFO] [stdout] 100 | | i128_le i128_be: 16 i128, [INFO] [stdout] 101 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:120:1 [INFO] [stdout] | [INFO] [stdout] 120 | / define_unsigned_integers! { [INFO] [stdout] 121 | | u16_le u16_be: 2 u16, [INFO] [stdout] 122 | | u32_le u32_be: 4 u32, [INFO] [stdout] 123 | | u64_le u64_be: 8 u64, [INFO] [stdout] 124 | | u128_le u128_be: 16 u128, [INFO] [stdout] 125 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:149:1 [INFO] [stdout] | [INFO] [stdout] 149 | / define_floats! { [INFO] [stdout] 150 | | f32_le f32_be: 4 f32 as u32, [INFO] [stdout] 151 | | f64_le f64_be: 8 f64 as u64, [INFO] [stdout] 152 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | / define_unaligned_signed_integers! { [INFO] [stdout] 48 | | i16_ule i16_ube: 2 i16, [INFO] [stdout] 49 | | i32_ule i32_ube: 4 i32, [INFO] [stdout] 50 | | i64_ule i64_ube: 8 i64, [INFO] [stdout] 51 | | i128_ule i128_ube: 16 i128, [INFO] [stdout] 52 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_signed_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / define_unaligned_unsigned_integers! { [INFO] [stdout] 72 | | u16_ule u16_ube: 2 u16, [INFO] [stdout] 73 | | u32_ule u32_ube: 4 u32, [INFO] [stdout] 74 | | u64_ule u64_ube: 8 u64, [INFO] [stdout] 75 | | u128_ule u128_ube: 16 u128, [INFO] [stdout] 76 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_unsigned_integers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:349:35 [INFO] [stdout] | [INFO] [stdout] 348 | fn product>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | Self::from_native(iter.map(|x| x.to_native()).product()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/traits.rs:356:35 [INFO] [stdout] | [INFO] [stdout] 355 | fn sum>(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | Self::from_native(iter.map(|x| x.to_native()).sum()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/unaligned.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | / define_unaligned_floats! { [INFO] [stdout] 98 | | f32_ule f32_ube: 4 f32 as u32, [INFO] [stdout] 99 | | f64_ule f64_ube: 8 f64 as u64, [INFO] [stdout] 100 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_product_and_sum` which comes from the expansion of the macro `define_unaligned_floats` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 80 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rend` (lib test) due to 81 previous errors [INFO] running `Command { std: "docker" "inspect" "bee0d467aed72e318db25d5c84d2a4ffe1774d9a47641a2fa40b5fa6c1ed8aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bee0d467aed72e318db25d5c84d2a4ffe1774d9a47641a2fa40b5fa6c1ed8aa1", kill_on_drop: false }` [INFO] [stdout] bee0d467aed72e318db25d5c84d2a4ffe1774d9a47641a2fa40b5fa6c1ed8aa1