[INFO] cloning repository https://github.com/open-rust/git-api-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-rust/git-api-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-rust%2Fgit-api-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-rust%2Fgit-api-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f0fa857e84f1b54cb612e655a935f913e5975006
[INFO] testing open-rust/git-api-rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-rust%2Fgit-api-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/open-rust/git-api-rs
[INFO] finished tweaking git repo https://github.com/open-rust/git-api-rs
[INFO] tweaked toml for git repo https://github.com/open-rust/git-api-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/open-rust/git-api-rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/open-rust/git-api-rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macro-log v0.3.0
[INFO] [stderr]   Downloaded macro-log-macros v0.3.0
[INFO] [stderr]   Downloaded git2 v0.20.0
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]   Downloaded ttycolor v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7610eda19021280f94359004d8c0119baeb762945a8c3e5b0ef758007762f4f3
[INFO] running `Command { std: "docker" "start" "-a" "7610eda19021280f94359004d8c0119baeb762945a8c3e5b0ef758007762f4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7610eda19021280f94359004d8c0119baeb762945a8c3e5b0ef758007762f4f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7610eda19021280f94359004d8c0119baeb762945a8c3e5b0ef758007762f4f3", kill_on_drop: false }`
[INFO] [stdout] 7610eda19021280f94359004d8c0119baeb762945a8c3e5b0ef758007762f4f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00f89f66a5b999172dca9a543086807cb6ee0e0b1076b73b7dbea57416eca2db
[INFO] running `Command { std: "docker" "start" "-a" "00f89f66a5b999172dca9a543086807cb6ee0e0b1076b73b7dbea57416eca2db", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling ttycolor v0.1.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.0+1.9.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling macro-log-macros v0.3.0
[INFO] [stderr]    Compiling macro-log v0.3.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling git2 v0.20.0
[INFO] [stderr]    Compiling git-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.79s
[INFO] running `Command { std: "docker" "inspect" "00f89f66a5b999172dca9a543086807cb6ee0e0b1076b73b7dbea57416eca2db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00f89f66a5b999172dca9a543086807cb6ee0e0b1076b73b7dbea57416eca2db", kill_on_drop: false }`
[INFO] [stdout] 00f89f66a5b999172dca9a543086807cb6ee0e0b1076b73b7dbea57416eca2db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ecb655c2760b709cdadc38f3ba9e022c888e9f23097c4d2253897f0a1ca4645f
[INFO] running `Command { std: "docker" "start" "-a" "ecb655c2760b709cdadc38f3ba9e022c888e9f23097c4d2253897f0a1ca4645f", kill_on_drop: false }`
[INFO] [stderr]    Compiling git-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `DIR` is never used
[INFO] [stdout]  --> tests/common.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const DIR: &str = r#"E:\git-repo"#;
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.01s
[INFO] running `Command { std: "docker" "inspect" "ecb655c2760b709cdadc38f3ba9e022c888e9f23097c4d2253897f0a1ca4645f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecb655c2760b709cdadc38f3ba9e022c888e9f23097c4d2253897f0a1ca4645f", kill_on_drop: false }`
[INFO] [stdout] ecb655c2760b709cdadc38f3ba9e022c888e9f23097c4d2253897f0a1ca4645f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58b9011959eff5327a008ade8bd3e1390b502f92616e29d4efd1deaa8ab3e1cc
[INFO] running `Command { std: "docker" "start" "-a" "58b9011959eff5327a008ade8bd3e1390b502f92616e29d4efd1deaa8ab3e1cc", kill_on_drop: false }`
[INFO] [stderr] warning: constant `DIR` is never used
[INFO] [stderr]  --> tests/common.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | pub const DIR: &str = r#"E:\git-repo"#;
[INFO] [stderr]   |           ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `git-api` (test "ls-remote") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/git_api-fbb45ccbb556f12e)
[INFO] [stderr]      Running tests/clone.rs (/opt/rustwide/target/debug/deps/clone-29dbca57c22c22a0)
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test clone_url ... FAILED
[INFO] [stdout] test clone_by_auth ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- clone_url stdout ----
[INFO] [stdout] 2026-01-07 04:43:44 - [D] - tests/clone.rs:12 -> Clone http://:@github.com/user/repo.git to E:\git-repo/user/repo
[INFO] [stdout] Error: Error { code: -1, klass: 2, message: "failed to make directory './E:\\git-repo': Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] ---- clone_by_auth stdout ----
[INFO] [stdout] Error: Error { code: -1, klass: 2, message: "failed to make directory './E:\\git-repo': Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     clone_by_auth
[INFO] [stdout]     clone_url
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test clone`
[INFO] running `Command { std: "docker" "inspect" "58b9011959eff5327a008ade8bd3e1390b502f92616e29d4efd1deaa8ab3e1cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58b9011959eff5327a008ade8bd3e1390b502f92616e29d4efd1deaa8ab3e1cc", kill_on_drop: false }`
[INFO] [stdout] 58b9011959eff5327a008ade8bd3e1390b502f92616e29d4efd1deaa8ab3e1cc
