[INFO] cloning repository https://github.com/adrsha/aitui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adrsha/aitui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrsha%2Faitui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrsha%2Faitui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70cf722a02f5ed898047e4e8236bb61c334913a9
[INFO] testing adrsha/aitui against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadrsha%2Faitui" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/adrsha/aitui
[INFO] finished tweaking git repo https://github.com/adrsha/aitui
[INFO] tweaked toml for git repo https://github.com/adrsha/aitui written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/adrsha/aitui on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/adrsha/aitui 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.126
[INFO] [stderr]   Downloaded tree-sitter-json v0.24.8
[INFO] [stderr]   Downloaded tree-sitter-html v0.23.2
[INFO] [stderr]   Downloaded zerofrom v0.1.8
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.126
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.76
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.25.10
[INFO] [stderr]   Downloaded displaydoc v0.2.6
[INFO] [stderr]   Downloaded hyper-rustls v0.24.2
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded cc v1.2.65
[INFO] [stderr]   Downloaded tree-sitter-css v0.23.2
[INFO] [stderr]   Downloaded yoke v0.8.3
[INFO] [stderr]   Downloaded log v0.4.33
[INFO] [stderr]   Downloaded tree-sitter-python v0.23.6
[INFO] [stderr]   Downloaded bytes v1.12.0
[INFO] [stderr]   Downloaded tokio-rustls v0.24.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.126
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.126
[INFO] [stderr]   Downloaded gif v0.14.2
[INFO] [stderr]   Downloaded tree-sitter-go v0.23.4
[INFO] [stderr]   Downloaded anyhow v1.0.103
[INFO] [stderr]   Downloaded bumpalo v3.20.3
[INFO] [stderr]   Downloaded compact_str v0.8.2
[INFO] [stderr]   Downloaded mio v1.2.1
[INFO] [stderr]   Downloaded js-sys v0.3.103
[INFO] [stderr]   Downloaded reqwest v0.11.27
[INFO] [stderr]   Downloaded unicode-segmentation v1.13.3
[INFO] [stderr]   Downloaded tree-sitter-javascript v0.23.1
[INFO] [stderr]   Downloaded png v0.18.1
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded moxcms v0.8.1
[INFO] [stderr]   Downloaded tree-sitter-c v0.23.4
[INFO] [stderr]   Downloaded unicode-width v0.2.0
[INFO] [stderr]   Downloaded image v0.25.10
[INFO] [stderr]   Downloaded tree-sitter-rust v0.24.2
[INFO] [stderr]   Downloaded tree-sitter-bash v0.23.3
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded web-sys v0.3.103
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded pxfm v0.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f
[INFO] running `Command { std: "docker" "start" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-css v0.23.2
[INFO] [stderr]    Compiling tree-sitter-bash v0.23.3
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter-json v0.24.8
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.8.2
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling tree-sitter-highlight v0.25.10
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling h2 v0.3.27
[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 aitui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_active` is never used
[INFO] [stdout]    --> src/app/overlay.rs:624:12
[INFO] [stdout]     |
[INFO] [stdout] 618 | impl Overlay {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 624 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `any_busy` is never used
[INFO] [stdout]    --> src/app/state.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 442 |     pub fn any_busy(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build` is never used
[INFO] [stdout]   --> src/render/document.rs:92:8
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn build(
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 03s
[INFO] running `Command { std: "docker" "inspect" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aitui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `is_active` is never used
[INFO] [stdout]    --> src/app/overlay.rs:624:12
[INFO] [stdout]     |
[INFO] [stdout] 618 | impl Overlay {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 624 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `any_busy` is never used
[INFO] [stdout]    --> src/app/state.rs:442:12
[INFO] [stdout]     |
[INFO] [stdout] 247 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 442 |     pub fn any_busy(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.83s
[INFO] running `Command { std: "docker" "inspect" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: method `is_active` is never used
[INFO] [stderr]    --> src/app/overlay.rs:624:12
[INFO] [stderr]     |
[INFO] [stderr] 618 | impl Overlay {
[INFO] [stderr]     | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 624 |     pub fn is_active(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `any_busy` is never used
[INFO] [stderr]    --> src/app/state.rs:442:12
[INFO] [stderr]     |
[INFO] [stderr] 247 | impl App {
[INFO] [stderr]     | -------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 442 |     pub fn any_busy(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `aitui` (bin "aitui" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aitui-fb695c6f1edf5250)
[INFO] [stdout] 
[INFO] [stdout] running 377 tests
[INFO] [stdout] test agent::access::tests::parse_verdicts_tolerates_fence_and_prose ... ok
[INFO] [stdout] test agent::access::tests::parse_verdicts_maps_and_pads ... ok
[INFO] [stdout] test agent::access::tests::unknown_verdict_word_falls_back_to_ask ... ok
[INFO] [stdout] test agent::access::tests::write_outside_cwd_floors ... ok
[INFO] [stdout] test agent::access::tests::dangerous_shell_floors_safe_shell_does_not ... ok
[INFO] [stdout] test agent::access::tests::delete_always_floors ... ok
[INFO] [stdout] test agent::executor::tests::decode_bing_url_falls_back_to_direct_url ... ok
[INFO] [stdout] test agent::executor::tests::edit_file_missing_old_string_returns_error ... ok
[INFO] [stdout] test agent::executor::tests::append_file_adds_content ... ok
[INFO] [stdout] test agent::executor::tests::delete_dir_removes_tree ... ok
[INFO] [stdout] test agent::executor::tests::edit_file_rejects_duplicate_old_string ... ok
[INFO] [stdout] test agent::executor::tests::fmt_size_helpers ... ok
[INFO] [stdout] test agent::executor::tests::delete_removes_file ... ok
[INFO] [stdout] test agent::executor::tests::delete_removes_directory_tree ... ok
[INFO] [stdout] test agent::executor::tests::live_web_search_returns_results ... ignored, live network test; run manually when changing web_search providers
[INFO] [stdout] test agent::executor::tests::legacy_delete_aliases_still_execute ... ok
[INFO] [stdout] test agent::executor::tests::line_diff_shows_changed_region_only ... ok
[INFO] [stdout] test agent::executor::tests::copy_path_copies_directory_tree ... ok
[INFO] [stdout] test agent::executor::tests::move_path_renames_file ... ok
[INFO] [stdout] test agent::executor::tests::make_dir_creates_nested ... ok
[INFO] [stdout] test agent::executor::tests::parse_ddg_results_empty_on_no_results ... ok
[INFO] [stdout] test agent::executor::tests::parse_bing_results_extracts_and_decodes_redirect ... ok
[INFO] [stdout] test agent::executor::tests::parse_ddg_results_extracts_title_url_snippet ... ok
[INFO] [stdout] test agent::executor::tests::parse_searxng_json_results_extracts_title_url_snippet ... ok
[INFO] [stdout] test agent::executor::tests::list_dir_lists_files ... ok
[INFO] [stdout] test agent::executor::tests::pct_decode_and_uddg ... ok
[INFO] [stdout] test agent::executor::tests::read_file_missing_returns_error ... ok
[INFO] [stdout] test agent::executor::tests::read_file_pages_with_offset_and_limit ... ok
[INFO] [stdout] test agent::executor::tests::resolve_path_relative_joins_cwd ... ok
[INFO] [stdout] test agent::executor::tests::searxng_bases_prefers_configured_url_and_dedups ... ok
[INFO] [stdout] test agent::executor::tests::strip_html_extracts_text ... ok
[INFO] [stdout] test agent::executor::tests::read_file_returns_contents ... ok
[INFO] [stdout] test agent::executor::tests::shell_captures_stdout_and_exit ... ok
[INFO] [stdout] test agent::executor::tests::truncate_does_not_panic_on_multibyte_boundary ... ok
[INFO] [stdout] test agent::executor::tests::write_file_creates_file ... ok
[INFO] [stdout] test agent::executor::tests::unknown_tool_returns_error ... ok
[INFO] [stdout] test agent::executor::tests::resolve_path_absolute_unchanged ... ok
[INFO] [stdout] test agent::access::tests::read_never_floors ... ok
[INFO] [stdout] test agent::executor::tests::truncate_long_truncates ... ok
[INFO] [stdout] test agent::executor::tests::truncate_short_preserves ... ok
[INFO] [stdout] test agent::executor::tests::urlencode_escapes_reserved ... ok
[INFO] [stdout] test agent::parser::tests::brace_in_json_string_does_not_fool_extractor ... ok
[INFO] [stdout] test agent::parser::tests::closed_calls_before_an_unclosed_one_all_parse ... ok
[INFO] [stdout] test agent::executor::tests::write_file_creates_parent_dirs ... ok
[INFO] [stdout] test agent::parser::tests::extract_json_object_finds_balanced_span ... ok
[INFO] [stdout] test agent::parser::tests::extract_multiple_tool_calls ... ok
[INFO] [stdout] test agent::parser::tests::safe_flush_point_holds_back_partial_marker ... ok
[INFO] [stdout] test agent::parser::tests::safe_flush_point_never_panics_on_multibyte_tail ... ok
[INFO] [stdout] test agent::executor::tests::write_file_dot_relative_path_resolves_under_cwd ... ok
[INFO] [stdout] test agent::parser::tests::streaming_parser_accumulates_and_extracts ... ok
[INFO] [stdout] test agent::parser::tests::extract_tool_call_with_arguments_key ... ok
[INFO] [stdout] test agent::parser::tests::extract_tool_call_parses_valid_json ... ok
[INFO] [stdout] test agent::parser::tests::safe_flush_point_still_holds_back_partial_marker ... ok
[INFO] [stdout] test agent::parser::tests::streaming_parser_tool_without_newline_after_marker ... ok
[INFO] [stdout] test agent::parser::tests::strip_tool_blocks_handles_unclosed_block ... ok
[INFO] [stdout] test agent::parser::tests::strip_tool_blocks_preserves_non_tool_fences ... ok
[INFO] [stdout] test agent::parser::tests::streaming_parser_extracts_tool_call ... ok
[INFO] [stdout] test agent::executor::tests::large_read_returns_page_with_next_call ... ok
[INFO] [stdout] test agent::parser::tests::strip_tool_blocks_removes_tool_fences ... ok
[INFO] [stdout] test agent::tools::tests::directory_rule_scopes_to_that_dir ... ok
[INFO] [stdout] test agent::tools::tests::deny_rule_wins_over_allow ... ok
[INFO] [stdout] test agent::tools::tests::legacy_names_alias_onto_canonical_kinds ... ok
[INFO] [stdout] test agent::tools::tests::kind_rule_applies_to_same_tool_any_args ... ok
[INFO] [stdout] test agent::tools::tests::reads_outside_cwd_detects_escapes ... ok
[INFO] [stdout] test agent::tools::tests::no_rule_means_ask ... ok
[INFO] [stdout] test agent::parser::tests::streaming_parser_tool_json_with_id ... ok
[INFO] [stdout] test agent::tools::tests::schemas_cover_the_tools ... ok
[INFO] [stdout] test api::client::tests::accumulate_ignores_absurd_index_without_oom ... ok
[INFO] [stdout] test api::client::tests::synth_tool_fence_bad_args_still_parses ... ok
[INFO] [stdout] test agent::tools::tests::summary_is_function_call_style ... ok
[INFO] [stdout] test agent::tools::tests::timed_rule_matches_every_tool_then_expires ... ok
[INFO] [stdout] test api::mock::tests::command_taken_from_last_line ... ok
[INFO] [stdout] test api::client::tests::accumulate_and_synth_native_tool_call ... ok
[INFO] [stdout] test api::mock::tests::demo_emits_three_tools ... ok
[INFO] [stdout] test api::mock::tests::edit_command_parses_arrow ... ok
[INFO] [stdout] test api::mock::tests::tokenize_roundtrips ... ok
[INFO] [stdout] test api::mock::tests::unknown_command_shows_help ... ok
[INFO] [stdout] test api::mock::tests::search_with_in_clause ... ok
[INFO] [stdout] test api::mock::tests::read_command_emits_read_tool ... ok
[INFO] [stdout] test api::models::tests::chat_model_merely_containing_image_is_not_routed ... ok
[INFO] [stdout] test api::mock::tests::write_command_splits_path_and_content ... ok
[INFO] [stdout] test api::models::tests::image_models_detected_chat_models_not ... ok
[INFO] [stdout] test api::models::tests::vendor_prefixed_image_model_detected ... ok
[INFO] [stdout] test app::clipboard::tests::rejects_empty_and_oversized ... ok
[INFO] [stdout] test app::effects::tests::active_skills_prompt_reinforces_and_includes_only_active_skills ... ok
[INFO] [stdout] test app::effects::tests::loop_guard_trips_at_max_before_incrementing ... ok
[INFO] [stdout] test app::effects::tests::prepend_or_merge_system_merges_with_existing_first_system_message ... ok
[INFO] [stdout] test app::input_buffer::tests::backspace_joins_lines ... ok
[INFO] [stdout] test app::input_buffer::tests::delete_range_and_open_lines ... ok
[INFO] [stdout] test app::input_buffer::tests::delete_word_back_removes_word_and_space ... ok
[INFO] [stdout] test app::clipboard::tests::multibyte_text_encodes ... ok
[INFO] [stdout] test app::input_buffer::tests::delete_word_forward_removes_next_word ... ok
[INFO] [stdout] test app::clipboard::tests::sequence_wraps_base64_payload ... ok
[INFO] [stdout] test app::input_buffer::tests::insert_and_text ... ok
[INFO] [stdout] test app::input_buffer::tests::newline_splits ... ok
[INFO] [stdout] test app::input_buffer::tests::unicode_columns ... ok
[INFO] [stdout] test app::input_buffer::tests::take_resets ... ok
[INFO] [stdout] test app::input_buffer::tests::visual_selection_yank_and_delete ... ok
[INFO] [stdout] test app::input_buffer::tests::word_motions ... ok
[INFO] [stdout] test app::overlay::tests::browser_navigation_stays_in_bounds ... ok
[INFO] [stdout] test app::overlay::tests::apply_edits_reports_deleted_blocks_as_dropped ... ok
[INFO] [stdout] test app::overlay::tests::browser_resolve_targets_empty_on_directory ... ok
[INFO] [stdout] test app::input_buffer::tests::visual_selection_spans_lines ... ok
[INFO] [stdout] test app::overlay::tests::browser_selects_files_not_dirs ... ok
[INFO] [stdout] test app::overlay::tests::browser_resolve_targets_prefers_selection_else_current ... ok
[INFO] [stdout] test app::overlay::tests::mention_navigation_stays_bounded ... ok
[INFO] [stdout] test app::overlay::tests::mention_reset_clears_state ... ok
[INFO] [stdout] test app::overlay::tests::mention_down_no_matches_no_panic ... ok
[INFO] [stdout] test app::overlay::tests::palette_filters_by_name_and_description ... ok
[INFO] [stdout] test app::overlay::tests::edit_buffer_roundtrips_multiline_edits ... ok
[INFO] [stdout] test app::overlay::tests::palette_navigation ... ok
[INFO] [stdout] test app::overlay::tests::palette_selected_clamps_to_filtered ... ok
[INFO] [stdout] test app::overlay::tests::permission_down_bounded ... ok
[INFO] [stdout] test app::overlay::tests::permission_maps_correctly ... ok
[INFO] [stdout] test app::overlay::tests::permission_selected_1_allow_all ... ok
[INFO] [stdout] test app::overlay::tests::picker_empty_query_shows_all ... ok
[INFO] [stdout] test app::overlay::tests::permission_selected_maps_all_eight ... ok
[INFO] [stdout] test app::overlay::tests::picker_filters_by_query ... ok
[INFO] [stdout] test app::overlay::tests::picker_navigation_cycles_within_bounds ... ok
[INFO] [stdout] test app::overlay::tests::session_picker_selects_active_and_maps_index ... ok
[INFO] [stdout] test app::overlay::tests::picker_selected_item_none_when_empty ... ok
[INFO] [stdout] test app::overlay::tests::settings_row_all_returns_four ... ok
[INFO] [stdout] test app::overlay::tests::slash_commands_are_well_formed ... ok
[INFO] [stdout] test app::overlay::tests::sync_approvals_adds_read_tools ... ok
[INFO] [stdout] test app::overlay::tests::sync_approvals_disabled_clears_read_tools ... ok
[INFO] [stdout] test app::reducer::tests::api_setup_opens_and_edits_both_fields ... ok
[INFO] [stdout] test agent::executor::tests::edit_file_replaces_old_with_new ... ok
[INFO] [stdout] test app::reducer::tests::attach_file_that_exists_sets_attachment ... ok
[INFO] [stdout] test agent::executor::tests::shell_stdin_is_closed_so_stdin_readers_dont_hang ... ok
[INFO] [stdout] test agent::executor::tests::write_file_update_shows_diff ... ok
[INFO] [stdout] test app::reducer::tests::backspace_always_edits_input ... ok
[INFO] [stdout] test app::reducer::tests::backspace_removes_char ... ok
[INFO] [stdout] test app::reducer::tests::base_url_error_detection ... ok
[INFO] [stdout] test api::mock::tests::stream_emits_tokens_then_done ... ok
[INFO] [stdout] test app::reducer::tests::ask_tool_opens_decision_and_records_choice ... ok
[INFO] [stdout] test app::reducer::tests::chat_click_on_non_header_row_does_not_toggle ... ok
[INFO] [stdout] test agent::parser::tests::extract_recovers_unclosed_block_with_trailing_prose ... ok
[INFO] [stdout] test api::mock::tests::tool_result_stops_the_loop ... ok
[INFO] [stdout] test app::reducer::tests::chat_click_at_bottom_still_reveals ... ok
[INFO] [stdout] test app::reducer::tests::chat_click_toggles_individual_block_header ... ok
[INFO] [stdout] test app::reducer::tests::chat_scroll_when_no_messages_no_panic ... ok
[INFO] [stdout] test app::reducer::tests::chat_click_outside_pane_is_ignored ... ok
[INFO] [stdout] test app::reducer::tests::command_history_does_not_duplicate_consecutive ... ok
[INFO] [stdout] test app::reducer::tests::command_history_tracks_commands ... ok
[INFO] [stdout] test app::reducer::tests::command_model_selects_model ... ok
[INFO] [stdout] test agent::tools::tests::auto_approved_reads_are_confined_to_cwd ... ok
[INFO] [stdout] test app::reducer::tests::command_q_quits ... ok
[INFO] [stdout] test app::reducer::tests::command_w_submits ... ok
[INFO] [stdout] test app::reducer::tests::copy_last_code_extracts_fenced_block ... ok
[INFO] [stdout] test app::reducer::tests::copy_last_reply_queues_clipboard ... ok
[INFO] [stdout] test app::reducer::tests::delete_at_removes_char_under_cursor ... ok
[INFO] [stdout] test app::reducer::tests::delete_line_removes_current_line ... ok
[INFO] [stdout] test app::reducer::tests::delete_removes_from_edited_files ... ok
[INFO] [stdout] test app::reducer::tests::ask_tool_without_options_records_error ... ok
[INFO] [stdout] test app::reducer::tests::dismiss_notice_closes_it ... ok
[INFO] [stdout] test app::reducer::tests::edit_last_pulls_message_into_composer ... ok
[INFO] [stdout] test agent::executor::tests::run_shell_executes_command ... ok
[INFO] [stdout] test app::reducer::tests::enter_insert_sets_vim_mode_and_focus ... ok
[INFO] [stdout] test app::reducer::tests::empty_skills_opens_no_picker ... ok
[INFO] [stdout] test agent::parser::tests::extract_no_tool_calls_returns_empty ... ok
[INFO] [stdout] test app::reducer::tests::command_attach_file_invalid_shows_error ... ok
[INFO] [stdout] test app::reducer::tests::command_clear_clears_messages ... ok
[INFO] [stdout] test app::reducer::tests::enter_visual_sets_vim_mode ... ok
[INFO] [stdout] test app::reducer::tests::insert_char_appends_to_input ... ok
[INFO] [stdout] test app::reducer::tests::line_start_and_end ... ok
[INFO] [stdout] test app::reducer::tests::medium_paste_chips_and_expands_on_send ... ok
[INFO] [stdout] test app::reducer::tests::models_failed_uses_mock_only ... ok
[INFO] [stdout] test app::reducer::tests::models_loaded_appends_mock_and_selects_default ... ok
[INFO] [stdout] test app::reducer::tests::attach_missing_file_shows_error ... ok
[INFO] [stdout] test app::reducer::tests::move_directions_update_cursor ... ok
[INFO] [stdout] test app::reducer::tests::native_command_is_noop ... ok
[INFO] [stdout] test agent::parser::tests::extract_recovers_unclosed_final_block ... ok
[INFO] [stdout] test app::reducer::tests::newline_inserts_break ... ok
[INFO] [stdout] test app::reducer::tests::next_model_cycles_forward ... ok
[INFO] [stdout] test app::reducer::tests::enter_operator_sets_pending_operator ... ok
[INFO] [stdout] test app::reducer::tests::non_agent_stream_is_not_cut ... ok
[INFO] [stdout] test app::reducer::tests::background_stream_targets_its_session_not_active ... ok
[INFO] [stdout] test app::reducer::tests::command_new_creates_session ... ok
[INFO] [stdout] test app::reducer::tests::enter_normal_clears_command_and_mention ... ok
[INFO] [stdout] test app::reducer::tests::insert_char_always_appends_to_input ... ok
[INFO] [stdout] test app::reducer::tests::models_loaded_falls_back_to_mock_when_default_absent ... ok
[INFO] [stdout] test app::reducer::tests::open_edit_picker_opens_browser ... ok
[INFO] [stdout] test app::reducer::tests::open_edit_picker_toggles_closed ... ok
[INFO] [stdout] test app::reducer::tests::open_editor_sets_request ... ok
[INFO] [stdout] test app::reducer::tests::open_files_in_editor_sets_external ... ok
[INFO] [stdout] test app::reducer::tests::open_model_picker_sets_overlay ... ok
[INFO] [stdout] test app::reducer::tests::open_shell_sets_external ... ok
[INFO] [stdout] test app::reducer::tests::open_session_picker_sets_overlay ... ok
[INFO] [stdout] test app::reducer::tests::cancel_stream_clears_rx_and_finalizes ... ok
[INFO] [stdout] test app::reducer::tests::agent_stream_cut_on_complete_tool_call ... ok
[INFO] [stdout] test app::reducer::tests::open_settings_sets_overlay ... ok
[INFO] [stdout] test app::reducer::tests::clear_attachment_removes_it ... ok
[INFO] [stdout] test app::reducer::tests::open_command_palette_opens_overlay_without_mode_switch ... ok
[INFO] [stdout] test app::reducer::tests::open_command_palette_sets_overlay ... ok
[INFO] [stdout] test agent::executor::tests::search_pages_with_string_offset_and_limit_args ... FAILED
[INFO] [stdout] test agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset ... FAILED
[INFO] [stdout] test app::reducer::tests::non_read_tool_raises_permission_popup ... ok
[INFO] [stdout] test app::reducer::tests::delete_session_removes_or_resets ... ok
[INFO] [stdout] test app::reducer::tests::fork_duplicates_active_session ... ok
[INFO] [stdout] test app::reducer::tests::parse_loop_spec_reads_fields_and_defaults ... ok
[INFO] [stdout] test app::reducer::tests::paste_inserts_yanked_text ... ok
[INFO] [stdout] test app::reducer::tests::retry_command_trims_reply_and_resends ... ok
[INFO] [stdout] test app::reducer::tests::small_paste_inserted_verbatim ... ok
[INFO] [stdout] test app::reducer::tests::select_model_finds_or_appends ... ok
[INFO] [stdout] test app::reducer::tests::prev_model_cycles_backward ... ok
[INFO] [stdout] test app::reducer::tests::plan_tool_writes_file_and_approval_feeds_body_back ... ok
[INFO] [stdout] test app::reducer::tests::stale_verdicts_for_wrong_session_are_ignored ... ok
[INFO] [stdout] test app::reducer::tests::startup_confirm_resume_selects_session ... ok
[INFO] [stdout] test app::reducer::tests::startup_nav_stays_in_bounds ... ok
[INFO] [stdout] test app::reducer::tests::plan_denial_records_denied ... ok
[INFO] [stdout] test app::reducer::tests::set_policy_then_clear_toggles_memory ... ok
[INFO] [stdout] test app::reducer::tests::submit_blocked_while_busy_keeps_input_and_shows_notice ... ok
[INFO] [stdout] test app::reducer::tests::submit_when_idle_sends ... ok
[INFO] [stdout] test app::reducer::tests::successful_write_tracks_edited_file ... ok
[INFO] [stdout] test app::reducer::tests::startup_confirm_new_option_starts_new_session ... ok
[INFO] [stdout] test app::reducer::tests::stream_token_updates_session_and_touches ... ok
[INFO] [stdout] test app::reducer::tests::toggle_help_flips_flag ... ok
[INFO] [stdout] test app::reducer::tests::toggle_output_flips_flag_and_touches ... ok
[INFO] [stdout] test app::reducer::tests::undo_and_redo_restore_input_states ... ok
[INFO] [stdout] test app::reducer::tests::toggle_skill_flips_active_and_refreshes_picker ... ok
[INFO] [stdout] test app::reducer::tests::unknown_command_shows_status ... ok
[INFO] [stdout] test app::reducer::tests::verdicts_route_allow_deny_and_floor_overrides_to_ask ... ok
[INFO] [stdout] test app::reducer::tests::vim_delete_and_change_line_commands ... ok
[INFO] [stdout] test app::reducer::tests::vim_delete_and_change_word_motions ... ok
[INFO] [stdout] test app::reducer::tests::vim_open_line_commands_enter_insert ... ok
[INFO] [stdout] test app::reducer::tests::yank_line_copies_text ... ok
[INFO] [stdout] test app::reducer::tests::vim_yank_mirrors_to_system_clipboard ... ok
[INFO] [stdout] test app::state::tests::expand_mentions_ignores_missing_files ... ok
[INFO] [stdout] test app::state::tests::fuzzy_matches_subsequence ... ok
[INFO] [stdout] test app::state::tests::todo_status_parses_and_defaults_to_pending ... ok
[INFO] [stdout] test app::state::tests::fuzzy_prefers_tighter ... ok
[INFO] [stdout] test config::config::tests::malformed_config_falls_back_to_default ... ok
[INFO] [stdout] test domain::blocks::tests::block_parser_agrees_with_stream_cut_parser ... ok
[INFO] [stdout] test domain::blocks::tests::code_block_is_extracted_with_lang ... ok
[INFO] [stdout] test domain::blocks::tests::code_block_without_lang ... ok
[INFO] [stdout] test domain::blocks::tests::code_fence_with_inner_triple_backtick_in_prose_not_confused ... ok
[INFO] [stdout] test domain::blocks::tests::empty_or_whitespace_yields_no_blocks ... ok
[INFO] [stdout] test domain::blocks::tests::indented_code_fence_is_recognised ... ok
[INFO] [stdout] test domain::blocks::tests::interleaved_think_code_prose ... ok
[INFO] [stdout] test domain::blocks::tests::last_code_block_returns_final_snippet ... ok
[INFO] [stdout] test domain::blocks::tests::leaked_think_then_tool_block_runs ... ok
[INFO] [stdout] test app::reducer::tests::picker_cancel_clears_overlay ... ok
[INFO] [stdout] test domain::blocks::tests::plain_text_is_one_markdown_block ... ok
[INFO] [stdout] test domain::blocks::tests::think_tag_becomes_thinking_block ... ok
[INFO] [stdout] test domain::blocks::tests::thinking_variant_tag ... ok
[INFO] [stdout] test domain::blocks::tests::tool_fence_accepts_arguments_key ... ok
[INFO] [stdout] test domain::blocks::tests::tool_fence_becomes_tool_call ... ok
[INFO] [stdout] test domain::blocks::tests::tool_fence_fully_inline_still_parses ... ok
[INFO] [stdout] test domain::blocks::tests::malformed_tool_fence_falls_back_to_code ... ok
[INFO] [stdout] test domain::blocks::tests::tool_fence_with_trailing_prose_still_runs ... ok
[INFO] [stdout] test domain::blocks::tests::tool_result_parsing_error ... ok
[INFO] [stdout] test domain::blocks::tests::tool_result_parsing_extracts_name ... ok
[INFO] [stdout] test domain::blocks::tests::tool_result_parsing_ok ... ok
[INFO] [stdout] test domain::blocks::tests::unclosed_code_block_streams_gracefully ... ok
[INFO] [stdout] test domain::blocks::tests::unclosed_think_tag_streams ... ok
[INFO] [stdout] test domain::blocks::tests::unclosed_tool_fence_is_still_a_runnable_toolcall ... ok
[INFO] [stdout] test domain::session::tests::api_messages_agent_mode_adds_tool_prompt ... ok
[INFO] [stdout] test app::reducer::tests::speculative_result_is_used_without_respawning ... ok
[INFO] [stdout] test app::reducer::tests::stale_epoch_speculative_result_is_dropped ... ok
[INFO] [stdout] test app::reducer::tests::startup_new_action_closes_and_creates ... ok
[INFO] [stdout] test domain::blocks::tests::tool_fence_glued_to_prose_line_still_parses ... ok
[INFO] [stdout] test domain::session::tests::api_messages_native_orphan_call_stays_fenced ... ok
[INFO] [stdout] test domain::session::tests::api_messages_native_converts_fenced_call_to_tool_calls ... ok
[INFO] [stdout] test domain::session::tests::api_messages_remaps_tool_role_to_user ... ok
[INFO] [stdout] test domain::session::tests::append_reasoning_works_without_stream ... ok
[INFO] [stdout] test domain::session::tests::append_reasoning_with_stream ... ok
[INFO] [stdout] test domain::session::tests::compact_refuses_when_only_one_turn_left ... ok
[INFO] [stdout] test domain::session::tests::finalize_empty_stream_does_not_push ... ok
[INFO] [stdout] test domain::session::tests::finalize_stream_pushes_assistant_message ... ok
[INFO] [stdout] test domain::session::tests::begin_and_append_stream_accumulates_text ... ok
[INFO] [stdout] test domain::session::tests::compact_drops_oldest_half_but_keeps_current_turn ... ok
[INFO] [stdout] test domain::session::tests::finalize_stream_with_thinking_wraps_reasoning ... ok
[INFO] [stdout] test domain::session::tests::first_message_preview_none_if_no_user ... ok
[INFO] [stdout] test domain::session::tests::first_message_preview_finds_first_user ... ok
[INFO] [stdout] test domain::session::tests::api_messages_includes_system_prompt ... ok
[INFO] [stdout] test domain::session::tests::first_message_preview_truncates ... ok
[INFO] [stdout] test app::reducer::tests::next_session_cycles_forward ... ok
[INFO] [stdout] test app::reducer::tests::new_session_creates_and_switches ... ok
[INFO] [stdout] test app::reducer::tests::set_system_prompt_clears_with_none ... ok
[INFO] [stdout] test domain::session::tests::manager_new_creates_one_session ... ok
[INFO] [stdout] test domain::session::tests::manager_active_mut_modifies_active ... ok
[INFO] [stdout] test domain::session::tests::manager_remove_active_switches_previous ... ok
[INFO] [stdout] test domain::session::tests::manager_select_out_of_bounds_noop ... ok
[INFO] [stdout] test domain::session::tests::manager_select_next_cycles_within_bounds ... ok
[INFO] [stdout] test domain::session::tests::manager_remove_active_resets_when_last ... ok
[INFO] [stdout] test domain::session::tests::is_streaming_false_by_default ... ok
[INFO] [stdout] test domain::session::tests::manager_select_prev_cycles_within_bounds ... ok
[INFO] [stdout] test domain::session::tests::manager_new_session_adds_and_selects ... ok
[INFO] [stdout] test domain::session::tests::new_session_has_default_name ... ok
[INFO] [stdout] test domain::session::tests::window_drops_oldest_turns_over_budget ... ok
[INFO] [stdout] test domain::session::tests::window_keeps_last_user_turn_even_when_over_budget ... ok
[INFO] [stdout] test input::handler::tests::chord_ignores_non_second_char ... ok
[INFO] [stdout] test input::handler::tests::chord_fires_on_second_char_after_first ... ok
[INFO] [stdout] test input::handler::tests::chord_ignores_when_previous_char_differs ... ok
[INFO] [stdout] test input::handler::tests::no_chord_configured_never_fires ... ok
[INFO] [stdout] test domain::session::tests::tracks_time_to_first_result ... ok
[INFO] [stdout] test input::keymap::tests::case_insensitive ... ok
[INFO] [stdout] test input::handler::tests::default_jk_chord_backspaces_j_and_enters_normal ... ok
[INFO] [stdout] test domain::session::tests::retry_and_edit_helpers_manipulate_the_last_turn ... ok
[INFO] [stdout] test input::keymap::tests::default_normal_binding_is_jk_with_esc_fallback ... ok
[INFO] [stdout] test input::keymap::tests::normal_chord_parsed_with_esc_fallback ... ok
[INFO] [stdout] test input::keymap::tests::labels_are_readable ... ok
[INFO] [stdout] test domain::session::tests::push_message_appends ... ok
[INFO] [stdout] test agent::executor::tests::shell_kills_command_that_exceeds_timeout ... ok
[INFO] [stdout] test input::keymap::tests::parses_ctrl_combo ... ok
[INFO] [stdout] test input::keymap::tests::plain_char_requires_no_modifiers ... ok
[INFO] [stdout] test input::keymap::tests::rejects_garbage ... ok
[INFO] [stdout] test input::keymap::tests::parses_named_keys ... ok
[INFO] [stdout] test input::keymap::tests::shift_char_matches_ignoring_shift_mod ... ok
[INFO] [stdout] test input::vim::tests::all_variants_are_distinct ... ok
[INFO] [stdout] test render::chat::tests::doc_cache_clears_when_width_or_show_output_changes ... ok
[INFO] [stdout] test render::chat::tests::doc_cache_hits_on_matching_sig_and_misses_after_change ... ok
[INFO] [stdout] test render::chat::tests::doc_cache_truncates_removed_messages ... ok
[INFO] [stdout] test render::chat::tests::scroll_clamps_within_bounds ... ok
[INFO] [stdout] test render::chat::tests::rows_below_reflects_hidden_tail ... ok
[INFO] [stdout] test render::chat::tests::rebuild_only_on_rev_or_width_change ... ok
[INFO] [stdout] test render::chat::tests::top_and_bottom_jump ... ok
[INFO] [stdout] test input::keymap::tests::keymap_falls_back_on_invalid_spec ... ok
[INFO] [stdout] test input::keymap::tests::single_key_normal_has_no_chord ... ok
[INFO] [stdout] test input::handler::tests::custom_two_char_chord_backspaces_first_char_and_enters_normal ... ok
[INFO] [stdout] test domain::session::tests::manager_select_updates_active ... ok
[INFO] [stdout] test app::reducer::tests::quit_sets_flag ... ok
[INFO] [stdout] test app::reducer::tests::set_system_prompt_updates_session ... ok
[INFO] [stdout] test app::reducer::tests::stream_done_clears_rx_and_saves ... ok
[INFO] [stdout] test app::reducer::tests::start_loop_sets_state_and_seeds_goal ... ok
[INFO] [stdout] test config::config::tests::atomic_write_roundtrips_and_leaves_no_temp ... ok
[INFO] [stdout] test render::document::tests::extract_partial_name_reads_name_when_terminated ... ok
[INFO] [stdout] test render::document::tests::horizontal_rule_renders_as_line_not_dashes ... ok
[INFO] [stdout] test render::document::tests::markdown_wraps_to_width ... ok
[INFO] [stdout] test render::document::tests::ordered_list_items_get_number_prefix ... ok
[INFO] [stdout] test render::document::tests::show_output_expands_long_tool_result ... ok
[INFO] [stdout] test render::document::tests::thinking_collapsed_by_default_hides_body ... ok
[INFO] [stdout] test render::document::tests::short_tool_result_shown_long_collapsed ... ok
[INFO] [stdout] test render::document::tests::todo_result_renders_nothing_in_transcript ... ok
[INFO] [stdout] test render::document::tests::unknown_language_falls_back_to_plain ... ok
[INFO] [stdout] test render::document::tests::delete_result_is_single_removed_line ... ok
[INFO] [stdout] test render::document::tests::thinking_expands_when_toggled ... ok
[INFO] [stdout] test app::reducer::tests::toggle_agent_mode_switches_and_sets_status ... ok
[INFO] [stdout] test app::reducer::tests::stop_loop_clears_state ... ok
[INFO] [stdout] test render::highlight::tests::unsupported_language_returns_none ... ok
[INFO] [stdout] test render::highlight::tests::resolves_by_extension_and_alias ... ok
[INFO] [stdout] test render::image::tests::display_rejects_non_png ... ok
[INFO] [stdout] test render::image::tests::png_magic_detected_only_for_png ... ok
[INFO] [stdout] test render::wrap::tests::hard_chunks_respects_width ... ok
[INFO] [stdout] test render::wrap::tests::long_word_after_text ... ok
[INFO] [stdout] test render::wrap::tests::long_word_is_hard_broken ... ok
[INFO] [stdout] test render::document::tests::summary_arg_extracts_parenthesised_path ... ok
[INFO] [stdout] test render::document::tests::streaming_partial_tool_shows_preparing_chip ... ok
[INFO] [stdout] test render::document::tests::hr_detects_common_forms ... ok
[INFO] [stdout] test render::wrap::tests::empty_text_is_one_empty_line ... ok
[INFO] [stdout] test render::image::tests::display_reports_missing_file ... ok
[INFO] [stdout] test render::wrap::tests::never_exceeds_width ... ok
[INFO] [stdout] test skills::tests::desc_is_first_nonempty_line_without_hashes ... ok
[INFO] [stdout] test render::wrap::tests::wraps_on_word_boundary ... ok
[INFO] [stdout] test ui::statusbar::tests::secs_formats_tenths ... ok
[INFO] [stdout] test ui::tests::gauge_fills_proportionally_and_clamps ... ok
[INFO] [stdout] test render::document::tests::non_read_result_is_not_highlighted ... ok
[INFO] [stdout] test ui::tests::input_visual_rows_counts_wrapped_single_line ... ok
[INFO] [stdout] test ui::tests::input_visual_rows_sums_logical_lines ... ok
[INFO] [stdout] test ui::todo::tests::focus_prefers_in_progress_then_last_done ... ok
[INFO] [stdout] test ui::todo::tests::height_is_zero_when_empty_else_rows_plus_border ... ok
[INFO] [stdout] test ui::todo::tests::window_follows_focus_and_clamps ... ok
[INFO] [stdout] test ui::todo::tests::window_shows_all_when_it_fits ... ok
[INFO] [stdout] test render::wrap::tests::short_text_one_line ... ok
[INFO] [stdout] test ui::todo::tests::truncate_adds_ellipsis_only_when_cut ... ok
[INFO] [stdout] test ui::todo::tests::window_degenerate_inputs_dont_panic ... ok
[INFO] [stdout] test domain::session::tests::atomic_write_creates_and_overwrites_without_leaving_temp ... ok
[INFO] [stdout] test ui::statusbar::tests::frame_cycles_by_time ... ok
[INFO] [stdout] test skills::tests::reload_preserves_in_memory_active_skills ... ok
[INFO] [stdout] test render::document::tests::streaming_hides_interstitial_prose_around_tool_call ... ok
[INFO] [stdout] test render::document::tests::edit_file_call_renders_diff ... ok
[INFO] [stdout] test render::document::tests::read_result_highlights_by_extension ... ok
[INFO] [stdout] test render::document::tests::rust_code_block_is_syntax_highlighted ... ok
[INFO] [stdout] test render::document::tests::edit_diff_is_syntax_highlighted ... ok
[INFO] [stdout] test render::highlight::tests::line_count_matches_source ... ok
[INFO] [stdout] test render::highlight::tests::rust_keywords_get_keyword_colour ... ok
[INFO] [stdout] test render::document::tests::write_file_call_previews_highlighted_content ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- agent::executor::tests::search_pages_with_string_offset_and_limit_args stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::executor::tests::search_pages_with_string_offset_and_limit_args' (3131) panicked at src/agent/executor.rs:2019:9:
[INFO] [stdout] paged header: No matches for 'needle' in /tmp/aitui_test_3095/many_string_args.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x644ac53e7cd8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x644ac53e7cd8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x644ac53e7cd8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x644ac53e7cd8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x644ac54007ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x644ac54007ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x644ac53ed5e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x644ac53ed5e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x644ac53c17e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644ac53c17e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644ac53ddc39 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644ac4af702c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x644ac4af702c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644ac53ddeb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x644ac53ddeb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644ac53c18a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644ac53b5fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644ac53c2b7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x644ac5400ffc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644ac46fba7a - aitui[83f3f6c82da1ca7f]::agent::executor::tests::search_pages_with_string_offset_and_limit_args
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/executor.rs:2019:9
[INFO] [stdout]   20:     0x644ac46d8b07 - aitui[83f3f6c82da1ca7f]::agent::executor::tests::search_pages_with_string_offset_and_limit_args::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/executor.rs:1999:56
[INFO] [stdout]   21:     0x644ac46c1b06 - <aitui[83f3f6c82da1ca7f]::agent::executor::tests::search_pages_with_string_offset_and_limit_args::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x644ac4aea10b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x644ac4aea10b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x644ac4af7985 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x644ac4af7985 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x644ac4af7985 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x644ac4af7985 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x644ac4af7985 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x644ac4af7985 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x644ac4af7985 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x644ac4af1294 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x644ac4af1294 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x644ac4afaa02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x644ac4afaa02 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x644ac4afaa02 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x644ac4afaa02 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x644ac4afaa02 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x644ac4afaa02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x644ac4afaa02 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x644ac53e6b9f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x644ac53e6b9f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x730caf1d2aa4 - <unknown>
[INFO] [stdout]   43:     0x730caf25fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset' (3130) panicked at src/agent/executor.rs:1988:9:
[INFO] [stdout] default page header: No matches for 'needle' in /tmp/aitui_test_3095/many.txt
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x644ac53e7cd8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x644ac53e7cd8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x644ac53e7cd8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x644ac53e7cd8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x644ac54007ba - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x644ac54007ba - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x644ac53ed5e2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x644ac53ed5e2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x644ac53c17e6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x644ac53c17e6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x644ac53ddc39 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x644ac4af702c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x644ac4af702c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x644ac53ddeb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x644ac53ddeb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x644ac53c18a2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x644ac53b5fa9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x644ac53c2b7d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x644ac5400ffc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x644ac46fd699 - aitui[83f3f6c82da1ca7f]::agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/executor.rs:1988:9
[INFO] [stdout]   20:     0x644ac46d8c27 - aitui[83f3f6c82da1ca7f]::agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/agent/executor.rs:1973:70
[INFO] [stdout]   21:     0x644ac46c1c86 - <aitui[83f3f6c82da1ca7f]::agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x644ac4aea10b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x644ac4aea10b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x644ac4af7985 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x644ac4af7985 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x644ac4af7985 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x644ac4af7985 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x644ac4af7985 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x644ac4af7985 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x644ac4af7985 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x644ac4af1294 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x644ac4af1294 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x644ac4afaa02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x644ac4afaa02 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x644ac4afaa02 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x644ac4afaa02 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x644ac4afaa02 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x644ac4afaa02 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x644ac4afaa02 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x644ac53e6b9f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x644ac53e6b9f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x730caf1d2aa4 - <unknown>
[INFO] [stdout]   43:     0x730caf25fa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     agent::executor::tests::search_defaults_to_first_200_matches_and_reports_next_offset
[INFO] [stdout]     agent::executor::tests::search_pages_with_string_offset_and_limit_args
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 374 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin aitui`
[INFO] running `Command { std: "docker" "inspect" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f", kill_on_drop: false }`
[INFO] [stdout] 03bd6a869df0e0aafedc80787e1d24db7df7c70802fd2deb3b956e61b665172f
