[INFO] fetching crate cargo-lock 10.0.0-pre.0... [INFO] checking cargo-lock-10.0.0-pre.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate cargo-lock 10.0.0-pre.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate cargo-lock 10.0.0-pre.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 cargo-lock 10.0.0-pre.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cargo-lock 10.0.0-pre.0 [INFO] tweaked toml for crates.io crate cargo-lock 10.0.0-pre.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-lock 10.0.0-pre.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 30fe3b7dcbcd58ed9c1700481f5e4938df161798c228fbf5bb2a0c3ec544fb75 [INFO] running `Command { std: "docker" "start" "-a" "30fe3b7dcbcd58ed9c1700481f5e4938df161798c228fbf5bb2a0c3ec544fb75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30fe3b7dcbcd58ed9c1700481f5e4938df161798c228fbf5bb2a0c3ec544fb75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fe3b7dcbcd58ed9c1700481f5e4938df161798c228fbf5bb2a0c3ec544fb75", kill_on_drop: false }` [INFO] [stdout] 30fe3b7dcbcd58ed9c1700481f5e4938df161798c228fbf5bb2a0c3ec544fb75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 834dd4975889c15b32d0042d639429c18e2c4f24e7219ecb5b190e9db4cf3ae8 [INFO] running `Command { std: "docker" "start" "-a" "834dd4975889c15b32d0042d639429c18e2c4f24e7219ecb5b190e9db4cf3ae8", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking winnow v0.6.16 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.7 [INFO] [stderr] Checking toml_edit v0.22.17 [INFO] [stderr] Checking toml v0.8.16 [INFO] [stderr] Checking cargo-lock v10.0.0-pre.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/lockfile/encoding.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | deserializer: D, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> std::result::Result { [INFO] [stdout] 23 | / EncodableLockfile::deserialize(deserializer)? [INFO] [stdout] 24 | | .try_into() [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/lockfile/encoding.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | fn serialize(&self, serializer: S) -> std::result::Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | EncodableLockfile::from(self).serialize(serializer) [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/lockfile/encoding.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 75 | fn try_from(raw_lockfile: EncodableLockfile) -> Result { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | let mut packages = Vec::with_capacity(raw_lockfile.package.len()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(Lockfile { [INFO] [stdout] | ____________^ [INFO] [stdout] 98 | | version, [INFO] [stdout] 99 | | packages, [INFO] [stdout] 100 | | root: raw_lockfile [INFO] [stdout] ... | [INFO] [stdout] 106 | | patch: raw_lockfile.patch, [INFO] [stdout] 107 | | }) [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/lockfile/encoding.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 113 | let mut packages = Vec::with_capacity(lockfile.packages.len()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let mut package_to_registries: HashMap<_, HashSet<&SourceId>> = HashMap::new(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | root: lockfile.root.as_ref().map(|root| root.into()), [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/lockfile/encoding.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 113 | let mut packages = Vec::with_capacity(lockfile.packages.len()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let mut package_to_registries: HashMap<_, HashSet<&SourceId>> = HashMap::new(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | patch: lockfile.patch.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lockfile/encoding.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 298 | let mut dependencies = Vec::with_capacity(self.dependencies.len()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | Ok(Package { [INFO] [stdout] | ____________^ [INFO] [stdout] 305 | | name: self.name.clone(), [INFO] [stdout] 306 | | version: self.version.clone(), [INFO] [stdout] 307 | | source: self.source.clone(), [INFO] [stdout] ... | [INFO] [stdout] 314 | | .transpose()?, [INFO] [stdout] 315 | | }) [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/lockfile/encoding.rs:390:12 [INFO] [stdout] | [INFO] [stdout] 385 | let version = self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | Ok(Dependency { [INFO] [stdout] | ____________^ [INFO] [stdout] 391 | | name: self.name.clone(), [INFO] [stdout] 392 | | version, [INFO] [stdout] 393 | | source: self [INFO] [stdout] ... | [INFO] [stdout] 396 | | .map(|x| x.normalize_git_source_for_dependency()), [INFO] [stdout] 397 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lockfile/encoding.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 429 | let version = parts.next().map(FromStr::from_str).transpose()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 449 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 450 | | name, [INFO] [stdout] 451 | | version, [INFO] [stdout] 452 | | source, [INFO] [stdout] 453 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lockfile/encoding.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 494 | deserializer: D, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | ) -> std::result::Result { [INFO] [stdout] 496 | / String::deserialize(deserializer)? [INFO] [stdout] 497 | | .parse() [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/lockfile/encoding.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | deserializer: D, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | ) -> std::result::Result { [INFO] [stdout] 23 | / EncodableLockfile::deserialize(deserializer)? [INFO] [stdout] 24 | | .try_into() [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/lockfile/encoding.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 30 | fn serialize(&self, serializer: S) -> std::result::Result { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | EncodableLockfile::from(self).serialize(serializer) [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/lockfile/encoding.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 75 | fn try_from(raw_lockfile: EncodableLockfile) -> Result { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | let mut packages = Vec::with_capacity(raw_lockfile.package.len()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Ok(Lockfile { [INFO] [stdout] | ____________^ [INFO] [stdout] 98 | | version, [INFO] [stdout] 99 | | packages, [INFO] [stdout] 100 | | root: raw_lockfile [INFO] [stdout] ... | [INFO] [stdout] 106 | | patch: raw_lockfile.patch, [INFO] [stdout] 107 | | }) [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/lockfile/encoding.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 113 | let mut packages = Vec::with_capacity(lockfile.packages.len()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let mut package_to_registries: HashMap<_, HashSet<&SourceId>> = HashMap::new(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 172 | root: lockfile.root.as_ref().map(|root| root.into()), [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/lockfile/encoding.rs:174:20 [INFO] [stdout] | [INFO] [stdout] 113 | let mut packages = Vec::with_capacity(lockfile.packages.len()); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | let mut package_to_registries: HashMap<_, HashSet<&SourceId>> = HashMap::new(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 174 | patch: lockfile.patch.clone(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lockfile/encoding.rs:304:12 [INFO] [stdout] | [INFO] [stdout] 298 | let mut dependencies = Vec::with_capacity(self.dependencies.len()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 304 | Ok(Package { [INFO] [stdout] | ____________^ [INFO] [stdout] 305 | | name: self.name.clone(), [INFO] [stdout] 306 | | version: self.version.clone(), [INFO] [stdout] 307 | | source: self.source.clone(), [INFO] [stdout] ... | [INFO] [stdout] 314 | | .transpose()?, [INFO] [stdout] 315 | | }) [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/lockfile/encoding.rs:390:12 [INFO] [stdout] | [INFO] [stdout] 385 | let version = self [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 390 | Ok(Dependency { [INFO] [stdout] | ____________^ [INFO] [stdout] 391 | | name: self.name.clone(), [INFO] [stdout] 392 | | version, [INFO] [stdout] 393 | | source: self [INFO] [stdout] ... | [INFO] [stdout] 396 | | .map(|x| x.normalize_git_source_for_dependency()), [INFO] [stdout] 397 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lockfile/encoding.rs:449:12 [INFO] [stdout] | [INFO] [stdout] 429 | let version = parts.next().map(FromStr::from_str).transpose()?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 449 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 450 | | name, [INFO] [stdout] 451 | | version, [INFO] [stdout] 452 | | source, [INFO] [stdout] 453 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lockfile/encoding.rs:496:9 [INFO] [stdout] | [INFO] [stdout] 494 | deserializer: D, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 495 | ) -> std::result::Result { [INFO] [stdout] 496 | / String::deserialize(deserializer)? [INFO] [stdout] 497 | | .parse() [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-lock` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `cargo-lock` (lib test) due to 10 previous errors [INFO] running `Command { std: "docker" "inspect" "834dd4975889c15b32d0042d639429c18e2c4f24e7219ecb5b190e9db4cf3ae8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834dd4975889c15b32d0042d639429c18e2c4f24e7219ecb5b190e9db4cf3ae8", kill_on_drop: false }` [INFO] [stdout] 834dd4975889c15b32d0042d639429c18e2c4f24e7219ecb5b190e9db4cf3ae8