[INFO] cloning repository https://github.com/kcirtapfromspace/ralph-machineo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kcirtapfromspace/ralph-machineo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcirtapfromspace%2Fralph-machineo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcirtapfromspace%2Fralph-machineo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9894e211e3df7be3943e0a63b7bf6da2b036223
[INFO] testing kcirtapfromspace/ralph-machineo/a9894e211e3df7be3943e0a63b7bf6da2b036223 against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkcirtapfromspace%2Fralph-machineo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kcirtapfromspace/ralph-machineo
[INFO] finished tweaking git repo https://github.com/kcirtapfromspace/ralph-machineo
[INFO] tweaked toml for git repo https://github.com/kcirtapfromspace/ralph-machineo written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kcirtapfromspace/ralph-machineo on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kcirtapfromspace/ralph-machineo 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-3-tc1/source/cli/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-test v0.4.5
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.8
[INFO] [stderr]   Downloaded schemars_derive v1.2.0
[INFO] [stderr]   Downloaded rust-embed-utils v8.11.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.11.0
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded openssl-probe v0.2.0
[INFO] [stderr]   Downloaded rmcp-macros v0.8.5
[INFO] [stderr]   Downloaded unicode-truncate v1.1.0
[INFO] [stderr]   Downloaded secrecy v0.10.3
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.3
[INFO] [stderr]   Downloaded zune-core v0.5.1
[INFO] [stderr]   Downloaded cassowary v0.3.0
[INFO] [stderr]   Downloaded hyper-timeout v0.5.2
[INFO] [stderr]   Downloaded cc v1.2.53
[INFO] [stderr]   Downloaded console v0.15.11
[INFO] [stderr]   Downloaded time-macros v0.2.25
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded snafu-derive v0.8.9
[INFO] [stderr]   Downloaded jsonwebtoken v9.3.1
[INFO] [stderr]   Downloaded simple_asn1 v0.6.3
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded flate2 v1.1.8
[INFO] [stderr]   Downloaded indicatif v0.17.11
[INFO] [stderr]   Downloaded zune-jpeg v0.5.9
[INFO] [stderr]   Downloaded schemars v1.2.0
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded snafu v0.8.9
[INFO] [stderr]   Downloaded crossterm v0.28.1
[INFO] [stderr]   Downloaded compact_str v0.8.1
[INFO] [stderr]   Downloaded rmcp v0.8.5
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded rustls v0.23.36
[INFO] [stderr]   Downloaded octocrab v0.42.1
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded rust-embed v8.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c90e84a0d46b65ddec34dd4aa7b6f8e7042019604674d60f7427bd3667c573c4
[INFO] running `Command { std: "docker" "start" "-a" "c90e84a0d46b65ddec34dd4aa7b6f8e7042019604674d60f7427bd3667c573c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c90e84a0d46b65ddec34dd4aa7b6f8e7042019604674d60f7427bd3667c573c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c90e84a0d46b65ddec34dd4aa7b6f8e7042019604674d60f7427bd3667c573c4", kill_on_drop: false }`
[INFO] [stdout] c90e84a0d46b65ddec34dd4aa7b6f8e7042019604674d60f7427bd3667c573c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff7c2e86eed315cd8cc1bd842329617ed3e945981b1b2df19f56f230dff617f0
[INFO] running `Command { std: "docker" "start" "-a" "ff7c2e86eed315cd8cc1bd842329617ed3e945981b1b2df19f56f230dff617f0", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling openssl-probe v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling schemars v1.2.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling zune-jpeg v0.5.9
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling rmcp-macros v0.8.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling octocrab v0.42.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling ralphmacchio v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 49s
[INFO] running `Command { std: "docker" "inspect" "ff7c2e86eed315cd8cc1bd842329617ed3e945981b1b2df19f56f230dff617f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff7c2e86eed315cd8cc1bd842329617ed3e945981b1b2df19f56f230dff617f0", kill_on_drop: false }`
[INFO] [stdout] ff7c2e86eed315cd8cc1bd842329617ed3e945981b1b2df19f56f230dff617f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61cff0e0529763a0f51e5d2244e68009c21869052c5594b7976608e659eb8759
[INFO] running `Command { std: "docker" "start" "-a" "61cff0e0529763a0f51e5d2244e68009c21869052c5594b7976608e659eb8759", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling rmcp v0.8.5
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling octocrab v0.42.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling ralphmacchio v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 03s
[INFO] running `Command { std: "docker" "inspect" "61cff0e0529763a0f51e5d2244e68009c21869052c5594b7976608e659eb8759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61cff0e0529763a0f51e5d2244e68009c21869052c5594b7976608e659eb8759", kill_on_drop: false }`
[INFO] [stdout] 61cff0e0529763a0f51e5d2244e68009c21869052c5594b7976608e659eb8759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2ce58fd7e5399320c7a8b24fdec1c77b7d0f5c4a65f65e29404c536bafc8f89a
[INFO] running `Command { std: "docker" "start" "-a" "2ce58fd7e5399320c7a8b24fdec1c77b7d0f5c4a65f65e29404c536bafc8f89a", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/cli/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ralphmacchio-ccaf58e2110bbe21)
[INFO] [stdout] 
[INFO] [stdout] running 1525 tests
[INFO] [stdout] test audit::api::tests::test_api_framework_default ... ok
[INFO] [stdout] test audit::api::tests::test_api_framework_display ... ok
[INFO] [stdout] test audit::api::tests::test_api_inventory_new ... ok
[INFO] [stdout] test audit::api::tests::test_api_analysis_serialization ... ok
[INFO] [stdout] test audit::api::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::api::tests::test_detect_express_endpoints ... ok
[INFO] [stdout] test audit::api::tests::test_commander_js_commands ... ok
[INFO] [stdout] test audit::api::tests::test_detect_cobra_commands ... ok
[INFO] [stdout] test audit::api::tests::test_detect_gin_endpoints ... ok
[INFO] [stdout] test audit::api::tests::test_detect_flask_endpoints ... ok
[INFO] [stdout] test audit::api::tests::test_detect_axum_endpoints ... ok
[INFO] [stdout] test audit::api::tests::test_api_analysis_total_surfaces ... ok
[INFO] [stdout] test audit::api::tests::test_detect_actix_endpoints ... ok
[INFO] [stdout] test audit::api::tests::test_find_line_number ... ok
[INFO] [stdout] test audit::api::tests::test_detect_mcp_tools_python ... ok
[INFO] [stdout] test audit::api::tests::test_find_next_function_name ... ok
[INFO] [stdout] test audit::api::tests::test_detect_fastapi_endpoints ... ok
[INFO] [stdout] test audit::api::tests::test_http_method_default ... ok
[INFO] [stdout] test audit::api::tests::test_http_method_display ... ok
[INFO] [stdout] test audit::api::tests::test_detect_mcp_tools_typescript ... ok
[INFO] [stdout] test audit::api::tests::test_parse_http_method ... ok
[INFO] [stdout] test audit::api::tests::test_detect_clap_commands ... ok
[INFO] [stdout] test audit::api::tests::test_detect_click_commands ... ok
[INFO] [stdout] test audit::architecture::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::api::tests::test_find_next_python_function ... ok
[INFO] [stdout] test audit::api::tests::test_hono_endpoints ... ok
[INFO] [stdout] test audit::architecture::tests::test_analyze_modular_architecture ... ok
[INFO] [stdout] test audit::architecture::tests::test_architecture_analyzer_new ... ok
[INFO] [stdout] test audit::api::tests::test_detect_mcp_tools_rust ... ok
[INFO] [stdout] test audit::architecture::tests::test_architecture_analysis_serialization ... ok
[INFO] [stdout] test audit::architecture::tests::test_architecture_pattern_default ... ok
[INFO] [stdout] test audit::api::tests::test_no_api_surfaces_observation ... ok
[INFO] [stdout] test audit::architecture::tests::test_calculate_coupling_score_empty ... ok
[INFO] [stdout] test audit::architecture::tests::test_calculate_coupling_score_high ... ok
[INFO] [stdout] test audit::architecture::tests::test_architecture_pattern_display ... ok
[INFO] [stdout] test audit::architecture::tests::test_calculate_coupling_score_low ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_application ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_domain ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_api ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_coupling_strength ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_infrastructure ... ok
[INFO] [stdout] test audit::architecture::tests::test_analyze_mvc_architecture ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_presentation ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_shared ... ok
[INFO] [stdout] test audit::architecture::tests::test_classify_layer_type_test ... ok
[INFO] [stdout] test audit::architecture::tests::test_coupling_strength_default ... ok
[INFO] [stdout] test audit::architecture::tests::test_coupling_strength_display ... ok
[INFO] [stdout] test audit::architecture::tests::test_generate_observations_unknown_pattern ... ok
[INFO] [stdout] test audit::architecture::tests::test_generate_observations_high_coupling ... ok
[INFO] [stdout] test audit::architecture::tests::test_boundary_violation_detection ... ok
[INFO] [stdout] test audit::architecture::tests::test_has_import_from_rust ... ok
[INFO] [stdout] test audit::architecture::tests::test_detect_coupling ... ok
[INFO] [stdout] test audit::architecture::tests::test_layer_type_default ... ok
[INFO] [stdout] test audit::architecture::tests::test_layer_type_display ... ok
[INFO] [stdout] test audit::dependencies::tests::test_dependency_analysis_by_ecosystem ... ok
[INFO] [stdout] test audit::dependencies::tests::test_dependency_analysis_direct_and_dev ... ok
[INFO] [stdout] test audit::dependencies::tests::test_dependency_analysis_serialization ... ok
[INFO] [stdout] test audit::dependencies::tests::test_dependency_parser_new ... ok
[INFO] [stdout] test audit::dependencies::tests::test_dependency_serialization ... ok
[INFO] [stdout] test audit::dependencies::tests::test_ecosystem_default ... ok
[INFO] [stdout] test audit::dependencies::tests::test_ecosystem_display ... ok
[INFO] [stdout] test audit::dependencies::tests::test_outdated_count ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_cargo_toml ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_empty_directory ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_mixed_project ... ok
[INFO] [stdout] test audit::architecture::tests::test_has_import_from_javascript ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_package_json ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_go_mod ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_pyproject_toml_poetry ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_requirements_dev_txt ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_requirements_txt ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_analysis_serialization ... ok
[INFO] [stdout] test audit::dependencies::tests::test_python_dependency_parsing ... ok
[INFO] [stdout] test audit::architecture::tests::test_analyze_layered_architecture ... ok
[INFO] [stdout] test audit::api::tests::test_generate_observations_restful ... ok
[INFO] [stdout] test audit::dependencies::tests::test_parse_pyproject_toml_pep621 ... ok
[INFO] [stdout] test audit::architecture::tests::test_has_import_from_python ... ok
[INFO] [stdout] test audit::architecture::tests::test_analyze_clean_architecture ... ok
[INFO] [stdout] test audit::architecture::tests::test_hexagonal_architecture_detection ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detector_new ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_gap_type_display ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_gap_type_to_title ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_generate_observations_no_gaps ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_generate_observations_with_gaps ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_circular_dependency ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_orphan_module ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_to_findings ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_analyze_empty_context ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_benchmarks_from_directory ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_inconsistent_boundaries ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_coverage_config ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_docker_compose ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_dockerfile ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_ci_cd ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_health_check_endpoint ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_linting_config ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_openapi ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_migrations ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_shell_completions ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_api_docs ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_benchmarks ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_coverage_reporting ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_build_context_detects_pre_commit ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_e2e_tests ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_docker_compose ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_health_check ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_pre_commit_hooks ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_shell_completions ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_feature_opportunity_ids_are_unique ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_detect_missing_integration_tests ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_high_value_count ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_no_health_check_opportunity_when_exists ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_observations_no_opportunities ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_opportunity_analysis_serialization ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_opportunity_type_display ... ok
[INFO] [stdout] test audit::detectors::opportunities::tests::test_opportunity_detector_new ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_analysis_serialization ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_layer_violation ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_missing_abstraction_layer ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_direct_database_access ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_debt_type_to_title ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_detect_god_module ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_no_false_positive_for_service_directory ... ok
[INFO] [stdout] test audit::detectors::architecture_gaps::tests::test_skip_common_directories_for_god_module ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_case_insensitive_detection ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_commented_out_code ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_dead_code_rust ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_dead_code_typescript ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detector_new ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_generate_observations_no_debt ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_fixme_comments ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_generate_observations_with_debt ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_is_source_file ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_dead_code_python ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_hack_comments ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_to_findings ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_tech_debt_type_display ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_incomplete_readme ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_async_functions ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_missing_module_doc ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_outdated_dependencies ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_pub_types ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_rust_documented_items ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_temporary_code ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_xxx_comments ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_with_readme ... ok
[INFO] [stdout] test audit::documentation::tests::test_doc_analyzer_new ... ok
[INFO] [stdout] test audit::documentation::tests::test_doc_gap_type_display ... ok
[INFO] [stdout] test audit::documentation::tests::test_doc_severity_default ... ok
[INFO] [stdout] test audit::documentation::tests::test_doc_severity_display ... ok
[INFO] [stdout] test audit::documentation::tests::test_documentation_analysis_serialization ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_rust_undocumented_items ... ok
[INFO] [stdout] test audit::documentation::tests::test_has_doc_comment_none ... ok
[INFO] [stdout] test audit::documentation::tests::test_has_doc_comment_simple ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_with_module_doc ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_detect_todo_comments ... ok
[INFO] [stdout] test audit::documentation::tests::test_analyze_with_attributes ... ok
[INFO] [stdout] test audit::documentation::tests::test_has_doc_comment_with_attribute ... ok
[INFO] [stdout] test audit::documentation::tests::test_undocumented_api_endpoints ... ok
[INFO] [stdout] test audit::documentation::tests::test_readme_lowercase ... ok
[INFO] [stdout] test audit::interactive::tests::test_all_answer_combinations ... ok
[INFO] [stdout] test audit::interactive::tests::test_config_threshold_clamping ... ok
[INFO] [stdout] test audit::interactive::tests::test_default_questions ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_skip_test_files_for_debug ... ok
[INFO] [stdout] test audit::interactive::tests::test_elevate_severity ... ok
[INFO] [stdout] test audit::interactive::tests::test_parse_response_empty ... ok
[INFO] [stdout] test audit::interactive::tests::test_parse_response_letters_only ... ok
[INFO] [stdout] test audit::interactive::tests::test_parse_response_lowercase ... ok
[INFO] [stdout] test audit::interactive::tests::test_parse_response_reversed_format ... ok
[INFO] [stdout] test audit::interactive::tests::test_parse_response_structured ... ok
[INFO] [stdout] test audit::interactive::tests::test_parse_response_with_commas ... ok
[INFO] [stdout] test audit::interactive::tests::test_partial_answers ... ok
[INFO] [stdout] test audit::interactive::tests::test_question_option_tags ... ok
[INFO] [stdout] test audit::interactive::tests::test_refine_findings_adds_context ... ok
[INFO] [stdout] test audit::interactive::tests::test_refine_findings_legacy_stage ... ok
[INFO] [stdout] test audit::interactive::tests::test_refine_findings_quality_priority ... ok
[INFO] [stdout] test audit::interactive::tests::test_refine_findings_security_priority ... ok
[INFO] [stdout] test audit::interactive::tests::test_run_with_reader_writer ... ok
[INFO] [stdout] test audit::interactive::tests::test_serialization ... ok
[INFO] [stdout] test audit::interactive::tests::test_should_ask_questions_default ... ok
[INFO] [stdout] test audit::interactive::tests::test_should_ask_questions_no_interactive ... ok
[INFO] [stdout] test audit::interactive::tests::test_should_ask_questions_smart_mode ... ok
[INFO] [stdout] test audit::interactive::tests::test_user_answers_default ... ok
[INFO] [stdout] test audit::inventory::tests::test_classify_directory_config ... ok
[INFO] [stdout] test audit::inventory::tests::test_classify_directory_docs ... ok
[INFO] [stdout] test audit::inventory::tests::test_classify_directory_source ... ok
[INFO] [stdout] test audit::inventory::tests::test_classify_directory_test ... ok
[INFO] [stdout] test audit::inventory::tests::test_classify_directory_unknown ... ok
[INFO] [stdout] test audit::inventory::tests::test_count_lines ... ok
[INFO] [stdout] test audit::interactive::tests::test_config_builder ... ok
[INFO] [stdout] test audit::inventory::tests::test_directory_structure ... ok
[INFO] [stdout] test audit::inventory::tests::test_github_workflows_detection ... ok
[INFO] [stdout] test audit::detectors::tech_debt::tests::test_multiple_comment_types_same_file ... ok
[INFO] [stdout] test audit::inventory::tests::test_inventory_scanner_new ... ok
[INFO] [stdout] test audit::inventory::tests::test_key_files_detection ... ok
[INFO] [stdout] test audit::inventory::tests::test_project_type_default ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_empty_directory ... ok
[INFO] [stdout] test audit::interactive::tests::test_duplicate_question_answers ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_go_project ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_javascript_project ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_python_project ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_respects_gitignore ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_mixed_project ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_rust_project ... ok
[INFO] [stdout] test audit::inventory::tests::test_directory_purpose_default ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_go_project ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_mixed_project ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_python_project ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_rust_project ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_typescript_project ... ok
[INFO] [stdout] test audit::languages::tests::test_detect_from_manifest_go_mod ... ok
[INFO] [stdout] test audit::languages::tests::test_detect_from_manifest_package_json ... ok
[INFO] [stdout] test audit::languages::tests::test_detect_from_manifest_pyproject ... ok
[INFO] [stdout] test audit::languages::tests::test_analyze_javascript_project ... ok
[INFO] [stdout] test audit::inventory::tests::test_scan_typescript_project ... ok
[INFO] [stdout] test audit::languages::tests::test_extensions_for_python ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_case_insensitive ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_javascript ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_python ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_typescript ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_unknown ... ok
[INFO] [stdout] test audit::languages::tests::test_language_info_serialization ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_rust ... ok
[INFO] [stdout] test audit::languages::tests::test_language_support_default ... ok
[INFO] [stdout] test audit::languages::tests::test_percentages_add_up ... ok
[INFO] [stdout] test audit::languages::tests::test_primary_languages ... ok
[INFO] [stdout] test audit::languages::tests::test_detect_from_manifest_cargo ... ok
[INFO] [stdout] test audit::languages::tests::test_language_detector_go ... ok
[INFO] [stdout] test audit::languages::tests::test_manifest_files_for_rust ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_agent_context_builder ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_append_to_new_file ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_find_section_end ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_find_section_end_with_next_header ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_architecture_patterns ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_architecture_unknown ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_async_none ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_async_patterns ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_error_handling ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_language_section_no_commands ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_language_section_with_commands ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_module_patterns ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_naming_conventions ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_format_naming_conventions_unknown ... ok
[INFO] [stdout] test audit::languages::tests::test_secondary_languages ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_generate_patterns_section_basic ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_generate_patterns_section_with_architecture ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_append_to_existing_file_with_header ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_generate_patterns_section_with_key_conventions ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_generate_patterns_section_with_patterns ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_merge_patterns_insert_after_divider ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_full_integration ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_complexity_indicator_function ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_replace_existing_patterns_section ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_complexity_indicators ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_empty_report ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_empty_toc_without_findings_and_opportunities ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_executive_summary_metrics ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_finding_details ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_findings_by_severity ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_findings_section_format ... ok
[INFO] [stdout] test audit::documentation::tests::test_readme_variations ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_opportunities_section ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_severity_badge_function ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_suggested_stories ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_table_of_contents ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_write_to_file ... ok
[INFO] [stdout] test audit::output::structured::tests::test_acceptance_criteria_serialization ... ok
[INFO] [stdout] test audit::output::agent_context::tests::test_merge_patterns_replace_existing ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_metadata_section ... ok
[INFO] [stdout] test audit::output::structured::tests::test_affected_files_serialization ... ok
[INFO] [stdout] test audit::output::markdown::tests::test_no_findings_no_severity_breakdown ... ok
[INFO] [stdout] test audit::languages::tests::test_respects_gitignore ... ok
[INFO] [stdout] test audit::output::structured::tests::test_complexity_serialization ... ok
[INFO] [stdout] test audit::output::structured::tests::test_json_round_trip ... ok
[INFO] [stdout] test audit::output::structured::tests::test_empty_report ... ok
[INFO] [stdout] test audit::output::structured::tests::test_severity_serialization ... ok
[INFO] [stdout] test audit::output::structured::tests::test_to_json_string ... ok
[INFO] [stdout] test audit::output::structured::tests::test_write_to_file ... ok
[INFO] [stdout] test audit::output::structured::tests::test_write_to_file_creates_parent_dirs ... ok
[INFO] [stdout] test audit::patterns::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::patterns::tests::test_async_pattern_default ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_additional_patterns ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_async_pattern_js ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_async_pattern_none ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_async_pattern_tokio ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_convention_camel_case ... ok
[INFO] [stdout] test audit::output::structured::tests::test_to_json_compact ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_convention_pascal_case ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_convention_screaming_snake_case ... ok
[INFO] [stdout] test audit::documentation::tests::test_coverage_percentage_calculation ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_convention_snake_case ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_error_handling_exception ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_error_handling_result ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_module_pattern_ddd ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_module_pattern_feature_based ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_module_pattern_layer_based ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_primary_convention ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_primary_convention_mixed ... ok
[INFO] [stdout] test audit::patterns::tests::test_error_handling_pattern_default ... ok
[INFO] [stdout] test audit::patterns::tests::test_detect_error_handling_custom ... ok
[INFO] [stdout] test audit::patterns::tests::test_module_pattern_default ... ok
[INFO] [stdout] test audit::patterns::tests::test_analyze_rust_project ... ok
[INFO] [stdout] test audit::patterns::tests::test_module_pattern_display ... ok
[INFO] [stdout] test audit::patterns::tests::test_extract_go_identifiers ... ok
[INFO] [stdout] test audit::patterns::tests::test_naming_convention_display ... ok
[INFO] [stdout] test audit::patterns::tests::test_naming_convention_default ... ok
[INFO] [stdout] test audit::patterns::tests::test_pattern_analysis_serialization ... ok
[INFO] [stdout] test audit::patterns::tests::test_pattern_analyzer_new ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_acceptance_criteria_checkbox_parsing ... ok
[INFO] [stdout] test audit::patterns::tests::test_analyze_javascript_project ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_convert_empty_prd ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_extract_description ... ok
[INFO] [stdout] test audit::patterns::tests::test_extract_python_identifiers ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_extract_project_name ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_extract_project_name_not_found ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prd_converter_config_builder ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prd_json_serialization ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prd_user_story_notes_serialization ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prompt_confirmation_empty_defaults_yes ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prompt_confirmation_no ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prompt_confirmation_skipped ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_prompt_confirmation_yes ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_sanitize_branch_name ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_convert_from_string ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_story_priority_ordering ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_acceptance_criteria_from_finding ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_capitalize ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_complexity_badge ... ok
[INFO] [stdout] test audit::documentation::tests::test_observations_low_coverage ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_empty_report ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_findings_to_stories_filters_low_severity ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_acceptance_criteria_many_files ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_generate_creates_prd_file ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_findings_to_stories_priority_order ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_generate_result_counts ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_opportunities_to_stories ... ok
[INFO] [stdout] test audit::patterns::tests::test_extract_rust_identifiers ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_opportunities_to_stories_without_suggestions ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_prd_generator_config_builder ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_project_name_from_path ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_prompt_confirmation_empty_defaults_yes ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_prd_markdown_structure ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_prompt_confirmation_skipped ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_convert_with_custom_names ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_prompt_confirmation_no ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_story_source_matching ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_parse_user_stories ... ok
[INFO] [stdout] test audit::prd_converter::tests::test_convert_file ... ok
[INFO] [stdout] test audit::testing::tests::test_analyze_empty_directory ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_sanitize_filename ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_severity_badge ... ok
[INFO] [stdout] test audit::prd_generator::tests::test_prompt_confirmation_yes ... ok
[INFO] [stdout] test audit::documentation::tests::test_observations_good_coverage ... ok
[INFO] [stdout] test audit::testing::tests::test_count_test_functions_go ... ok
[INFO] [stdout] test audit::testing::tests::test_count_test_functions_java ... ok
[INFO] [stdout] test audit::testing::tests::test_analyze_rust_inline_tests ... ok
[INFO] [stdout] test audit::testing::tests::test_analyze_python_project ... ok
[INFO] [stdout] test audit::testing::tests::test_detect_test_patterns_benchmark ... ok
[INFO] [stdout] test audit::testing::tests::test_analyze_go_project ... ok
[INFO] [stdout] test audit::testing::tests::test_detect_test_patterns_e2e ... ok
[INFO] [stdout] test audit::testing::tests::test_count_test_functions_python ... ok
[INFO] [stdout] test audit::testing::tests::test_detect_test_patterns_property ... ok
[INFO] [stdout] test audit::testing::tests::test_detect_test_patterns_integration ... ok
[INFO] [stdout] test audit::testing::tests::test_count_test_functions_rust ... ok
[INFO] [stdout] test audit::testing::tests::test_analyze_rust_project_with_tests ... ok
[INFO] [stdout] test audit::testing::tests::test_analyze_javascript_project ... ok
[INFO] [stdout] test audit::testing::tests::test_detect_test_patterns_snapshot ... ok
[INFO] [stdout] test audit::testing::tests::test_detect_test_patterns_unit ... ok
[INFO] [stdout] test audit::testing::tests::test_coverage_percentage_calculation ... ok
[INFO] [stdout] test audit::testing::tests::test_is_test_file_javascript ... ok
[INFO] [stdout] test audit::testing::tests::test_is_test_file_python ... ok
[INFO] [stdout] test audit::testing::tests::test_test_pattern_default ... ok
[INFO] [stdout] test audit::testing::tests::test_test_analysis_serialization ... ok
[INFO] [stdout] test audit::testing::tests::test_test_analyzer_new ... ok
[INFO] [stdout] test audit::testing::tests::test_infer_covered_module ... ok
[INFO] [stdout] test audit::testing::tests::test_test_pattern_display ... ok
[INFO] [stdout] test audit::testing::tests::test_is_test_file_go ... ok
[INFO] [stdout] test audit::testing::tests::test_is_test_file_rust ... ok
[INFO] [stdout] test audit::tests::test_audit_report_finding_counts ... ok
[INFO] [stdout] test budget::config::tests::test_effective_story_budget ... ok
[INFO] [stdout] test audit::tests::test_severity_ordering ... ok
[INFO] [stdout] test budget::config::tests::test_builder_pattern ... ok
[INFO] [stdout] test budget::config::tests::test_opus_cost ... ok
[INFO] [stdout] test budget::config::tests::test_token_cost_calculation ... ok
[INFO] [stdout] test budget::config::tests::test_unlimited_config ... ok
[INFO] [stdout] test budget::estimator::tests::test_char_estimation ... ok
[INFO] [stdout] test budget::config::tests::test_haiku_cost ... ok
[INFO] [stdout] test budget::estimator::tests::test_prompt_estimation ... ok
[INFO] [stdout] test budget::estimator::tests::test_story_prompt_estimation ... ok
[INFO] [stdout] test budget::estimator::tests::test_token_count_operations ... ok
[INFO] [stdout] test budget::estimator::tests::test_word_estimation ... ok
[INFO] [stdout] test budget::parser::tests::test_extract_or_estimate_falls_back ... ok
[INFO] [stdout] test budget::parser::tests::test_extract_or_estimate_with_actual ... ok
[INFO] [stdout] test budget::parser::tests::test_parse_claude_usage ... ok
[INFO] [stdout] test budget::parser::tests::test_parse_embedded_usage ... ok
[INFO] [stdout] test budget::parser::tests::test_parse_multiline_output ... ok
[INFO] [stdout] test budget::parser::tests::test_parse_no_usage ... ok
[INFO] [stdout] test budget::parser::tests::test_parse_openai_usage ... ok
[INFO] [stdout] test budget::parser::tests::test_parsed_token_usage_empty ... ok
[INFO] [stdout] test budget::parser::tests::test_parsed_token_usage_estimated ... ok
[INFO] [stdout] test budget::parser::tests::test_to_token_count ... ok
[INFO] [stdout] test budget::strategy::tests::test_budget_strategy_from_budget ... ok
[INFO] [stdout] test budget::strategy::tests::test_budget_strategy_from_status ... ok
[INFO] [stdout] test budget::strategy::tests::test_effective_max_iterations ... ok
[INFO] [stdout] test budget::strategy::tests::test_prompt_builder ... ok
[INFO] [stdout] test audit::testing::tests::test_count_test_functions_javascript ... ok
[INFO] [stdout] test budget::strategy::tests::test_prompt_strategy_features ... ok
[INFO] [stdout] test budget::estimator::tests::test_conservative_estimation ... ok
[INFO] [stdout] test budget::strategy::tests::test_prompt_strategy_limits ... ok
[INFO] [stdout] test audit::testing::tests::test_observations_low_coverage ... ok
[INFO] [stdout] test budget::tracker::tests::test_cost_tracking ... ok
[INFO] [stdout] test budget::tracker::tests::test_budget_summary ... ok
[INFO] [stdout] test audit::testing::tests::test_test_pattern_info ... ok
[INFO] [stdout] test budget::tracker::tests::test_shared_budget ... ok
[INFO] [stdout] test budget::tracker::tests::test_story_budget_new ... ok
[INFO] [stdout] test budget::tracker::tests::test_story_budget_exceeded ... ok
[INFO] [stdout] test budget::tracker::tests::test_story_budget_recording ... ok
[INFO] [stdout] test budget::config::tests::test_conservative_config ... ok
[INFO] [stdout] test budget::tracker::tests::test_story_budget_remaining ... ok
[INFO] [stdout] test budget::estimator::tests::test_empty_string ... ok
[INFO] [stdout] test budget::config::tests::test_default_config ... ok
[INFO] [stdout] test budget::tracker::tests::test_token_budget_enforcement ... ok
[INFO] [stdout] test budget::tracker::tests::test_token_budget_new ... ok
[INFO] [stdout] test budget::tracker::tests::test_token_budget_story_tracking ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_clear_nonexistent_succeeds ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_load_invalid_json_returns_error ... ok
[INFO] [stdout] test budget::tracker::tests::test_token_budget_total_tracking ... ok
[INFO] [stdout] test budget::tracker::tests::test_unlimited_budget ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_load_nonexistent_returns_none ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_new_with_existing_directory ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_clear_removes_file ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_new_creates_ralph_directory ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_exists ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_atomic_save_cleans_up_temp_file ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_verify_empty_story_id_fails ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_serialization_roundtrip ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_verify_future_version_fails ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_verify_iteration_exceeds_max_fails ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_verify_valid_checkpoint ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_version ... ok
[INFO] [stdout] test checkpoint::tests::test_checkpoint_without_current_story ... ok
[INFO] [stdout] test checkpoint::tests::test_pause_reason_json_format ... ok
[INFO] [stdout] test checkpoint::tests::test_pause_reason_serialization_roundtrip ... ok
[INFO] [stdout] test checkpoint::tests::test_story_checkpoint_serialization_roundtrip ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_verify_no_story_succeeds ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_add_context ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_equality ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_clone ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_display ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_is_fatal ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_is_timeout ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_is_usage_limit ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_new ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_should_retry ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_with_context ... ok
[INFO] [stdout] test error::classification::tests::test_error_category_equality ... ok
[INFO] [stdout] test error::classification::tests::test_error_category_fatal ... ok
[INFO] [stdout] test error::classification::tests::test_error_category_timeout ... ok
[INFO] [stdout] test error::classification::tests::test_error_category_transient ... ok
[INFO] [stdout] test error::classification::tests::test_error_category_usage_limit ... ok
[INFO] [stdout] test error::classification::tests::test_fatal_reasons ... ok
[INFO] [stdout] test error::classification::tests::test_recovery_hint_equality ... ok
[INFO] [stdout] test error::classification::tests::test_recovery_hint_resume_from_checkpoint ... ok
[INFO] [stdout] test error::classification::tests::test_recovery_hint_retry_after ... ok
[INFO] [stdout] test error::classification::tests::test_recovery_hint_retry_now ... ok
[INFO] [stdout] test error::classification::tests::test_recovery_hint_stop_execution ... ok
[INFO] [stdout] test error::classification::tests::test_recovery_hint_wait_for_user ... ok
[INFO] [stdout] test error::classification::tests::test_timeout_reasons ... ok
[INFO] [stdout] test error::classification::tests::test_transient_reasons ... ok
[INFO] [stdout] test error::classification::tests::test_classified_error_is_transient ... ok
[INFO] [stdout] test error::classification::tests::test_usage_limit_reasons ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_save_and_load ... ok
[INFO] [stdout] test checkpoint::manager::tests::test_save_overwrites_existing ... ok
[INFO] [stdout] test checkpoint::tests::test_pause_reason_display ... ok
[INFO] [stdout] test checkpoint::tests::test_circuit_breaker_triggered_display ... ok
[INFO] [stdout] test checkpoint::tests::test_circuit_breaker_triggered_serialization_roundtrip ... ok
[INFO] [stdout] test error::detector::tests::test_classify_empty_text ... ok
[INFO] [stdout] test error::detector::tests::test_classify_exit_code_137 ... ok
[INFO] [stdout] test error::detector::tests::test_classify_fallback_to_exit_code ... ok
[INFO] [stdout] test error::detector::tests::test_classified_error_has_context ... ok
[INFO] [stdout] test error::detector::tests::test_classify_exit_code_143 ... ok
[INFO] [stdout] test error::detector::tests::test_classify_exit_code_124 ... ok
[INFO] [stdout] test error::detector::tests::test_classify_mixed_case ... ok
[INFO] [stdout] test error::detector::tests::test_classify_exit_code_unknown ... ok
[INFO] [stdout] test error::detector::tests::test_classify_multiline_text ... ok
[INFO] [stdout] test error::detector::tests::test_default_patterns_all_valid ... ok
[INFO] [stdout] test error::detector::tests::test_classify_whitespace_only ... ok
[INFO] [stdout] test error::detector::tests::test_classify_no_match ... ok
[INFO] [stdout] test error::detector::tests::test_classify_text_priority_over_exit_code ... ok
[INFO] [stdout] test error::detector::tests::test_detect_concurrency_limit ... ok
[INFO] [stdout] test error::detector::tests::test_detect_authentication_failed ... ok
[INFO] [stdout] test error::detector::tests::test_classify_partial_matches ... ok
[INFO] [stdout] test error::detector::tests::test_detect_connection_errors ... ok
[INFO] [stdout] test error::detector::tests::test_detect_deadline_exceeded ... ok
[INFO] [stdout] test error::detector::tests::test_detect_http_401 ... ok
[INFO] [stdout] test error::detector::tests::test_detect_invalid_api_key ... ok
[INFO] [stdout] test error::detector::tests::test_detect_invalid_request ... ok
[INFO] [stdout] test error::detector::tests::test_detect_http_403 ... ok
[INFO] [stdout] test error::detector::tests::test_detect_invalid_token ... ok
[INFO] [stdout] test error::detector::tests::test_detect_network_error ... ok
[INFO] [stdout] test error::detector::tests::test_detect_not_found ... ok
[INFO] [stdout] test error::detector::tests::test_detect_rate_limit_text ... ok
[INFO] [stdout] test error::detector::tests::test_detect_rate_limit_429 ... ok
[INFO] [stdout] test error::detector::tests::test_detect_operation_timeout ... ok
[INFO] [stdout] test error::detector::tests::test_detect_quota_exceeded ... ok
[INFO] [stdout] test error::detector::tests::test_detect_permission_denied ... ok
[INFO] [stdout] test error::detector::tests::test_detect_plan_limit ... ok
[INFO] [stdout] test error::detector::tests::test_error_detector_add_pattern ... ok
[INFO] [stdout] test error::detector::tests::test_detect_request_timeout ... ok
[INFO] [stdout] test error::detector::tests::test_detect_too_many_requests ... ok
[INFO] [stdout] test error::detector::tests::test_detect_service_unavailable ... ok
[INFO] [stdout] test error::detector::tests::test_error_detector_with_patterns ... ok
[INFO] [stdout] test error::detector::tests::test_error_pattern_accessors ... ok
[INFO] [stdout] test error::detector::tests::test_error_pattern_find ... ok
[INFO] [stdout] test error::detector::tests::test_error_pattern_invalid_regex ... ok
[INFO] [stdout] test error::detector::tests::test_error_pattern_new ... ok
[INFO] [stdout] test error::detector::tests::test_detect_server_error_5xx ... ok
[INFO] [stdout] test error::detector::tests::test_error_pattern_with_regex ... ok
[INFO] [stdout] test evidence::export::tests::test_export_run_includes_metrics_and_events ... ok
[INFO] [stdout] test error::detector::tests::test_detect_usage_limit ... ok
[INFO] [stdout] test error::detector::tests::test_detect_unauthorized ... ok
[INFO] [stdout] test evidence::store::tests::test_append_record_writes_files ... ok
[INFO] [stdout] test evidence::store::tests::test_delete_run_removes_evidence ... ok
[INFO] [stdout] test evidence::export::tests::test_export_run_marks_incomplete_when_evidence_missing ... ok
[INFO] [stdout] test evidence::store::tests::test_enforce_retention_deletes_expired_runs ... ok
[INFO] [stdout] test evidence::store::tests::test_enforce_retention_keeps_recent_runs ... ok
[INFO] [stdout] test evidence::store::tests::test_enforce_retention_disabled ... ok
[INFO] [stdout] test error::detector::tests::test_detect_token_limit ... ok
[INFO] [stdout] test integrations::github::tests::test_escape_graphql_string ... ok
[INFO] [stdout] test integrations::github::tests::test_add_draft_item_response ... ok
[INFO] [stdout] test integrations::github::tests::test_create_item_request_construction ... ok
[INFO] [stdout] test integrations::github::tests::test_failure_issue_title_format ... ok
[INFO] [stdout] test integrations::github::tests::test_escape_graphql_string_complex ... ok
[INFO] [stdout] test integrations::github::tests::test_field_option_construction ... ok
[INFO] [stdout] test error::detector::tests::test_error_detector_default ... ok
[INFO] [stdout] test error::detector::tests::test_error_detector_new ... ok
[INFO] [stdout] test error::detector::tests::test_error_detector_patterns ... ok
[INFO] [stdout] test integrations::github::tests::test_format_failure_issue_body_basic ... ok
[INFO] [stdout] test integrations::github::tests::test_add_comment_not_implemented ... ok
[INFO] [stdout] test integrations::github::tests::test_find_status_option_exact_match ... ok
[INFO] [stdout] test integrations::github::tests::test_github_config_from_env_missing_vars ... ok
[INFO] [stdout] test integrations::github::tests::test_github_config_parse_project_number ... ok
[INFO] [stdout] test integrations::github::tests::test_github_config_new ... ok
[INFO] [stdout] test integrations::github::tests::test_project_field_info_construction ... ok
[INFO] [stdout] test integrations::github::tests::test_find_status_option_not_found ... ok
[INFO] [stdout] test integrations::github::tests::test_find_status_option_no_spaces ... ok
[INFO] [stdout] test integrations::linear::tests::test_comment_create_data_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_create_item_request_construction ... ok
[INFO] [stdout] test integrations::linear::tests::test_escape_graphql_string ... ok
[INFO] [stdout] test integrations::linear::tests::test_escape_graphql_string_complex ... ok
[INFO] [stdout] test integrations::linear::tests::test_format_failure_issue_body_basic ... ok
[INFO] [stdout] test integrations::linear::tests::test_format_failure_issue_body_special_characters ... ok
[INFO] [stdout] test integrations::linear::tests::test_format_failure_issue_body_with_context ... ok
[INFO] [stdout] test integrations::linear::tests::test_graphql_error_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_graphql_response_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_issue_update_data_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_linear_comment_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_linear_config_from_env_missing_vars ... ok
[INFO] [stdout] test integrations::linear::tests::test_linear_config_new ... ok
[INFO] [stdout] test integrations::linear::tests::test_linear_issue_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_linear_issue_serialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_provider_name ... ok
[INFO] [stdout] test integrations::linear::tests::test_team_states_data_deserialize ... ok
[INFO] [stdout] test integrations::linear::tests::test_workflow_state_deserialize ... ok
[INFO] [stdout] test integrations::registry::tests::test_active_provider_operations ... ok
[INFO] [stdout] test integrations::registry::tests::test_clear_active ... ok
[INFO] [stdout] test integrations::registry::tests::test_default_registry ... ok
[INFO] [stdout] test integrations::registry::tests::test_get_provider ... ok
[INFO] [stdout] test integrations::registry::tests::test_new_registry ... ok
[INFO] [stdout] test integrations::registry::tests::test_register_multiple_providers ... ok
[INFO] [stdout] test integrations::registry::tests::test_register_provider ... ok
[INFO] [stdout] test integrations::registry::tests::test_remove_provider ... ok
[INFO] [stdout] test integrations::registry::tests::test_replace_provider ... ok
[INFO] [stdout] test integrations::registry::tests::test_set_active_nonexistent ... ok
[INFO] [stdout] test integrations::registry::tests::test_set_active_provider ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_conflict_strategy_deserialize ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_conflict_strategy_serialize ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_initial_sync_creates_items ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_initial_sync_no_auto_create ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_initial_sync_skips_existing ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_story_status ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_action_serialize ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_config_default ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_engine_item_mapping ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_engine_new ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_engine_with_default_config ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_no_active_provider ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_story_completion ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_story_completion_disabled ... ok
[INFO] [stdout] test integrations::github::tests::test_find_status_option_case_insensitive ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_story_completion_no_item ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_story_update_updates_existing ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_summary_add_results ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_summary_new ... ok
[INFO] [stdout] test integrations::traits::tests::test_create_item_request ... ok
[INFO] [stdout] test integrations::traits::tests::test_failure_issue_request ... ok
[INFO] [stdout] test integrations::traits::tests::test_item_info_serialize ... ok
[INFO] [stdout] test integrations::traits::tests::test_item_status_deserialize ... ok
[INFO] [stdout] test integrations::traits::tests::test_item_status_display ... ok
[INFO] [stdout] test integrations::traits::tests::test_item_status_serialize ... ok
[INFO] [stdout] test integrations::traits::tests::test_tracker_error_display ... ok
[INFO] [stdout] test integrations::traits::tests::test_update_item_request ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_compute_signature_format ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_github_webhook_handler_new ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_different_payload ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_empty_payload ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_invalid ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_invalid_hex ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_missing_prefix ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_real_github_example ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_valid ... ok
[INFO] [stdout] test integrations::webhooks::github::tests::test_verify_signature_wrong_secret ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_compute_signature_format ... ok
[INFO] [stdout] test integrations::sync_engine::tests::test_sync_story_update_creates_new ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_linear_webhook_handler_new ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_different_payload ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_case_insensitive_hex ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_empty_payload ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_invalid ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_invalid_hex ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_real_linear_example ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_valid ... ok
[INFO] [stdout] test integrations::webhooks::linear::tests::test_verify_signature_wrong_secret ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_app_state_health ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_endpoint ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_missing_signature_header ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_payload_deserialization ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_endpoint_invalid_json ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_response_serialization ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_with_invalid_signature ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_health_endpoint ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_github_webhook_with_valid_signature ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_health_response_serialization ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_endpoint ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_endpoint_invalid_json ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_payload_deserialization ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_response_serialization ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_with_invalid_signature ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_with_valid_signature ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_linear_webhook_missing_signature_header ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_github_signature_missing_header ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_github_signature_no_secret ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_github_signature_valid ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_linear_signature_invalid ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_linear_signature_missing_header ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_linear_signature_no_secret ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_linear_signature_valid ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_webhook_config_builder ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_webhook_config_default ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_webhook_config_new ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_webhook_config_socket_addr ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_webhook_error_display ... ok
[INFO] [stdout] test interactive_guidance::tests::test_steering_guidance_new ... ok
[INFO] [stdout] test interactive_guidance::tests::test_truncate_string_exact ... ok
[INFO] [stdout] test integrations::webhooks::server::tests::test_verify_github_signature_invalid ... ok
[INFO] [stdout] test interactive_guidance::tests::test_truncate_string_short ... ok
[INFO] [stdout] test interactive_guidance::tests::test_truncate_string_long ... ok
[INFO] [stdout] test iteration::context::tests::test_approach_hint_record_result ... ok
[INFO] [stdout] test iteration::context::tests::test_build_prompt_context_with_strategy_critical ... ok
[INFO] [stdout] test iteration::context::tests::test_build_prompt_context_with_strategy_minimal ... ok
[INFO] [stdout] test iteration::context::tests::test_approach_hint_new ... ok
[INFO] [stdout] test iteration::context::tests::test_build_prompt_context_with_strategy_standard ... ok
[INFO] [stdout] test iteration::context::tests::test_error_category_as_str ... ok
[INFO] [stdout] test iteration::context::tests::test_error_category_from_message ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_build_prompt_context_with_errors ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_build_prompt_context_empty ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_build_prompt_context_with_hints ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_new ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_record_error ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_record_partial_progress ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_error_count_by_category ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_start_iteration ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_error_new ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_error_signature ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_error_with_files ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_error_with_gate ... ok
[INFO] [stdout] test iteration::context::tests::test_iteration_context_repeated_error_count ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_continue_few_errors ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_continue_empty_context ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_fatal_error ... ok
[INFO] [stdout] test error::detector::tests::test_pattern_priority ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_high_error_rate ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_near_stagnation ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_new ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_oscillation ... ok
[INFO] [stdout] test iteration::futility::tests::test_futility_config_default ... ok
[INFO] [stdout] test iteration::futility::tests::test_futility_verdict_reason ... ok
[INFO] [stdout] test iteration::futility::tests::test_futility_verdict_should_continue ... ok
[INFO] [stdout] test iteration::futility::tests::test_pattern_summary ... ok
[INFO] [stdout] test iteration::futility::tests::test_pattern_summary_error_rate ... ok
[INFO] [stdout] test iteration::futility::tests::test_pattern_summary_error_rate_zero_iterations ... ok
[INFO] [stdout] test logging::tests::test_log_level_from_verbosity ... ok
[INFO] [stdout] test logging::tests::test_logging_config_builder ... ok
[INFO] [stdout] test logging::tests::test_logging_config_from_verbosity ... ok
[INFO] [stdout] test mcp::executor::tests::test_executor_config_default ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_stagnation ... ok
[INFO] [stdout] test iteration::futility::tests::test_detector_with_config ... ok
[INFO] [stdout] test mcp::executor::tests::test_gate_progress_event_completed ... ok
[INFO] [stdout] test mcp::executor::tests::test_gate_progress_event_started ... ok
[INFO] [stdout] test mcp::executor::tests::test_iteration_display_activity ... ok
[INFO] [stdout] test mcp::executor::tests::test_iteration_display_new ... ok
[INFO] [stdout] test mcp::executor::tests::test_iteration_display_start_and_finish ... ok
[INFO] [stdout] test mcp::executor::tests::test_iteration_display_update_gate ... ok
[INFO] [stdout] test mcp::executor::tests::test_iteration_display_with_theme ... ok
[INFO] [stdout] test mcp::executor::tests::test_story_executor_gate_names_with_profile ... ok
[INFO] [stdout] test mcp::executor::tests::test_story_executor_new ... ok
[INFO] [stdout] test mcp::executor::tests::test_story_executor_on_event_callback ... ok
[INFO] [stdout] test mcp::executor::tests::test_story_executor_run_iteration ... ok
[INFO] [stdout] test mcp::resources::tests::test_list_ralph_resources ... ok
[INFO] [stdout] test mcp::resources::tests::test_read_prd_resource_file_not_found ... ok
[INFO] [stdout] test mcp::resources::tests::test_read_prd_resource_no_prd_loaded ... ok
[INFO] [stdout] test mcp::resources::tests::test_read_prd_resource_success ... ok
[INFO] [stdout] test mcp::resources::tests::test_read_status_resource_idle ... ok
[INFO] [stdout] test mcp::resources::tests::test_read_status_resource_running ... ok
[INFO] [stdout] test mcp::resources::tests::test_status_resource_completed ... ok
[INFO] [stdout] test mcp::resources::tests::test_resource_error_display ... ok
[INFO] [stdout] test mcp::executor::tests::test_gate_progress_event_activity ... ok
[INFO] [stdout] test mcp::resources::tests::test_status_resource_failed ... ok
[INFO] [stdout] test mcp::resources::tests::test_status_resource_running ... ok
[INFO] [stdout] test mcp::server::tests::test_execution_state_default ... ok
[INFO] [stdout] test mcp::server::tests::test_execution_state_completed ... ok
[INFO] [stdout] test mcp::server::tests::test_execution_state_failed ... ok
[INFO] [stdout] test mcp::server::tests::test_execution_state_running ... ok
[INFO] [stdout] test mcp::server::tests::test_get_audit_status_completed ... ok
[INFO] [stdout] test mcp::server::tests::test_get_audit_status_failed ... ok
[INFO] [stdout] test mcp::server::tests::test_get_audit_status_not_found ... ok
[INFO] [stdout] test mcp::server::tests::test_get_audit_status_pending ... ok
[INFO] [stdout] test mcp::server::tests::test_get_audit_status_running ... ok
[INFO] [stdout] test mcp::server::tests::test_get_status_completed ... ok
[INFO] [stdout] test mcp::server::tests::test_get_queue_status_empty ... ok
[INFO] [stdout] test mcp::server::tests::test_get_status_failed ... ok
[INFO] [stdout] test mcp::resources::tests::test_status_resource_idle ... ok
[INFO] [stdout] test mcp::server::tests::test_list_resources_helper ... ok
[INFO] [stdout] test mcp::server::tests::test_load_prd_file_not_found ... ok
[INFO] [stdout] test mcp::server::tests::test_get_status_idle ... ok
[INFO] [stdout] test mcp::server::tests::test_load_prd_invalid_json ... ok
[INFO] [stdout] test mcp::server::tests::test_get_status_running ... ok
[INFO] [stdout] test mcp::server::tests::test_load_prd_invalid_structure ... ok
[INFO] [stdout] test mcp::server::tests::test_load_prd_success ... ok
[INFO] [stdout] test mcp::server::tests::test_ralph_mcp_server_clone ... ok
[INFO] [stdout] test mcp::server::tests::test_ralph_mcp_server_new ... ok
[INFO] [stdout] test mcp::server::tests::test_ralph_mcp_server_cancel ... ok
[INFO] [stdout] test mcp::server::tests::test_load_prd_updates_state ... ok
[INFO] [stdout] test mcp::server::tests::test_ralph_mcp_server_state_mutation ... ok
[INFO] [stdout] test mcp::server::tests::test_ralph_mcp_server_with_prd ... ok
[INFO] [stdout] test mcp::server::tests::test_read_prd_resource_no_prd ... ok
[INFO] [stdout] test mcp::server::tests::test_read_prd_resource_success ... ok
[INFO] [stdout] test mcp::server::tests::test_read_status_resource_idle ... ok
[INFO] [stdout] test mcp::server::tests::test_ralph_mcp_server_state_access ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_already_running ... ok
[INFO] [stdout] test mcp::server::tests::test_read_status_resource_running ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_default_max_iterations ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_story_not_found ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_no_prd_loaded ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_resets_cancel ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_success ... ok
[INFO] [stdout] test mcp::server::tests::test_run_story_updates_state ... ok
[INFO] [stdout] test mcp::server::tests::test_server_handler_capabilities ... ok
[INFO] [stdout] test mcp::server::tests::test_server_state_default ... ok
[INFO] [stdout] test mcp::server::tests::test_server_handler_get_info ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_all_sections_by_default ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_invalid_path ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_unique_ids ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_uses_prd_directory ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_stores_state ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_with_format ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_with_path ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_with_sections ... ok
[INFO] [stdout] test mcp::server::tests::test_stop_execution_after_completed ... ok
[INFO] [stdout] test mcp::server::tests::test_stop_execution_nothing_running ... ok
[INFO] [stdout] test mcp::server::tests::test_start_audit_fallback_to_cwd ... ok
[INFO] [stdout] test mcp::server::tests::test_stop_execution_while_running ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_all_sections ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_audit_output_format_default ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_audit_output_format_display ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_audit_section_display ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_audit_state_clone ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_audit_state_with_report ... ok
[INFO] [stdout] test mcp::server::tests::test_stop_execution_sets_cancel_flag ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_audit_status_display ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_error_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_generate_prd_error_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_results_error_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_generate_prd_success_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_results_success_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_status_error_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_status_success_response_completed ... ok
[INFO] [stdout] test mcp::server::tests::test_stop_execution_after_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_status_success_response_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_status_success_response_running ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_create_success_response ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_current_timestamp ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_audit_id ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_error_display_conversion_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_error_display_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_error_display_not_complete ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_error_display_not_found ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_request_deserialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_request_with_options ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_response_none_fields_not_serialized ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_response_serialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_results_error_display_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_results_error_display_not_complete ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_generate_prd_from_audit_error_display_generation_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_results_error_display_not_found ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_results_request_deserialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_results_response_serialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_results_response_none_fields_not_serialized ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_from_state_completed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_from_state_failed ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_from_state_pending ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_from_state_running ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_request_deserialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_response_none_fields_not_serialized ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_resolve_audit_path_fallback_to_cwd ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_error_display ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_get_audit_status_response_serialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_resolve_audit_path_with_prd ... ok
[INFO] [stdout] test integrations::github::tests::test_format_failure_issue_body_with_context ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_resolve_audit_path_with_requested ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_start_audit_response_none_fields_not_serialized ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_start_audit_response_serialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_user_answer_deserialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_user_answer_serialization ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_validate_path_not_directory ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_validate_path_not_found ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_start_audit_error_display ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_start_audit_request_defaults ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_validate_path_success ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_build_agent_prompt ... ok
[INFO] [stdout] test mcp::tools::audit::tests::test_start_audit_request_deserialization ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_build_agent_invocation_codex_default ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_executor_error_display ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_extract_codex_json_line_text ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_find_story_success ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_find_story_not_found ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_load_prd ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_completed ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_completed_no_commit ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_failed ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_idle ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_running ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_running_zero_max ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_serialization_idle ... ok
[INFO] [stdout] test mcp::tools::get_status::tests::test_get_status_response_serialization_running ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_detect_agent ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_load_stories_all ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_load_stories_failing ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_load_stories_file_not_found ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_load_stories_invalid_json ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_load_stories_passing ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_load_stories_unknown_filter ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_update_prd_passes ... ok
[INFO] [stdout] test mcp::tools::list_stories::tests::test_story_info_serialization ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_create_error_response ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_create_success_response ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_prd_with_parallel_enabled ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_prd_with_partial_parallel_config ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_prd_without_parallel ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_story_with_empty_depends_on ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_story_with_empty_target_files ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_story_with_target_files ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_story_without_target_files ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_story_without_depends_on ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_load_prd_response_none_fields_not_serialized ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_load_prd_response_serialization ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_inference_mode_serialize ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_parallel_config_default ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_parallel_conflict_strategy_serialize ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_prd_validation_error_display ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_empty_branch_name ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_empty_project ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_empty_story_id ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_empty_story_title ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_file_not_found ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_invalid_json ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_no_stories ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_validate_prd_success ... ok
[INFO] [stdout] test mcp::tools::executor::tests::test_executor_config_default ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_check_already_running_completed ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_check_already_running_failed ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_check_already_running_idle ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_check_already_running_running ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_create_error_response ... ok
[INFO] [stdout] test mcp::tools::load_prd::tests::test_deserialize_story_with_depends_on ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_create_success_response_no_commit ... ok
[INFO] [stdout] test integrations::github::tests::test_format_failure_issue_body_special_characters ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_create_success_response ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_current_timestamp ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_find_story_file_not_found ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_create_started_response ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_find_story_success ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_run_story_error_display ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_run_story_request_default_max_iterations ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_run_story_request_deserialization ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_run_story_response_none_fields_not_serialized ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_find_story_invalid_json ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_find_story_not_found ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_find_story_second ... ok
[INFO] [stdout] test mcp::tools::run_story::tests::test_run_story_response_serialization ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_create_cancelled_response ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_create_not_running_response_completed ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_create_not_running_response_failed ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_get_running_story_id_failed ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_create_not_running_response_idle ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_get_running_story_id_completed ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_state_description_completed ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_response_serialization_with_story_id ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_state_description_failed ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_state_description_idle ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_state_description_running ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_stop_execution_request_empty ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_stop_execution_request_schema ... ok
[INFO] [stdout] test metrics::tests::test_execution_metrics_most_common_error ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_get_running_story_id_idle ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_get_running_story_id_running ... ok
[INFO] [stdout] test metrics::tests::test_gate_duration_stats_add_sample ... ok
[INFO] [stdout] test mcp::tools::stop_execution::tests::test_response_serialization_without_story_id ... ok
[INFO] [stdout] test metrics::tests::test_execution_metrics_slowest_gate ... ok
[INFO] [stdout] test metrics::tests::test_format_metrics ... ok
[INFO] [stdout] test metrics::tests::test_metrics_builder_build ... ok
[INFO] [stdout] test metrics::tests::test_metrics_builder_build_empty ... ok
[INFO] [stdout] test metrics::tests::test_metrics_builder_first_time_success ... ok
[INFO] [stdout] test metrics::tests::test_metrics_builder_track_story ... ok
[INFO] [stdout] test metrics::tests::test_story_metrics_complete ... ok
[INFO] [stdout] test metrics::tests::test_metrics_builder_new ... ok
[INFO] [stdout] test metrics::tests::test_story_metrics_iteration_efficiency ... ok
[INFO] [stdout] test metrics::tests::test_metrics_builder_parallelism ... ok
[INFO] [stdout] test metrics::tests::test_metrics_collector_thread_safe ... ok
[INFO] [stdout] test metrics::tests::test_story_metrics_new ... ok
[INFO] [stdout] test metrics::tests::test_story_metrics_iteration_efficiency_zero ... ok
[INFO] [stdout] test notification::renderer::tests::test_long_error_truncation ... ok
[INFO] [stdout] test notification::renderer::tests::test_long_reason_truncation ... ok
[INFO] [stdout] test notification::renderer::tests::test_new_notification_renderer ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_paused_with_story ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_rate_limit_with_custom_message ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_paused_without_story ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_rate_limit_with_minutes ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_rate_limit ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_retry ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_timeout_without_checkpoint ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_retry_progress_bar ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_usage_limit ... ok
[INFO] [stdout] test notification::renderer::tests::test_render_timeout_with_checkpoint ... ok
[INFO] [stdout] test notification::renderer::tests::test_with_width ... ok
[INFO] [stdout] test notification::tests::test_display_resuming ... ok
[INFO] [stdout] test notification::tests::test_display_retrying ... ok
[INFO] [stdout] test notification::tests::test_display_paused ... ok
[INFO] [stdout] test notification::tests::test_display_rate_limited ... ok
[INFO] [stdout] test notification::tests::test_display_timeout ... ok
[INFO] [stdout] test notification::tests::test_display_usage_limit_exceeded ... ok
[INFO] [stdout] test notification::tests::test_notification_debug ... ok
[INFO] [stdout] test notification::tests::test_notification_equality ... ok
[INFO] [stdout] test notification::tests::test_resuming_notification ... ok
[INFO] [stdout] test notification::tests::test_timeout_notification ... ok
[INFO] [stdout] test notification::tests::test_notification_clone ... ok
[INFO] [stdout] test notification::tests::test_paused_notification ... ok
[INFO] [stdout] test notification::tests::test_rate_limited_notification ... ok
[INFO] [stdout] test notification::tests::test_retrying_notification ... ok
[INFO] [stdout] test parallel::conflict::tests::test_conflict_detector_default ... ok
[INFO] [stdout] test parallel::conflict::tests::test_conflict_detector_file_based ... ok
[INFO] [stdout] test notification::tests::test_usage_limit_exceeded_notification ... ok
[INFO] [stdout] test parallel::conflict::tests::test_conflict_clone ... ok
[INFO] [stdout] test parallel::conflict::tests::test_conflict_equality ... ok
[INFO] [stdout] test parallel::conflict::tests::test_conflict_detector_new ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_complete_overlap ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_both_empty ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_empty_files_b ... ok
[INFO] [stdout] test parallel::conflict::tests::test_conflict_new ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_empty_files_a ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_single_overlap ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_multiple_overlaps ... ok
[INFO] [stdout] test parallel::dependency::tests::test_from_stories_simple_3_story_dag ... ok
[INFO] [stdout] test parallel::conflict::tests::test_detect_file_conflicts_no_overlap ... ok
[INFO] [stdout] test parallel::dependency::tests::test_get_ready_stories_partially_completed ... ok
[INFO] [stdout] test parallel::dependency::tests::test_topological_order_cycle_fails ... ok
[INFO] [stdout] test parallel::dependency::tests::test_topological_order_empty_graph ... ok
[INFO] [stdout] test parallel::dependency::tests::test_infer_dependencies_adds_edges_correctly ... ok
[INFO] [stdout] test parallel::dependency::tests::test_infer_dependencies_does_not_duplicate_explicit_edges ... ok
[INFO] [stdout] test parallel::dependency::tests::test_topological_order_multi_level_dependencies ... ok
[INFO] [stdout] test parallel::dependency::tests::test_validate_no_dependencies_passes ... ok
[INFO] [stdout] test parallel::dependency::tests::test_validate_self_cycle_fails ... ok
[INFO] [stdout] test parallel::dependency::tests::test_validate_cyclic_dependencies_fails ... ok
[INFO] [stdout] test parallel::dependency::tests::test_validate_empty_graph_passes ... ok
[INFO] [stdout] test parallel::dependency::tests::test_validate_valid_dag_passes ... ok
[INFO] [stdout] test parallel::inference::tests::test_infer_from_files_empty_target_files ... ok
[INFO] [stdout] test parallel::inference::tests::test_infer_from_files_equal_priority ... ok
[INFO] [stdout] test parallel::inference::tests::test_infer_from_files_overlapping_glob_patterns ... ok
[INFO] [stdout] test parallel::inference::tests::test_get_literal_prefix ... ok
[INFO] [stdout] test parallel::inference::tests::test_infer_from_files_identical_files ... ok
[INFO] [stdout] test parallel::inference::tests::test_infer_from_files_no_overlap ... ok
[INFO] [stdout] test parallel::inference::tests::test_patterns_match_no_overlap ... ok
[INFO] [stdout] test parallel::inference::tests::test_patterns_match_identical ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_check_type_errors_invalid_directory ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_check_type_errors_non_rust_project ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_git_conflict_issue_contains_files ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_parse_error_line_generic_error ... ok
[INFO] [stdout] test parallel::inference::tests::test_patterns_match_glob_literal ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_parse_error_line_with_file ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_parse_error_line_without_file ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_check_git_conflicts_invalid_directory ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_reconciliation_engine_new ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_type_mismatch_issue_contains_details ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_batch_failure_counting_logic ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_batch_timeout_counts_as_non_transient ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_circuit_breaker_cumulative_failures_across_batches ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_circuit_breaker_cumulative_failures_threshold ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_circuit_breaker_does_not_reset_on_success ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_detect_preexecution_conflicts_no_overlap ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_detect_preexecution_conflicts_with_overlap ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_execution_state_acquire_locks ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_execution_state_release_locks ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_execution_state_track_failures ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_execution_state_track_in_flight ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_filter_conflicting_stories ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_non_transient_failure_quality_gate ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_parallel_runner_config_circuit_breaker_threshold_zero ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_parallel_runner_config_custom_circuit_breaker_threshold ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_parallel_runner_config_default_circuit_breaker_threshold ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_success_does_not_count ... ok
[INFO] [stdout] test parallel::scheduler::tests::test_transient_failure_does_not_count ... ok
[INFO] [stdout] test pause::tests::test_calculate_delay_attempt_zero ... ok
[INFO] [stdout] test pause::tests::test_calculate_delay_exponential_growth ... ok
[INFO] [stdout] test pause::tests::test_calculate_delay_handles_overflow ... ok
[INFO] [stdout] test pause::tests::test_calculate_delay_respects_max_delay ... ok
[INFO] [stdout] test pause::tests::test_calculate_delay_with_jitter ... ok
[INFO] [stdout] test pause::tests::test_clone_shares_state ... ok
[INFO] [stdout] test pause::tests::test_default_is_running ... ok
[INFO] [stdout] test pause::tests::test_execute_pause_from_pause_requested ... ok
[INFO] [stdout] test pause::tests::test_execute_pause_from_running ... ok
[INFO] [stdout] test pause::tests::test_execute_pause_when_already_paused ... ok
[INFO] [stdout] test pause::tests::test_full_pause_resume_cycle ... ok
[INFO] [stdout] test pause::tests::test_initial_state_is_running ... ok
[INFO] [stdout] test pause::tests::test_multiple_pause_resume_cycles ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_reconcile_non_rust_project ... ok
[INFO] [stdout] test pause::tests::test_request_pause_from_running ... ok
[INFO] [stdout] test pause::tests::test_pause_state_default_is_running ... ok
[INFO] [stdout] test pause::tests::test_request_pause_when_paused ... ok
[INFO] [stdout] test pause::tests::test_request_pause_when_already_requested ... ok
[INFO] [stdout] test pause::tests::test_resume_from_pause_requested ... ok
[INFO] [stdout] test pause::tests::test_resume_from_running ... ok
[INFO] [stdout] test pause::tests::test_retry_strategy_clone ... ok
[INFO] [stdout] test pause::tests::test_resume_from_paused ... ok
[INFO] [stdout] test pause::tests::test_retry_strategy_debug ... ok
[INFO] [stdout] test pause::tests::test_retry_strategy_default ... ok
[INFO] [stdout] test pause::tests::test_retry_strategy_jitter_percent_capped_at_100 ... ok
[INFO] [stdout] test pause::tests::test_retry_strategy_new ... ok
[INFO] [stdout] test pause::tests::test_should_retry_all_transient_reasons ... ok
[INFO] [stdout] test pause::tests::test_should_retry_rejects_all_fatal_reasons ... ok
[INFO] [stdout] test pause::tests::test_should_retry_rejects_all_timeout_reasons ... ok
[INFO] [stdout] test pause::tests::test_should_retry_rejects_all_usage_limit_reasons ... ok
[INFO] [stdout] test pause::tests::test_should_retry_rejects_non_transient_errors ... ok
[INFO] [stdout] test pause::tests::test_should_retry_respects_max_attempts ... ok
[INFO] [stdout] test pause::tests::test_thread_safety ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_context_builder_pattern ... ok
[INFO] [stdout] test pause::tests::test_should_retry_transient_errors ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_context_default ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_context_new ... ok
[INFO] [stdout] test integrations::github::tests::test_map_status_to_github ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_error_display ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_generate ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_generate_and_save ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_new ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_save_invalid_filename ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_save_output_dir_not_found ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_save ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_template_not_found ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_with_defaults ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_render_template ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_render_template_empty_fields ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_blog_generator_save_with_extension ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_slugify_leading_trailing_special ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_slugify_multiple_spaces ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_slugify_special_characters ... ok
[INFO] [stdout] test quality::gates::tests::test_all_passed_false ... ok
[INFO] [stdout] test quality::gates::tests::test_all_passed_true ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_slugify_basic ... ok
[INFO] [stdout] test quality::blog_generator::tests::test_slugify_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_build_test_failure_detail ... ok
[INFO] [stdout] test quality::gates::tests::test_check_coverage_with_threshold ... ok
[INFO] [stdout] test quality::gates::tests::test_check_format_disabled ... ok
[INFO] [stdout] test quality::gates::tests::test_check_coverage_zero_threshold_skipped ... ok
[INFO] [stdout] test quality::gates::tests::test_check_lint_disabled ... ok
[INFO] [stdout] test quality::gates::tests::test_check_security_audit_disabled ... ok
[INFO] [stdout] test integrations::github::tests::test_update_item_not_implemented ... ok
[INFO] [stdout] test quality::gates::tests::test_check_tests_disabled ... ok
[INFO] [stdout] test integrations::github::tests::test_provider_name ... ok
[INFO] [stdout] test quality::gates::tests::test_checker_run_all_minimal ... ok
[INFO] [stdout] test quality::gates::tests::test_checker_run_all_comprehensive ... ok
[INFO] [stdout] test quality::gates::tests::test_evaluate_coverage_exact_threshold ... ok
[INFO] [stdout] test quality::gates::tests::test_evaluate_coverage_pass ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_assertion_info_expected_got ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_assertion_info_left_right ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_assertion_info_none ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_assertion_info_panic_message ... ok
[INFO] [stdout] test quality::gates::tests::test_evaluate_coverage_fail ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_audit_vulnerabilities_json ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_audit_vulnerabilities_limit_20 ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_audit_vulnerabilities_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_audit_vulnerabilities_with_rustsec ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_clippy_errors_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_clippy_errors_limit_20 ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_audit_vulnerabilities_with_warnings ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_clippy_errors_text_fallback ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_clippy_errors_with_json ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_format_errors_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_format_errors_sample_rustfmt_output ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_format_errors_with_diffs ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_format_errors_with_stderr ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_failures_all_passing ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_failures_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_failures_json_output ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_failures_limit_20 ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_failures_text_output ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_location ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_location_arrow ... ok
[INFO] [stdout] test quality::gates::tests::test_extract_test_location_none ... ok
[INFO] [stdout] test quality::gates::tests::test_failure_category_serialization_roundtrip ... ok
[INFO] [stdout] test quality::gates::tests::test_failure_category_snake_case_serialization ... ok
[INFO] [stdout] test quality::gates::tests::test_format_audit_summary ... ok
[INFO] [stdout] test quality::gates::tests::test_format_audit_summary_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_format_audit_summary_single ... ok
[INFO] [stdout] test quality::gates::tests::test_format_clippy_summary ... ok
[INFO] [stdout] test quality::gates::tests::test_format_clippy_summary_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_format_format_summary ... ok
[INFO] [stdout] test quality::gates::tests::test_format_test_summary ... ok
[INFO] [stdout] test quality::gates::tests::test_format_test_summary_empty ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_all_categories_roundtrip ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_builder_methods ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_json_deserialization_with_extra_fields ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_new ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_serialization_roundtrip_full ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_serialization_roundtrip_minimal ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_skips_none_fields_in_json ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_failure_detail_with_location ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_state_equality ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_update_failed ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_update_format_duration_minutes ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_update_format_duration_none ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_update_format_duration_seconds ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_update_passed ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_progress_update_running ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_deserialization_backward_compatible ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_fail ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_fail_with_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_fail_without_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_pass ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_pass_has_empty_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_serialization_roundtrip_with_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_serialization_with_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_serialization_without_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_skipped ... ok
[INFO] [stdout] test quality::gates::tests::test_gate_result_skipped_has_empty_failures ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_audit_json_invalid ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_audit_json_no_vulnerabilities ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_audit_json_single_vulnerability ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_audit_json_with_vulnerabilities ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_clippy_json_skips_aborting_message ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_coverage_percentage_llvm_cov_format ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_coverage_percentage_invalid ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_llvm_cov_json ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_llvm_cov_json_invalid ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_coverage_percentage_tarpaulin_format ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_correct_gate_order ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_emits_running_first ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_includes_duration ... ok
[INFO] [stdout] test quality::gates::tests::test_parse_test_text_inline_failures ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_check_git_conflicts_no_conflicts ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_matches_run_all_results ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_returns_results ... ok
[INFO] [stdout] test quality::gates::tests::test_summary_all_passed ... ok
[INFO] [stdout] test quality::gates::tests::test_summary_some_failed ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_running_before_complete ... ok
[INFO] [stdout] test quality::gates::tests::test_run_all_gates_with_progress_state_matches_result ... ok
[INFO] [stdout] test quality::profiles::tests::test_audit_config_defaults ... ok
[INFO] [stdout] test quality::profiles::tests::test_deserialize_audit_config ... ok
[INFO] [stdout] test quality::profiles::tests::test_audit_sections_defaults ... ok
[INFO] [stdout] test quality::profiles::tests::test_audit_config_without_sections_uses_defaults ... ok
[INFO] [stdout] test quality::profiles::tests::test_deserialize_minimal_profile ... ok
[INFO] [stdout] test quality::profiles::tests::test_load_file_not_found ... ok
[INFO] [stdout] test quality::profiles::tests::test_error_display ... ok
[INFO] [stdout] test quality::profiles::tests::test_profile_level_default ... ok
[INFO] [stdout] test quality::profiles::tests::test_profile_without_audit_uses_defaults ... ok
[INFO] [stdout] test runner::tests::test_circuit_breaker_counter_logic ... ok
[INFO] [stdout] test quality::profiles::tests::test_load_audit_from_actual_config ... ok
[INFO] [stdout] test runner::tests::test_circuit_breaker_fresh_start_per_run ... ok
[INFO] [stdout] test runner::tests::test_circuit_breaker_reset_on_success ... ok
[INFO] [stdout] test runner::tests::test_default_circuit_breaker_threshold ... ok
[INFO] [stdout] test runner::tests::test_runner_config_custom_circuit_breaker_threshold ... ok
[INFO] [stdout] test runner::tests::test_runner_config_default_circuit_breaker_threshold ... ok
[INFO] [stdout] test tests::test_hello_world ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_config_accessor ... ok
[INFO] [stdout] test runner::tests::test_circuit_breaker_threshold_resolution ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_heartbeat_event_clone ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_heartbeat_event_debug ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_heartbeat_event_equality ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_is_running_before_start ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_monitor_creation ... ok
[INFO] [stdout] test quality::profiles::tests::test_load_from_actual_config ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_no_events_with_regular_heartbeats ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_pulse_resets_missed_count ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_pulse_updates_timestamp ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_restart_monitoring ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_grace_period_delays_monitoring ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_stop_terminates_task ... ok
[INFO] [stdout] test quality::gates::tests::test_check_security_audit_enabled ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_stop_during_grace_period ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_warning_after_threshold_minus_one_missed ... ok
[INFO] [stdout] test timeout::tests::test_config_clone ... ok
[INFO] [stdout] test timeout::tests::test_builder_pattern ... ok
[INFO] [stdout] test timeout::tests::test_config_equality ... ok
[INFO] [stdout] test timeout::tests::test_default_agent_timeout ... ok
[INFO] [stdout] test timeout::tests::test_default_heartbeat_interval ... ok
[INFO] [stdout] test timeout::tests::test_default_iteration_timeout ... ok
[INFO] [stdout] test timeout::tests::test_default_missed_heartbeats_threshold ... ok
[INFO] [stdout] test timeout::tests::test_default_git_timeout ... ok
[INFO] [stdout] test timeout::tests::test_default_startup_grace_period ... ok
[INFO] [stdout] test timeout::tests::test_new_returns_default ... ok
[INFO] [stdout] test timeout::tests::test_with_values ... ok
[INFO] [stdout] test ui::collapsible::tests::test_collapsible_section_new ... ok
[INFO] [stdout] test ui::collapsible::tests::test_collapsible_section_render_expanded ... ok
[INFO] [stdout] test ui::collapsible::tests::test_collapsible_section_render_collapsed ... ok
[INFO] [stdout] test ui::collapsible::tests::test_collapsible_section_with_content ... ok
[INFO] [stdout] test ui::collapsible::tests::test_iteration_summary_render ... ok
[INFO] [stdout] test ui::collapsible::tests::test_collapsible_state_toggle ... ok
[INFO] [stdout] test ui::collapsible::tests::test_streaming_options_verbose ... ok
[INFO] [stdout] test ui::colors::tests::test_completed_text_helper ... ok
[INFO] [stdout] test ui::colors::tests::test_active_text_helper ... ok
[INFO] [stdout] test ui::colors::tests::test_styled_text_basic ... ok
[INFO] [stdout] test ui::colors::tests::test_styled_text_strikethrough ... ok
[INFO] [stdout] test ui::colors::tests::test_styled_text_with_color ... ok
[INFO] [stdout] test ui::ghostty::tests::test_build_title_basic ... ok
[INFO] [stdout] test ui::ghostty::tests::test_build_title_full ... ok
[INFO] [stdout] test ui::ghostty::tests::test_build_title_success ... ok
[INFO] [stdout] test ui::ghostty::tests::test_build_title_with_story ... ok
[INFO] [stdout] test ui::ghostty::tests::test_file_hyperlink_with_display_text ... ok
[INFO] [stdout] test ui::ghostty::tests::test_file_hyperlink_with_line_without_support ... ok
[INFO] [stdout] test ui::ghostty::tests::test_file_hyperlink_without_support ... ok
[INFO] [stdout] test ui::ghostty::tests::test_ghostty_features_hyperlink ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_warning_before_stall ... ok
[INFO] [stdout] test ui::ghostty::tests::test_ghostty_features_new ... ok
[INFO] [stdout] test ui::ghostty::tests::test_hyperlink_with_support ... ok
[INFO] [stdout] test ui::ghostty::tests::test_ghostty_features_with_capabilities ... ok
[INFO] [stdout] test ui::ghostty::tests::test_hyperlink_without_support ... ok
[INFO] [stdout] test ui::ghostty::tests::test_terminal_capabilities_all_enabled ... ok
[INFO] [stdout] test ui::ghostty::tests::test_terminal_capabilities_detect ... ok
[INFO] [stdout] test ui::ghostty::tests::test_terminal_capabilities_minimal ... ok
[INFO] [stdout] test ui::ghostty::tests::test_ghostty_features_fallback ... ok
[INFO] [stdout] test ui::help::tests::test_build_info_default ... ok
[INFO] [stdout] test ui::help::tests::test_build_info_full_version ... ok
[INFO] [stdout] test ui::help::tests::test_clap_help_template ... ok
[INFO] [stdout] test ui::help::tests::test_build_info_version_string ... ok
[INFO] [stdout] test ui::ghostty::tests::test_title_status_indicators ... ok
[INFO] [stdout] test ui::help::tests::test_command_info_new ... ok
[INFO] [stdout] test ui::help::tests::test_commands_defined ... ok
[INFO] [stdout] test ui::help::tests::test_global_options_defined ... ok
[INFO] [stdout] test ui::help::tests::test_help_renderer_with_color ... ok
[INFO] [stdout] test ui::help::tests::test_help_renderer_without_color ... ok
[INFO] [stdout] test ui::help::tests::test_help_renderer_new ... ok
[INFO] [stdout] test ui::help::tests::test_render_banner ... ok
[INFO] [stdout] test ui::help::tests::test_clap_version_string ... ok
[INFO] [stdout] test ui::help::tests::test_render_command ... ok
[INFO] [stdout] test ui::help::tests::test_render_compact_banner ... ok
[INFO] [stdout] test ui::help::tests::test_render_help ... ok
[INFO] [stdout] test ui::help::tests::test_render_section_header ... ok
[INFO] [stdout] test ui::help::tests::test_render_tagline ... ok
[INFO] [stdout] test ui::help::tests::test_render_help_with_color ... ok
[INFO] [stdout] test ui::help::tests::test_render_version ... ok
[INFO] [stdout] test ui::help::tests::test_render_version_with_color ... ok
[INFO] [stdout] test ui::image_to_ansi::tests::test_brightness_to_char ... ok
[INFO] [stdout] test ui::image_to_ansi::tests::test_color_average ... ok
[INFO] [stdout] test ui::image_to_ansi::tests::test_color_brightness ... ok
[INFO] [stdout] test ui::image_to_ansi::tests::test_converter_creation ... ok
[INFO] [stdout] test ui::image_to_ansi::tests::test_list_mascot_images ... ok
[INFO] [stdout] test ui::help::tests::test_render_option ... ok
[INFO] [stdout] test ui::image_to_ansi::tests::test_rgb_to_256 ... ok
[INFO] [stdout] test ui::interrupt::tests::test_cancel_flag_sharing ... ok
[INFO] [stdout] test ui::interrupt::tests::test_global_interrupt_functions ... ok
[INFO] [stdout] test ui::interrupt::tests::test_interrupt_handler_new ... ok
[INFO] [stdout] test ui::interrupt::tests::test_interrupt_handler_with_theme ... ok
[INFO] [stdout] test ui::interrupt::tests::test_render_interrupt_message_with_story ... ok
[INFO] [stdout] test ui::interrupt::tests::test_interrupt_handler_with_width ... ok
[INFO] [stdout] test ui::interrupt::tests::test_render_interrupt_panel_convenience_function ... ok
[INFO] [stdout] test ui::interrupt::tests::test_render_interrupt_panel_with_story ... ok
[INFO] [stdout] test ui::interrupt::tests::test_render_interrupt_panel_without_story ... ok
[INFO] [stdout] test ui::interrupt::tests::test_trigger_and_check_interrupt ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_compiling ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_equality ... ok
[INFO] [stdout] test ui::interrupt::tests::test_render_cleanup_progress ... ok
[INFO] [stdout] test ui::interrupt::tests::test_render_interrupt_message_without_story ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_is_file_activity ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_linting ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_render_plain_with_line ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_render_plain_without_line ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_render_without_hyperlinks ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_running_file ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_running_file_at_line ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_testing ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_indicator ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_info_fail ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_render_with_hyperlinks ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_info_format_duration_seconds ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_info_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_info_pass ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_info_start ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_is_finished ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_summary_format_duration_minutes ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_summary_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_summary_with_duration ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_summary_with_error ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_empty ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_render ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_render_compact ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_render_compact_empty ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_single_gate ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_preview_with_theme ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_activity_indicator_with_line ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_format_duration_minutes ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_format_duration_seconds ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_render_auto_collapse_passed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_render_auto_expand_failed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_render_collapsed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_render_collapsed_with_failure ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_render_expanded ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_all_passed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_default ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_format_total_duration ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_not_all_passed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_push ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_render ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_render_empty ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_render_final_summary_all_passed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_render_final_summary_empty ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_render_final_summary_some_failed ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_gate_progress_info_format_duration_minutes ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_with_theme ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_with_gates ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_with_theme ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_total_duration ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_iteration_summary_stack_summaries ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_fail_gate_clears_activity ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_new ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_clear_activity ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_fail_gate ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_render ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_render_inline ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_render_no_activity_when_not_running ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_pass_gate ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_render_with_progress ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_pass_gate_clears_activity ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_render_with_activity ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_start_gate ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_to_summary ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_unknown_gate ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_set_activity ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_tick ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_with_theme ... ok
[INFO] [stdout] test ui::keyboard::tests::test_quit_request ... ok
[INFO] [stdout] test ui::keyboard::tests::test_render_toggle_hint ... ok
[INFO] [stdout] test ui::keyboard::tests::test_render_toggle_hint_expand_on ... ok
[INFO] [stdout] test ui::keyboard::tests::test_render_toggle_hint_off ... ok
[INFO] [stdout] test ui::keyboard::tests::test_should_stop_either_quit ... ok
[INFO] [stdout] test ui::keyboard::tests::test_toggle_expand ... ok
[INFO] [stdout] test ui::keyboard::tests::test_immediate_interrupt ... ok
[INFO] [stdout] test ui::keyboard::tests::test_toggle_state_default ... ok
[INFO] [stdout] test ui::keyboard::tests::test_toggle_streaming ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_graphics_action_char ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_image_format_code ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_image_placement_default ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_image_placement_with_pixels ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_kitty_graphics_new ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_next_id ... ok
[INFO] [stdout] test ui::mascot::tests::test_animation_config_default ... ok
[INFO] [stdout] test ui::mascot::tests::test_animation_config_disabled ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_all ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_art ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_quotes ... ok
[INFO] [stdout] test ui::kitty_graphics::tests::test_image_placement_with_cells ... ok
[INFO] [stdout] test ui::iteration_view::tests::test_live_iteration_panel_with_capabilities ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_renderer_new ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_random ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_renderer_without_animation ... ok
[INFO] [stdout] test ui::mascot::tests::test_render_beside_content ... ok
[INFO] [stdout] test ui::mascot::tests::test_render_with_quote ... ok
[INFO] [stdout] test ui::mascot::tests::test_peek_animation_new ... ok
[INFO] [stdout] test ui::mascot::tests::test_mascot_random_quote ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_display_circuit_breaker_status_zero_threshold ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_display_circuit_breaker_status_quiet_mode ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_clear ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_display_circuit_breaker_triggered_quiet_mode ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_format_story_message ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_format_story_message_truncates_long_title ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_get_status_color ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_init_stories ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_multi_progress_arc ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_with_display_options ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_new_default ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_with_theme ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_clone ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_gate_update ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_iteration_update ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_reconciliation_status ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_sequential_retry_started ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_story_completed ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_story_failed ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_story_started ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_story_display_info_clone ... ok
[INFO] [stdout] test ui::parallel_display::tests::test_init_stories_clears_previous ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_event_conflict_deferred ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_story_display_info_new ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_story_status_icons ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_story_status_copy ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_full_render ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_parallel_execution_state_add_story ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_parallel_execution_state_new ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_completed_section_collapsed ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_story_status_labels ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_failed_section ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_header ... ok
[INFO] [stdout] test ui::parallel_events::tests::test_story_display_info_equality ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_completed_section_expanded ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_hint_bar_default ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_hint_bar_expand_on ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_in_flight_section ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_overall_progress ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_pending_section ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_status_counts ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_with_hints ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_story_execution_state_new_in_progress ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_story_execution_state_new_pending ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_story_state_transitions ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_hint_bar_both_on ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_truncate_text ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_count_results ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_format_gate_name ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_from_gate_result_failed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_from_gate_result_passed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_from_gate_result_skipped ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_gate_status_icons ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_gate_status_labels ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_render_hint_bar_streaming_on ... ok
[INFO] [stdout] test ui::parallel_status::tests::test_toggle_completed_collapsed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_quality_gate_view_new ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_quality_gate_view_running ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_quality_gate_view_with_details ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_render_gate_failed_with_details ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_render_gate_passed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_render_gates ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_render_gates_all_passed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_render_summary_bar_all_passed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_render_summary_bar_with_failures ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_visible_length ... ok
[INFO] [stdout] test ui::spinner::tests::test_iteration_progress_render ... ok
[INFO] [stdout] test ui::spinner::tests::test_iteration_progress_zero_total ... ok
[INFO] [stdout] test ui::spinner::tests::test_progress_manager_creation ... ok
[INFO] [stdout] test ui::spinner::tests::test_iteration_progress_percentage ... ok
[INFO] [stdout] test ui::spinner::tests::test_spinner_style_variants ... ok
[INFO] [stdout] test ui::spinner::tests::test_spinner_style_default ... ok
[INFO] [stdout] test ui::story_view::tests::test_render_current_story ... ok
[INFO] [stdout] test ui::story_view::tests::test_render_next_story ... ok
[INFO] [stdout] test ui::story_view::tests::test_story_info_creation ... ok
[INFO] [stdout] test ui::story_view::tests::test_story_view_state_icons ... ok
[INFO] [stdout] test ui::story_view::tests::test_story_view_state_labels ... ok
[INFO] [stdout] test ui::summary::tests::test_execution_summary_all_passed ... ok
[INFO] [stdout] test ui::summary::tests::test_execution_summary_stories_passed ... ok
[INFO] [stdout] test ui::quality_gates::tests::test_quality_gate_view_pending ... ok
[INFO] [stdout] test ui::summary::tests::test_format_duration_exact_minute ... ok
[INFO] [stdout] test ui::summary::tests::test_format_duration_minutes ... ok
[INFO] [stdout] test ui::summary::tests::test_format_duration_seconds ... ok
[INFO] [stdout] test ui::summary::tests::test_format_duration_zero ... ok
[INFO] [stdout] test ui::summary::tests::test_full_render ... ok
[INFO] [stdout] test ui::summary::tests::test_gate_statistics_effective_pass_rate ... ok
[INFO] [stdout] test ui::summary::tests::test_gate_statistics_pass_rate ... ok
[INFO] [stdout] test ui::summary::tests::test_gate_statistics_pass_rate_zero_runs ... ok
[INFO] [stdout] test ui::summary::tests::test_render_completion_banner_failure ... ok
[INFO] [stdout] test ui::summary::tests::test_render_completion_banner_success ... ok
[INFO] [stdout] test ui::summary::tests::test_render_execution_metrics ... ok
[INFO] [stdout] test ui::summary::tests::test_render_gate_statistics ... ok
[INFO] [stdout] test ui::summary::tests::test_render_progress_tip ... ok
[INFO] [stdout] test ui::summary::tests::test_render_story_table ... ok
[INFO] [stdout] test ui::summary::tests::test_story_result_creation ... ok
[INFO] [stdout] test ui::summary::tests::test_story_result_failed ... ok
[INFO] [stdout] test ui::summary::tests::test_story_result_passed ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_animation_state_disabled ... ok
[INFO] [stdout] test ui::summary::tests::test_format_duration_exact_hour ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_easing_clamps_input ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_easing_ease_in ... ok
[INFO] [stdout] test ui::summary::tests::test_format_duration_hours ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_easing_ease_out ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_easing_linear ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_spinner_char ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_pulse ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_tween_color ... ok
[INFO] [stdout] test ui::tui::app::tests::test_app_new ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_tween_f64 ... ok
[INFO] [stdout] test ui::tui::app::tests::test_app_render_to_string ... ok
[INFO] [stdout] test ui::tui::animation::tests::test_animation_state_new ... ok
[INFO] [stdout] test ui::tui::app::tests::test_app_state_transitions ... ok
[INFO] [stdout] test ui::tui::app::tests::test_app_with_current_story ... ok
[INFO] [stdout] test ui::tui::progress::tests::test_rich_progress_clamp ... ok
[INFO] [stdout] test ui::tui::app::tests::test_app_with_stories ... ok
[INFO] [stdout] test ui::tui::progress::tests::test_rich_progress_new ... ok
[INFO] [stdout] test ui::tui::progress::tests::test_story_progress_widget_new ... ok
[INFO] [stdout] test ui::tui::progress::tests::test_story_state_icon ... ok
[INFO] [stdout] test ui::tui::widgets::tests::test_completion_summary_render_string ... ok
[INFO] [stdout] test ui::tui::progress::tests::test_story_state_emoji ... ok
[INFO] [stdout] test ui::tui::progress::tests::test_story_progress_render_string ... ok
[INFO] [stdout] test ui::tui::widgets::tests::test_iteration_widget_render_string ... ok
[INFO] [stdout] test ui::tui::widgets::tests::test_gate_status_icon ... ok
[INFO] [stdout] test ui::tui::widgets::tests::test_gate_chain_render_string ... ok
[INFO] [stdout] test ui::tui::widgets::tests::test_story_header_widget_new ... ok
[INFO] [stdout] test ui::tui::widgets::tests::test_story_header_render_string ... ok
[INFO] [stdout] test timeout::heartbeat::tests::test_stall_detected_after_threshold_missed ... FAILED
[INFO] [stdout] test quality::gates::tests::test_check_format_enabled ... ok
[INFO] [stdout] test quality::gates::tests::test_check_lint_enabled ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_check_type_errors_valid_project has been running for over 60 seconds
[INFO] [stdout] test parallel::reconcile::tests::test_reconcile_clean_project has been running for over 60 seconds
[INFO] [stdout] test parallel::reconcile::tests::test_check_type_errors_valid_project ... ok
[INFO] [stdout] test parallel::reconcile::tests::test_reconcile_clean_project ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- timeout::heartbeat::tests::test_stall_detected_after_threshold_missed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'timeout::heartbeat::tests::test_stall_detected_after_threshold_missed' (1321) panicked at src/timeout/heartbeat.rs:396:9:
[INFO] [stdout] assertion failed: events.iter().any(|e| matches!(e, HeartbeatEvent::StallDetected { .. }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae86d3bd692 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae86d3bd692 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae86d3bd692 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae86d3bd692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae86d3d19ba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae86d3d19ba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ae86d385e26 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ae86d385e26 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ae86d39ac39 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae86d39ac39 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae86d39aad1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae86c7b61ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ae86c7b61ae - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ae86d39af62 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ae86d39af62 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ae86d39ad2a - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ae86d394dc9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae86d378f1d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ae86d3dc48c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae86d3dc452 - core::panicking::panic::hbff2745fd4c5afec
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5ae86c2965b4 - ralphmacchio::timeout::heartbeat::tests::test_stall_detected_after_threshold_missed::{{closure}}::h9c70c0218c556155
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeout/heartbeat.rs:396:9
[INFO] [stdout]   21:     0x5ae86c50f712 - <core::pin::Pin<P> as core::future::future::Future>::poll::h59743673d2e14c51
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x5ae86c50f84d - <core::pin::Pin<P> as core::future::future::Future>::poll::hdf696e84f7cd8f64
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ae86c50f18d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h345c87f95b37e21f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70
[INFO] [stdout]   24:     0x5ae86c50ef4b - tokio::task::coop::with_budget::hd61ef29214ef2ba9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ae86c50ef4b - tokio::task::coop::budget::hf0e4bd2248538193
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ae86c50ef4b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha585ae82c1614c77
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25
[INFO] [stdout]   27:     0x5ae86c50c530 - tokio::runtime::scheduler::current_thread::Context::enter::h5b5cd82172a1f8bb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19
[INFO] [stdout]   28:     0x5ae86c50db6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h49d05391f56d9e3e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44
[INFO] [stdout]   29:     0x5ae86c50d7f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h80ad5800b24ad2fd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68
[INFO] [stdout]   30:     0x5ae86c133a7b - tokio::runtime::context::scoped::Scoped<T>::set::h05e52a989a9a42b0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x5ae86c50a219 - tokio::runtime::context::set_scheduler::{{closure}}::h3df4763126a0d88a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38
[INFO] [stdout]   32:     0x5ae86c1bf852 - std::thread::local::LocalKey<T>::try_with::hba6ff8496dc1c013
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   33:     0x5ae86c1bdc5e - std::thread::local::LocalKey<T>::with::h26bcdecf5f63d31e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   34:     0x5ae86c50a1cd - tokio::runtime::context::set_scheduler::hd612ebadce7f472b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17
[INFO] [stdout]   35:     0x5ae86c50d160 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0e2696f340fea5b7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27
[INFO] [stdout]   36:     0x5ae86c50d836 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h42b313a3980ff997
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24
[INFO] [stdout]   37:     0x5ae86c50a7e0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h783c783d0aa62920
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   38:     0x5ae86c787ee3 - tokio::runtime::context::runtime::enter_runtime::hc812155440aaf0d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x5ae86c50a5a1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h41f51ce26e5b0115
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   40:     0x5ae86c6d9474 - tokio::runtime::runtime::Runtime::block_on_inner::hdc6906cda2d72b4d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x5ae86c6d963c - tokio::runtime::runtime::Runtime::block_on::hd5ff65066ff31ddb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x5ae86c295bc3 - ralphmacchio::timeout::heartbeat::tests::test_stall_detected_after_threshold_missed::h38e1befb03bbec4d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeout/heartbeat.rs:398:73
[INFO] [stdout]   43:     0x5ae86c295c57 - ralphmacchio::timeout::heartbeat::tests::test_stall_detected_after_threshold_missed::{{closure}}::h7c9b61225c1edcbb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/timeout/heartbeat.rs:369:58
[INFO] [stdout]   44:     0x5ae86c6aa166 - core::ops::function::FnOnce::call_once::hbbbe6226cedad583
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ae86c7b5f6b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5ae86c7b5f6b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x5ae86c7c997a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x5ae86c7c997a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ae86c7c997a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ae86c7c997a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ae86c7c997a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ae86c7c997a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x5ae86c7c997a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x5ae86c7a3dd4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x5ae86c7a3dd4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   56:     0x5ae86c7a7772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   57:     0x5ae86c7a7772 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ae86c7a7772 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ae86c7a7772 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   60:     0x5ae86c7a7772 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x5ae86c7a7772 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   62:     0x5ae86c7a7772 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ae86d38fcbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   64:     0x5ae86d38fcbf - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   65:     0x7d727d8a5aa4 - <unknown>
[INFO] [stdout]   66:     0x7d727d932a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     timeout::heartbeat::tests::test_stall_detected_after_threshold_missed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1524 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 178.25s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2ce58fd7e5399320c7a8b24fdec1c77b7d0f5c4a65f65e29404c536bafc8f89a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ce58fd7e5399320c7a8b24fdec1c77b7d0f5c4a65f65e29404c536bafc8f89a", kill_on_drop: false }`
[INFO] [stdout] 2ce58fd7e5399320c7a8b24fdec1c77b7d0f5c4a65f65e29404c536bafc8f89a
