[INFO] fetching crate binrw 0.14.0... [INFO] checking binrw-0.14.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate binrw 0.14.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate binrw 0.14.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate binrw 0.14.0 [INFO] finished tweaking crates.io crate binrw 0.14.0 [INFO] tweaked toml for crates.io crate binrw 0.14.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 36 packages to latest compatible versions [INFO] [stderr] Adding owo-colors v3.5.0 (latest: v4.0.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding trybuild v1.0.89 (latest: v1.0.99) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1519e902fbc8e356e5cb1fca70053335c05e5db2bb032793d219952c5d3ed78d [INFO] running `Command { std: "docker" "start" "-a" "1519e902fbc8e356e5cb1fca70053335c05e5db2bb032793d219952c5d3ed78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1519e902fbc8e356e5cb1fca70053335c05e5db2bb032793d219952c5d3ed78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1519e902fbc8e356e5cb1fca70053335c05e5db2bb032793d219952c5d3ed78d", kill_on_drop: false }` [INFO] [stdout] 1519e902fbc8e356e5cb1fca70053335c05e5db2bb032793d219952c5d3ed78d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 394996f38724e577f3bef766c5952ccde20902a6efabfb71637aa6df5c997454 [INFO] running `Command { std: "docker" "start" "-a" "394996f38724e577f3bef766c5952ccde20902a6efabfb71637aa6df5c997454", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling binrw_derive v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling binrw v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling trybuild v1.0.89 [INFO] [stderr] Checking bytemuck v1.17.1 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking array-init v2.1.0 [INFO] [stderr] Checking basic-toml v0.1.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Checking modular-bitfield v0.11.2 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/private.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | move |error| match stream.seek(SeekFrom::Start(pos)) { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/private.rs:201:11 [INFO] [stdout] | [INFO] [stdout] 199 | error: Error, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | ) -> BinResult { [INFO] [stdout] 201 | match stream.seek(SeekFrom::Start(pos)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 144 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | ) -> BinResult { [INFO] [stdout] 146 | crate::helpers::count_with(args.count, B::read_options)(reader, endian, args.inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:162:78 [INFO] [stdout] | [INFO] [stdout] 162 | array_init::try_array_init(|_| BinRead::read_options(reader, endian, args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 207 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | ) -> BinResult { [INFO] [stdout] 209 | Ok(Box::new(T::read_options(reader, endian, args)?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 219 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | ) -> BinResult { [INFO] [stdout] 221 | Ok(Some(T::read_options(reader, endian, args)?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 62 | fn with_context>(self, frame: Frame) -> Self { [INFO] [stdout] | ---- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.map_err(|err| err.with_context(frame)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error/backtrace.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 88 | fn with_message(self, message: impl Into>) -> Self { [INFO] [stdout] | ---- ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let caller = core::panic::Location::caller(); [INFO] [stdout] 90 | self.with_context(BacktraceFrame::Full { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 91 | | code: None, [INFO] [stdout] 92 | | message: message.into(), [INFO] [stdout] 93 | | file: caller.file(), [INFO] [stdout] 94 | | line: caller.line(), [INFO] [stdout] 95 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error/backtrace.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 186 | fn from(err: T) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | Self::Custom(Box::new(err) as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_ptr.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 215 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | let value = Self::read_value(ptr, Value::read_options, reader, endian, args)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | Ok(FilePtr { ptr, value }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/file_ptr.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn parse(args: FilePtrArgs, ...) -> BinResult [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | Self::read_options(reader, endian, args).map(Self::into_inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_ptr.rs:275:37 [INFO] [stdout] | [INFO] [stdout] 274 | let parser = Self::with(parser); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | move |reader, endian, args| parser(reader, endian, args).map(Self::into_inner) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/file_ptr.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 304 | parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | move |reader, endian, args| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 312 | let ptr = Ptr::read_options(reader, endian, ())?; [INFO] [stdout] 313 | let value = Self::read_value(ptr, &parser, reader, endian, args)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | Ok(Self { ptr, value }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/file_ptr.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 507 | it: It, [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 508 | parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 518 | move |reader, endian, args| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 519 | let base_pos = reader.stream_position()?; [INFO] [stdout] 520 | / it.into_iter() [INFO] [stdout] 521 | | .map(move |ptr| { [INFO] [stdout] 522 | | // Avoid unnecessary seeks: [INFO] [stdout] 523 | | // 1. Unnecessary seeking backwards to the base position [INFO] [stdout] ... | [INFO] [stdout] 544 | | parser(reader, endian, args.clone()) [INFO] [stdout] 545 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_ptr.rs:544:40 [INFO] [stdout] | [INFO] [stdout] 508 | parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 518 | move |reader, endian, args| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 544 | parser(reader, endian, args.clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | from_fn(|| match read(reader, endian, args.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 217 | args: Arg, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | until_eof_with(T::read_options)(reader, endian, args) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:269:26 [INFO] [stdout] | [INFO] [stdout] 269 | from_fn(|| match read(reader, endian, args.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 363 | it: It, [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 364 | read: ReadFn, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 374 | / it.into_iter() [INFO] [stdout] 375 | | .map(|arg| read(reader, options, arg)) [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:473:65 [INFO] [stdout] | [INFO] [stdout] 473 | core::iter::repeat_with(|| read(reader, endian, args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:561:15 [INFO] [stdout] | [INFO] [stdout] 560 | fn not_enough_bytes(_: T) -> Error { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 561 | Error::Io(io::Error::new( [INFO] [stdout] | _______________^ [INFO] [stdout] 562 | | io::ErrorKind::UnexpectedEof, [INFO] [stdout] 563 | | "not enough bytes in reader", [INFO] [stdout] 564 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/io/bufreader.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(inner: T) -> BufReader { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | BufReader { [INFO] [stdout] 27 | inner: std::io::BufReader::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/io/bufreader.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_capacity(capacity: usize, inner: T) -> BufReader { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | BufReader { [INFO] [stdout] 35 | inner: std::io::BufReader::with_capacity(capacity, inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pos_value.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 38 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Ok(PosValue { [INFO] [stdout] | ____________^ [INFO] [stdout] 43 | | pos, [INFO] [stdout] 44 | | val: T::read_options(reader, endian, args)?, [INFO] [stdout] 45 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/punctuated.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn separated<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut data = Vec::with_capacity(args.count); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | let mut separators = Vec::with_capacity(args.count.max(1) - 1); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Ok(Self { data, separators }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/punctuated.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let mut data = Vec::with_capacity(args.count); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let mut separators = Vec::with_capacity(args.count); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | Ok(Self { data, separators }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/strings.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 252 | t: Transformer, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | ) -> fmt::Result { [INFO] [stdout] 254 | / char::decode_utf16(input.iter().copied()) [INFO] [stdout] 255 | | .flat_map(|r| t(r.unwrap_or(char::REPLACEMENT_CHARACTER))) [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binrw` (lib) due to 60 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/private.rs:174:24 [INFO] [stdout] | [INFO] [stdout] 174 | move |error| match stream.seek(SeekFrom::Start(pos)) { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/private.rs:201:11 [INFO] [stdout] | [INFO] [stdout] 199 | error: Error, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 200 | ) -> BinResult { [INFO] [stdout] 201 | match stream.seek(SeekFrom::Start(pos)) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:146:9 [INFO] [stdout] | [INFO] [stdout] 144 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 145 | ) -> BinResult { [INFO] [stdout] 146 | crate::helpers::count_with(args.count, B::read_options)(reader, endian, args.inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:162:78 [INFO] [stdout] | [INFO] [stdout] 162 | array_init::try_array_init(|_| BinRead::read_options(reader, endian, args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:173:20 [INFO] [stdout] | [INFO] [stdout] 172 | fn read_options(reader: &mut R, endian: Endian, args: Self::Args<'_>) -> BinResult { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 173 | Ok(( [INFO] [stdout] | ____________________^ [INFO] [stdout] 174 | | BinRead::read_options(reader, endian, args.clone())?, [INFO] [stdout] 175 | | $( [INFO] [stdout] 176 | | <$types>::read_options(reader, endian, args.clone())? [INFO] [stdout] 177 | | ),* [INFO] [stdout] 178 | | )) [INFO] [stdout] | |_________________^ [INFO] [stdout] ... [INFO] [stdout] 188 | / binread_tuple_impl!( [INFO] [stdout] 189 | | b1, b2, b3, b4, b5, b6, b7, b8, b9, b10, b11, b12, b13, b14, b15, b16, b17, b18, b19, b20, b21, [INFO] [stdout] 190 | | b22, b23, b24, b25, b26, b27, b28, b29, b30, b31, b32 [INFO] [stdout] 191 | | ); [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `binread_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/binread/impls.rs:209:12 [INFO] [stdout] | [INFO] [stdout] 207 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | ) -> BinResult { [INFO] [stdout] 209 | Ok(Box::new(T::read_options(reader, endian, args)?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/binread/impls.rs:221:12 [INFO] [stdout] | [INFO] [stdout] 219 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | ) -> BinResult { [INFO] [stdout] 221 | Ok(Some(T::read_options(reader, endian, args)?)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error/mod.rs:63:22 [INFO] [stdout] | [INFO] [stdout] 62 | fn with_context>(self, frame: Frame) -> Self { [INFO] [stdout] | ---- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | self.map_err(|err| err.with_context(frame)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error/backtrace.rs:90:27 [INFO] [stdout] | [INFO] [stdout] 88 | fn with_message(self, message: impl Into>) -> Self { [INFO] [stdout] | ---- ------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let caller = core::panic::Location::caller(); [INFO] [stdout] 90 | self.with_context(BacktraceFrame::Full { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 91 | | code: None, [INFO] [stdout] 92 | | message: message.into(), [INFO] [stdout] 93 | | file: caller.file(), [INFO] [stdout] 94 | | line: caller.line(), [INFO] [stdout] 95 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/error/backtrace.rs:187:22 [INFO] [stdout] | [INFO] [stdout] 186 | fn from(err: T) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 187 | Self::Custom(Box::new(err) as _) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_ptr.rs:219:12 [INFO] [stdout] | [INFO] [stdout] 215 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 218 | let value = Self::read_value(ptr, Value::read_options, reader, endian, args)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | Ok(FilePtr { ptr, value }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/file_ptr.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 234 | pub fn parse(args: FilePtrArgs, ...) -> BinResult [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | Self::read_options(reader, endian, args).map(Self::into_inner) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_ptr.rs:275:37 [INFO] [stdout] | [INFO] [stdout] 274 | let parser = Self::with(parser); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 275 | move |reader, endian, args| parser(reader, endian, args).map(Self::into_inner) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [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/file_ptr.rs:314:16 [INFO] [stdout] | [INFO] [stdout] 304 | parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 311 | move |reader, endian, args| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 312 | let ptr = Ptr::read_options(reader, endian, ())?; [INFO] [stdout] 313 | let value = Self::read_value(ptr, &parser, reader, endian, args)?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 314 | Ok(Self { ptr, value }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/file_ptr.rs:520:9 [INFO] [stdout] | [INFO] [stdout] 507 | it: It, [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 508 | parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 518 | move |reader, endian, args| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 519 | let base_pos = reader.stream_position()?; [INFO] [stdout] 520 | / it.into_iter() [INFO] [stdout] 521 | | .map(move |ptr| { [INFO] [stdout] 522 | | // Avoid unnecessary seeks: [INFO] [stdout] 523 | | // 1. Unnecessary seeking backwards to the base position [INFO] [stdout] ... | [INFO] [stdout] 544 | | parser(reader, endian, args.clone()) [INFO] [stdout] 545 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/file_ptr.rs:544:40 [INFO] [stdout] | [INFO] [stdout] 508 | parser: F, [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 518 | move |reader, endian, args| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 544 | parser(reader, endian, args.clone()) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 174 | from_fn(|| match read(reader, endian, args.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 217 | args: Arg, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 225 | until_eof_with(T::read_options)(reader, endian, args) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:269:26 [INFO] [stdout] | [INFO] [stdout] 269 | from_fn(|| match read(reader, endian, args.clone()) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:374:9 [INFO] [stdout] | [INFO] [stdout] 363 | it: It, [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 364 | read: ReadFn, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 374 | / it.into_iter() [INFO] [stdout] 375 | | .map(|arg| read(reader, options, arg)) [INFO] [stdout] | |__________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:473:65 [INFO] [stdout] | [INFO] [stdout] 473 | core::iter::repeat_with(|| read(reader, endian, args.clone())) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/helpers.rs:561:15 [INFO] [stdout] | [INFO] [stdout] 560 | fn not_enough_bytes(_: T) -> Error { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 561 | Error::Io(io::Error::new( [INFO] [stdout] | _______________^ [INFO] [stdout] 562 | | io::ErrorKind::UnexpectedEof, [INFO] [stdout] 563 | | "not enough bytes in reader", [INFO] [stdout] 564 | | )) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/io/bufreader.rs:27:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn new(inner: T) -> BufReader { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | BufReader { [INFO] [stdout] 27 | inner: std::io::BufReader::new(inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/io/bufreader.rs:35:20 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn with_capacity(capacity: usize, inner: T) -> BufReader { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | BufReader { [INFO] [stdout] 35 | inner: std::io::BufReader::with_capacity(capacity, inner), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pos_value.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 38 | args: Self::Args<'_>, [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Ok(PosValue { [INFO] [stdout] | ____________^ [INFO] [stdout] 43 | | pos, [INFO] [stdout] 44 | | val: T::read_options(reader, endian, args)?, [INFO] [stdout] 45 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/punctuated.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn separated<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | let mut data = Vec::with_capacity(args.count); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | let mut separators = Vec::with_capacity(args.count.max(1) - 1); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Ok(Self { data, separators }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/punctuated.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn separated_trailing<'a>(args: VecArgs>, ...) -> BinResult [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 110 | let mut data = Vec::with_capacity(args.count); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 111 | let mut separators = Vec::with_capacity(args.count); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | Ok(Self { data, separators }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/strings.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 252 | t: Transformer, [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 253 | ) -> fmt::Result { [INFO] [stdout] 254 | / char::decode_utf16(input.iter().copied()) [INFO] [stdout] 255 | | .flat_map(|r| t(r.unwrap_or(char::REPLACEMENT_CHARACTER))) [INFO] [stdout] | |__________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 59 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `binrw` (lib test) due to 60 previous errors [INFO] running `Command { std: "docker" "inspect" "394996f38724e577f3bef766c5952ccde20902a6efabfb71637aa6df5c997454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394996f38724e577f3bef766c5952ccde20902a6efabfb71637aa6df5c997454", kill_on_drop: false }` [INFO] [stdout] 394996f38724e577f3bef766c5952ccde20902a6efabfb71637aa6df5c997454