[INFO] fetching crate gix-worktree-stream 0.23.0... [INFO] testing gix-worktree-stream-0.23.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate gix-worktree-stream 0.23.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate gix-worktree-stream 0.23.0 [INFO] finished tweaking crates.io crate gix-worktree-stream 0.23.0 [INFO] tweaked toml for crates.io crate gix-worktree-stream 0.23.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate gix-worktree-stream 0.23.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate gix-worktree-stream 0.23.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gix-object v0.51.0 [INFO] [stderr] Downloaded gix-hash v0.20.0 [INFO] [stderr] Downloaded gix-date v0.10.6 [INFO] [stderr] Downloaded gix-packetline-blocking v0.19.2 [INFO] [stderr] Downloaded gix-commitgraph v0.30.0 [INFO] [stderr] Downloaded gix-traverse v0.48.0 [INFO] [stderr] Downloaded gix-command v0.6.3 [INFO] [stderr] Downloaded gix-actor v0.35.5 [INFO] [stderr] Downloaded gix-filter v0.21.0 [INFO] [stderr] Downloaded gix-revwalk v0.22.0 [INFO] [stderr] Downloaded gix-glob v0.22.0 [INFO] [stderr] Downloaded gix-attributes v0.28.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fdb47b7b70d8d65d96824230e2f26e44779e7ff004d187cd1f02b7162a6b8be [INFO] running `Command { std: "docker" "start" "-a" "2fdb47b7b70d8d65d96824230e2f26e44779e7ff004d187cd1f02b7162a6b8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fdb47b7b70d8d65d96824230e2f26e44779e7ff004d187cd1f02b7162a6b8be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fdb47b7b70d8d65d96824230e2f26e44779e7ff004d187cd1f02b7162a6b8be", kill_on_drop: false }` [INFO] [stdout] 2fdb47b7b70d8d65d96824230e2f26e44779e7ff004d187cd1f02b7162a6b8be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0cba462f1dd5e04b775ac0e45b504488842a6a7df6c29c45625d7e1ff61b5f29 [INFO] running `Command { std: "docker" "start" "-a" "0cba462f1dd5e04b775ac0e45b504488842a6a7df6c29c45625d7e1ff61b5f29", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [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 gix-trace v0.1.14 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling gix-features v0.44.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-hash v0.20.0 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.1 [INFO] [stderr] Compiling gix-packetline-blocking v0.19.2 [INFO] [stderr] Compiling gix-hashtable v0.10.0 [INFO] [stderr] Compiling gix-commitgraph v0.30.0 [INFO] [stderr] Compiling gix-path v0.10.21 [INFO] [stderr] Compiling gix-glob v0.22.0 [INFO] [stderr] Compiling gix-command v0.6.3 [INFO] [stderr] Compiling gix-fs v0.17.0 [INFO] [stderr] Compiling gix-attributes v0.28.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-revwalk v0.22.0 [INFO] [stderr] Compiling gix-filter v0.21.0 [INFO] [stderr] Compiling gix-traverse v0.48.0 [INFO] [stderr] Compiling gix-worktree-stream v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.93s [INFO] running `Command { std: "docker" "inspect" "0cba462f1dd5e04b775ac0e45b504488842a6a7df6c29c45625d7e1ff61b5f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cba462f1dd5e04b775ac0e45b504488842a6a7df6c29c45625d7e1ff61b5f29", kill_on_drop: false }` [INFO] [stdout] 0cba462f1dd5e04b775ac0e45b504488842a6a7df6c29c45625d7e1ff61b5f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5f91e49554f35b0af50ce75d2bb3b4a915206fe5d5bbf63728d1385f64e78d4 [INFO] running `Command { std: "docker" "start" "-a" "e5f91e49554f35b0af50ce75d2bb3b4a915206fe5d5bbf63728d1385f64e78d4", kill_on_drop: false }` [INFO] [stderr] Compiling gix-worktree-stream v0.23.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "e5f91e49554f35b0af50ce75d2bb3b4a915206fe5d5bbf63728d1385f64e78d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5f91e49554f35b0af50ce75d2bb3b4a915206fe5d5bbf63728d1385f64e78d4", kill_on_drop: false }` [INFO] [stdout] e5f91e49554f35b0af50ce75d2bb3b4a915206fe5d5bbf63728d1385f64e78d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b7ea2e87cbaa2f15f88903275e0877f7c88136baf9eb6fdc3c6d6ac4dacc511d [INFO] running `Command { std: "docker" "start" "-a" "b7ea2e87cbaa2f15f88903275e0877f7c88136baf9eb6fdc3c6d6ac4dacc511d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gix_worktree_stream-c6b7282d55d618f5) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b7ea2e87cbaa2f15f88903275e0877f7c88136baf9eb6fdc3c6d6ac4dacc511d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ea2e87cbaa2f15f88903275e0877f7c88136baf9eb6fdc3c6d6ac4dacc511d", kill_on_drop: false }` [INFO] [stdout] b7ea2e87cbaa2f15f88903275e0877f7c88136baf9eb6fdc3c6d6ac4dacc511d