[INFO] fetching crate tuples 1.15.0... [INFO] checking tuples-1.15.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate tuples 1.15.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate tuples 1.15.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tuples 1.15.0 [INFO] finished tweaking crates.io crate tuples 1.15.0 [INFO] tweaked toml for crates.io crate tuples 1.15.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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7622938fdd132efe02503fe2e7b73b83c438be0a1d08c766c98007f27132360d [INFO] running `Command { std: "docker" "start" "-a" "7622938fdd132efe02503fe2e7b73b83c438be0a1d08c766c98007f27132360d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7622938fdd132efe02503fe2e7b73b83c438be0a1d08c766c98007f27132360d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7622938fdd132efe02503fe2e7b73b83c438be0a1d08c766c98007f27132360d", kill_on_drop: false }` [INFO] [stdout] 7622938fdd132efe02503fe2e7b73b83c438be0a1d08c766c98007f27132360d [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e29da903ca95527f632ba14b3e6a899709a1fd18d22250ec8ae1c28cc82890 [INFO] running `Command { std: "docker" "start" "-a" "d1e29da903ca95527f632ba14b3e6a899709a1fd18d22250ec8ae1c28cc82890", kill_on_drop: false }` [INFO] [stderr] Checking tuples v1.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `shorthand::*` [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub use shorthand::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `shorthand::*` [INFO] [stdout] --> src/lib.rs:111:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub use shorthand::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/./gen/tuple_as.rs:64:10 [INFO] [stdout] | [INFO] [stdout] 63 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 64 | (Some(self.0),) [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/./gen/tuple_as.rs:70:10 [INFO] [stdout] | [INFO] [stdout] 69 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | (Ok(self.0),) [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/./gen/tuple_as.rs:76:10 [INFO] [stdout] | [INFO] [stdout] 75 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | (Err(self.0),) [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/./gen/tuple_as.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 107 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | (Some(self.0), Some(self.1)) [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/./gen/tuple_as.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 107 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | (Some(self.0), Some(self.1)) [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/./gen/tuple_as.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 113 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | (Ok(self.0), Ok(self.1)) [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/./gen/tuple_as.rs:114:22 [INFO] [stdout] | [INFO] [stdout] 113 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | (Ok(self.0), Ok(self.1)) [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/./gen/tuple_as.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 119 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | (Err(self.0), Err(self.1)) [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/./gen/tuple_as.rs:120:23 [INFO] [stdout] | [INFO] [stdout] 119 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 120 | (Err(self.0), Err(self.1)) [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/./gen/tuple_as.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 151 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | (Some(self.0), Some(self.1), Some(self.2)) [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/./gen/tuple_as.rs:152:24 [INFO] [stdout] | [INFO] [stdout] 151 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | (Some(self.0), Some(self.1), Some(self.2)) [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/./gen/tuple_as.rs:152:38 [INFO] [stdout] | [INFO] [stdout] 151 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 152 | (Some(self.0), Some(self.1), Some(self.2)) [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/./gen/tuple_as.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 157 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | (Ok(self.0), Ok(self.1), Ok(self.2)) [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/./gen/tuple_as.rs:158:22 [INFO] [stdout] | [INFO] [stdout] 157 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | (Ok(self.0), Ok(self.1), Ok(self.2)) [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/./gen/tuple_as.rs:158:34 [INFO] [stdout] | [INFO] [stdout] 157 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 158 | (Ok(self.0), Ok(self.1), Ok(self.2)) [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/./gen/tuple_as.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 163 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | (Err(self.0), Err(self.1), Err(self.2)) [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/./gen/tuple_as.rs:164:23 [INFO] [stdout] | [INFO] [stdout] 163 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | (Err(self.0), Err(self.1), Err(self.2)) [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/./gen/tuple_as.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 163 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 164 | (Err(self.0), Err(self.1), Err(self.2)) [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/./gen/tuple_as.rs:196:10 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3)) [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/./gen/tuple_as.rs:196:24 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3)) [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/./gen/tuple_as.rs:196:38 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3)) [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/./gen/tuple_as.rs:196:52 [INFO] [stdout] | [INFO] [stdout] 195 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3)) [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/./gen/tuple_as.rs:202:10 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3)) [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/./gen/tuple_as.rs:202:22 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3)) [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/./gen/tuple_as.rs:202:34 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3)) [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/./gen/tuple_as.rs:202:46 [INFO] [stdout] | [INFO] [stdout] 201 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 202 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3)) [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/./gen/tuple_as.rs:208:10 [INFO] [stdout] | [INFO] [stdout] 207 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3)) [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/./gen/tuple_as.rs:208:23 [INFO] [stdout] | [INFO] [stdout] 207 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3)) [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/./gen/tuple_as.rs:208:36 [INFO] [stdout] | [INFO] [stdout] 207 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3)) [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/./gen/tuple_as.rs:208:49 [INFO] [stdout] | [INFO] [stdout] 207 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3)) [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/./gen/tuple_as.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 239 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4)) [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/./gen/tuple_as.rs:240:24 [INFO] [stdout] | [INFO] [stdout] 239 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4)) [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/./gen/tuple_as.rs:240:38 [INFO] [stdout] | [INFO] [stdout] 239 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4)) [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/./gen/tuple_as.rs:240:52 [INFO] [stdout] | [INFO] [stdout] 239 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4)) [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/./gen/tuple_as.rs:240:66 [INFO] [stdout] | [INFO] [stdout] 239 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 240 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4)) [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/./gen/tuple_as.rs:246:10 [INFO] [stdout] | [INFO] [stdout] 245 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4)) [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/./gen/tuple_as.rs:246:22 [INFO] [stdout] | [INFO] [stdout] 245 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4)) [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/./gen/tuple_as.rs:246:34 [INFO] [stdout] | [INFO] [stdout] 245 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4)) [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/./gen/tuple_as.rs:246:46 [INFO] [stdout] | [INFO] [stdout] 245 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4)) [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/./gen/tuple_as.rs:246:58 [INFO] [stdout] | [INFO] [stdout] 245 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4)) [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/./gen/tuple_as.rs:252:10 [INFO] [stdout] | [INFO] [stdout] 251 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4)) [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/./gen/tuple_as.rs:252:23 [INFO] [stdout] | [INFO] [stdout] 251 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4)) [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/./gen/tuple_as.rs:252:36 [INFO] [stdout] | [INFO] [stdout] 251 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4)) [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/./gen/tuple_as.rs:252:49 [INFO] [stdout] | [INFO] [stdout] 251 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4)) [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/./gen/tuple_as.rs:252:62 [INFO] [stdout] | [INFO] [stdout] 251 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4)) [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/./gen/tuple_as.rs:284:10 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5)) [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/./gen/tuple_as.rs:284:24 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5)) [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/./gen/tuple_as.rs:284:38 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5)) [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/./gen/tuple_as.rs:284:52 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5)) [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/./gen/tuple_as.rs:284:66 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5)) [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/./gen/tuple_as.rs:284:80 [INFO] [stdout] | [INFO] [stdout] 283 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 284 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5)) [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/./gen/tuple_as.rs:290:10 [INFO] [stdout] | [INFO] [stdout] 289 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5)) [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/./gen/tuple_as.rs:290:22 [INFO] [stdout] | [INFO] [stdout] 289 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5)) [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/./gen/tuple_as.rs:290:34 [INFO] [stdout] | [INFO] [stdout] 289 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5)) [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/./gen/tuple_as.rs:290:46 [INFO] [stdout] | [INFO] [stdout] 289 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5)) [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/./gen/tuple_as.rs:290:58 [INFO] [stdout] | [INFO] [stdout] 289 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5)) [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/./gen/tuple_as.rs:290:70 [INFO] [stdout] | [INFO] [stdout] 289 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 290 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5)) [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/./gen/tuple_as.rs:296:10 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5)) [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/./gen/tuple_as.rs:296:23 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5)) [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/./gen/tuple_as.rs:296:36 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5)) [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/./gen/tuple_as.rs:296:49 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5)) [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/./gen/tuple_as.rs:296:62 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5)) [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/./gen/tuple_as.rs:296:75 [INFO] [stdout] | [INFO] [stdout] 295 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 296 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5)) [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/./gen/tuple_as.rs:328:10 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:328:24 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:328:38 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:328:52 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:328:66 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:328:80 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:328:94 [INFO] [stdout] | [INFO] [stdout] 327 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 328 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6)) [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/./gen/tuple_as.rs:334:10 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:334:22 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:334:34 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:334:46 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:334:58 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:334:70 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:334:82 [INFO] [stdout] | [INFO] [stdout] 333 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 334 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6)) [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/./gen/tuple_as.rs:340:10 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:340:23 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:340:36 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:340:49 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:340:62 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:340:75 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:340:88 [INFO] [stdout] | [INFO] [stdout] 339 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 340 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6)) [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/./gen/tuple_as.rs:372:10 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:24 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:38 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:52 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:66 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:80 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:94 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:372:108 [INFO] [stdout] | [INFO] [stdout] 371 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 372 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7)) [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/./gen/tuple_as.rs:378:10 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:22 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:34 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:46 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:58 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:70 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:82 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:378:94 [INFO] [stdout] | [INFO] [stdout] 377 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7)) [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/./gen/tuple_as.rs:384:10 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:36 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:49 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:62 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:75 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:88 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:384:101 [INFO] [stdout] | [INFO] [stdout] 383 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 384 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7)) [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/./gen/tuple_as.rs:416:10 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:24 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:38 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:52 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:66 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:80 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:94 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:108 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:416:122 [INFO] [stdout] | [INFO] [stdout] 415 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8)) [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/./gen/tuple_as.rs:422:10 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:22 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:46 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:58 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:70 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:82 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:94 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:422:106 [INFO] [stdout] | [INFO] [stdout] 421 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8)) [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/./gen/tuple_as.rs:428:10 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:23 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:36 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:49 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:62 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:75 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:88 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:101 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:428:114 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 428 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8)) [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/./gen/tuple_as.rs:460:10 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:24 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:38 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:52 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:66 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:80 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:94 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:108 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:122 [INFO] [stdout] | [INFO] [stdout] 459 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:460:136 [INFO] [stdout] | [INFO] [stdout] 459 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 460 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9)) [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/./gen/tuple_as.rs:466:10 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:22 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:34 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:46 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:58 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:70 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:82 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:94 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:106 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:466:118 [INFO] [stdout] | [INFO] [stdout] 465 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 466 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9)) [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/./gen/tuple_as.rs:472:10 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:23 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:36 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:49 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:62 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:75 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:88 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:101 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:114 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:472:127 [INFO] [stdout] | [INFO] [stdout] 471 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 472 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)) [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/./gen/tuple_as.rs:504:10 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:24 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:38 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:52 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:66 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:80 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:94 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:108 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:122 [INFO] [stdout] | [INFO] [stdout] 503 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:504:136 [INFO] [stdout] | [INFO] [stdout] 503 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:504:150 [INFO] [stdout] | [INFO] [stdout] 503 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 504 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.1... [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/./gen/tuple_as.rs:510:10 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:22 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:34 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:46 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:58 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:70 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:82 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:94 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:106 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:118 [INFO] [stdout] | [INFO] [stdout] 509 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:510:130 [INFO] [stdout] | [INFO] [stdout] 509 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 510 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10)) [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/./gen/tuple_as.rs:516:10 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:23 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:36 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:49 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:62 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:75 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:88 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:101 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:114 [INFO] [stdout] | [INFO] [stdout] 515 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:516:127 [INFO] [stdout] | [INFO] [stdout] 515 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:516:140 [INFO] [stdout] | [INFO] [stdout] 515 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 516 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.1... [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/./gen/tuple_as.rs:548:10 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:24 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:38 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:52 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:66 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:80 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:94 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:108 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:122 [INFO] [stdout] | [INFO] [stdout] 547 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:548:136 [INFO] [stdout] | [INFO] [stdout] 547 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:548:150 [INFO] [stdout] | [INFO] [stdout] 547 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:548:165 [INFO] [stdout] | [INFO] [stdout] 547 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 548 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.1... [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/./gen/tuple_as.rs:554:10 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:22 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:34 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:46 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:58 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:70 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:82 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:94 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:106 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:118 [INFO] [stdout] | [INFO] [stdout] 553 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:554:130 [INFO] [stdout] | [INFO] [stdout] 553 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:554:143 [INFO] [stdout] | [INFO] [stdout] 553 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 554 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.1... [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/./gen/tuple_as.rs:560:10 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:23 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:36 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:49 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:62 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:75 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:88 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:101 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:114 [INFO] [stdout] | [INFO] [stdout] 559 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:560:127 [INFO] [stdout] | [INFO] [stdout] 559 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:560:140 [INFO] [stdout] | [INFO] [stdout] 559 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:560:154 [INFO] [stdout] | [INFO] [stdout] 559 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 560 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.1... [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/./gen/tuple_as.rs:592:10 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:24 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:38 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:52 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:66 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:80 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:94 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:108 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:122 [INFO] [stdout] | [INFO] [stdout] 591 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:592:136 [INFO] [stdout] | [INFO] [stdout] 591 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:592:150 [INFO] [stdout] | [INFO] [stdout] 591 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:592:165 [INFO] [stdout] | [INFO] [stdout] 591 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:592:180 [INFO] [stdout] | [INFO] [stdout] 591 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 592 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.1... [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/./gen/tuple_as.rs:598:10 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:22 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:34 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:46 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:58 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:70 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:82 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:94 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:106 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:118 [INFO] [stdout] | [INFO] [stdout] 597 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:598:130 [INFO] [stdout] | [INFO] [stdout] 597 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:598:143 [INFO] [stdout] | [INFO] [stdout] 597 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:598:156 [INFO] [stdout] | [INFO] [stdout] 597 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 598 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.1... [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/./gen/tuple_as.rs:604:10 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:23 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:36 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:49 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:62 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:75 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:88 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:101 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:114 [INFO] [stdout] | [INFO] [stdout] 603 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:604:127 [INFO] [stdout] | [INFO] [stdout] 603 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:604:140 [INFO] [stdout] | [INFO] [stdout] 603 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:604:154 [INFO] [stdout] | [INFO] [stdout] 603 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:604:168 [INFO] [stdout] | [INFO] [stdout] 603 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.1... [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/./gen/tuple_as.rs:636:10 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:24 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:38 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:52 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:66 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:80 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:94 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:108 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:122 [INFO] [stdout] | [INFO] [stdout] 635 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:636:136 [INFO] [stdout] | [INFO] [stdout] 635 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:636:150 [INFO] [stdout] | [INFO] [stdout] 635 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:636:165 [INFO] [stdout] | [INFO] [stdout] 635 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:636:180 [INFO] [stdout] | [INFO] [stdout] 635 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:636:195 [INFO] [stdout] | [INFO] [stdout] 635 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 636 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.1... [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/./gen/tuple_as.rs:642:10 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:22 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:34 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:46 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:58 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:70 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:82 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:94 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:106 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:118 [INFO] [stdout] | [INFO] [stdout] 641 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:642:130 [INFO] [stdout] | [INFO] [stdout] 641 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:642:143 [INFO] [stdout] | [INFO] [stdout] 641 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:642:156 [INFO] [stdout] | [INFO] [stdout] 641 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:642:169 [INFO] [stdout] | [INFO] [stdout] 641 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 642 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.1... [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/./gen/tuple_as.rs:648:10 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:23 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:49 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:62 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:75 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:88 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:101 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:114 [INFO] [stdout] | [INFO] [stdout] 647 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:648:127 [INFO] [stdout] | [INFO] [stdout] 647 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:648:140 [INFO] [stdout] | [INFO] [stdout] 647 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:648:154 [INFO] [stdout] | [INFO] [stdout] 647 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:648:168 [INFO] [stdout] | [INFO] [stdout] 647 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:648:182 [INFO] [stdout] | [INFO] [stdout] 647 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 648 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.1... [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/./gen/tuple_as.rs:680:10 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:24 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:38 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:52 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:66 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:80 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:94 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:108 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:122 [INFO] [stdout] | [INFO] [stdout] 679 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:680:136 [INFO] [stdout] | [INFO] [stdout] 679 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:680:150 [INFO] [stdout] | [INFO] [stdout] 679 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:680:165 [INFO] [stdout] | [INFO] [stdout] 679 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:680:180 [INFO] [stdout] | [INFO] [stdout] 679 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:680:195 [INFO] [stdout] | [INFO] [stdout] 679 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:680:210 [INFO] [stdout] | [INFO] [stdout] 679 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 680 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.1... [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/./gen/tuple_as.rs:686:10 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:22 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:34 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:46 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:58 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:70 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:82 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:94 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:106 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:118 [INFO] [stdout] | [INFO] [stdout] 685 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:686:130 [INFO] [stdout] | [INFO] [stdout] 685 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:686:143 [INFO] [stdout] | [INFO] [stdout] 685 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:686:156 [INFO] [stdout] | [INFO] [stdout] 685 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:686:169 [INFO] [stdout] | [INFO] [stdout] 685 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:686:182 [INFO] [stdout] | [INFO] [stdout] 685 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 686 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.1... [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/./gen/tuple_as.rs:692:10 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:23 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:36 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:49 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:62 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:75 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:88 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:101 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:114 [INFO] [stdout] | [INFO] [stdout] 691 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:692:127 [INFO] [stdout] | [INFO] [stdout] 691 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:692:140 [INFO] [stdout] | [INFO] [stdout] 691 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:692:154 [INFO] [stdout] | [INFO] [stdout] 691 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:692:168 [INFO] [stdout] | [INFO] [stdout] 691 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:692:182 [INFO] [stdout] | [INFO] [stdout] 691 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:692:196 [INFO] [stdout] | [INFO] [stdout] 691 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 692 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.1... [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/./gen/tuple_as.rs:724:10 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:24 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:38 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:52 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:66 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:80 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:94 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:108 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:122 [INFO] [stdout] | [INFO] [stdout] 723 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:724:136 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:724:150 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:724:165 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:724:180 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:724:195 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:724:210 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:724:225 [INFO] [stdout] | [INFO] [stdout] 723 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 724 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.1... [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/./gen/tuple_as.rs:730:10 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:22 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:34 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:46 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:58 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:70 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:82 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:94 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:106 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:118 [INFO] [stdout] | [INFO] [stdout] 729 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:730:130 [INFO] [stdout] | [INFO] [stdout] 729 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:730:143 [INFO] [stdout] | [INFO] [stdout] 729 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:730:156 [INFO] [stdout] | [INFO] [stdout] 729 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:730:169 [INFO] [stdout] | [INFO] [stdout] 729 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:730:182 [INFO] [stdout] | [INFO] [stdout] 729 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:730:195 [INFO] [stdout] | [INFO] [stdout] 729 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 730 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.1... [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/./gen/tuple_as.rs:736:10 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:23 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:36 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:49 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:62 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:75 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:88 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:101 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:114 [INFO] [stdout] | [INFO] [stdout] 735 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:736:127 [INFO] [stdout] | [INFO] [stdout] 735 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:736:140 [INFO] [stdout] | [INFO] [stdout] 735 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:736:154 [INFO] [stdout] | [INFO] [stdout] 735 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:736:168 [INFO] [stdout] | [INFO] [stdout] 735 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:736:182 [INFO] [stdout] | [INFO] [stdout] 735 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:736:196 [INFO] [stdout] | [INFO] [stdout] 735 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:736:210 [INFO] [stdout] | [INFO] [stdout] 735 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 736 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.1... [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/./gen/tuple_as.rs:768:10 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:24 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:38 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:52 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:66 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:80 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:94 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:108 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:122 [INFO] [stdout] | [INFO] [stdout] 767 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:768:136 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:768:150 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:768:165 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:768:180 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:768:195 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:768:210 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:768:225 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:768:240 [INFO] [stdout] | [INFO] [stdout] 767 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 768 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.1... [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/./gen/tuple_as.rs:774:10 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:22 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:34 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:46 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:58 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:70 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:82 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:94 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:106 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:118 [INFO] [stdout] | [INFO] [stdout] 773 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:774:130 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:774:143 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:774:156 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:774:169 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:774:182 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:774:195 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:774:208 [INFO] [stdout] | [INFO] [stdout] 773 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 774 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.1... [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/./gen/tuple_as.rs:780:10 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:23 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:36 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:49 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:62 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:75 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:88 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:101 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:114 [INFO] [stdout] | [INFO] [stdout] 779 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:780:127 [INFO] [stdout] | [INFO] [stdout] 779 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:780:140 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:780:154 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:780:168 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:780:182 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:780:196 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:780:210 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:780:224 [INFO] [stdout] | [INFO] [stdout] 779 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 780 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.1... [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/./gen/tuple_as.rs:812:10 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:24 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:38 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:52 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:66 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:80 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:94 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:108 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:122 [INFO] [stdout] | [INFO] [stdout] 811 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:812:136 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:812:150 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:812:165 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:812:180 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:812:195 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:812:210 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:812:225 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:812:240 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), S... [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/./gen/tuple_as.rs:812:255 [INFO] [stdout] | [INFO] [stdout] 811 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 812 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.1... [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/./gen/tuple_as.rs:818:10 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:22 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:34 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:46 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:58 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:70 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:82 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:94 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:106 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:118 [INFO] [stdout] | [INFO] [stdout] 817 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:818:130 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:818:143 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:818:156 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:818:169 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:818:182 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:818:195 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:818:208 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), O... [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/./gen/tuple_as.rs:818:221 [INFO] [stdout] | [INFO] [stdout] 817 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 818 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.1... [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/./gen/tuple_as.rs:824:10 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:23 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:36 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:49 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:62 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:75 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:88 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:101 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:114 [INFO] [stdout] | [INFO] [stdout] 823 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:824:127 [INFO] [stdout] | [INFO] [stdout] 823 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:824:140 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:824:154 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:824:168 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:824:182 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:824:196 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:824:210 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:824:224 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), E... [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/./gen/tuple_as.rs:824:238 [INFO] [stdout] | [INFO] [stdout] 823 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 824 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.1... [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/./gen/tuple_as.rs:856:10 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:24 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:38 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:52 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:66 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:80 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:94 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:108 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:122 [INFO] [stdout] | [INFO] [stdout] 855 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:856:136 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:856:150 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:856:165 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:856:180 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:856:195 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:856:210 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:856:225 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:856:240 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), S... [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/./gen/tuple_as.rs:856:255 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), S... [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/./gen/tuple_as.rs:856:270 [INFO] [stdout] | [INFO] [stdout] 855 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 856 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.1... [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/./gen/tuple_as.rs:862:10 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:22 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:34 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:46 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:58 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:70 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:82 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:94 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:106 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:118 [INFO] [stdout] | [INFO] [stdout] 861 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:862:130 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:862:143 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:862:156 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:862:169 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:862:182 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:862:195 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:862:208 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), O... [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/./gen/tuple_as.rs:862:221 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), O... [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/./gen/tuple_as.rs:862:234 [INFO] [stdout] | [INFO] [stdout] 861 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 862 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.1... [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/./gen/tuple_as.rs:868:10 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:23 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:36 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:49 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:62 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:75 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:88 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:101 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:114 [INFO] [stdout] | [INFO] [stdout] 867 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:868:127 [INFO] [stdout] | [INFO] [stdout] 867 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:868:140 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:868:154 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:868:168 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:868:182 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:868:196 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:868:210 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:868:224 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), E... [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/./gen/tuple_as.rs:868:238 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), E... [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/./gen/tuple_as.rs:868:252 [INFO] [stdout] | [INFO] [stdout] 867 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 868 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.1... [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/./gen/tuple_as.rs:900:10 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:24 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:38 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:52 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:66 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:80 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:94 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:108 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:122 [INFO] [stdout] | [INFO] [stdout] 899 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:900:136 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:900:150 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:900:165 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:900:180 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:900:195 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:900:210 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:900:225 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:900:240 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), S... [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/./gen/tuple_as.rs:900:255 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), S... [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/./gen/tuple_as.rs:900:270 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), S... [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/./gen/tuple_as.rs:900:285 [INFO] [stdout] | [INFO] [stdout] 899 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 900 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.1... [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/./gen/tuple_as.rs:906:10 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:22 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:34 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:46 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:58 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:70 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:82 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:94 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:106 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:118 [INFO] [stdout] | [INFO] [stdout] 905 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:906:130 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:906:143 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:906:156 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:906:169 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:906:182 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:906:195 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:906:208 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), O... [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/./gen/tuple_as.rs:906:221 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), O... [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/./gen/tuple_as.rs:906:234 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), O... [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/./gen/tuple_as.rs:906:247 [INFO] [stdout] | [INFO] [stdout] 905 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 906 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.1... [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/./gen/tuple_as.rs:912:10 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:23 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:36 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:49 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:62 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:75 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:88 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:101 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:114 [INFO] [stdout] | [INFO] [stdout] 911 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:912:127 [INFO] [stdout] | [INFO] [stdout] 911 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:912:140 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:912:154 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:912:168 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:912:182 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:912:196 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:912:210 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:912:224 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), E... [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/./gen/tuple_as.rs:912:238 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), E... [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/./gen/tuple_as.rs:912:252 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), E... [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/./gen/tuple_as.rs:912:266 [INFO] [stdout] | [INFO] [stdout] 911 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 912 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.1... [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/./gen/tuple_as.rs:944:10 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:24 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:38 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:52 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:66 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:80 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:94 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:108 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:122 [INFO] [stdout] | [INFO] [stdout] 943 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:944:136 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:944:150 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:944:165 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:944:180 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:944:195 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:944:210 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:944:225 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:944:240 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), S... [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/./gen/tuple_as.rs:944:255 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), S... [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/./gen/tuple_as.rs:944:270 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), S... [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/./gen/tuple_as.rs:944:285 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), S... [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/./gen/tuple_as.rs:944:300 [INFO] [stdout] | [INFO] [stdout] 943 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 944 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), Some(self.2... [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/./gen/tuple_as.rs:950:10 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:22 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:34 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:46 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:58 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:70 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:82 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:94 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:106 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:118 [INFO] [stdout] | [INFO] [stdout] 949 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:950:130 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:950:143 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:950:156 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:950:169 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:950:182 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:950:195 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:950:208 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), O... [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/./gen/tuple_as.rs:950:221 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), O... [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/./gen/tuple_as.rs:950:234 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), O... [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/./gen/tuple_as.rs:950:247 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), O... [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/./gen/tuple_as.rs:950:260 [INFO] [stdout] | [INFO] [stdout] 949 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 950 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), Ok(self.2... [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/./gen/tuple_as.rs:956:10 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:23 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:36 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:49 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:62 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:75 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:88 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:101 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:114 [INFO] [stdout] | [INFO] [stdout] 955 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:956:127 [INFO] [stdout] | [INFO] [stdout] 955 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:956:140 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:956:154 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:956:168 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:956:182 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:956:196 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:956:210 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:956:224 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), E... [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/./gen/tuple_as.rs:956:238 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), E... [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/./gen/tuple_as.rs:956:252 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), E... [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/./gen/tuple_as.rs:956:266 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), E... [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/./gen/tuple_as.rs:956:280 [INFO] [stdout] | [INFO] [stdout] 955 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 956 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), Err(self.2... [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/./gen/tuple_as.rs:988:10 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:24 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:38 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:52 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:66 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:80 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:94 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:108 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:122 [INFO] [stdout] | [INFO] [stdout] 987 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:988:136 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:988:150 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:988:165 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:988:180 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:988:195 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:988:210 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:988:225 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:988:240 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), S... [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/./gen/tuple_as.rs:988:255 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), S... [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/./gen/tuple_as.rs:988:270 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), S... [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/./gen/tuple_as.rs:988:285 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), S... [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/./gen/tuple_as.rs:988:300 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), Some(self.20), S... [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/./gen/tuple_as.rs:988:315 [INFO] [stdout] | [INFO] [stdout] 987 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 988 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), Some(self.20), Some(self.2... [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/./gen/tuple_as.rs:994:10 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:22 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:34 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:46 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:58 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:70 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:82 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:94 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:106 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:118 [INFO] [stdout] | [INFO] [stdout] 993 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:994:130 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:994:143 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:994:156 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:994:169 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:994:182 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:994:195 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:994:208 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), O... [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/./gen/tuple_as.rs:994:221 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), O... [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/./gen/tuple_as.rs:994:234 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), O... [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/./gen/tuple_as.rs:994:247 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), O... [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/./gen/tuple_as.rs:994:260 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), Ok(self.20), O... [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/./gen/tuple_as.rs:994:273 [INFO] [stdout] | [INFO] [stdout] 993 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 994 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), Ok(self.20), Ok(self.2... [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/./gen/tuple_as.rs:1000:10 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:23 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:36 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:49 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:62 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:75 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:88 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:101 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:114 [INFO] [stdout] | [INFO] [stdout] 999 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1000:127 [INFO] [stdout] | [INFO] [stdout] 999 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:1000:140 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:1000:154 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:1000:168 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:1000:182 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:1000:196 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:1000:210 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:1000:224 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), E... [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/./gen/tuple_as.rs:1000:238 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), E... [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/./gen/tuple_as.rs:1000:252 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), E... [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/./gen/tuple_as.rs:1000:266 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), E... [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/./gen/tuple_as.rs:1000:280 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), Err(self.20), E... [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/./gen/tuple_as.rs:1000:294 [INFO] [stdout] | [INFO] [stdout] 999 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1000 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), Err(self.20), Err(self.2... [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/./gen/tuple_as.rs:1032:10 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:24 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:38 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:52 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:66 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:80 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:94 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:108 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:122 [INFO] [stdout] | [INFO] [stdout] 1031 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1032:136 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), S... [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/./gen/tuple_as.rs:1032:150 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), S... [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/./gen/tuple_as.rs:1032:165 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), S... [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/./gen/tuple_as.rs:1032:180 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), S... [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/./gen/tuple_as.rs:1032:195 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), S... [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/./gen/tuple_as.rs:1032:210 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), S... [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/./gen/tuple_as.rs:1032:225 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), S... [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/./gen/tuple_as.rs:1032:240 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), S... [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/./gen/tuple_as.rs:1032:255 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), S... [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/./gen/tuple_as.rs:1032:270 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), S... [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/./gen/tuple_as.rs:1032:285 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), S... [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/./gen/tuple_as.rs:1032:300 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), Some(self.20), S... [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/./gen/tuple_as.rs:1032:315 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), Some(self.20), Some(self.21), S... [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/./gen/tuple_as.rs:1032:330 [INFO] [stdout] | [INFO] [stdout] 1031 | ...me(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1032 | ...e(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), Some(self.9), Some(self.10), Some(self.11), Some(self.12), Some(self.13), Some(self.14), Some(self.15), Some(self.16), Some(self.17), Some(self.18), Some(self.19), Some(self.20), Some(self.21), Some(self.2... [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/./gen/tuple_as.rs:1038:10 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:22 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:34 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:46 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:58 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:70 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:82 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:94 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:106 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:118 [INFO] [stdout] | [INFO] [stdout] 1037 | fn as_ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | (Ok(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.... [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/./gen/tuple_as.rs:1038:130 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok... [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/./gen/tuple_as.rs:1038:143 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), O... [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/./gen/tuple_as.rs:1038:156 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), O... [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/./gen/tuple_as.rs:1038:169 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), O... [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/./gen/tuple_as.rs:1038:182 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), O... [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/./gen/tuple_as.rs:1038:195 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), O... [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/./gen/tuple_as.rs:1038:208 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), O... [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/./gen/tuple_as.rs:1038:221 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), O... [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/./gen/tuple_as.rs:1038:234 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), O... [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/./gen/tuple_as.rs:1038:247 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), O... [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/./gen/tuple_as.rs:1038:260 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), Ok(self.20), O... [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/./gen/tuple_as.rs:1038:273 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), Ok(self.20), Ok(self.21), O... [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/./gen/tuple_as.rs:1038:286 [INFO] [stdout] | [INFO] [stdout] 1037 | ...ok(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | ...k(self.0), Ok(self.1), Ok(self.2), Ok(self.3), Ok(self.4), Ok(self.5), Ok(self.6), Ok(self.7), Ok(self.8), Ok(self.9), Ok(self.10), Ok(self.11), Ok(self.12), Ok(self.13), Ok(self.14), Ok(self.15), Ok(self.16), Ok(self.17), Ok(self.18), Ok(self.19), Ok(self.20), Ok(self.21), Ok(self.2... [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/./gen/tuple_as.rs:1044:10 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:23 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:36 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:49 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:62 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:75 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:88 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:101 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:114 [INFO] [stdout] | [INFO] [stdout] 1043 | fn as_err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | (Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9)... [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/./gen/tuple_as.rs:1044:127 [INFO] [stdout] | [INFO] [stdout] 1043 | ..._err(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...Err(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(... [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/./gen/tuple_as.rs:1044:140 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), E... [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/./gen/tuple_as.rs:1044:154 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), E... [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/./gen/tuple_as.rs:1044:168 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), E... [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/./gen/tuple_as.rs:1044:182 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), E... [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/./gen/tuple_as.rs:1044:196 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), E... [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/./gen/tuple_as.rs:1044:210 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), E... [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/./gen/tuple_as.rs:1044:224 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), E... [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/./gen/tuple_as.rs:1044:238 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), E... [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/./gen/tuple_as.rs:1044:252 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), E... [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/./gen/tuple_as.rs:1044:266 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), E... [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/./gen/tuple_as.rs:1044:280 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), Err(self.20), E... [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/./gen/tuple_as.rs:1044:294 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), Err(self.20), Err(self.21), E... [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/./gen/tuple_as.rs:1044:308 [INFO] [stdout] | [INFO] [stdout] 1043 | ...rr(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1044 | ...r(self.0), Err(self.1), Err(self.2), Err(self.3), Err(self.4), Err(self.5), Err(self.6), Err(self.7), Err(self.8), Err(self.9), Err(self.10), Err(self.11), Err(self.12), Err(self.13), Err(self.14), Err(self.15), Err(self.16), Err(self.17), Err(self.18), Err(self.19), Err(self.20), Err(self.21), Err(self.2... [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/./gen/tuple_as.rs:1076:10 [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1076 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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/./gen/tuple_as.rs:1076:24 [INFO] [stdout] | [INFO] [stdout] 1075 | fn as_some(self) -> Self::OutTuple { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1076 | (Some(self.0), Some(self.1), Some(self.2), Some(self.3), Some(self.4), Some(self.5), Some(self.6), Some(self.7), Some(self.8), So... [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 [WARN] too many lines in the log, truncating it