[INFO] cloning repository https://github.com/smessmer/binary-layout [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smessmer/binary-layout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbinary-layout", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbinary-layout'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04626867b7bc7d14a6a7414e550bd57167f2d10b [INFO] checking smessmer/binary-layout against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbinary-layout" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smessmer/binary-layout on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smessmer/binary-layout [INFO] finished tweaking git repo https://github.com/smessmer/binary-layout [INFO] tweaked toml for git repo https://github.com/smessmer/binary-layout written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/smessmer/binary-layout already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2aad51a3a69339af71a20ae52ed8a7660443649ef236a4f1083a7c291764b040 [INFO] running `Command { std: "docker" "start" "-a" "2aad51a3a69339af71a20ae52ed8a7660443649ef236a4f1083a7c291764b040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2aad51a3a69339af71a20ae52ed8a7660443649ef236a4f1083a7c291764b040", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2aad51a3a69339af71a20ae52ed8a7660443649ef236a4f1083a7c291764b040", kill_on_drop: false }` [INFO] [stdout] 2aad51a3a69339af71a20ae52ed8a7660443649ef236a4f1083a7c291764b040 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432cc6fd41102217bcb64a62c6536af91a88f2b54639ab287324a0a02959103a [INFO] running `Command { std: "docker" "start" "-a" "432cc6fd41102217bcb64a62c6536af91a88f2b54639ab287324a0a02959103a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking binary-layout v4.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.56s [INFO] running `Command { std: "docker" "inspect" "432cc6fd41102217bcb64a62c6536af91a88f2b54639ab287324a0a02959103a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432cc6fd41102217bcb64a62c6536af91a88f2b54639ab287324a0a02959103a", kill_on_drop: false }` [INFO] [stdout] 432cc6fd41102217bcb64a62c6536af91a88f2b54639ab287324a0a02959103a [INFO] checking smessmer/binary-layout against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Fbinary-layout" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smessmer/binary-layout on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smessmer/binary-layout [INFO] finished tweaking git repo https://github.com/smessmer/binary-layout [INFO] tweaked toml for git repo https://github.com/smessmer/binary-layout written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/smessmer/binary-layout already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9b9b384f344f9a8ecd080730a4808b3c70e8999f340b9f8d1ad4af216db0cfc [INFO] running `Command { std: "docker" "start" "-a" "e9b9b384f344f9a8ecd080730a4808b3c70e8999f340b9f8d1ad4af216db0cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9b9b384f344f9a8ecd080730a4808b3c70e8999f340b9f8d1ad4af216db0cfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b9b384f344f9a8ecd080730a4808b3c70e8999f340b9f8d1ad4af216db0cfc", kill_on_drop: false }` [INFO] [stdout] e9b9b384f344f9a8ecd080730a4808b3c70e8999f340b9f8d1ad4af216db0cfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7961b1bda9e1979b48b03275b06e8fe5999441d3d37b92573ae9285f2d8b1a17 [INFO] running `Command { std: "docker" "start" "-a" "7961b1bda9e1979b48b03275b06e8fe5999441d3d37b92573ae9285f2d8b1a17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Checking binary-layout v4.0.2 (/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/fields/primitive/copy_access/read_write_ext.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | fn write(storage: &mut [u8], value: Self::HighLevelType) { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | F::try_write(storage, value).infallible_unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/primitive/slice_access.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | fn into_view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Data::from(storage).into_subregion(Self::OFFSET..) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/primitive/slice_access.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 233 | fn into_view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | Data::from(storage).into_subregion(Self::OFFSET..(Self::OFFSET + N)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/example.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / binary_layout!(icmp_packet, BigEndian, { [INFO] [stdout] 7 | | packet_type: u8, [INFO] [stdout] 8 | | code: u8, [INFO] [stdout] 9 | | checksum: u16, [INFO] [stdout] 10 | | rest_of_header: [u8; 4], [INFO] [stdout] 11 | | data_section: [u8], // open ended byte array, matches until the end of the packet [INFO] [stdout] 12 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binary-layout` (lib) due to 5 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/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/bool.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | test_bool!(little, LittleEndian, from_le_bytes, to_le_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro 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 `binary_layout` which comes from the expansion of the macro `test_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/bool.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 100 | test_bool!(little, LittleEndian, from_le_bytes, to_le_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/bool.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | test_bool!(big, BigEndian, from_be_bytes, to_be_bytes); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/bool.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | test_bool!(big, BigEndian, from_be_bytes, to_be_bytes); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/bool.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | test_bool!(native, NativeEndian, from_ne_bytes, to_ne_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/bool.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | test_bool!(native, NativeEndian, from_ne_bytes, to_ne_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_bool` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/char.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | test_char!(little, LittleEndian, from_le_bytes, to_le_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/char.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | test_char!(little, LittleEndian, from_le_bytes, to_le_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/char.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | test_char!(big, BigEndian, from_be_bytes, to_be_bytes); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/char.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | test_char!(big, BigEndian, from_be_bytes, to_be_bytes); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/char.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | test_char!(native, NativeEndian, from_ne_bytes, to_ne_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/char.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 103 | test_char!(native, NativeEndian, from_ne_bytes, to_ne_bytes); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_char` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_float!(f32, 4, 10f32.powf(8.31), -(10f32.powf(7.31))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_float!(f32, 4, 10f32.powf(8.31), -(10f32.powf(7.31))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_float!(f32, 4, 10f32.powf(8.31), -(10f32.powf(7.31))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_float!(f32, 4, 10f32.powf(8.31), -(10f32.powf(7.31))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_float!(f32, 4, 10f32.powf(8.31), -(10f32.powf(7.31))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_float!(f32, 4, 10f32.powf(8.31), -(10f32.powf(7.31))); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_float!(f64, 8, 10f64.powf(15.31), -(10f64.powf(15.31))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_float!(f64, 8, 10f64.powf(15.31), -(10f64.powf(15.31))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_float!(f64, 8, 10f64.powf(15.31), -(10f64.powf(15.31))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_float!(f64, 8, 10f64.powf(15.31), -(10f64.powf(15.31))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_float!(f64, 8, 10f64.powf(15.31), -(10f64.powf(15.31))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_float.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_float!(f64, 8, 10f64.powf(15.31), -(10f64.powf(15.31))); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_float` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_int!(i8, 1, 50, -20); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_int!(i8, 1, 50, -20); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_int!(i8, 1, 50, -20); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_int!(i8, 1, 50, -20); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_int!(i8, 1, 50, -20); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | test_int!(i8, 1, 50, -20); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | test_int!(i16, 2, 500, -2000); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | test_int!(i16, 2, 500, -2000); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | test_int!(i16, 2, 500, -2000); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | test_int!(i16, 2, 500, -2000); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | test_int!(i16, 2, 500, -2000); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:227:5 [INFO] [stdout] | [INFO] [stdout] 227 | test_int!(i16, 2, 500, -2000); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | test_int!(i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | test_int!(i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | test_int!(i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | test_int!(i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | test_int!(i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:228:5 [INFO] [stdout] | [INFO] [stdout] 228 | test_int!(i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | test_int!(i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | test_int!(i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | test_int!(i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | test_int!(i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | test_int!(i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:229:5 [INFO] [stdout] | [INFO] [stdout] 229 | test_int!(i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | test_int!(i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | test_int!(i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | test_int!(i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | test_int!(i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | test_int!(i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | test_int!(i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | test_int!(u8, 1, 50, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | test_int!(u8, 1, 50, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | test_int!(u8, 1, 50, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | test_int!(u8, 1, 50, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | test_int!(u8, 1, 50, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | test_int!(u8, 1, 50, 20); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_int!(u16, 2, 500, 2000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_int!(u16, 2, 500, 2000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_int!(u16, 2, 500, 2000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_int!(u16, 2, 500, 2000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_int!(u16, 2, 500, 2000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | test_int!(u16, 2, 500, 2000); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_int!(u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_int!(u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_int!(u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_int!(u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_int!(u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | test_int!(u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | test_int!(u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | test_int!(u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | test_int!(u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | test_int!(u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | test_int!(u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | test_int!(u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | test_int!(u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | test_int!(u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | test_int!(u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | test_int!(u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | test_int!(u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_int.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | test_int!(u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_int` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | test_nonzero!(NonZeroI8, i8, 1, 50, -20); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | test_nonzero!(NonZeroI8, i8, 1, 50, -20); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | test_nonzero!(NonZeroI8, i8, 1, 50, -20); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | test_nonzero!(NonZeroI8, i8, 1, 50, -20); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | test_nonzero!(NonZeroI8, i8, 1, 50, -20); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | test_nonzero!(NonZeroI8, i8, 1, 50, -20); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | test_nonzero!(NonZeroI16, i16, 2, 500, -2000); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | test_nonzero!(NonZeroI16, i16, 2, 500, -2000); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | test_nonzero!(NonZeroI16, i16, 2, 500, -2000); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | test_nonzero!(NonZeroI16, i16, 2, 500, -2000); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | test_nonzero!(NonZeroI16, i16, 2, 500, -2000); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 259 | test_nonzero!(NonZeroI16, i16, 2, 500, -2000); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | test_nonzero!(NonZeroI32, i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | test_nonzero!(NonZeroI32, i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | test_nonzero!(NonZeroI32, i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | test_nonzero!(NonZeroI32, i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | test_nonzero!(NonZeroI32, i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:260:5 [INFO] [stdout] | [INFO] [stdout] 260 | test_nonzero!(NonZeroI32, i32, 4, 10i32.pow(8), -(10i32.pow(7))); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | test_nonzero!(NonZeroI64, i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | test_nonzero!(NonZeroI64, i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | test_nonzero!(NonZeroI64, i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | test_nonzero!(NonZeroI64, i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | test_nonzero!(NonZeroI64, i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | test_nonzero!(NonZeroI64, i64, 8, 10i64.pow(15), -(10i64.pow(14))); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | test_nonzero!(NonZeroI128, i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | test_nonzero!(NonZeroI128, i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | test_nonzero!(NonZeroI128, i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | test_nonzero!(NonZeroI128, i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | test_nonzero!(NonZeroI128, i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | test_nonzero!(NonZeroI128, i128, 16, 10i128.pow(30), -(10i128.pow(28))); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | test_nonzero!(NonZeroU8, u8, 1, 50, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | test_nonzero!(NonZeroU8, u8, 1, 50, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | test_nonzero!(NonZeroU8, u8, 1, 50, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | test_nonzero!(NonZeroU8, u8, 1, 50, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | test_nonzero!(NonZeroU8, u8, 1, 50, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | test_nonzero!(NonZeroU8, u8, 1, 50, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | test_nonzero!(NonZeroU16, u16, 2, 500, 2000); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | test_nonzero!(NonZeroU16, u16, 2, 500, 2000); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | test_nonzero!(NonZeroU16, u16, 2, 500, 2000); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | test_nonzero!(NonZeroU16, u16, 2, 500, 2000); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | test_nonzero!(NonZeroU16, u16, 2, 500, 2000); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | test_nonzero!(NonZeroU16, u16, 2, 500, 2000); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | test_nonzero!(NonZeroU32, u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | test_nonzero!(NonZeroU32, u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | test_nonzero!(NonZeroU32, u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | test_nonzero!(NonZeroU32, u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | test_nonzero!(NonZeroU32, u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:266:5 [INFO] [stdout] | [INFO] [stdout] 266 | test_nonzero!(NonZeroU32, u32, 4, 10u32.pow(8), (10u32.pow(7))); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | test_nonzero!(NonZeroU64, u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | test_nonzero!(NonZeroU64, u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | test_nonzero!(NonZeroU64, u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | test_nonzero!(NonZeroU64, u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | test_nonzero!(NonZeroU64, u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | test_nonzero!(NonZeroU64, u64, 8, 10u64.pow(15), (10u64.pow(14))); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | test_nonzero!(NonZeroU128, u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | test_nonzero!(NonZeroU128, u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | test_nonzero!(NonZeroU128, u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | test_nonzero!(NonZeroU128, u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | test_nonzero!(NonZeroU128, u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_nonzero_int.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | test_nonzero!(NonZeroU128, u128, 16, 10u128.pow(30), (10u128.pow(28))); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_nonzero` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_unit.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 148 | test_unit_copy_access!(little, LittleEndian); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_unit_copy_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_unit.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | test_unit_copy_access!(big, BigEndian); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_unit_copy_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/fields/primitive/copy_access/primitive_unit.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | test_unit_copy_access!(native, NativeEndian); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` which comes from the expansion of the macro `test_unit_copy_access` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/primitive/copy_access/read_write_ext.rs:97:9 [INFO] [stdout] | [INFO] [stdout] 96 | fn write(storage: &mut [u8], value: Self::HighLevelType) { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | F::try_write(storage, value).infallible_unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/primitive/slice_access.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 137 | fn into_view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 138 | Data::from(storage).into_subregion(Self::OFFSET..) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/primitive/slice_access.rs:234:9 [INFO] [stdout] | [INFO] [stdout] 233 | fn into_view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 234 | Data::from(storage).into_subregion(Self::OFFSET..(Self::OFFSET + N)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/fields/wrapped.rs:316:16 [INFO] [stdout] | [INFO] [stdout] 315 | fn try_read(v: T) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 316 | Ok(Self(v)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | / binary_layout!(module_level_layout, LittleEndian, { [INFO] [stdout] 300 | | first: i8, [INFO] [stdout] 301 | | second: i64, [INFO] [stdout] 302 | | third: u16, [INFO] [stdout] 303 | | }); [INFO] [stdout] | |______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 314 | / binary_layout!(function_level_layout, LittleEndian, { [INFO] [stdout] 315 | | first: i8, [INFO] [stdout] 316 | | second: i64, [INFO] [stdout] 317 | | third: u16, [INFO] [stdout] 318 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 327 | binary_layout!(first, LittleEndian, { field: u8 }); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | / binary_layout!(second, LittleEndian, { [INFO] [stdout] 329 | | field: u8, [INFO] [stdout] 330 | | second: u16 [INFO] [stdout] 331 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 332 | / binary_layout!(third, LittleEndian, { [INFO] [stdout] 333 | | field: u8, [INFO] [stdout] 334 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 335 | / binary_layout!(fourth, LittleEndian, { [INFO] [stdout] 336 | | field: u8, [INFO] [stdout] 337 | | second: u16, [INFO] [stdout] 338 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 344 | / binary_layout!(my_layout, BigEndian, { [INFO] [stdout] 345 | | field1: u16, [INFO] [stdout] 346 | | field2: i64, [INFO] [stdout] 347 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 358 | / binary_layout!(my_layout, BigEndian, { [INFO] [stdout] 359 | | field1: u16, [INFO] [stdout] 360 | | field2: i64, [INFO] [stdout] 361 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 372 | / binary_layout!(my_layout, LittleEndian, { [INFO] [stdout] 373 | | field1: u16, [INFO] [stdout] 374 | | field2: i64, [INFO] [stdout] 375 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 381 | / binary_layout!(my_layout, LittleEndian, { [INFO] [stdout] 382 | | field: u16, [INFO] [stdout] 383 | | tail: [u8], [INFO] [stdout] 384 | | }); [INFO] [stdout] | |__________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macro_binary_layout.rs:173:46 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(storage: S) -> Self::View { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Self::View {storage: storage.into()} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/example.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / binary_layout!(icmp_packet, BigEndian, { [INFO] [stdout] 7 | | packet_type: u8, [INFO] [stdout] 8 | | code: u8, [INFO] [stdout] 9 | | checksum: u16, [INFO] [stdout] 10 | | rest_of_header: [u8; 4], [INFO] [stdout] 11 | | data_section: [u8], // open ended byte array, matches until the end of the packet [INFO] [stdout] 12 | | }); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binary_layout` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 162 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binary-layout` (lib test) due to 163 previous errors [INFO] running `Command { std: "docker" "inspect" "7961b1bda9e1979b48b03275b06e8fe5999441d3d37b92573ae9285f2d8b1a17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7961b1bda9e1979b48b03275b06e8fe5999441d3d37b92573ae9285f2d8b1a17", kill_on_drop: false }` [INFO] [stdout] 7961b1bda9e1979b48b03275b06e8fe5999441d3d37b92573ae9285f2d8b1a17