[INFO] cloning repository https://github.com/its-danny/koji
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/its-danny/koji" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fits-danny%2Fkoji'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f210d012773021ba0fd032515a33c5f007b5cc49
[INFO] testing its-danny/koji 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%2Fits-danny%2Fkoji" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/its-danny/koji
[INFO] finished tweaking git repo https://github.com/its-danny/koji
[INFO] tweaked toml for git repo https://github.com/its-danny/koji written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/its-danny/koji 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/its-danny/koji 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 0db803ff8e8aadd2e74adaf673c2c6f5292dafbddb0424d1a775837186222fc3
[INFO] running `Command { std: "docker" "start" "-a" "0db803ff8e8aadd2e74adaf673c2c6f5292dafbddb0424d1a775837186222fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0db803ff8e8aadd2e74adaf673c2c6f5292dafbddb0424d1a775837186222fc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0db803ff8e8aadd2e74adaf673c2c6f5292dafbddb0424d1a775837186222fc3", kill_on_drop: false }`
[INFO] [stdout] 0db803ff8e8aadd2e74adaf673c2c6f5292dafbddb0424d1a775837186222fc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e69731f38b973448866c52b725d5e06f418af7148e22cf2ef1188c89b72c137d
[INFO] running `Command { std: "docker" "start" "-a" "e69731f38b973448866c52b725d5e06f418af7148e22cf2ef1188c89b72c137d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gix-trace v0.1.18
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling human_format v1.1.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling zlib-rs v0.6.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling nonempty v0.12.0
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling imara-diff v0.2.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling gix-sec v0.13.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling arc-swap v1.8.1
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling serde-untagged v0.1.9
[INFO] [stderr]    Compiling gix-validate v0.11.0
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling gix-error v0.2.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling gix-date v0.15.0
[INFO] [stderr]    Compiling gix-chunk v0.7.0
[INFO] [stderr]    Compiling gix-quote v0.7.0
[INFO] [stderr]    Compiling gix-bitmap v0.3.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling gix-actor v0.40.0
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling gix-mailmap v0.32.0
[INFO] [stderr]    Compiling which v6.0.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 pest_derive v2.8.4
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling conventional_commit_parser v0.9.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling emojis v0.8.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling xdg v3.0.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling gix-path v0.11.1
[INFO] [stderr]    Compiling gix-packetline v0.21.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_complete v4.5.61
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling gix-command v0.8.0
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-url v0.35.2
[INFO] [stderr]    Compiling clap_complete_nushell v4.5.10
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling gix-fs v0.19.1
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-commitgraph v0.34.0
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling gix-transport v0.55.0
[INFO] [stderr]    Compiling gix-object v0.57.0
[INFO] [stderr]    Compiling gix-prompt v0.14.0
[INFO] [stderr]    Compiling clap_complete_command v0.6.1
[INFO] [stderr]    Compiling gix-tempfile v21.0.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling gix-attributes v0.31.0
[INFO] [stderr]    Compiling gix-ignore v0.19.0
[INFO] [stderr]    Compiling gix-lock v21.0.0
[INFO] [stderr]    Compiling gix-credentials v0.37.0
[INFO] [stderr]    Compiling gix-shallow v0.9.0
[INFO] [stderr]    Compiling gix-pathspec v0.16.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ron v0.12.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling gix-revwalk v0.28.0
[INFO] [stderr]    Compiling gix-ref v0.60.0
[INFO] [stderr]    Compiling gix-filter v0.27.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling gix-traverse v0.54.0
[INFO] [stderr]    Compiling gix-revision v0.42.0
[INFO] [stderr]    Compiling gix-pack v0.67.0
[INFO] [stderr]    Compiling gix-negotiate v0.28.0
[INFO] [stderr]    Compiling gix-index v0.48.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.29.0
[INFO] [stderr]    Compiling gix-refspec v0.38.0
[INFO] [stderr]    Compiling gix-archive v0.29.0
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling gix-discover v0.48.0
[INFO] [stderr]    Compiling gix-config v0.53.0
[INFO] [stderr]    Compiling gix-odb v0.77.0
[INFO] [stderr]    Compiling gix-protocol v0.58.0
[INFO] [stderr]    Compiling gix-worktree v0.49.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling gix-diff v0.60.0
[INFO] [stderr]    Compiling gix-dir v0.22.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-worktree-state v0.27.0
[INFO] [stderr]    Compiling gix-submodule v0.27.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling gix-blame v0.10.0
[INFO] [stderr]    Compiling gix-status v0.27.0
[INFO] [stderr]    Compiling gix v0.80.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling cocogitto v6.5.0
[INFO] [stderr]    Compiling koji v3.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "e69731f38b973448866c52b725d5e06f418af7148e22cf2ef1188c89b72c137d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e69731f38b973448866c52b725d5e06f418af7148e22cf2ef1188c89b72c137d", kill_on_drop: false }`
[INFO] [stdout] e69731f38b973448866c52b725d5e06f418af7148e22cf2ef1188c89b72c137d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8722fa9cffcc26cd3e0ea34f259c22758b13363cd3d3e000a2f2c33899554cbb
[INFO] running `Command { std: "docker" "start" "-a" "8722fa9cffcc26cd3e0ea34f259c22758b13363cd3d3e000a2f2c33899554cbb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling comma v1.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling gix-config-value v0.17.1
[INFO] [stderr]    Compiling gix-sec v0.13.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling stderrlog v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling signal-hook v0.4.3
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling prodash v31.0.0
[INFO] [stderr]    Compiling edit v0.1.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gix-prompt v0.14.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling gix-credentials v0.37.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling gix-features v0.46.1
[INFO] [stderr]    Compiling config v0.15.19
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling gix-hash v0.22.1
[INFO] [stderr]    Compiling gix-fs v0.19.1
[INFO] [stderr]    Compiling gix-glob v0.24.0
[INFO] [stderr]    Compiling gix-transport v0.55.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling gix-attributes v0.31.0
[INFO] [stderr]    Compiling gix-ignore v0.19.0
[INFO] [stderr]    Compiling gix-tempfile v21.0.0
[INFO] [stderr]    Compiling gix-lock v21.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.12.0
[INFO] [stderr]    Compiling gix-commitgraph v0.34.0
[INFO] [stderr]    Compiling gix-object v0.57.0
[INFO] [stderr]    Compiling gix-shallow v0.9.0
[INFO] [stderr]    Compiling gix-pathspec v0.16.0
[INFO] [stderr]    Compiling rexpect v0.6.3
[INFO] [stderr]    Compiling gix-revwalk v0.28.0
[INFO] [stderr]    Compiling gix-filter v0.27.0
[INFO] [stderr]    Compiling gix-ref v0.60.0
[INFO] [stderr]    Compiling gix-pack v0.67.0
[INFO] [stderr]    Compiling gix-traverse v0.54.0
[INFO] [stderr]    Compiling gix-revision v0.42.0
[INFO] [stderr]    Compiling gix-negotiate v0.28.0
[INFO] [stderr]    Compiling gix-index v0.48.0
[INFO] [stderr]    Compiling gix-worktree-stream v0.29.0
[INFO] [stderr]    Compiling gix-refspec v0.38.0
[INFO] [stderr]    Compiling gix-odb v0.77.0
[INFO] [stderr]    Compiling gix-archive v0.29.0
[INFO] [stderr]    Compiling gix-discover v0.48.0
[INFO] [stderr]    Compiling gix-config v0.53.0
[INFO] [stderr]    Compiling gix-protocol v0.58.0
[INFO] [stderr]    Compiling gix-worktree v0.49.0
[INFO] [stderr]    Compiling gix-diff v0.60.0
[INFO] [stderr]    Compiling gix-dir v0.22.0
[INFO] [stderr]    Compiling gix-worktree-state v0.27.0
[INFO] [stderr]    Compiling gix-blame v0.10.0
[INFO] [stderr]    Compiling gix-status v0.27.0
[INFO] [stderr]    Compiling gix-submodule v0.27.0
[INFO] [stderr]    Compiling gix v0.80.0
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling cocogitto v6.5.0
[INFO] [stderr]    Compiling koji v3.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "8722fa9cffcc26cd3e0ea34f259c22758b13363cd3d3e000a2f2c33899554cbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8722fa9cffcc26cd3e0ea34f259c22758b13363cd3d3e000a2f2c33899554cbb", kill_on_drop: false }`
[INFO] [stdout] 8722fa9cffcc26cd3e0ea34f259c22758b13363cd3d3e000a2f2c33899554cbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 360e64056e7e080807fe0af1b79b132639e629d0cc9b1c83a5e72644d26ba5d5
[INFO] running `Command { std: "docker" "start" "-a" "360e64056e7e080807fe0af1b79b132639e629d0cc9b1c83a5e72644d26ba5d5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib/lib.rs (/opt/rustwide/target/debug/deps/koji-23e4b1b252e4c2d6)
[INFO] [stdout] running 22 tests
[INFO] [stdout] test answers::tests::test_get_summary_with_non_configured_emoji ... ok
[INFO] [stdout] test answers::tests::test_get_summary_with_emoji ... ok
[INFO] [stdout] test answers::tests::test_get_summary ... ok
[INFO] [stdout] test answers::tests::test_get_summary_with_shortcode ... ok
[INFO] [stdout] test answers::tests::test_into_breaking_footer ... ok
[INFO] [stdout] test questions::tests::test_transform_commit_type_choice ... ok
[INFO] [stdout] test config::tests::test_commit_types ... ok
[INFO] [stdout] test config::tests::test_breaking_changes ... ok
[INFO] [stdout] test answers::tests::test_get_amended_body ... ok
[INFO] [stdout] test emoji::tests::test_replace_emoji_shortcodes ... ok
[INFO] [stdout] test questions::tests::test_format_commit_type_choice_emoji ... ok
[INFO] [stdout] test config::tests::test_non_custom_use_defaults ... ok
[INFO] [stdout] test config::tests::test_local_config ... ok
[INFO] [stdout] test config::tests::test_from_path ... ok
[INFO] [stdout] test config::tests::test_user_config_config ... ok
[INFO] [stdout] test config::tests::test_issues ... ok
[INFO] [stdout] test questions::tests::test_validate_issue_reference ... ok
[INFO] [stdout] test questions::tests::test_format_commit_type_choice ... ok
[INFO] [stdout] test questions::tests::test_validate_summary ... ok
[INFO] [stdout] test answers::tests::test_get_extracted_answers ... ok
[INFO] [stdout] test questions::tests::test_render_commit_type_choice_with_emoji ... ok
[INFO] [stderr]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/koji-fbb40738ac903e79)
[INFO] [stdout] test config::tests::test_all_config_sources ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-e9c5eb01a1324150)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[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 16 tests
[INFO] [stdout] test test_hook_stdout_exclusive_error ... ok
[INFO] [stdout] test test_all_hook_exclusive_error ... ok
[INFO] [stdout] test test_all_stdout_exclusive_error ... ok
[INFO] [stdout] test test_completion_scripts_success ... ok
[INFO] [stdout] test test_non_repository_error ... ok
[INFO] [stdout] test test_all_flag_skips_staging_check ... ok
[INFO] [stdout] test test_stdout_correct ... ok
[INFO] [stdout] test test_xdg_config ... ok
[INFO] [stdout] test test_confirmation_accept ... ok
[INFO] [stdout] test test_empty_repository_error ... ok
[INFO] [stdout] test test_no_staged_files_error ... ok
[INFO] [stdout] test test_partial_staging_warning ... ok
[INFO] [stdout] test test_confirmation_decline ... FAILED
[INFO] [stdout] test test_everything_correct ... FAILED
[INFO] [stdout] test test_hook_correct ... FAILED
[INFO] [stdout] test test_empty_breaking_text_correct ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_confirmation_decline stdout ----
[INFO] [stdout] Error: Timeout { expected: "\"are you committing?\"", got: "", timeout: 5s }
[INFO] [stdout] 
[INFO] [stdout] ---- test_everything_correct stdout ----
[INFO] [stdout] Error: Timeout { expected: "\"are you committing?\"", got: "", timeout: 5s }
[INFO] [stdout] 
[INFO] [stdout] ---- test_hook_correct stdout ----
[INFO] [stdout] Error: Timeout { expected: "\"are you committing?\"", got: "", timeout: 5s }
[INFO] [stdout] 
[INFO] [stdout] ---- test_empty_breaking_text_correct stdout ----
[INFO] [stdout] Error: Timeout { expected: "\"are you committing?\"", got: "", timeout: 5s }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_confirmation_decline
[INFO] [stdout]     test_empty_breaking_text_correct
[INFO] [stdout]     test_everything_correct
[INFO] [stdout]     test_hook_correct
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 12 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "360e64056e7e080807fe0af1b79b132639e629d0cc9b1c83a5e72644d26ba5d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "360e64056e7e080807fe0af1b79b132639e629d0cc9b1c83a5e72644d26ba5d5", kill_on_drop: false }`
[INFO] [stdout] 360e64056e7e080807fe0af1b79b132639e629d0cc9b1c83a5e72644d26ba5d5
