[INFO] fetching crate de_env 1.0.0... [INFO] checking de_env-1.0.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate de_env 1.0.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate de_env 1.0.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 de_env 1.0.0 [INFO] finished tweaking crates.io crate de_env 1.0.0 [INFO] tweaked toml for crates.io crate de_env 1.0.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 8 packages to latest compatible versions [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] 394b085f9b1b0aa5954abcee2604eb44bc75df1e8e64e9a4c1a749ebe4eaab80 [INFO] running `Command { std: "docker" "start" "-a" "394b085f9b1b0aa5954abcee2604eb44bc75df1e8e64e9a4c1a749ebe4eaab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "394b085f9b1b0aa5954abcee2604eb44bc75df1e8e64e9a4c1a749ebe4eaab80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "394b085f9b1b0aa5954abcee2604eb44bc75df1e8e64e9a4c1a749ebe4eaab80", kill_on_drop: false }` [INFO] [stdout] 394b085f9b1b0aa5954abcee2604eb44bc75df1e8e64e9a4c1a749ebe4eaab80 [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] 04221e880351e7070c8cc20b2d2bf0004e4307cdf760bb69fa37df0b076bb11d [INFO] running `Command { std: "docker" "start" "-a" "04221e880351e7070c8cc20b2d2bf0004e4307cdf760bb69fa37df0b076bb11d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking de_env v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/mod.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn from_iter(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | Self(MapDeserializer::new(iter)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `de_env` (lib) due to 71 previous errors [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (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/error.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn new(code: ErrorCode) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self(Box::new(code)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 67 | fn custom(msg: T) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Self::new(ErrorCode::Message(msg.to_string().into_boxed_str())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/de/value.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | NewTypeVariant(bool), [INFO] [stdout] | -------------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Switch` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 221 | NewTypeVariant(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/mod.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn from_iter(iter: I) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | Self(MapDeserializer::new(iter)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/mod.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | / util::unsupported_types! { [INFO] [stdout] 177 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char str string [INFO] [stdout] 178 | | bytes byte_buf option unit unit_struct tuple [INFO] [stdout] 179 | | any tuple_struct identifier enum map seq ignored_any [INFO] [stdout] 180 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/key.rs:96:5 [INFO] [stdout] | [INFO] [stdout] 96 | / crate::de::util::unsupported_types! { [INFO] [stdout] 97 | | bool i8 i16 i32 i64 i128 u8 u16 u32 u64 u128 f32 f64 char [INFO] [stdout] 98 | | bytes byte_buf option unit unit_struct seq tuple [INFO] [stdout] 99 | | tuple_struct map struct enum ignored_any any [INFO] [stdout] 100 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/de/util.rs:42:21 [INFO] [stdout] | [INFO] [stdout] 38 | fn [](self, $([<_ $arg>]: $arg_ty,)* _visitor: V) -> Result [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Err(Error::unsupported_type(stringify!($ty))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/de/value.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | / crate::de::util::unsupported_types! { [INFO] [stdout] 174 | | bytes byte_buf unit unit_struct seq tuple [INFO] [stdout] 175 | | tuple_struct map struct identifier any [INFO] [stdout] 176 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `$crate::de::util::unsupported_types_helper` which comes from the expansion of the macro `crate::de::util::unsupported_types` (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/error.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 25 | fn new(code: ErrorCode) -> Self { [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Self(Box::new(code)) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:68:19 [INFO] [stdout] | [INFO] [stdout] 67 | fn custom(msg: T) -> Self { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | Self::new(ErrorCode::Message(msg.to_string().into_boxed_str())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 70 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `de_env` (lib test) due to 71 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "04221e880351e7070c8cc20b2d2bf0004e4307cdf760bb69fa37df0b076bb11d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04221e880351e7070c8cc20b2d2bf0004e4307cdf760bb69fa37df0b076bb11d", kill_on_drop: false }` [INFO] [stdout] 04221e880351e7070c8cc20b2d2bf0004e4307cdf760bb69fa37df0b076bb11d