[INFO] fetching crate xml_serde 1.4.1... [INFO] checking xml_serde-1.4.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate xml_serde 1.4.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate xml_serde 1.4.1 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 xml_serde 1.4.1 [INFO] finished tweaking crates.io crate xml_serde 1.4.1 [INFO] tweaked toml for crates.io crate xml_serde 1.4.1 written to /workspace/builds/worker-0-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 40 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.7.1 (latest: v0.11.5) [INFO] [stderr] Adding hermit-abi v0.1.19 (latest: v0.4.0) [INFO] [stderr] Adding humantime v1.3.0 (latest: v2.1.0) [INFO] [stderr] Adding itertools v0.9.0 (latest: v0.13.0) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (latest: v0.5.0) [INFO] [stderr] Adding quick-error v1.2.3 (latest: v2.0.1) [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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] f3a926a0b4bca55568d6911d83f30e1b48fed02a00f168fd887646983bd5d97d [INFO] running `Command { std: "docker" "start" "-a" "f3a926a0b4bca55568d6911d83f30e1b48fed02a00f168fd887646983bd5d97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f3a926a0b4bca55568d6911d83f30e1b48fed02a00f168fd887646983bd5d97d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3a926a0b4bca55568d6911d83f30e1b48fed02a00f168fd887646983bd5d97d", kill_on_drop: false }` [INFO] [stdout] f3a926a0b4bca55568d6911d83f30e1b48fed02a00f168fd887646983bd5d97d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] aa49ae5b51a645c2775c76fb974345f844538239a9b87ffe97d88dafe274c8c8 [INFO] running `Command { std: "docker" "start" "-a" "aa49ae5b51a645c2775c76fb974345f844538239a9b87ffe97d88dafe274c8c8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Checking xml_serde v1.4.1 (/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.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn new_reader>(iter: I) -> itertools::MultiPeek> { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | itertools::multipeek(Box::new(iter.into_iter().filter(|e| match e { [INFO] [stdout] | __________________________^ [INFO] [stdout] 24 | | &Ok(xml::reader::XmlEvent::ProcessingInstruction { ..}) => { [INFO] [stdout] 25 | | trace!("discarding processing instruction: {:?}", e.as_ref().unwrap()); [INFO] [stdout] 26 | | false [INFO] [stdout] 27 | | }, [INFO] [stdout] 28 | | _ => true, [INFO] [stdout] 29 | | }))) [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.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | match s.parse::() { [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/de.rs:381:37 [INFO] [stdout] | [INFO] [stdout] 360 | fn deserialize_any>(mut self, visitor: V) -> crate::Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 381 | self.read_inner_value_attrs(|this, attrs| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 382 | | if let xml::reader::XmlEvent::CData(_) | xml::reader::XmlEvent::Characters(_) = this.peek()? { [INFO] [stdout] 383 | | let s = match this.next()? { [INFO] [stdout] 384 | | xml::reader::XmlEvent::CData(s) | xml::reader::XmlEvent::Characters(s) => s, [INFO] [stdout] ... | [INFO] [stdout] 402 | | } [INFO] [stdout] 403 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 474 | fn deserialize_bytes>(self, _visitor: V) -> crate::Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 475 | trace!("deserialize_bytes()"); [INFO] [stdout] 476 | Err(crate::Error::Unsupported) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:481:13 [INFO] [stdout] | [INFO] [stdout] 479 | fn deserialize_byte_buf>(self, _visitor: V) -> crate::Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 480 | trace!("deserialize_byte_buf()"); [INFO] [stdout] 481 | Err(crate::Error::Unsupported) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:539:37 [INFO] [stdout] | [INFO] [stdout] 537 | fn deserialize_map>(self, visitor: V) -> crate::Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 538 | trace!("deserialize_map()"); [INFO] [stdout] 539 | self.read_inner_value_attrs(|this, attrs| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | visitor.visit_map(Map::new(this, attrs, &[])) [INFO] [stdout] 541 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:546:37 [INFO] [stdout] | [INFO] [stdout] 544 | fn deserialize_struct>(self, name: &'static str, fields: &'static [&'static str], visitor: V) -> crate::Re... [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 545 | trace!("deserialize_struct({:?}, {:?})", name, fields); [INFO] [stdout] 546 | self.read_inner_value_attrs(|this, attrs| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 547 | | visitor.visit_map(Map::new(this, attrs, fields)) [INFO] [stdout] 548 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:879:12 [INFO] [stdout] | [INFO] [stdout] 859 | fn variant_seed>(mut self, seed: V) -> crate::Result<(V::Value, Self::Variant)> { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 860 | trace!("variant_seed()"); [INFO] [stdout] 861 | let val = match self.de.peek()? { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 879 | Ok((val, self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | 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: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml_serde` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant `Hello` is never constructed [INFO] [stdout] --> src/lib.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum EPPMessageType { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 24 | #[serde(rename = "{urn:ietf:params:xml:ns:epp-1.0}hello", skip_deserializing)] [INFO] [stdout] 25 | Hello {}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EPPMessageType` 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] [INFO] [stdout] [INFO] [stdout] warning: variant `Login` is never constructed [INFO] [stdout] --> src/lib.rs:52:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub enum EPPCommandType { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 51 | #[serde(rename = "{urn:ietf:params:xml:ns:epp-1.0}login")] [INFO] [stdout] 52 | Login(EPPLogin), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EPPCommandType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:23:26 [INFO] [stdout] | [INFO] [stdout] 22 | fn new_reader>(iter: I) -> itertools::MultiPeek> { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | itertools::multipeek(Box::new(iter.into_iter().filter(|e| match e { [INFO] [stdout] | __________________________^ [INFO] [stdout] 24 | | &Ok(xml::reader::XmlEvent::ProcessingInstruction { ..}) => { [INFO] [stdout] 25 | | trace!("discarding processing instruction: {:?}", e.as_ref().unwrap()); [INFO] [stdout] 26 | | false [INFO] [stdout] 27 | | }, [INFO] [stdout] 28 | | _ => true, [INFO] [stdout] 29 | | }))) [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.rs:350:15 [INFO] [stdout] | [INFO] [stdout] 350 | match s.parse::() { [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/de.rs:381:37 [INFO] [stdout] | [INFO] [stdout] 360 | fn deserialize_any>(mut self, visitor: V) -> crate::Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 381 | self.read_inner_value_attrs(|this, attrs| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 382 | | if let xml::reader::XmlEvent::CData(_) | xml::reader::XmlEvent::Characters(_) = this.peek()? { [INFO] [stdout] 383 | | let s = match this.next()? { [INFO] [stdout] 384 | | xml::reader::XmlEvent::CData(s) | xml::reader::XmlEvent::Characters(s) => s, [INFO] [stdout] ... | [INFO] [stdout] 402 | | } [INFO] [stdout] 403 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 474 | fn deserialize_bytes>(self, _visitor: V) -> crate::Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 475 | trace!("deserialize_bytes()"); [INFO] [stdout] 476 | Err(crate::Error::Unsupported) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:481:13 [INFO] [stdout] | [INFO] [stdout] 479 | fn deserialize_byte_buf>(self, _visitor: V) -> crate::Result { [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 480 | trace!("deserialize_byte_buf()"); [INFO] [stdout] 481 | Err(crate::Error::Unsupported) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:539:37 [INFO] [stdout] | [INFO] [stdout] 537 | fn deserialize_map>(self, visitor: V) -> crate::Result { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 538 | trace!("deserialize_map()"); [INFO] [stdout] 539 | self.read_inner_value_attrs(|this, attrs| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 540 | | visitor.visit_map(Map::new(this, attrs, &[])) [INFO] [stdout] 541 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:546:37 [INFO] [stdout] | [INFO] [stdout] 544 | fn deserialize_struct>(self, name: &'static str, fields: &'static [&'static str], visitor: V) -> crate::Re... [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 545 | trace!("deserialize_struct({:?}, {:?})", name, fields); [INFO] [stdout] 546 | self.read_inner_value_attrs(|this, attrs| { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 547 | | visitor.visit_map(Map::new(this, attrs, fields)) [INFO] [stdout] 548 | | }) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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.rs:879:12 [INFO] [stdout] | [INFO] [stdout] 859 | fn variant_seed>(mut self, seed: V) -> crate::Result<(V::Value, Self::Variant)> { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 860 | trace!("variant_seed()"); [INFO] [stdout] 861 | let val = match self.de.peek()? { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 879 | Ok((val, self)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | 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: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xml_serde` (lib test) due to 9 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "aa49ae5b51a645c2775c76fb974345f844538239a9b87ffe97d88dafe274c8c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa49ae5b51a645c2775c76fb974345f844538239a9b87ffe97d88dafe274c8c8", kill_on_drop: false }` [INFO] [stdout] aa49ae5b51a645c2775c76fb974345f844538239a9b87ffe97d88dafe274c8c8