[INFO] fetching crate serde_extract 0.1.0... [INFO] checking serde_extract-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate serde_extract 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate serde_extract 0.1.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 serde_extract 0.1.0 [INFO] finished tweaking crates.io crate serde_extract 0.1.0 [INFO] tweaked toml for crates.io crate serde_extract 0.1.0 written to /workspace/builds/worker-6-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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4aa8bac1eef5db8d19819531fa35d6572d6f336cb614473edfddc51c10bc1e9 [INFO] running `Command { std: "docker" "start" "-a" "f4aa8bac1eef5db8d19819531fa35d6572d6f336cb614473edfddc51c10bc1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4aa8bac1eef5db8d19819531fa35d6572d6f336cb614473edfddc51c10bc1e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4aa8bac1eef5db8d19819531fa35d6572d6f336cb614473edfddc51c10bc1e9", kill_on_drop: false }` [INFO] [stdout] f4aa8bac1eef5db8d19819531fa35d6572d6f336cb614473edfddc51c10bc1e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4796e8fdd5dfb2cd67d679519ab2b1ce8c81ba223329806b728610fb55eaa23a [INFO] running `Command { std: "docker" "start" "-a" "4796e8fdd5dfb2cd67d679519ab2b1ce8c81ba223329806b728610fb55eaa23a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking serde_serializer_quick_unsupported v0.1.2 [INFO] [stderr] Checking serde_extract v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:129:31 [INFO] [stdout] | [INFO] [stdout] 125 | fn deserialize_any(self, 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] 129 | self.serializable.serialize(general::SerializerFromVisitor::<_, false> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 130 | | visitor, [INFO] [stdout] 131 | | _spooky: PhantomData, [INFO] [stdout] 132 | | }) [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/lib.rs:151:31 [INFO] [stdout] | [INFO] [stdout] 147 | fn deserialize_option(self, 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] 151 | self.serializable.serialize(general::SerializerFromVisitor::<_, true> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 152 | | visitor, [INFO] [stdout] 153 | | _spooky: PhantomData, [INFO] [stdout] 154 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/general.rs:179:10 [INFO] [stdout] | [INFO] [stdout] 178 | / serializer_unsupported! { [INFO] [stdout] 179 | | err = (::custom("Deserialization from seq-like serialization is unsupported, unless hinted with deserialize_struct"... [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 180 | | seq tuple tuple_struct tuple_variant map struct struct_variant [INFO] [stdout] 181 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:26:3 [INFO] [stdout] | [INFO] [stdout] 22 | fn next_key_seed(&mut self, seed: K) -> Result, Self::Error> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | / self.fields [INFO] [stdout] 27 | | .first() [INFO] [stdout] 28 | | .map(|&field_name| seed.deserialize(value::BorrowedStrDeserializer::new(field_name))) [INFO] [stdout] | |_________________________________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:36:9 [INFO] [stdout] | [INFO] [stdout] 32 | fn next_value_seed(&mut self, seed: V) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | match self.serializable.serialize(ExtractFieldByNameSerializer { [INFO] [stdout] | _______________^ [INFO] [stdout] 37 | | key_to_find: self [INFO] [stdout] 38 | | .fields [INFO] [stdout] 39 | | .first() [INFO] [stdout] ... | [INFO] [stdout] 42 | | start_idx: self.start_idx, [INFO] [stdout] 43 | | })? { [INFO] [stdout] | |___________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 71 | fn next_entry_seed(&mut self, kseed: K, mut vseed: V) -> Result, Self::Error> [INFO] [stdout] | -------- ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | Ok(loop { [INFO] [stdout] | ____________^ [INFO] [stdout] 77 | | break match self.fields.first() { [INFO] [stdout] 78 | | Some(&field_name) => { [INFO] [stdout] 79 | | match self.serializable.serialize(ExtractFieldByNameSerializer { [INFO] [stdout] ... | [INFO] [stdout] 117 | | }; [INFO] [stdout] 118 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:144:6 [INFO] [stdout] | [INFO] [stdout] 143 | fn serialize_map(self, _: Option) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | Ok(ExtractFieldByNameSerializeStructOrMap { [INFO] [stdout] | ____________^ [INFO] [stdout] 145 | | key_to_find: self.key_to_find, [INFO] [stdout] 146 | | start_idx: self.start_idx, [INFO] [stdout] 147 | | state: ExtractFieldByNameState::NotSeen(self.vseed), [INFO] [stdout] 148 | | current_idx: 0, [INFO] [stdout] 149 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:154:6 [INFO] [stdout] | [INFO] [stdout] 153 | fn serialize_struct(self, _: &'static str, _: usize) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | Ok(ExtractFieldByNameSerializeStructOrMap { [INFO] [stdout] | ____________^ [INFO] [stdout] 155 | | key_to_find: self.key_to_find, [INFO] [stdout] 156 | | start_idx: self.start_idx, [INFO] [stdout] 157 | | state: ExtractFieldByNameState::NotSeen(self.vseed), [INFO] [stdout] 158 | | current_idx: 0, [INFO] [stdout] 159 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/map_access_from_serizable.rs:163:10 [INFO] [stdout] | [INFO] [stdout] 162 | / serializer_unsupported! { [INFO] [stdout] 163 | | err = (::custom("Can only extract from map and struct")); [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 164 | | bool i8 i16 i32 i64 u8 u16 u32 u64 f32 f64 char str bytes none some unit unit_struct [INFO] [stdout] 165 | | unit_variant newtype_struct newtype_variant seq tuple tuple_struct tuple_variant [INFO] [stdout] 166 | | struct_variant i128 u128 [INFO] [stdout] 167 | | } [INFO] [stdout] | |_____- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/newtype_variant.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 13 | fn variant_seed(self, seed: V) -> Result<(V::Value, Self::Variant), Self::Error> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 17 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 18 | | seed.deserialize(value::BorrowedStrDeserializer::new(self.variant))?, [INFO] [stdout] 19 | | ThisVariantAccess { value: self.value }, [INFO] [stdout] 20 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/newtype_variant.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 44 | fn tuple_variant(self, _: usize, _: V) -> Result [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | Err(Error::invalid_type(Unexpected::NewtypeVariant, &"a tuple variant")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/newtype_variant.rs:55:7 [INFO] [stdout] | [INFO] [stdout] 51 | fn struct_variant(self, _: &'static [&'static str], _: V) -> Result [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | Err(Error::invalid_type(Unexpected::NewtypeVariant, &"a struct variant")) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [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 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_extract` (lib) due to 46 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4796e8fdd5dfb2cd67d679519ab2b1ce8c81ba223329806b728610fb55eaa23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4796e8fdd5dfb2cd67d679519ab2b1ce8c81ba223329806b728610fb55eaa23a", kill_on_drop: false }` [INFO] [stdout] 4796e8fdd5dfb2cd67d679519ab2b1ce8c81ba223329806b728610fb55eaa23a