[INFO] fetching crate serde-hex 0.1.0... [INFO] checking serde-hex-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate serde-hex 0.1.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate serde-hex 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate serde-hex 0.1.0 [INFO] finished tweaking crates.io crate serde-hex 0.1.0 [INFO] tweaked toml for crates.io crate serde-hex 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] [stderr] Adding array-init v0.0.4 (available: v2.1.0) [INFO] [stderr] Adding smallvec v0.6.14 (available: v1.13.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdbf013c32a34146840a42b5fe9aa385516cb2687d9e516c5e3f36646e26cb1c [INFO] running `Command { std: "docker" "start" "-a" "fdbf013c32a34146840a42b5fe9aa385516cb2687d9e516c5e3f36646e26cb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdbf013c32a34146840a42b5fe9aa385516cb2687d9e516c5e3f36646e26cb1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdbf013c32a34146840a42b5fe9aa385516cb2687d9e516c5e3f36646e26cb1c", kill_on_drop: false }` [INFO] [stdout] fdbf013c32a34146840a42b5fe9aa385516cb2687d9e516c5e3f36646e26cb1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d5e7731efaa5fc0e78c9fbc19d2dd0233e93383e736da1a49bfda8e95cabb40 [INFO] running `Command { std: "docker" "start" "-a" "4d5e7731efaa5fc0e78c9fbc19d2dd0233e93383e736da1a49bfda8e95cabb40", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking array-init v0.0.4 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking serde_json v1.0.128 [INFO] [stderr] Checking serde-hex v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | b'A'...b'F' => Ok(c - b'A' + 10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | b'a'...b'f' => Ok(c - b'a' + 10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | b'0'...b'9' => Ok(c - b'0'), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | 0xa...0xf => val - 0xa + b'a', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | 0x0...0x9 => val + b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | 0xA...0xF => val - 0xa + b'A', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | 0x0...0x9 => val + b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:89:44 [INFO] [stdout] | [INFO] [stdout] 89 | Error::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | Error::Parsing(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 43]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 43]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 43]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 43]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 44]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 44]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 44]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 44]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 45]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 45]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 45]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 45]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 46]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 46]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 46]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 46]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 47]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 47]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 47]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 47]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 48]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 48]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 48]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 48]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 49]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 49]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 49]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 49]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 50]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 50]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 50]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 50]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 51]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 51]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 51]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 51]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 52]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 52]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 52]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 52]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 53]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 53]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 53]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 53]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 54]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 54]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 54]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 54]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 55]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 55]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 55]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 55]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 56]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 56]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 56]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 56]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 57]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 57]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 57]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 57]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 58]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 58]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 58]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 58]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 59]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 59]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 59]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 59]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 60]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 60]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 60]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 60]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 61]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 61]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 61]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 61]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 62]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 62]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 62]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 62]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 63]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 63]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 63]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 63]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 64]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 64]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 64]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 64]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 256 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde-hex` (lib) due to 257 previous errors; 10 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | b'A'...b'F' => Ok(c - b'A' + 10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | b'a'...b'f' => Ok(c - b'a' + 10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | b'0'...b'9' => Ok(c - b'0'), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | 0xa...0xf => val - 0xa + b'a', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 42 | 0x0...0x9 => val + b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | 0xA...0xF => val - 0xa + b'A', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/utils.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | 0x0...0x9 => val + b'0', [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/types.rs:94:32 [INFO] [stdout] | [INFO] [stdout] 94 | fn cause(&self) -> Option<&error::Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 94 | fn cause(&self) -> Option<&dyn error::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:89:44 [INFO] [stdout] | [INFO] [stdout] 89 | Error::IoError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/types.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | Error::Parsing(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 1]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 2]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 3]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 4]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 5]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 6]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 7]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 8]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 9]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 10]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 11]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 12]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 13]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 14]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 15]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 16]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 17]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 18]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 19]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 20]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 21]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 22]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 23]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 24]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 25]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 26]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 27]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 28]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 29]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 30]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 31]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 32]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 33]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 34]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 35]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 36]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 37]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 38]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 39]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 40]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 41]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `std::option::Option<[T; 42]>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/macros/local.rs:140:23 [INFO] [stdout] | [INFO] [stdout] 114 | fn from_hex_raw(src: S) -> Result [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 140 | match array_init::from_iter(values) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/lib.rs:299:1 [INFO] [stdout] | [INFO] [stdout] 299 | / impl_serhex_strict_array!( [INFO] [stdout] 300 | | 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, [INFO] [stdout] 301 | | 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, [INFO] [stdout] 302 | | 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 [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 `impl_serhex_strictconf_array` which comes from the expansion of the macro `impl_serhex_strict_array` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [WARN] too many lines in the log, truncating it