[INFO] cloning repository https://github.com/95th/bx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/95th/bx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fbx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fbx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5114b15b1f78fa393c843c64ef92e07bb6d28e80 [INFO] checking 95th/bx/5114b15b1f78fa393c843c64ef92e07bb6d28e80 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F95th%2Fbx" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/95th/bx 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 git repo https://github.com/95th/bx [INFO] finished tweaking git repo https://github.com/95th/bx [INFO] tweaked toml for git repo https://github.com/95th/bx written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/95th/bx already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 982f524c15ca8420aef80703e589a159ec4eaf9e83caa7926174ca2c82ff05e8 [INFO] running `Command { std: "docker" "start" "-a" "982f524c15ca8420aef80703e589a159ec4eaf9e83caa7926174ca2c82ff05e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "982f524c15ca8420aef80703e589a159ec4eaf9e83caa7926174ca2c82ff05e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "982f524c15ca8420aef80703e589a159ec4eaf9e83caa7926174ca2c82ff05e8", kill_on_drop: false }` [INFO] [stdout] 982f524c15ca8420aef80703e589a159ec4eaf9e83caa7926174ca2c82ff05e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] da9b806d0b36f21a20154272899de41fab968d1e07ae32c25fb52ac0fba8812c [INFO] running `Command { std: "docker" "start" "-a" "da9b806d0b36f21a20154272899de41fab968d1e07ae32c25fb52ac0fba8812c", kill_on_drop: false }` [INFO] [stderr] Checking bx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 166 | let value = T::decode(&mut **self)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | Ok(Some((key, value))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/parse.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 180 | let v = T::decode(&mut **self)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | Ok(Some(v)) [INFO] [stdout] | ^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 78 | tuple_impl!(T0, T1); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | tuple_impl!(T0, T1, T2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 80 | tuple_impl!(T0, T1, T2, T3); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 81 | tuple_impl!(T0, T1, T2, T3, T4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 82 | tuple_impl!(T0, T1, T2, T3, T4, T5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 83 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 91 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 92 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 131 | array_impl!(1 => [0]); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 132 | array_impl!(2 => [0, 1]); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 133 | array_impl!(3 => [0, 1, 2]); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 134 | array_impl!(4 => [0, 1, 2, 3]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 135 | array_impl!(5 => [0, 1, 2, 3, 4]); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 136 | array_impl!(6 => [0, 1, 2, 3, 4, 5]); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | array_impl!(7 => [0, 1, 2, 3, 4, 5, 6]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parse.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 166 | let value = T::decode(&mut **self)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | Ok(Some((key, value))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/parse.rs:181:12 [INFO] [stdout] | [INFO] [stdout] 180 | let v = T::decode(&mut **self)?; [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 181 | Ok(Some(v)) [INFO] [stdout] | ^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 78 | tuple_impl!(T0, T1); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 79 | tuple_impl!(T0, T1, T2); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 80 | tuple_impl!(T0, T1, T2, T3); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 81 | tuple_impl!(T0, T1, T2, T3, T4); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 82 | tuple_impl!(T0, T1, T2, T3, T4, T5); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 83 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 138 | array_impl!(8 => [0, 1, 2, 3, 4, 5, 6, 7]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 139 | array_impl!(9 => [0, 1, 2, 3, 4, 5, 6, 7, 8]); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 140 | array_impl!(10 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | array_impl!(11 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 142 | array_impl!(12 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | array_impl!(13 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | array_impl!(14 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | array_impl!(15 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | array_impl!(16 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | array_impl!(17 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | array_impl!(18 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | array_impl!(19 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | array_impl!(20 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | array_impl!(21 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | array_impl!(22 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | array_impl!(23 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | array_impl!(24 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | array_impl!(25 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 84 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 85 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 86 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 87 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 88 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 89 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12); [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 90 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 91 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:62:28 [INFO] [stdout] | [INFO] [stdout] 58 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | Ok(($( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 63 | | match list.next_element::<$t>()? { [INFO] [stdout] 64 | | Some(t) => t, [INFO] [stdout] 65 | | None => return Err(Error::Eof), [INFO] [stdout] 66 | | } [INFO] [stdout] 67 | | ),*)) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 92 | tuple_impl!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `tuple_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 131 | array_impl!(1 => [0]); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 132 | array_impl!(2 => [0, 1]); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 133 | array_impl!(3 => [0, 1, 2]); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 134 | array_impl!(4 => [0, 1, 2, 3]); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 135 | array_impl!(5 => [0, 1, 2, 3, 4]); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 136 | array_impl!(6 => [0, 1, 2, 3, 4, 5]); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 137 | array_impl!(7 => [0, 1, 2, 3, 4, 5, 6]); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 138 | array_impl!(8 => [0, 1, 2, 3, 4, 5, 6, 7]); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 139 | array_impl!(9 => [0, 1, 2, 3, 4, 5, 6, 7, 8]); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 140 | array_impl!(10 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 141 | array_impl!(11 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 142 | array_impl!(12 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | array_impl!(26 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | array_impl!(27 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 158 | array_impl!(28 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | array_impl!(29 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | array_impl!(30 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | array_impl!(31 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | array_impl!(32 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 143 | array_impl!(13 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12]); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 144 | array_impl!(14 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13]); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 145 | array_impl!(15 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 146 | array_impl!(16 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 147 | array_impl!(17 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 148 | array_impl!(18 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17]); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 149 | array_impl!(19 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18]); [INFO] [stdout] | ------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 150 | array_impl!(20 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19]); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 151 | array_impl!(21 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20]); [INFO] [stdout] | --------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 152 | array_impl!(22 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 153 | array_impl!(23 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 154 | array_impl!(24 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23]); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 155 | array_impl!(25 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 156 | array_impl!(26 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 157 | array_impl!(27 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26]); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 158 | array_impl!(28 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 159 | array_impl!(29 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 160 | array_impl!(30 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29]); [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 161 | array_impl!(31 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30]); [INFO] [stdout] | ------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/impls.rs:116:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn visit_list(self, mut list: A) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | Ok([$( [INFO] [stdout] | ____________________________^ [INFO] [stdout] 117 | | match list.next_element()? { [INFO] [stdout] 118 | | Some(t) => t, [INFO] [stdout] 119 | | None => return Err(Error::Length { expected: $len, actual: $n }), [INFO] [stdout] 120 | | } [INFO] [stdout] 121 | | ),+]) [INFO] [stdout] | |____________________________^ [INFO] [stdout] ... [INFO] [stdout] 162 | array_impl!(32 => [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31]); [INFO] [stdout] | ----------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `array_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bx` (lib) due to 50 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bx` (lib test) due to 50 previous errors [INFO] running `Command { std: "docker" "inspect" "da9b806d0b36f21a20154272899de41fab968d1e07ae32c25fb52ac0fba8812c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da9b806d0b36f21a20154272899de41fab968d1e07ae32c25fb52ac0fba8812c", kill_on_drop: false }` [INFO] [stdout] da9b806d0b36f21a20154272899de41fab968d1e07ae32c25fb52ac0fba8812c