[INFO] cloning repository https://github.com/daveremy/ralf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveremy/ralf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveremy%2Fralf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveremy%2Fralf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01e995652ba37377864723e66cc0f23a72b5e2c3
[INFO] testing daveremy/ralf against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveremy%2Fralf" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/daveremy/ralf
[INFO] finished tweaking git repo https://github.com/daveremy/ralf
[INFO] tweaked toml for git repo https://github.com/daveremy/ralf written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daveremy/ralf on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daveremy/ralf 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded vtparse v0.7.0
[INFO] [stderr]   Downloaded portable-pty v0.8.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.6
[INFO] [stderr]   Downloaded cc v1.2.51
[INFO] [stderr]   Downloaded ratatui-testlib v0.1.0
[INFO] [stderr]   Downloaded termwiz v0.22.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42d6b1c0900497216b5fb0379216cce0d776631606f33741005ef0d25c56938b
[INFO] running `Command { std: "docker" "start" "-a" "42d6b1c0900497216b5fb0379216cce0d776631606f33741005ef0d25c56938b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42d6b1c0900497216b5fb0379216cce0d776631606f33741005ef0d25c56938b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42d6b1c0900497216b5fb0379216cce0d776631606f33741005ef0d25c56938b", kill_on_drop: false }`
[INFO] [stdout] 42d6b1c0900497216b5fb0379216cce0d776631606f33741005ef0d25c56938b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9212a7238b97a136d2e9678a20012be8d18d5a7146c3524b94e5a0a81b7cb102
[INFO] running `Command { std: "docker" "start" "-a" "9212a7238b97a136d2e9678a20012be8d18d5a7146c3524b94e5a0a81b7cb102", kill_on_drop: false }`
[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.179
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.10.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.10.1
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling ralf-engine v0.1.0 (/opt/rustwide/workdir/crates/ralf-engine)
[INFO] [stderr]    Compiling ralf-tui v0.1.0 (/opt/rustwide/workdir/crates/ralf-tui)
[INFO] [stderr]    Compiling ralf-cli v0.1.0 (/opt/rustwide/workdir/crates/ralf-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "9212a7238b97a136d2e9678a20012be8d18d5a7146c3524b94e5a0a81b7cb102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9212a7238b97a136d2e9678a20012be8d18d5a7146c3524b94e5a0a81b7cb102", kill_on_drop: false }`
[INFO] [stdout] 9212a7238b97a136d2e9678a20012be8d18d5a7146c3524b94e5a0a81b7cb102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10d30716d27bd99a162239033030a19db53b3034e4f797277021e6e73ce0bd21
[INFO] running `Command { std: "docker" "start" "-a" "10d30716d27bd99a162239033030a19db53b3034e4f797277021e6e73ce0bd21", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling atomic v0.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling ioctl-rs v0.1.6
[INFO] [stderr]    Compiling termios v0.2.2
[INFO] [stderr]    Compiling serial-core v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling serial-unix v0.4.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling semver-parser v0.10.3
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling serial v0.4.0
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling finl_unicode v1.4.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling ralf-engine v0.1.0 (/opt/rustwide/workdir/crates/ralf-engine)
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling vtparse v0.7.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling insta v1.46.0
[INFO] [stderr]    Compiling portable-pty v0.8.1
[INFO] [stderr]    Compiling termwiz v0.22.0
[INFO] [stderr]    Compiling ralf-tui v0.1.0 (/opt/rustwide/workdir/crates/ralf-tui)
[INFO] [stderr]    Compiling ralf-cli v0.1.0 (/opt/rustwide/workdir/crates/ralf-cli)
[INFO] [stderr]    Compiling ratatui-testlib v0.1.0
[INFO] [stdout] warning: function `mock_unavailable_model` is never used
[INFO] [stdout]    --> crates/ralf-tui/src/widgets/models_panel.rs:171:8
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn mock_unavailable_model(name: &str, message: &str) -> ModelStatus {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "10d30716d27bd99a162239033030a19db53b3034e4f797277021e6e73ce0bd21", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10d30716d27bd99a162239033030a19db53b3034e4f797277021e6e73ce0bd21", kill_on_drop: false }`
[INFO] [stdout] 10d30716d27bd99a162239033030a19db53b3034e4f797277021e6e73ce0bd21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d7da52cfefe0975fe336e5b9f1ad54898b98997eeec85af93bbcce510637340c
[INFO] running `Command { std: "docker" "start" "-a" "d7da52cfefe0975fe336e5b9f1ad54898b98997eeec85af93bbcce510637340c", kill_on_drop: false }`
[INFO] [stderr] warning: function `mock_unavailable_model` is never used
[INFO] [stderr]    --> crates/ralf-tui/src/widgets/models_panel.rs:171:8
[INFO] [stderr]     |
[INFO] [stderr] 171 |     fn mock_unavailable_model(name: &str, message: &str) -> ModelStatus {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `ralf-tui` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ralf-f34334bfb4805691)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ralf_engine-23587501b30bd077)
[INFO] [stdout] 
[INFO] [stdout] running 153 tests
[INFO] [stdout] test chat::tests::test_draft_has_promise ... ok
[INFO] [stdout] test chat::tests::test_extract_spec_from_response ... ok
[INFO] [stdout] test chat::tests::test_chat_context_build_prompt ... ok
[INFO] [stdout] test chat::tests::test_thread_title_from_first_message ... ok
[INFO] [stdout] test config::tests::test_config_serialization ... ok
[INFO] [stdout] test chat::tests::test_chat_message_creation ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_model_config_defaults ... ok
[INFO] [stdout] test discovery::tests::test_discovery_result_serialization ... ok
[INFO] [stdout] test changelog::tests::test_write_changelog_entry ... ok
[INFO] [stdout] test discovery::tests::test_extract_version ... ok
[INFO] [stdout] test discovery::tests::test_probe_result_serialization ... ok
[INFO] [stdout] test chat::tests::test_extract_draft_promise ... ok
[INFO] [stdout] test git::tests::test_current_branch ... ok
[INFO] [stdout] test git::tests::test_create_thread_branch_invalid_name ... ok
[INFO] [stdout] test git::tests::test_capture_baseline ... ok
[INFO] [stdout] test git::tests::test_checkout ... ok
[INFO] [stdout] test git::tests::test_current_branch_detached_head ... ok
[INFO] [stdout] test git::tests::test_create_thread_branch ... ok
[INFO] [stdout] test git::tests::test_create_thread_branch_already_exists ... ok
[INFO] [stdout] test git::tests::test_delete_thread_branch_not_found ... ok
[INFO] [stdout] test git::tests::test_delete_thread_branch ... ok
[INFO] [stdout] test git::tests::test_is_clean_false_staged ... ok
[INFO] [stdout] test git::tests::test_head_sha ... ok
[INFO] [stdout] test git::tests::test_diff_from_baseline ... ok
[INFO] [stdout] test git::tests::test_not_a_repo_error ... ok
[INFO] [stdout] test git::tests::test_is_clean_false_unstaged ... ok
[INFO] [stdout] test git::tests::test_is_repo_false ... ok
[INFO] [stdout] test git::tests::test_thread_branch_exists_non_repo ... ok
[INFO] [stdout] test git::tests::test_validate_commit_sha_invalid ... ok
[INFO] [stdout] test git::tests::test_validate_commit_sha_valid ... ok
[INFO] [stdout] test git::tests::test_validate_thread_id_invalid ... ok
[INFO] [stdout] test git::tests::test_validate_thread_id_valid ... ok
[INFO] [stdout] test git::tests::test_is_clean_true ... ok
[INFO] [stdout] test persistence::tests::test_atomic_write_no_temp_files_on_success ... ok
[INFO] [stdout] test git::tests::test_is_clean_false_untracked ... ok
[INFO] [stdout] test git::tests::test_diff_stat ... ok
[INFO] [stdout] test persistence::tests::test_clear_active ... ok
[INFO] [stdout] test persistence::tests::test_delete_clears_active ... ok
[INFO] [stdout] test persistence::tests::test_exists ... ok
[INFO] [stdout] test persistence::tests::test_exists_returns_false_for_corrupted ... ok
[INFO] [stdout] test persistence::tests::test_delete_not_found ... ok
[INFO] [stdout] test persistence::tests::test_get_active_none ... ok
[INFO] [stdout] test persistence::tests::test_exists_returns_false_for_unsupported_schema ... ok
[INFO] [stdout] test persistence::tests::test_get_active_returns_none_for_empty_file ... ok
[INFO] [stdout] test persistence::tests::test_list_empty ... ok
[INFO] [stdout] test persistence::tests::test_get_active_returns_none_for_missing_thread ... ok
[INFO] [stdout] test persistence::tests::test_delete ... ok
[INFO] [stdout] test persistence::tests::test_get_active_returns_none_for_whitespace_only ... ok
[INFO] [stdout] test persistence::tests::test_list_skips_corrupted ... ok
[INFO] [stdout] test persistence::tests::test_list_sorted_by_updated_at ... ok
[INFO] [stdout] test persistence::tests::test_load_error_missing_schema_version ... ok
[INFO] [stdout] test persistence::tests::test_load_not_found ... ok
[INFO] [stdout] test persistence::tests::test_load_unsupported_schema ... ok
[INFO] [stdout] test persistence::tests::test_list_marks_active ... ok
[INFO] [stdout] test persistence::tests::test_new_creates_threads_dir ... ok
[INFO] [stdout] test persistence::tests::test_save_and_load_roundtrip ... ok
[INFO] [stdout] test persistence::tests::test_serialized_json_format ... ok
[INFO] [stdout] test persistence::tests::test_set_active_fails_for_nonexistent ... ok
[INFO] [stdout] test persistence::tests::test_set_and_get_active ... ok
[INFO] [stdout] test persistence::tests::test_save_creates_thread_directory ... ok
[INFO] [stdout] test persistence::tests::test_validate_id_empty ... ok
[INFO] [stdout] test persistence::tests::test_validate_id_path_separator ... ok
[INFO] [stdout] test persistence::tests::test_validate_id_traversal ... ok
[INFO] [stdout] test persistence::tests::test_validate_id_valid ... ok
[INFO] [stdout] test persistence::tests::test_thread_all_fields_preserved ... ok
[INFO] [stdout] test git::tests::test_is_repo_true ... ok
[INFO] [stdout] test preflight::tests::test_check_baseline_capturable_non_git_repo ... ok
[INFO] [stdout] test persistence::tests::test_save_and_load_spec ... ok
[INFO] [stdout] test git::tests::test_reset_hard ... ok
[INFO] [stdout] test persistence::tests::test_list_specs ... ok
[INFO] [stdout] test git::tests::test_reset_hard_rejects_invalid_sha ... ok
[INFO] [stdout] test preflight::tests::test_check_git_state_non_git_repo ... ok
[INFO] [stdout] test preflight::tests::test_check_baseline_capturable_success ... ok
[INFO] [stdout] test preflight::tests::test_check_models_available_from_config ... ok
[INFO] [stdout] test preflight::tests::test_check_models_available_from_thread ... ok
[INFO] [stdout] test preflight::tests::test_check_git_state_clean ... ok
[INFO] [stdout] test preflight::tests::test_check_models_available_none ... ok
[INFO] [stdout] test preflight::tests::test_check_criteria_parseable_missing ... ok
[INFO] [stdout] test preflight::tests::test_check_git_state_dirty ... ok
[INFO] [stdout] test preflight::tests::test_check_criteria_parseable_success ... ok
[INFO] [stdout] test git::tests::test_reset_to_baseline ... ok
[INFO] [stdout] test preflight::tests::test_check_baseline_capturable_detached_head ... ok
[INFO] [stdout] test preflight::tests::test_check_no_concurrent_run_success ... ok
[INFO] [stdout] test preflight::tests::test_check_verifiers_available_missing ... ok
[INFO] [stdout] test preflight::tests::test_check_verifiers_available_none_required ... ok
[INFO] [stdout] test preflight::tests::test_check_verifiers_available_success ... ok
[INFO] [stdout] test preflight::tests::test_preflight_result_first_failure ... ok
[INFO] [stdout] test preflight::tests::test_preflight_result_first_failure_none ... ok
[INFO] [stdout] test preflight::tests::test_preflight_result_summary_failed ... ok
[INFO] [stdout] test preflight::tests::test_preflight_result_summary_passed ... ok
[INFO] [stdout] test preflight::tests::test_check_spec_has_promise_no_spec ... ok
[INFO] [stdout] test preflight::tests::test_check_no_concurrent_run_paused ... ok
[INFO] [stdout] test runner::tests::test_check_promise ... ok
[INFO] [stdout] test runner::tests::test_check_rate_limit ... ok
[INFO] [stdout] test runner::tests::test_extract_promise ... ok
[INFO] [stdout] test preflight::tests::test_check_no_concurrent_run_verifying ... ok
[INFO] [stdout] test runner::tests::test_hash_prompt ... ok
[INFO] [stdout] test preflight::tests::test_check_no_concurrent_run_blocked ... ok
[INFO] [stdout] test runner::tests::test_parse_verification_response_case_insensitive ... ok
[INFO] [stdout] test runner::tests::test_parse_verification_response_all_pass ... ok
[INFO] [stdout] test preflight::tests::test_check_git_state_on_thread_branch ... ok
[INFO] [stdout] test runner::tests::test_select_model_round_robin ... ok
[INFO] [stdout] test state::tests::test_cooldowns ... ok
[INFO] [stdout] test state::tests::test_cooldowns_serialization ... ok
[INFO] [stdout] test state::tests::test_run_state_lifecycle ... ok
[INFO] [stdout] test tests::test_engine_version ... ok
[INFO] [stdout] test tests::test_parse_criteria ... ok
[INFO] [stdout] test tests::test_parse_criteria_checkbox_format ... ok
[INFO] [stdout] test tests::test_parse_criteria_empty ... ok
[INFO] [stdout] test preflight::tests::test_run_preflight_multiple_failures ... ok
[INFO] [stdout] test tests::test_parse_criteria_with_nested_headers ... ok
[INFO] [stdout] test thread::tests::test_abandon_from_any_non_terminal ... ok
[INFO] [stdout] test runner::tests::test_parse_verification_response_markdown_formatting ... ok
[INFO] [stdout] test thread::tests::test_available_transitions_from_drafting ... ok
[INFO] [stdout] test runner::tests::test_parse_verification_response_missing_criterion ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_assessing ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_configuring ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_approved ... ok
[INFO] [stdout] test runner::tests::test_parse_verification_response_mixed ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_finalized ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_drafting ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_implemented ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_pending_review ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_paused ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_polishing ... ok
[INFO] [stdout] test preflight::tests::test_check_spec_has_promise_missing ... ok
[INFO] [stdout] test thread::tests::test_available_transitions_from_terminal ... ok
[INFO] [stdout] test thread::tests::test_available_transitions_includes_abandoned ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_preflight ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_ready_to_commit ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_preflight_failed ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_verifying ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_running ... ok
[INFO] [stdout] test thread::tests::test_cannot_transition_from_terminal ... ok
[INFO] [stdout] test thread::tests::test_can_transition_from_stuck ... ok
[INFO] [stdout] test thread::tests::test_is_terminal ... ok
[INFO] [stdout] test thread::tests::test_full_workflow_happy_path ... ok
[INFO] [stdout] test thread::tests::test_phase_kind_to_phase_with_defaults ... ok
[INFO] [stdout] test thread::tests::test_phase_display_name ... ok
[INFO] [stdout] test thread::tests::test_json_round_trip ... ok
[INFO] [stdout] test thread::tests::test_phase_category ... ok
[INFO] [stdout] test thread::tests::test_requires_workspace_reset_preflight_failed_to_drafting ... ok
[INFO] [stdout] test thread::tests::test_requires_workspace_reset_pending_review_to_drafting ... ok
[INFO] [stdout] test thread::tests::test_requires_workspace_reset_forward_transitions ... ok
[INFO] [stdout] test thread::tests::test_requires_workspace_reset_stuck_to_drafting ... ok
[INFO] [stdout] test thread::tests::test_thread_new ... ok
[INFO] [stdout] test thread::tests::test_transition_error_display ... ok
[INFO] [stdout] test thread::tests::test_transition_to_fails_on_invalid ... ok
[INFO] [stdout] test thread::tests::test_workflow_with_stuck_recovery ... ok
[INFO] [stdout] test thread::tests::test_transition_to_updates_state ... ok
[INFO] [stdout] test preflight::tests::test_check_spec_has_promise_success ... ok
[INFO] [stdout] test preflight::tests::test_run_preflight_all_pass ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 153 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ralf_tui-41443b547de109a6)
[INFO] [stdout] 
[INFO] [stdout] running 233 tests
[INFO] [stdout] test app::tests::test_run_state_default ... ok
[INFO] [stdout] test app::tests::test_model_status_creation ... ok
[INFO] [stdout] test commands::parse::tests::test_commands_registry ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_action_commands ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_commands_with_args ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_non_command ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_help_commands ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_phase_specific_commands ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_unknown_command ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_quit_commands ... ok
[INFO] [stdout] test commands::tests::test_is_escaped_slash ... ok
[INFO] [stdout] test commands::tests::test_is_command ... ok
[INFO] [stdout] test commands::parse::tests::test_parse_screen_mode_commands ... ok
[INFO] [stdout] test commands::tests::test_get_completions ... ok
[INFO] [stdout] test commands::tests::test_phase_specific_completions ... ok
[INFO] [stdout] test commands::tests::test_unescape_slash ... ok
[INFO] [stdout] test context::router::tests::test_decision_phases_route_to_decision_prompt ... ok
[INFO] [stdout] test context::router::tests::test_all_17_phases_covered ... ok
[INFO] [stdout] test context::router::tests::test_no_thread_routes_to_no_thread ... ok
[INFO] [stdout] test context::router::tests::test_preflight_phases_route_to_preflight_results ... ok
[INFO] [stdout] test context::router::tests::test_drafting_phases_route_to_spec_editor ... ok
[INFO] [stdout] test context::spec_preview::tests::test_focused_state ... ok
[INFO] [stdout] test context::spec_preview::tests::test_empty_content ... ok
[INFO] [stdout] test context::router::tests::test_view_titles ... ok
[INFO] [stdout] test context::spec_preview::tests::test_code_block_rendering ... ok
[INFO] [stdout] test context::spec_preview::tests::test_header_rendering ... ok
[INFO] [stdout] test app::tests::test_screen_enum ... ok
[INFO] [stdout] test context::spec_preview::tests::test_spec_phase_labels ... ok
[INFO] [stdout] test context::spec_preview::tests::test_scroll_offset ... ok
[INFO] [stdout] test context::spec_preview::tests::test_list_rendering ... ok
[INFO] [stdout] test conversation::placeholder::tests::test_drafting_placeholder ... ok
[INFO] [stdout] test conversation::placeholder::tests::test_finalized_placeholder ... ok
[INFO] [stdout] test conversation::placeholder::tests::test_no_thread_placeholder ... ok
[INFO] [stdout] test conversation::placeholder::tests::test_all_phases_have_placeholder ... ok
[INFO] [stdout] test conversation::placeholder::tests::test_running_placeholder ... ok
[INFO] [stdout] test context::router::tests::test_running_phases_route_to_run_output ... ok
[INFO] [stdout] test conversation::placeholder::tests::test_terminal_phases_placeholder ... ok
[INFO] [stdout] test conversation::widget::tests::test_conversation_pane_placeholder_changes_with_phase ... ok
[INFO] [stdout] test context::spec_preview::tests::test_checkbox_rendering ... ok
[INFO] [stdout] test conversation::widget::tests::test_conversation_pane_creation ... ok
[INFO] [stdout] test context::router::tests::test_terminal_phases_route_to_completion ... ok
[INFO] [stdout] test headless::tests::test_buffer_to_string ... ok
[INFO] [stdout] test headless::tests::test_headless_config_default ... ok
[INFO] [stdout] test headless::tests::test_headless_state_default ... ok
[INFO] [stdout] test conversation::widget::tests::test_conversation_pane_minimum_size ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_default_focused_pane ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_default_screen_mode ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_focus_cycle_for_context_focus_mode ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_focus_cycle_for_split_mode ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_focus_cycle_for_timeline_focus_mode ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_focus_cycle_next ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_focus_cycle_prev ... ok
[INFO] [stdout] test layout::screen_modes::tests::test_focus_toggle_legacy ... ok
[INFO] [stdout] test models::tests::test_model_status_needs_auth ... ok
[INFO] [stdout] test models::tests::test_model_state_indicators ... ok
[INFO] [stdout] test models::tests::test_model_status_probing ... ok
[INFO] [stdout] test models::tests::test_model_status_not_found ... ok
[INFO] [stdout] test layout::shell::tests::test_min_size_constants ... ok
[INFO] [stdout] test models::tests::test_model_status_ready ... ok
[INFO] [stdout] test models::tests::test_update_from_result_rate_limit ... ok
[INFO] [stdout] test models::tests::test_update_from_result_timeout ... ok
[INFO] [stdout] test models::tests::test_models_summary ... ok
[INFO] [stdout] test navigation_tests::test_back_from_run_dashboard_to_welcome ... ok
[INFO] [stdout] test navigation_tests::test_action_none_does_nothing ... ok
[INFO] [stdout] test navigation_tests::test_back_from_setup_to_welcome ... ok
[INFO] [stdout] test models::tests::test_status_cache_round_trip ... ok
[INFO] [stdout] test models::tests::test_update_from_result_success ... ok
[INFO] [stdout] test navigation_tests::test_back_from_spec_studio_shows_quit_confirm ... ok
[INFO] [stdout] test models::tests::test_models_summary_probing ... ok
[INFO] [stdout] test navigation_tests::test_help_closes_before_quit ... ok
[INFO] [stdout] test navigation_tests::test_quit_action_from_spec_studio_shows_confirm ... ok
[INFO] [stdout] test navigation_tests::test_help_overlay_toggle ... ok
[INFO] [stdout] test navigation_tests::test_run_dashboard_toggle_follow ... ok
[INFO] [stdout] test navigation_tests::test_quit_confirm_cancel_returns_to_spec_studio ... ok
[INFO] [stdout] test navigation_tests::test_setup_screen_model_selection ... ok
[INFO] [stdout] test navigation_tests::test_welcome_to_spec_studio_navigation ... ok
[INFO] [stdout] test conversation::widget::tests::test_conversation_pane_renders ... ok
[INFO] [stdout] test navigation_tests::test_welcome_to_run_dashboard_requires_prompt ... ok
[INFO] [stdout] test navigation_tests::test_welcome_to_setup_navigation ... ok
[INFO] [stdout] test shell::tests::test_chat_loading_blocks_send ... ok
[INFO] [stdout] test shell::tests::test_canvas_focus_r_refreshes_models ... ok
[INFO] [stdout] test shell::tests::test_autocomplete_shows_for_slash ... ok
[INFO] [stdout] test shell::tests::test_ctrl_j_inserts_newline ... ok
[INFO] [stdout] test shell::tests::test_f1_shows_help ... ok
[INFO] [stdout] test shell::tests::test_focus_cycling_in_context_focus_mode ... ok
[INFO] [stdout] test shell::tests::test_chat_loading_state_default ... ok
[INFO] [stdout] test shell::tests::test_focus_cycling_in_split_mode ... ok
[INFO] [stdout] test shell::tests::test_ctrl_enter_inserts_newline ... ok
[INFO] [stdout] test pty_e2e_tests::test_pty_infrastructure_available ... ok
[INFO] [stdout] test shell::tests::test_escape_clears_input ... ok
[INFO] [stdout] test shell::tests::test_get_available_model_none_when_no_ready ... ok
[INFO] [stdout] test shell::tests::test_escape_does_not_quit ... ok
[INFO] [stdout] test shell::tests::test_get_available_model_returns_config_when_ready ... ok
[INFO] [stdout] test shell::tests::test_input_focus_all_chars_go_to_input ... ok
[INFO] [stdout] test shell::tests::test_focus_cycling_in_timeline_focus_mode ... ok
[INFO] [stdout] test shell::tests::test_focus_trap_slash ... ok
[INFO] [stdout] test shell::tests::test_integration_slash_command_during_loading ... ok
[INFO] [stdout] test shell::tests::test_integration_escape_during_chat ... ok
[INFO] [stdout] test shell::tests::test_integration_input_blocked_while_loading ... ok
[INFO] [stdout] test shell::tests::test_integration_poll_without_chat ... ok
[INFO] [stdout] test shell::tests::test_integration_focus_cycle_during_chat ... ok
[INFO] [stdout] test shell::tests::test_integration_conversation_builds ... ok
[INFO] [stdout] test shell::tests::test_integration_thread_hides_models_panel ... ok
[INFO] [stdout] test shell::tests::test_integration_type_and_submit ... ok
[INFO] [stdout] test shell::tests::test_is_ascii_mode ... ok
[INFO] [stdout] test shell::tests::test_no_color_sets_ascii_mode ... ok
[INFO] [stdout] test shell::tests::test_refresh_models_noop_during_probing ... ok
[INFO] [stdout] test shell::tests::test_is_too_small ... ok
[INFO] [stdout] test shell::tests::test_refresh_models_noop_when_panel_hidden ... ok
[INFO] [stdout] test shell::tests::test_refresh_models_when_panel_visible_and_complete ... ok
[INFO] [stdout] test shell::tests::test_resize_handling ... ok
[INFO] [stdout] test shell::tests::test_send_chat_requires_ready_model ... ok
[INFO] [stdout] test shell::tests::test_shift_enter_inserts_newline ... ok
[INFO] [stdout] test shell::tests::test_shell_app_defaults ... ok
[INFO] [stdout] test shell::tests::test_slash_command_quit ... ok
[INFO] [stdout] test shell::tests::test_send_chat_spawns_task ... ok
[INFO] [stdout] test shell::tests::test_timeline_focus_jk_navigates ... ok
[INFO] [stdout] test shell::tests::test_slash_command_help ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_run_dashboard_completed ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_run_dashboard_cancelled ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_run_dashboard_idle ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_run_dashboard_failed ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_criteria_all_passed ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_criteria_mixed_status ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_criteria_all_pending ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_criteria_with_failures ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_shell_split_mode_context_focused ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_shell_too_small ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_run_dashboard_verifying ... ok
[INFO] [stdout] test test_utils::tests::test_buffer_to_string ... ok
[INFO] [stdout] test test_utils::tests::test_create_test_app ... ok
[INFO] [stdout] test test_utils::tests::test_create_test_app_at_screen ... ok
[INFO] [stdout] test test_utils::tests::test_create_test_terminal ... ok
[INFO] [stdout] test tests::test_tui_version ... ok
[INFO] [stdout] test text::markdown::tests::test_render_blockquote ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_run_dashboard_running ... ok
[INFO] [stdout] test text::markdown::tests::test_render_bold ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_shell_split_mode ... ok
[INFO] [stdout] test text::markdown::tests::test_render_empty ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_shell_timeline_focus ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_spec_studio_screen ... ok
[INFO] [stdout] test text::markdown::tests::test_render_heading ... ok
[INFO] [stdout] test text::markdown::tests::test_render_inline_code ... ok
[INFO] [stdout] test text::markdown::tests::test_render_italic ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_welcome_screen ... ok
[INFO] [stdout] test text::markdown::tests::test_render_list ... ok
[INFO] [stdout] test text::markdown::tests::test_render_multiple_paragraphs ... ok
[INFO] [stdout] test text::markdown::tests::test_render_simple_text ... ok
[INFO] [stdout] test text::styles::tests::test_default ... ok
[INFO] [stdout] test text::styles::tests::test_from_theme ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_line_emoji_sequence ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_line_short ... ok
[INFO] [stdout] test text::markdown::tests::test_render_checkbox ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_line_unicode_with_style ... ok
[INFO] [stdout] test text::markdown::tests::test_render_code_block ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_lines_multiple ... ok
[INFO] [stdout] test text::markdown::tests::test_render_nested_formatting ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_line_preserves_style ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_text_long ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_text_short ... ok
[INFO] [stdout] test theme::colors::tests::test_default_is_mocha ... ok
[INFO] [stdout] test theme::borders::tests::test_default_is_nerd_mode ... ok
[INFO] [stdout] test theme::borders::tests::test_ascii_borders ... ok
[INFO] [stdout] test text::wrap::tests::test_wrap_text_unicode ... ok
[INFO] [stdout] test theme::colors::tests::test_high_contrast_theme_creates ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_shell_context_focus ... ok
[INFO] [stdout] test theme::colors::tests::test_latte_theme_creates ... ok
[INFO] [stdout] test theme::colors::tests::test_mocha_theme_creates ... ok
[INFO] [stdout] test theme::icons::tests::test_default_is_nerd ... ok
[INFO] [stdout] test theme::borders::tests::test_nerd_same_as_unicode_borders ... ok
[INFO] [stdout] test theme::icons::tests::test_ascii_icons ... ok
[INFO] [stdout] test theme::icons::tests::test_nerd_icons ... ok
[INFO] [stdout] test theme::icons::tests::test_no_ascii_symbol_collisions ... ok
[INFO] [stdout] test theme::icons::tests::test_spinner_frames_count ... ok
[INFO] [stdout] test thread_state::tests::test_thread_display_from_running ... ok
[INFO] [stdout] test theme::icons::tests::test_unicode_icons ... ok
[INFO] [stdout] test thread_state::tests::test_thread_display_from_drafting ... ok
[INFO] [stdout] test thread_state::tests::test_thread_display_from_abandoned ... ok
[INFO] [stdout] test theme::borders::tests::test_unicode_borders ... ok
[INFO] [stdout] test thread_state::tests::test_thread_display_from_stuck ... ok
[INFO] [stdout] test timeline::event::tests::test_collapsible ... ok
[INFO] [stdout] test timeline::event::tests::test_review_event_failed ... ok
[INFO] [stdout] test timeline::event::tests::test_review_event_passed ... ok
[INFO] [stdout] test timeline::event::tests::test_run_event_file_change ... ok
[INFO] [stdout] test timeline::event::tests::test_run_event ... ok
[INFO] [stdout] test timeline::event::tests::test_spec_event_user ... ok
[INFO] [stdout] test timeline::event::tests::test_system_event ... ok
[INFO] [stdout] test timeline::event::tests::test_spec_event_assistant ... ok
[INFO] [stdout] test timeline::event::tests::test_time_str_format ... ok
[INFO] [stdout] test timeline::state::tests::test_jump_to_start ... ok
[INFO] [stdout] test timeline::state::tests::test_new_timeline ... ok
[INFO] [stdout] test timeline::state::tests::test_page_up_down ... ok
[INFO] [stdout] test timeline::state::tests::test_select_next ... ok
[INFO] [stdout] test timeline::state::tests::test_select_prev ... ok
[INFO] [stdout] test timeline::state::tests::test_ensure_selection_visible ... ok
[INFO] [stdout] test timeline::state::tests::test_events_per_page ... ok
[INFO] [stdout] test timeline::state::tests::test_push_event ... ok
[INFO] [stdout] test timeline::state::tests::test_visible_events ... ok
[INFO] [stdout] test timeline::state::tests::test_toggle_collapse ... ok
[INFO] [stdout] test timeline::state::tests::test_jump_to_end ... ok
[INFO] [stdout] test timeline::state::tests::test_y_to_event_index ... ok
[INFO] [stdout] test timeline::widget::tests::test_timeline_widget_creation ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_state_basic ... ok
[INFO] [stdout] test ui::theme::tests::test_progress_bar ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_default_hints ... ok
[INFO] [stdout] test ui::theme::tests::test_status_indicator ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_state_cursor_movement ... ok
[INFO] [stdout] test ui::widgets::text_input::tests::test_text_input_state_history ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_no_thread_context_focus ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_split_mode_respects_focused ... ok
[INFO] [stdout] test timeline::state::tests::test_scroll_up_down ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_paused_phase ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_no_refresh_when_thread_active ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_verifying_phase_no_pause ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_timeline_focus ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_pending_review ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_key_hint_creation ... ok
[INFO] [stdout] test widgets::input_bar::tests::test_input_bar_creation ... ok
[INFO] [stdout] test snapshot_tests::test_snapshot_setup_screen ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_running_phase ... ok
[INFO] [stdout] test widgets::footer_hints::tests::test_hints_for_state_stuck_phase ... ok
[INFO] [stderr]    Doc-tests ralf_engine
[INFO] [stdout] test widgets::status_bar::tests::test_from_thread_running ... ok
[INFO] [stdout] test widgets::models_panel::tests::test_models_panel_ascii_mode ... ok
[INFO] [stdout] test widgets::models_panel::tests::test_models_panel_creation ... ok
[INFO] [stdout] test widgets::models_panel::tests::test_state_colors ... ok
[INFO] [stdout] test widgets::pane::tests::test_pane_builder ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_checking_models_content ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_next_action_hint_all_phases ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_placeholder_content ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_state_colors ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_from_thread_none ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_status_bar_ascii_mode ... ok
[INFO] [stdout] test widgets::status_bar::tests::test_too_small_content ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 233 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ralf_tui
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test crates/ralf-tui/src/headless.rs - headless::run_tui_headless (line 160) ... ignored
[INFO] [stdout] test crates/ralf-tui/src/commands/parse.rs - commands::parse::parse_command (line 211) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d7da52cfefe0975fe336e5b9f1ad54898b98997eeec85af93bbcce510637340c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7da52cfefe0975fe336e5b9f1ad54898b98997eeec85af93bbcce510637340c", kill_on_drop: false }`
[INFO] [stdout] d7da52cfefe0975fe336e5b9f1ad54898b98997eeec85af93bbcce510637340c
