[INFO] fetching crate gix-discover 0.42.0... [INFO] testing gix-discover-0.42.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate gix-discover 0.42.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate gix-discover 0.42.0 [INFO] finished tweaking crates.io crate gix-discover 0.42.0 [INFO] tweaked toml for crates.io crate gix-discover 0.42.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate gix-discover 0.42.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-discover 0.42.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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b3b7c88e30478f1f19946410825756b2012693d0ab5bd949c233974edaa22f4 [INFO] running `Command { std: "docker" "start" "-a" "8b3b7c88e30478f1f19946410825756b2012693d0ab5bd949c233974edaa22f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b3b7c88e30478f1f19946410825756b2012693d0ab5bd949c233974edaa22f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3b7c88e30478f1f19946410825756b2012693d0ab5bd949c233974edaa22f4", kill_on_drop: false }` [INFO] [stdout] 8b3b7c88e30478f1f19946410825756b2012693d0ab5bd949c233974edaa22f4 [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" "-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] 6f11a2d7e50be6289c31288f959944de19e256b88dc994094756f1697b62029b [INFO] running `Command { std: "docker" "start" "-a" "6f11a2d7e50be6289c31288f959944de19e256b88dc994094756f1697b62029b", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling gix-trace v0.1.14 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling gix-sec v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-path v0.10.21 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling gix-features v0.44.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling gix-fs v0.17.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-hash v0.20.0 [INFO] [stderr] Compiling gix-hashtable v0.10.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling gix-tempfile v19.0.0 [INFO] [stderr] Compiling gix-lock v19.0.0 [INFO] [stderr] Compiling gix-date v0.10.6 [INFO] [stderr] Compiling gix-actor v0.35.5 [INFO] [stderr] Compiling gix-object v0.51.0 [INFO] [stderr] Compiling gix-ref v0.54.0 [INFO] [stderr] Compiling gix-discover v0.42.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.78s [INFO] running `Command { std: "docker" "inspect" "6f11a2d7e50be6289c31288f959944de19e256b88dc994094756f1697b62029b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f11a2d7e50be6289c31288f959944de19e256b88dc994094756f1697b62029b", kill_on_drop: false }` [INFO] [stdout] 6f11a2d7e50be6289c31288f959944de19e256b88dc994094756f1697b62029b [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" "-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] 9cb2bbeb7729872e8f59b49eb67905c5133d9f0372ff3faa807b4949e89fef2e [INFO] running `Command { std: "docker" "start" "-a" "9cb2bbeb7729872e8f59b49eb67905c5133d9f0372ff3faa807b4949e89fef2e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-date v0.10.6 [INFO] [stderr] Compiling gix-path v0.10.21 [INFO] [stderr] Compiling gix-actor v0.35.5 [INFO] [stderr] Compiling gix-features v0.44.0 [INFO] [stderr] Compiling gix-fs v0.17.0 [INFO] [stderr] Compiling gix-hash v0.20.0 [INFO] [stderr] Compiling gix-hashtable v0.10.0 [INFO] [stderr] Compiling gix-tempfile v19.0.0 [INFO] [stderr] Compiling gix-object v0.51.0 [INFO] [stderr] Compiling gix-lock v19.0.0 [INFO] [stderr] Compiling gix-ref v0.54.0 [INFO] [stderr] Compiling gix-discover v0.42.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.27s [INFO] running `Command { std: "docker" "inspect" "9cb2bbeb7729872e8f59b49eb67905c5133d9f0372ff3faa807b4949e89fef2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cb2bbeb7729872e8f59b49eb67905c5133d9f0372ff3faa807b4949e89fef2e", kill_on_drop: false }` [INFO] [stdout] 9cb2bbeb7729872e8f59b49eb67905c5133d9f0372ff3faa807b4949e89fef2e [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" "-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", kill_on_drop: false }` [INFO] [stdout] 1c00c4293a26b6e4e305be916287958e30d7d0631128eefeaa8ad99921ee15ab [INFO] running `Command { std: "docker" "start" "-a" "1c00c4293a26b6e4e305be916287958e30d7d0631128eefeaa8ad99921ee15ab", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gix_discover-b2d4f23c0eac6818) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test upwards::types::tests::parse_ceiling_dirs_from_environment_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1c00c4293a26b6e4e305be916287958e30d7d0631128eefeaa8ad99921ee15ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c00c4293a26b6e4e305be916287958e30d7d0631128eefeaa8ad99921ee15ab", kill_on_drop: false }` [INFO] [stdout] 1c00c4293a26b6e4e305be916287958e30d7d0631128eefeaa8ad99921ee15ab