[INFO] fetching crate gix-ref 0.53.1...
[INFO] testing gix-ref-0.53.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate gix-ref 0.53.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate gix-ref 0.53.1
[INFO] finished tweaking crates.io crate gix-ref 0.53.1
[INFO] tweaked toml for crates.io crate gix-ref 0.53.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gix-ref 0.53.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gix-ref 0.53.1 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d32940c74c5e694fbf96d1afc148d40efcb40c1608dda07655561126a982159
[INFO] running `Command { std: "docker" "start" "-a" "3d32940c74c5e694fbf96d1afc148d40efcb40c1608dda07655561126a982159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d32940c74c5e694fbf96d1afc148d40efcb40c1608dda07655561126a982159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d32940c74c5e694fbf96d1afc148d40efcb40c1608dda07655561126a982159", kill_on_drop: false }`
[INFO] [stdout] 3d32940c74c5e694fbf96d1afc148d40efcb40c1608dda07655561126a982159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f8271eb85262764435d011becbc106c1d4b99e7a0322add1fdaa96a5b521977
[INFO] running `Command { std: "docker" "start" "-a" "6f8271eb85262764435d011becbc106c1d4b99e7a0322add1fdaa96a5b521977", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-path v0.10.20
[INFO] [stderr]    Compiling gix-features v0.43.1
[INFO] [stderr]    Compiling gix-fs v0.16.1
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-date v0.10.5
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling gix-actor v0.35.4
[INFO] [stderr]    Compiling gix-object v0.50.2
[INFO] [stderr]    Compiling gix-ref v0.53.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.62s
[INFO] running `Command { std: "docker" "inspect" "6f8271eb85262764435d011becbc106c1d4b99e7a0322add1fdaa96a5b521977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f8271eb85262764435d011becbc106c1d4b99e7a0322add1fdaa96a5b521977", kill_on_drop: false }`
[INFO] [stdout] 6f8271eb85262764435d011becbc106c1d4b99e7a0322add1fdaa96a5b521977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d75eb2be1ecefd693f55da44177e4697a158f218123d16cda634e55df5514f7
[INFO] running `Command { std: "docker" "start" "-a" "6d75eb2be1ecefd693f55da44177e4697a158f218123d16cda634e55df5514f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling gix-ref v0.53.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gix_date`
[INFO] [stdout]  --> src/store/file/loose/reflog/create_or_update/tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use gix_date::parse::TimeBuf;
[INFO] [stdout]   |     ^^^^^^^^ use of unresolved module or unlinked crate `gix_date`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 - use gix_date::parse::TimeBuf;
[INFO] [stdout] 2 + use gix_path::parse::TimeBuf;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `gix_testtools`
[INFO] [stdout]  --> src/store/file/loose/reflog/create_or_update/tests.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use gix_testtools::tempfile::TempDir;
[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]    --> src/store/file/log/line.rs:206:17
[INFO] [stdout]     |
[INFO] [stdout] 206 |             use gix_testtools::to_bstr_err;
[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]   --> src/store/packed/decode/tests.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     use gix_testtools::to_bstr_err;
[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]   --> src/raw.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     use gix_testtools::size_ok;
[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_date`
[INFO] [stdout]   --> src/store/file/loose/reflog/create_or_update/tests.rs:60:19
[INFO] [stdout]    |
[INFO] [stdout] 60 |             time: gix_date::parse_header("1234 +0800").unwrap(),
[INFO] [stdout]    |                   ^^^^^^^^ use of unresolved module or unlinked crate `gix_date`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 60 -             time: gix_date::parse_header("1234 +0800").unwrap(),
[INFO] [stdout] 60 +             time: gix_path::parse_header("1234 +0800").unwrap(),
[INFO] [stdout]    |
[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-ref` (lib test) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "6d75eb2be1ecefd693f55da44177e4697a158f218123d16cda634e55df5514f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d75eb2be1ecefd693f55da44177e4697a158f218123d16cda634e55df5514f7", kill_on_drop: false }`
[INFO] [stdout] 6d75eb2be1ecefd693f55da44177e4697a158f218123d16cda634e55df5514f7
