[INFO] fetching crate tlb 0.3.0... [INFO] checking tlb-0.3.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate tlb 0.3.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate tlb 0.3.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tlb 0.3.0 [INFO] finished tweaking crates.io crate tlb 0.3.0 [INFO] tweaked toml for crates.io crate tlb 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding radium v0.7.0 (latest: v1.1.0) [INFO] [stderr] Adding wyz v0.5.1 (latest: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tlbits v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0a33f7dc1812a2bb1ca73f9a334f6c684d70361e6649ccab6331f4ea5207863 [INFO] running `Command { std: "docker" "start" "-a" "e0a33f7dc1812a2bb1ca73f9a334f6c684d70361e6649ccab6331f4ea5207863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a33f7dc1812a2bb1ca73f9a334f6c684d70361e6649ccab6331f4ea5207863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a33f7dc1812a2bb1ca73f9a334f6c684d70361e6649ccab6331f4ea5207863", kill_on_drop: false }` [INFO] [stdout] e0a33f7dc1812a2bb1ca73f9a334f6c684d70361e6649ccab6331f4ea5207863 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87e67c34509414cb3cf3172bd2ca25b20907e64d5cb3a880bdb2a8f24bcf8782 [INFO] running `Command { std: "docker" "start" "-a" "87e67c34509414cb3cf3172bd2ca25b20907e64d5cb3a880bdb2a8f24bcf8782", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling impl-tools v0.10.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling impl-tools-lib v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tlbits v0.3.0 [INFO] [stderr] Checking tlb v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.78s [INFO] running `Command { std: "docker" "inspect" "87e67c34509414cb3cf3172bd2ca25b20907e64d5cb3a880bdb2a8f24bcf8782", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87e67c34509414cb3cf3172bd2ca25b20907e64d5cb3a880bdb2a8f24bcf8782", kill_on_drop: false }` [INFO] [stdout] 87e67c34509414cb3cf3172bd2ca25b20907e64d5cb3a880bdb2a8f24bcf8782 [INFO] checking tlb-0.3.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate tlb 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tlb 0.3.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tlb 0.3.0 [INFO] finished tweaking crates.io crate tlb 0.3.0 [INFO] tweaked toml for crates.io crate tlb 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (latest: v1.1.0) [INFO] [stderr] Adding radium v0.7.0 (latest: v1.1.0) [INFO] [stderr] Adding wyz v0.5.1 (latest: v0.6.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a2fb98904dcddab045d27758a951bf9bf045472ab922f9b402034ad9900d8baf [INFO] running `Command { std: "docker" "start" "-a" "a2fb98904dcddab045d27758a951bf9bf045472ab922f9b402034ad9900d8baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a2fb98904dcddab045d27758a951bf9bf045472ab922f9b402034ad9900d8baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fb98904dcddab045d27758a951bf9bf045472ab922f9b402034ad9900d8baf", kill_on_drop: false }` [INFO] [stdout] a2fb98904dcddab045d27758a951bf9bf045472ab922f9b402034ad9900d8baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea9d1b3f155a5e2ebd489de5a7ca09390763a58910f14e1150f07b56dfec33ab [INFO] running `Command { std: "docker" "start" "-a" "ea9d1b3f155a5e2ebd489de5a7ca09390763a58910f14e1150f07b56dfec33ab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Compiling impl-tools v0.10.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling impl-tools-lib v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tlbits v0.3.0 [INFO] [stderr] Checking tlb v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | ) -> Result> { [INFO] [stdout] 81 | As::parse_as_with(parser, args).map(Self::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 43 | source.clone().into().store_with(builder, args) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 66 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | ) -> Result> { [INFO] [stdout] 68 | As::parse_with(parser, args).map(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 94 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 96 | source.into().store_with(builder, args) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 119 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | ) -> Result> { [INFO] [stdout] 121 | As::parse_with(parser, args).map(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 153 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 155 | / source [INFO] [stdout] 156 | | .clone() [INFO] [stdout] 157 | | .try_into() [INFO] [stdout] 158 | | .map_err(Error::custom)? [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 184 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | ) -> Result> { [INFO] [stdout] 186 | / As::parse_with(parser, args)? [INFO] [stdout] 187 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 216 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 217 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 218 | / source [INFO] [stdout] 219 | | .clone() [INFO] [stdout] 220 | | .try_into() [INFO] [stdout] 221 | | .map_err(Error::custom)? [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 247 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | ) -> Result> { [INFO] [stdout] 249 | / As::parse_with(parser, args)? [INFO] [stdout] 250 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/reference.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 66 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | ) -> Result> { [INFO] [stdout] 68 | parser.parse_reference_as_with::(args).context("^") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 41 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | Ok(unsafe { arr.as_ptr().cast::<[T; N]>().read() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 70 | impl_cell_deserialize_with_args_for_tuple!(0:T0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 71 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 72 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 76 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 77 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6,7:T7); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 78 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6,7:T7,8:T8); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6,7:T7,8:T8,9:T9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 91 | (len, args): Self::Args, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ) -> Result> { [INFO] [stdout] 93 | parser.parse_iter_with(args).take(len).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 47 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | Ok(unsafe { arr.as_ptr().cast::<[T; N]>().read() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 67 | (len, args): Self::Args, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 69 | parser.parse_iter_as_with::<_, As>(args).take(len).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 93 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 94 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 95 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 97 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 98 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 99 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 100 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6,7:T7 as As... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 101 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6,7:T7 as As7,8:T8 as As... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 102 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6,7:T7 as As7,8:T8 as As8,9:T9 as As... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 113 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 115 | / AsWrap::::parse_with(parser, args) [INFO] [stdout] 116 | | .map(AsWrap::into_inner) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 132 | / AsWrap::::parse_with(parser, args) [INFO] [stdout] 133 | | .map(AsWrap::into_inner) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 147 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 149 | / AsWrap::::parse_with(parser, args) [INFO] [stdout] 150 | | .map(AsWrap::into_inner) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 171 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | / Either::, AsWrap>::parse_with(parser, args)? [INFO] [stdout] 175 | | .map_either(AsWrap::into_inner, AsWrap::into_inner), [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 189 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 191 | Ok(parser [INFO] [stdout] | ____________^ [INFO] [stdout] 192 | | .parse_as_with::, Either, As>>(args)? [INFO] [stdout] 193 | | .right()) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 211 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 213 | Ok(Option::>::parse_with(parser, args)?.map(AsWrap::into_inner)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 72 | args: T::Args, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | / iter::repeat_with(move || self.parse_with(args.clone())) [INFO] [stdout] 79 | | .enumerate() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 72 | args: T::Args, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | iter::repeat_with(move || self.parse_with(args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 122 | args: As::Args, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | / iter::repeat_with(move || self.parse_as_with::<_, As>(args.clone())) [INFO] [stdout] 129 | | .enumerate() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:128:63 [INFO] [stdout] | [INFO] [stdout] 122 | args: As::Args, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | iter::repeat_with(move || self.parse_as_with::<_, As>(args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ser/mod.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 139 | let mut builder = Cell::builder(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | self.store(&mut builder)?; [INFO] [stdout] 141 | Ok(builder.into_cell()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ser/builder.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn into_cell(self) -> Cell { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | Cell { [INFO] [stdout] 207 | data: self.data.into_inner(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tlb` (lib) due to 47 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/mod.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 79 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 80 | ) -> Result> { [INFO] [stdout] 81 | As::parse_as_with(parser, args).map(Self::new) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 43 | source.clone().into().store_with(builder, args) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 66 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | ) -> Result> { [INFO] [stdout] 68 | As::parse_with(parser, args).map(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 94 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 95 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 96 | source.into().store_with(builder, args) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 119 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | ) -> Result> { [INFO] [stdout] 121 | As::parse_with(parser, args).map(Into::into) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 153 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 155 | / source [INFO] [stdout] 156 | | .clone() [INFO] [stdout] 157 | | .try_into() [INFO] [stdout] 158 | | .map_err(Error::custom)? [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 184 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 185 | ) -> Result> { [INFO] [stdout] 186 | / As::parse_with(parser, args)? [INFO] [stdout] 187 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 216 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 217 | ) -> Result<(), CellBuilderError> { [INFO] [stdout] 218 | / source [INFO] [stdout] 219 | | .clone() [INFO] [stdout] 220 | | .try_into() [INFO] [stdout] 221 | | .map_err(Error::custom)? [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/from_into.rs:249:9 [INFO] [stdout] | [INFO] [stdout] 247 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 248 | ) -> Result> { [INFO] [stdout] 249 | / As::parse_with(parser, args)? [INFO] [stdout] 250 | | .try_into() [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/as/reference.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 66 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | ) -> Result> { [INFO] [stdout] 68 | parser.parse_reference_as_with::(args).context("^") [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 41 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 47 | Ok(unsafe { arr.as_ptr().cast::<[T; N]>().read() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 70 | impl_cell_deserialize_with_args_for_tuple!(0:T0); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 71 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 72 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 73 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3); [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 74 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 75 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 76 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 77 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6,7:T7); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 78 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6,7:T7,8:T8); [INFO] [stdout] | ---------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 61 | fn parse_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 62 | { [INFO] [stdout] 63 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 64 | | $t::parse_with(parser, args.$n).context(concat!(".", stringify!($n)))?, [INFO] [stdout] 65 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | impl_cell_deserialize_with_args_for_tuple!(0:T0,1:T1,2:T2,3:T3,4:T4,5:T5,6:T6,7:T7,8:T8,9:T9); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 91 | (len, args): Self::Args, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 92 | ) -> Result> { [INFO] [stdout] 93 | parser.parse_iter_with(args).take(len).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 47 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | Ok(unsafe { arr.as_ptr().cast::<[T; N]>().read() }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 67 | (len, args): Self::Args, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 69 | parser.parse_iter_as_with::<_, As>(args).take(len).collect() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 93 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0); [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 94 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 95 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2); [INFO] [stdout] | ---------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 96 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 97 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 98 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 99 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6); [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 100 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6,7:T7 as As... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 101 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6,7:T7 as As7,8:T8 as As... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:85:20 [INFO] [stdout] | [INFO] [stdout] 83 | fn parse_as_with(parser: &mut CellParser<'de>, args: Self::Args) -> Result<($($t,)+), CellParserError<'de>> [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | { [INFO] [stdout] 85 | Ok(($( [INFO] [stdout] | ____________________^ [INFO] [stdout] 86 | | $a::parse_as_with(parser, args.$n) [INFO] [stdout] 87 | | .context(concat!(".", stringify!($n)))?, [INFO] [stdout] 88 | | )+)) [INFO] [stdout] | |___________________^ [INFO] [stdout] ... [INFO] [stdout] 102 | impl_cell_deserialize_as_with_args_for_tuple!(0:T0 as As0,1:T1 as As1,2:T2 as As2,3:T3 as As3,4:T4 as As4,5:T5 as As5,6:T6 as As6,7:T7 as As7,8:T8 as As8,9:T9 as As... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `impl_cell_deserialize_as_with_args_for_tuple` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 113 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 115 | / AsWrap::::parse_with(parser, args) [INFO] [stdout] 116 | | .map(AsWrap::into_inner) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 130 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 131 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 132 | / AsWrap::::parse_with(parser, args) [INFO] [stdout] 133 | | .map(AsWrap::into_inner) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:149:9 [INFO] [stdout] | [INFO] [stdout] 147 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 148 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 149 | / AsWrap::::parse_with(parser, args) [INFO] [stdout] 150 | | .map(AsWrap::into_inner) [INFO] [stdout] | |____________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:174:13 [INFO] [stdout] | [INFO] [stdout] 171 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | / Either::, AsWrap>::parse_with(parser, args)? [INFO] [stdout] 175 | | .map_either(AsWrap::into_inner, AsWrap::into_inner), [INFO] [stdout] | |___________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:191:12 [INFO] [stdout] | [INFO] [stdout] 189 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 191 | Ok(parser [INFO] [stdout] | ____________^ [INFO] [stdout] 192 | | .parse_as_with::, Either, As>>(args)? [INFO] [stdout] 193 | | .right()) [INFO] [stdout] | |____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/args/as.rs:213:12 [INFO] [stdout] | [INFO] [stdout] 211 | args: Self::Args, [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 212 | ) -> Result, CellParserError<'de>> { [INFO] [stdout] 213 | Ok(Option::>::parse_with(parser, args)?.map(AsWrap::into_inner)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:78:9 [INFO] [stdout] | [INFO] [stdout] 72 | args: T::Args, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | / iter::repeat_with(move || self.parse_with(args.clone())) [INFO] [stdout] 79 | | .enumerate() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:78:51 [INFO] [stdout] | [INFO] [stdout] 72 | args: T::Args, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | iter::repeat_with(move || self.parse_with(args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 122 | args: As::Args, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | / iter::repeat_with(move || self.parse_as_with::<_, As>(args.clone())) [INFO] [stdout] 129 | | .enumerate() [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/parser.rs:128:63 [INFO] [stdout] | [INFO] [stdout] 122 | args: As::Args, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | iter::repeat_with(move || self.parse_as_with::<_, As>(args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ser/mod.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 139 | let mut builder = Cell::builder(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 140 | self.store(&mut builder)?; [INFO] [stdout] 141 | Ok(builder.into_cell()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/ser/builder.rs:207:19 [INFO] [stdout] | [INFO] [stdout] 205 | pub fn into_cell(self) -> Cell { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | Cell { [INFO] [stdout] 207 | data: self.data.into_inner(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/tests.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn assert_store_parse_as_eq(value: T) [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | / value [INFO] [stdout] 19 | | .wrap_as::() [INFO] [stdout] 20 | | .to_cell() [INFO] [stdout] 21 | | .unwrap() [INFO] [stdout] 22 | | .parse_fully_as::() [INFO] [stdout] 23 | | .unwrap(), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 47 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tlb` (lib test) due to 48 previous errors [INFO] running `Command { std: "docker" "inspect" "ea9d1b3f155a5e2ebd489de5a7ca09390763a58910f14e1150f07b56dfec33ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9d1b3f155a5e2ebd489de5a7ca09390763a58910f14e1150f07b56dfec33ab", kill_on_drop: false }` [INFO] [stdout] ea9d1b3f155a5e2ebd489de5a7ca09390763a58910f14e1150f07b56dfec33ab