[INFO] fetching crate git-pack 0.31.0... [INFO] testing git-pack-0.31.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate git-pack 0.31.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate git-pack 0.31.0 [INFO] finished tweaking crates.io crate git-pack 0.31.0 [INFO] tweaked toml for crates.io crate git-pack 0.31.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate git-pack 0.31.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 109 packages to latest compatible versions [INFO] [stderr] Adding bytesize v1.3.3 (available: v2.0.1) [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding memmap2 v0.5.10 (available: v0.9.8) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d831593d8540b36bbee596df90d77d959fd130f83904c32a51fd7421289ec0ad [INFO] running `Command { std: "docker" "start" "-a" "d831593d8540b36bbee596df90d77d959fd130f83904c32a51fd7421289ec0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d831593d8540b36bbee596df90d77d959fd130f83904c32a51fd7421289ec0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d831593d8540b36bbee596df90d77d959fd130f83904c32a51fd7421289ec0ad", kill_on_drop: false }` [INFO] [stdout] d831593d8540b36bbee596df90d77d959fd130f83904c32a51fd7421289ec0ad [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b70f5996208a9ceeaff53b3111702f19a4c5360029ffeb7e33b842bd71fd7be4 [INFO] running `Command { std: "docker" "start" "-a" "b70f5996208a9ceeaff53b3111702f19a4c5360029ffeb7e33b842bd71fd7be4", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bytesize v1.3.3 [INFO] [stderr] Compiling human_format v1.1.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling prodash v23.1.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling git-hash v0.10.3 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling git-features v0.26.5 [INFO] [stderr] Compiling git-hashtable v0.1.2 [INFO] [stderr] Compiling git-chunk v0.4.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling git-tempfile v3.0.3 [INFO] [stderr] Compiling git-validate v0.7.3 [INFO] [stderr] Compiling git-path v0.7.2 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling git-date v0.4.3 [INFO] [stderr] Compiling git-actor v0.17.2 [INFO] [stderr] Compiling git-object v0.26.2 [INFO] [stderr] Compiling git-traverse v0.22.2 [INFO] [stderr] Compiling git-diff v0.26.2 [INFO] [stderr] Compiling git-pack v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.56s [INFO] running `Command { std: "docker" "inspect" "b70f5996208a9ceeaff53b3111702f19a4c5360029ffeb7e33b842bd71fd7be4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b70f5996208a9ceeaff53b3111702f19a4c5360029ffeb7e33b842bd71fd7be4", kill_on_drop: false }` [INFO] [stdout] b70f5996208a9ceeaff53b3111702f19a4c5360029ffeb7e33b842bd71fd7be4 [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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fc990385c1bc6ed8025869d0ca511bbd802ba019153472ffeb31c9f6e4780000 [INFO] running `Command { std: "docker" "start" "-a" "fc990385c1bc6ed8025869d0ca511bbd802ba019153472ffeb31c9f6e4780000", kill_on_drop: false }` [INFO] [stderr] Compiling git-pack v0.31.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `git_testtools` [INFO] [stdout] --> src/cache/delta/mod.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | use git_testtools::fixture_path; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `git_testtools` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `git_testtools`, use `cargo add git_testtools` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `git-pack` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc990385c1bc6ed8025869d0ca511bbd802ba019153472ffeb31c9f6e4780000", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc990385c1bc6ed8025869d0ca511bbd802ba019153472ffeb31c9f6e4780000", kill_on_drop: false }` [INFO] [stdout] fc990385c1bc6ed8025869d0ca511bbd802ba019153472ffeb31c9f6e4780000