[INFO] cloning repository https://github.com/Pajn/gits
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pajn/gits" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPajn%2Fgits'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5766d2882eabe5314b6f5de5b174656407ccccf6
[INFO] testing Pajn/gits 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%2FPajn%2Fgits" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pajn/gits
[INFO] finished tweaking git repo https://github.com/Pajn/gits
[INFO] tweaked toml for git repo https://github.com/Pajn/gits written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pajn/gits 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/Pajn/gits 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efac670e6d3c1c169de64a18c0f5c26e91061dcc2243547083d3b0fd3f393469
[INFO] running `Command { std: "docker" "start" "-a" "efac670e6d3c1c169de64a18c0f5c26e91061dcc2243547083d3b0fd3f393469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efac670e6d3c1c169de64a18c0f5c26e91061dcc2243547083d3b0fd3f393469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efac670e6d3c1c169de64a18c0f5c26e91061dcc2243547083d3b0fd3f393469", kill_on_drop: false }`
[INFO] [stdout] efac670e6d3c1c169de64a18c0f5c26e91061dcc2243547083d3b0fd3f393469
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ebd8ce79a10727b92cb120a5f51dd4ca326c692b03436e7dc46805560ecf0b4
[INFO] running `Command { std: "docker" "start" "-a" "9ebd8ce79a10727b92cb120a5f51dd4ca326c692b03436e7dc46805560ecf0b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling newline-converter v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling libz-sys v1.1.24
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling inquire v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.10
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling gits v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 23s
[INFO] running `Command { std: "docker" "inspect" "9ebd8ce79a10727b92cb120a5f51dd4ca326c692b03436e7dc46805560ecf0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebd8ce79a10727b92cb120a5f51dd4ca326c692b03436e7dc46805560ecf0b4", kill_on_drop: false }`
[INFO] [stdout] 9ebd8ce79a10727b92cb120a5f51dd4ca326c692b03436e7dc46805560ecf0b4
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ec747711cba886a6470a1aeb7fb76435ab671c87acf9103ba877aeac571f7395
[INFO] running `Command { std: "docker" "start" "-a" "ec747711cba886a6470a1aeb7fb76435ab671c87acf9103ba877aeac571f7395", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gits v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr] error: could not compile `gits` (bin "gits" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name gits --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=75ecaac936bfc72b -C extra-filename=-64b45e4406c76229 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-422c1b0dfdbea456.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e60c6f8d4a6e0d9b.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-70eb82855a99e80d.rlib --extern clap_complete_nushell=/opt/rustwide/target/debug/deps/libclap_complete_nushell-2d8995f818c4eff6.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e6ef98870ba2ec2f.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-40cc2aff077839bb.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-251fd593279ad791.rlib --extern gits=/opt/rustwide/target/debug/deps/libgits-b426d2886df10290.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-281ec6546c9a0190.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-6e609b81352395e6.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-13ef7c29011ed19c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-45720c2cdf337636.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1548839671afb57.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-570a03152d5b7e72.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-84fddde21c82b1f9.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-ec49d96af1aa7485.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-827657bf8640da74/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-db099f561a9a89f3/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-d82e7a1e05fe4259/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gits` (bin "gits")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name gits --edition=2024 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b6954f6a6b6b8dc7 -C extra-filename=-29b669065b4db95b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-e60c6f8d4a6e0d9b.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-70eb82855a99e80d.rlib --extern clap_complete_nushell=/opt/rustwide/target/debug/deps/libclap_complete_nushell-2d8995f818c4eff6.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-40cc2aff077839bb.rlib --extern git2=/opt/rustwide/target/debug/deps/libgit2-251fd593279ad791.rlib --extern gits=/opt/rustwide/target/debug/deps/libgits-b426d2886df10290.rlib --extern inquire=/opt/rustwide/target/debug/deps/libinquire-281ec6546c9a0190.rlib --extern rustix=/opt/rustwide/target/debug/deps/librustix-13ef7c29011ed19c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-45720c2cdf337636.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b1548839671afb57.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-570a03152d5b7e72.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-84fddde21c82b1f9.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libgit2-sys-827657bf8640da74/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-db099f561a9a89f3/out/build -L native=/opt/rustwide/target/debug/build/openssl-sys-d82e7a1e05fe4259/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ec747711cba886a6470a1aeb7fb76435ab671c87acf9103ba877aeac571f7395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ec747711cba886a6470a1aeb7fb76435ab671c87acf9103ba877aeac571f7395", kill_on_drop: false }`
[INFO] [stdout] ec747711cba886a6470a1aeb7fb76435ab671c87acf9103ba877aeac571f7395
