[INFO] cloning repository https://github.com/BenHall-7/diff-derive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BenHall-7/diff-derive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHall-7%2Fdiff-derive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHall-7%2Fdiff-derive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f467ac9253fced17faaf6d72613cf85b4a1676d9 [INFO] checking BenHall-7/diff-derive against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHall-7%2Fdiff-derive" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenHall-7/diff-derive on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenHall-7/diff-derive [INFO] finished tweaking git repo https://github.com/BenHall-7/diff-derive [INFO] tweaked toml for git repo https://github.com/BenHall-7/diff-derive written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/BenHall-7/diff-derive 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 324cc3b964200f69a25fce44475d8d36ce80eb02c32accd610b45ba67b436181 [INFO] running `Command { std: "docker" "start" "-a" "324cc3b964200f69a25fce44475d8d36ce80eb02c32accd610b45ba67b436181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "324cc3b964200f69a25fce44475d8d36ce80eb02c32accd610b45ba67b436181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "324cc3b964200f69a25fce44475d8d36ce80eb02c32accd610b45ba67b436181", kill_on_drop: false }` [INFO] [stdout] 324cc3b964200f69a25fce44475d8d36ce80eb02c32accd610b45ba67b436181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4532354d3ddf662f86f40f792d1e423a7dd0fa9b115ef9145fef44cb6e720992 [INFO] running `Command { std: "docker" "start" "-a" "4532354d3ddf662f86f40f792d1e423a7dd0fa9b115ef9145fef44cb6e720992", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking diff_derive v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "4532354d3ddf662f86f40f792d1e423a7dd0fa9b115ef9145fef44cb6e720992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4532354d3ddf662f86f40f792d1e423a7dd0fa9b115ef9145fef44cb6e720992", kill_on_drop: false }` [INFO] [stdout] 4532354d3ddf662f86f40f792d1e423a7dd0fa9b115ef9145fef44cb6e720992 [INFO] checking BenHall-7/diff-derive against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBenHall-7%2Fdiff-derive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BenHall-7/diff-derive on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/BenHall-7/diff-derive [INFO] finished tweaking git repo https://github.com/BenHall-7/diff-derive [INFO] tweaked toml for git repo https://github.com/BenHall-7/diff-derive written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/BenHall-7/diff-derive 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff1d52802d5070486d21e09cc4c2047d5e47843b548875b906af23d74e330f90 [INFO] running `Command { std: "docker" "start" "-a" "ff1d52802d5070486d21e09cc4c2047d5e47843b548875b906af23d74e330f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff1d52802d5070486d21e09cc4c2047d5e47843b548875b906af23d74e330f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1d52802d5070486d21e09cc4c2047d5e47843b548875b906af23d74e330f90", kill_on_drop: false }` [INFO] [stdout] ff1d52802d5070486d21e09cc4c2047d5e47843b548875b906af23d74e330f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6864f68ecac4db09516da34fb12d543a81cfd6a6c62cb0ad450002e540f8713 [INFO] running `Command { std: "docker" "start" "-a" "a6864f68ecac4db09516da34fb12d543a81cfd6a6c62cb0ad450002e540f8713", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking diff_derive v0.2.3 (/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:18:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn diff_derive(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | match derive_or_error(input) { [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:512:12 [INFO] [stdout] | [INFO] [stdout] 510 | let content; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 511 | parenthesized!(content in input); [INFO] [stdout] 512 | Ok(ParenAttr { [INFO] [stdout] | ____________^ [INFO] [stdout] 513 | | name, [INFO] [stdout] 514 | | tokens: content.parse::()?, [INFO] [stdout] 515 | | }) [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/lib.rs:564:8 [INFO] [stdout] | [INFO] [stdout] 530 | vis: Visibility, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 533 | let mut raw = StructAttributesRaw::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 564 | Ok(StructAttributes { [INFO] [stdout] | ________^ [INFO] [stdout] 565 | | name: raw.name.unwrap_or(format_ident!("{}Diff", ident)), [INFO] [stdout] 566 | | visibility: raw.visibility.unwrap_or(vis), [INFO] [stdout] 567 | | attrs: raw.attrs.0, [INFO] [stdout] 568 | | path: raw.path.unwrap_or_else(|| parse2(quote!(::diff)).unwrap()), [INFO] [stdout] 569 | | }) [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/lib.rs:568:42 [INFO] [stdout] | [INFO] [stdout] 568 | path: raw.path.unwrap_or_else(|| parse2(quote!(::diff)).unwrap()), [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/lib.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 577 | let mut raw = NamedFieldAttributesRaw::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 605 | Ok(NamedFieldAttributes { [INFO] [stdout] | ________^ [INFO] [stdout] 606 | | name: raw.name.unwrap_or_else(|| ident.clone()), [INFO] [stdout] 607 | | visibility: raw.visibility.unwrap_or_else(|| vis.clone()), [INFO] [stdout] 608 | | attrs: raw.attrs.0, [INFO] [stdout] 609 | | }) [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/lib.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 616 | let mut raw = UnnamedFieldAttributesRaw::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | Ok(UnnamedFieldAttributes { [INFO] [stdout] | ________^ [INFO] [stdout] 642 | | visibility: raw.visibility.unwrap_or_else(|| vis.clone()), [INFO] [stdout] 643 | | attrs: raw.attrs.0, [INFO] [stdout] 644 | | }) [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/lib.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn diff_derive(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | match derive_or_error(input) { [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: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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:512:12 [INFO] [stdout] | [INFO] [stdout] 510 | let content; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 511 | parenthesized!(content in input); [INFO] [stdout] 512 | Ok(ParenAttr { [INFO] [stdout] | ____________^ [INFO] [stdout] 513 | | name, [INFO] [stdout] 514 | | tokens: content.parse::()?, [INFO] [stdout] 515 | | }) [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/lib.rs:564:8 [INFO] [stdout] | [INFO] [stdout] 530 | vis: Visibility, [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 533 | let mut raw = StructAttributesRaw::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 564 | Ok(StructAttributes { [INFO] [stdout] | ________^ [INFO] [stdout] 565 | | name: raw.name.unwrap_or(format_ident!("{}Diff", ident)), [INFO] [stdout] 566 | | visibility: raw.visibility.unwrap_or(vis), [INFO] [stdout] 567 | | attrs: raw.attrs.0, [INFO] [stdout] 568 | | path: raw.path.unwrap_or_else(|| parse2(quote!(::diff)).unwrap()), [INFO] [stdout] 569 | | }) [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/lib.rs:568:42 [INFO] [stdout] | [INFO] [stdout] 568 | path: raw.path.unwrap_or_else(|| parse2(quote!(::diff)).unwrap()), [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/lib.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 577 | let mut raw = NamedFieldAttributesRaw::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 605 | Ok(NamedFieldAttributes { [INFO] [stdout] | ________^ [INFO] [stdout] 606 | | name: raw.name.unwrap_or_else(|| ident.clone()), [INFO] [stdout] 607 | | visibility: raw.visibility.unwrap_or_else(|| vis.clone()), [INFO] [stdout] 608 | | attrs: raw.attrs.0, [INFO] [stdout] 609 | | }) [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/lib.rs:641:8 [INFO] [stdout] | [INFO] [stdout] 616 | let mut raw = UnnamedFieldAttributesRaw::default(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 641 | Ok(UnnamedFieldAttributes { [INFO] [stdout] | ________^ [INFO] [stdout] 642 | | visibility: raw.visibility.unwrap_or_else(|| vis.clone()), [INFO] [stdout] 643 | | attrs: raw.attrs.0, [INFO] [stdout] 644 | | }) [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] [stderr] error: could not compile `diff_derive` (lib test) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `diff_derive` (lib) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "a6864f68ecac4db09516da34fb12d543a81cfd6a6c62cb0ad450002e540f8713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6864f68ecac4db09516da34fb12d543a81cfd6a6c62cb0ad450002e540f8713", kill_on_drop: false }` [INFO] [stdout] a6864f68ecac4db09516da34fb12d543a81cfd6a6c62cb0ad450002e540f8713