[INFO] fetching crate gix-commitgraph 0.24.3... [INFO] checking gix-commitgraph-0.24.3 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate gix-commitgraph 0.24.3 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate gix-commitgraph 0.24.3 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 crates.io crate gix-commitgraph 0.24.3 [INFO] finished tweaking crates.io crate gix-commitgraph 0.24.3 [INFO] tweaked toml for crates.io crate gix-commitgraph 0.24.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-trace v0.1.9 [INFO] [stderr] Downloaded gix-chunk v0.4.8 [INFO] [stderr] Downloaded faster-hex v0.9.0 [INFO] [stderr] Downloaded gix-features v0.38.2 [INFO] [stderr] Downloaded gix-hash v0.14.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3584bd736c16214101c9a5f4337950174050bd28000353b42fda7c6de21145b6 [INFO] running `Command { std: "docker" "start" "-a" "3584bd736c16214101c9a5f4337950174050bd28000353b42fda7c6de21145b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3584bd736c16214101c9a5f4337950174050bd28000353b42fda7c6de21145b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3584bd736c16214101c9a5f4337950174050bd28000353b42fda7c6de21145b6", kill_on_drop: false }` [INFO] [stdout] 3584bd736c16214101c9a5f4337950174050bd28000353b42fda7c6de21145b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4eaf67ce9953fabbc5dbe0e1b78f6746d3f431a679d7b9fd45fbc0684cf584a3 [INFO] running `Command { std: "docker" "start" "-a" "4eaf67ce9953fabbc5dbe0e1b78f6746d3f431a679d7b9fd45fbc0684cf584a3", kill_on_drop: false }` [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-commitgraph v0.24.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.03s [INFO] running `Command { std: "docker" "inspect" "4eaf67ce9953fabbc5dbe0e1b78f6746d3f431a679d7b9fd45fbc0684cf584a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eaf67ce9953fabbc5dbe0e1b78f6746d3f431a679d7b9fd45fbc0684cf584a3", kill_on_drop: false }` [INFO] [stdout] 4eaf67ce9953fabbc5dbe0e1b78f6746d3f431a679d7b9fd45fbc0684cf584a3 [INFO] checking gix-commitgraph-0.24.3 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate gix-commitgraph 0.24.3 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate gix-commitgraph 0.24.3 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 crates.io crate gix-commitgraph 0.24.3 [INFO] finished tweaking crates.io crate gix-commitgraph 0.24.3 [INFO] tweaked toml for crates.io crate gix-commitgraph 0.24.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 21 packages to latest compatible versions [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 84316cdbbae5e1e1da17fe8fb490b1cfd0a8830c3d9b7705f86b322f5db5ba27 [INFO] running `Command { std: "docker" "start" "-a" "84316cdbbae5e1e1da17fe8fb490b1cfd0a8830c3d9b7705f86b322f5db5ba27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84316cdbbae5e1e1da17fe8fb490b1cfd0a8830c3d9b7705f86b322f5db5ba27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84316cdbbae5e1e1da17fe8fb490b1cfd0a8830c3d9b7705f86b322f5db5ba27", kill_on_drop: false }` [INFO] [stdout] 84316cdbbae5e1e1da17fe8fb490b1cfd0a8830c3d9b7705f86b322f5db5ba27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6ebcf585e0b065c9526a48174caafe8396f894a94f2b41e221f1010d2e1b85eb [INFO] running `Command { std: "docker" "start" "-a" "6ebcf585e0b065c9526a48174caafe8396f894a94f2b41e221f1010d2e1b85eb", kill_on_drop: false }` [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking gix-trace v0.1.9 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking bstr v1.10.0 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking gix-hash v0.14.2 [INFO] [stderr] Checking gix-chunk v0.4.8 [INFO] [stderr] Checking gix-features v0.38.2 [INFO] [stderr] Checking gix-commitgraph v0.24.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/file/init.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(data: memmap2::Mmap, path: PathBuf) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | Ok(File { [INFO] [stdout] | ____________^ [INFO] [stdout] 221 | | base_graph_count, [INFO] [stdout] 222 | | base_graphs_list_offset, [INFO] [stdout] 223 | | commit_data_offset, [INFO] [stdout] ... | [INFO] [stdout] 230 | | object_hash, [INFO] [stdout] 231 | | }) [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/init.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(files: Vec) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | Ok(Self { files }) [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/file/init.rs:220:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn new(data: memmap2::Mmap, path: PathBuf) -> Result { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | Ok(File { [INFO] [stdout] | ____________^ [INFO] [stdout] 221 | | base_graph_count, [INFO] [stdout] 222 | | base_graphs_list_offset, [INFO] [stdout] 223 | | commit_data_offset, [INFO] [stdout] ... | [INFO] [stdout] 230 | | object_hash, [INFO] [stdout] 231 | | }) [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] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/init.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn new(files: Vec) -> Result { [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | Ok(Self { files }) [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 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gix-commitgraph` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `gix-commitgraph` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "6ebcf585e0b065c9526a48174caafe8396f894a94f2b41e221f1010d2e1b85eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebcf585e0b065c9526a48174caafe8396f894a94f2b41e221f1010d2e1b85eb", kill_on_drop: false }` [INFO] [stdout] 6ebcf585e0b065c9526a48174caafe8396f894a94f2b41e221f1010d2e1b85eb