[INFO] fetching crate gix-dir 0.16.0...
[INFO] testing gix-dir-0.16.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gix-dir 0.16.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate gix-dir 0.16.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gix-dir 0.16.0
[INFO] tweaked toml for crates.io crate gix-dir 0.16.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gix-dir 0.16.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gix-dir 0.16.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bada4759e1dd43dbab38a88717bb97dd4b427341e2560ac75172e3fdf24f8f16
[INFO] running `Command { std: "docker" "start" "-a" "bada4759e1dd43dbab38a88717bb97dd4b427341e2560ac75172e3fdf24f8f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bada4759e1dd43dbab38a88717bb97dd4b427341e2560ac75172e3fdf24f8f16", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bada4759e1dd43dbab38a88717bb97dd4b427341e2560ac75172e3fdf24f8f16", kill_on_drop: false }`
[INFO] [stdout] bada4759e1dd43dbab38a88717bb97dd4b427341e2560ac75172e3fdf24f8f16
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9f71579b0e5872b9a813e25b86b72a7cb0725f37929e6522fb61708ee15bb0
[INFO] running `Command { std: "docker" "start" "-a" "dc9f71579b0e5872b9a813e25b86b72a7cb0725f37929e6522fb61708ee15bb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling gix-trace v0.1.14
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling gix-sec v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling gix-features v0.44.0
[INFO] [stderr]    Compiling gix-config-value v0.15.2
[INFO] [stderr]    Compiling gix-hash v0.20.0
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling gix-glob v0.22.0
[INFO] [stderr]    Compiling gix-hashtable v0.10.0
[INFO] [stderr]    Compiling gix-commitgraph v0.30.0
[INFO] [stderr]    Compiling gix-tempfile v19.0.0
[INFO] [stderr]    Compiling gix-date v0.10.6
[INFO] [stderr]    Compiling gix-lock v19.0.0
[INFO] [stderr]    Compiling gix-attributes v0.28.0
[INFO] [stderr]    Compiling gix-ignore v0.17.0
[INFO] [stderr]    Compiling gix-actor v0.35.5
[INFO] [stderr]    Compiling gix-object v0.51.0
[INFO] [stderr]    Compiling gix-pathspec v0.13.0
[INFO] [stderr]    Compiling gix-revwalk v0.22.0
[INFO] [stderr]    Compiling gix-ref v0.54.0
[INFO] [stderr]    Compiling gix-traverse v0.48.0
[INFO] [stderr]    Compiling gix-index v0.42.0
[INFO] [stderr]    Compiling gix-discover v0.42.0
[INFO] [stderr]    Compiling gix-worktree v0.43.0
[INFO] [stderr]    Compiling gix-dir v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.01s
[INFO] running `Command { std: "docker" "inspect" "dc9f71579b0e5872b9a813e25b86b72a7cb0725f37929e6522fb61708ee15bb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9f71579b0e5872b9a813e25b86b72a7cb0725f37929e6522fb61708ee15bb0", kill_on_drop: false }`
[INFO] [stdout] dc9f71579b0e5872b9a813e25b86b72a7cb0725f37929e6522fb61708ee15bb0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9aed8f6163ba10521d3b197f79ca33bf5eb67e4b3806cc17079dd2869e922d8a
[INFO] running `Command { std: "docker" "start" "-a" "9aed8f6163ba10521d3b197f79ca33bf5eb67e4b3806cc17079dd2869e922d8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling gix-dir v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `gix_testtools`
[INFO] [stdout]  --> tests/walk_utils/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gix_testtools::scripted_fixture_read_only;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]   --> tests/dir_cwd.rs:14:35
[INFO] [stdout]    |
[INFO] [stdout] 14 | fn prefixes_work_as_expected() -> gix_testtools::Result {
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gix-dir` (test "dir_cwd") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `gix_testtools`
[INFO] [stdout]  --> tests/dir/main.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use gix_testtools::Result;
[INFO] [stdout]   |         ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `gix_testtools`
[INFO] [stdout]  --> tests/dir/../walk_utils/mod.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use gix_testtools::scripted_fixture_read_only;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]     --> tests/dir/walk.rs:2729:16
[INFO] [stdout]      |
[INFO] [stdout] 2729 |     let root = gix_testtools::tempfile::TempDir::new()?;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]     --> tests/dir/walk.rs:3845:16
[INFO] [stdout]      |
[INFO] [stdout] 3845 |     let root = gix_testtools::tempfile::TempDir::new()?;
[INFO] [stdout]      |                ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]      |
[INFO] [stdout]      = help: if you wanted to use a crate named `gix_testtools`, use `cargo add gix_testtools` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gix-dir` (test "dir") due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "9aed8f6163ba10521d3b197f79ca33bf5eb67e4b3806cc17079dd2869e922d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9aed8f6163ba10521d3b197f79ca33bf5eb67e4b3806cc17079dd2869e922d8a", kill_on_drop: false }`
[INFO] [stdout] 9aed8f6163ba10521d3b197f79ca33bf5eb67e4b3806cc17079dd2869e922d8a
