[INFO] cloning repository https://github.com/yrashk/git-paravendor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yrashk/git-paravendor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyrashk%2Fgit-paravendor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyrashk%2Fgit-paravendor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] faf9e1ac4eba15ab2a242dba7e2e0a7f3c075cb7
[INFO] testing yrashk/git-paravendor against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyrashk%2Fgit-paravendor" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yrashk/git-paravendor
[INFO] finished tweaking git repo https://github.com/yrashk/git-paravendor
[INFO] tweaked toml for git repo https://github.com/yrashk/git-paravendor written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yrashk/git-paravendor on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yrashk/git-paravendor 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 985a05683852fd25229ab19cb814578f8330ada46df86982664f7e9a678f8d08
[INFO] running `Command { std: "docker" "start" "-a" "985a05683852fd25229ab19cb814578f8330ada46df86982664f7e9a678f8d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "985a05683852fd25229ab19cb814578f8330ada46df86982664f7e9a678f8d08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "985a05683852fd25229ab19cb814578f8330ada46df86982664f7e9a678f8d08", kill_on_drop: false }`
[INFO] [stdout] 985a05683852fd25229ab19cb814578f8330ada46df86982664f7e9a678f8d08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f89f068d295b4a851b44e658f986e312960ced0221b93641f95946fd6d8c9da
[INFO] running `Command { std: "docker" "start" "-a" "0f89f068d295b4a851b44e658f986e312960ced0221b93641f95946fd6d8c9da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling linux-raw-sys v0.3.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling anstyle-parse v0.1.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling portable-atomic v0.3.19
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling anstyle v0.3.5
[INFO] [stderr]    Compiling concolor-query v0.3.3
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling concolor-override v1.0.0
[INFO] [stderr]    Compiling jobserver v0.1.26
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling winnow v0.4.1
[INFO] [stderr]    Compiling console v0.15.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling indicatif v0.17.3
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling serde_spanned v0.6.1
[INFO] [stderr]    Compiling toml_datetime v0.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.8
[INFO] [stderr]    Compiling git2 v0.17.0
[INFO] [stderr]    Compiling toml v0.7.3
[INFO] [stderr]    Compiling git-paravendor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |         repository: &Repository,
[INFO] [stdout]     |                     ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 101 |     ) -> Result<(git2::Branch, Config), anyhow::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> Result<(git2::Branch<'_>, Config), anyhow::Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "0f89f068d295b4a851b44e658f986e312960ced0221b93641f95946fd6d8c9da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f89f068d295b4a851b44e658f986e312960ced0221b93641f95946fd6d8c9da", kill_on_drop: false }`
[INFO] [stdout] 0f89f068d295b4a851b44e658f986e312960ced0221b93641f95946fd6d8c9da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a647ebbc1364ab4cc7d835a32b1a067ff3ccd4a8595570e7091a9326cb36c026
[INFO] running `Command { std: "docker" "start" "-a" "a647ebbc1364ab4cc7d835a32b1a067ff3ccd4a8595570e7091a9326cb36c026", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling is-terminal v0.4.6
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling anstream v0.2.6
[INFO] [stderr]    Compiling clap_builder v4.2.1
[INFO] [stderr]    Compiling clap v4.2.1
[INFO] [stderr]    Compiling git-paravendor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/main.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |         repository: &Repository,
[INFO] [stdout]     |                     ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 101 |     ) -> Result<(git2::Branch, Config), anyhow::Error> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     ) -> Result<(git2::Branch<'_>, Config), anyhow::Error> {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.40s
[INFO] running `Command { std: "docker" "inspect" "a647ebbc1364ab4cc7d835a32b1a067ff3ccd4a8595570e7091a9326cb36c026", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a647ebbc1364ab4cc7d835a32b1a067ff3ccd4a8595570e7091a9326cb36c026", kill_on_drop: false }`
[INFO] [stdout] a647ebbc1364ab4cc7d835a32b1a067ff3ccd4a8595570e7091a9326cb36c026
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bd4cc21cb7daebaed918641a551c89e5663dbe7d4904e07d482e6c13c63b8daf
[INFO] running `Command { std: "docker" "start" "-a" "bd4cc21cb7daebaed918641a551c89e5663dbe7d4904e07d482e6c13c63b8daf", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/main.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |         repository: &Repository,
[INFO] [stderr]     |                     ^^^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 101 |     ) -> Result<(git2::Branch, Config), anyhow::Error> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 101 |     ) -> Result<(git2::Branch<'_>, Config), anyhow::Error> {
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `git-paravendor` (bin "git-paravendor" test) generated 1 warning (run `cargo fix --bin "git-paravendor" -p git-paravendor --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_paravendor-9f1c7c845c0b25b6)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::sync_singular_dependency_change ... FAILED
[INFO] [stdout] test tests::add ... FAILED
[INFO] [stdout] test tests::sync_no_changes ... FAILED
[INFO] [stdout] test tests::init_clean ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::sync_singular_dependency_change stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::add stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::sync_no_changes stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] ---- tests::init_clean stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::add
[INFO] [stdout]     tests::init_clean
[INFO] [stdout]     tests::sync_no_changes
[INFO] [stdout]     tests::sync_singular_dependency_change
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin git-paravendor`
[INFO] running `Command { std: "docker" "inspect" "bd4cc21cb7daebaed918641a551c89e5663dbe7d4904e07d482e6c13c63b8daf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd4cc21cb7daebaed918641a551c89e5663dbe7d4904e07d482e6c13c63b8daf", kill_on_drop: false }`
[INFO] [stdout] bd4cc21cb7daebaed918641a551c89e5663dbe7d4904e07d482e6c13c63b8daf
