[INFO] cloning repository https://github.com/wegel/carlos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wegel/carlos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegel%2Fcarlos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegel%2Fcarlos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 44717b3b24450217870b68695e4f081f1cb7bd03
[INFO] testing wegel/carlos against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwegel%2Fcarlos" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wegel/carlos
[INFO] finished tweaking git repo https://github.com/wegel/carlos
[INFO] tweaked toml for git repo https://github.com/wegel/carlos written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wegel/carlos on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wegel/carlos already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pulldown-cmark-escape v0.11.0
[INFO] [stderr]   Downloaded ratatui-textarea v0.8.0
[INFO] [stderr]   Downloaded tui-markdown v0.3.7
[INFO] [stderr]   Downloaded ratatui-interact v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be943d2f2c83dbc3dbe387c2ba371b4d6767ddc0596fa7244248773e2603b6b3
[INFO] running `Command { std: "docker" "start" "-a" "be943d2f2c83dbc3dbe387c2ba371b4d6767ddc0596fa7244248773e2603b6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be943d2f2c83dbc3dbe387c2ba371b4d6767ddc0596fa7244248773e2603b6b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be943d2f2c83dbc3dbe387c2ba371b4d6767ddc0596fa7244248773e2603b6b3", kill_on_drop: false }`
[INFO] [stdout] be943d2f2c83dbc3dbe387c2ba371b4d6767ddc0596fa7244248773e2603b6b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02b47cc78b42b87d3b9035a6de2f5909b631f870902fe5d04e235aa39c4da4b0
[INFO] running `Command { std: "docker" "start" "-a" "02b47cc78b42b87d3b9035a6de2f5909b631f870902fe5d04e235aa39c4da4b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.15.5
[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 unicode-truncate v2.0.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling plist v1.8.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ansi-to-tui v8.0.1
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling ratatui-textarea v0.8.0
[INFO] [stderr]    Compiling ratatui-interact v0.2.0
[INFO] [stderr]    Compiling syntect v5.3.0
[INFO] [stderr]    Compiling tui-markdown v0.3.7
[INFO] [stderr]    Compiling carlos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 46s
[INFO] running `Command { std: "docker" "inspect" "02b47cc78b42b87d3b9035a6de2f5909b631f870902fe5d04e235aa39c4da4b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02b47cc78b42b87d3b9035a6de2f5909b631f870902fe5d04e235aa39c4da4b0", kill_on_drop: false }`
[INFO] [stdout] 02b47cc78b42b87d3b9035a6de2f5909b631f870902fe5d04e235aa39c4da4b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4f72474c627fba88ea2de68dfd7e85ced2690cc17e2fae720e94af2e3d7df5cd
[INFO] running `Command { std: "docker" "start" "-a" "4f72474c627fba88ea2de68dfd7e85ced2690cc17e2fae720e94af2e3d7df5cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling carlos v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 8.32s
[INFO] running `Command { std: "docker" "inspect" "4f72474c627fba88ea2de68dfd7e85ced2690cc17e2fae720e94af2e3d7df5cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f72474c627fba88ea2de68dfd7e85ced2690cc17e2fae720e94af2e3d7df5cd", kill_on_drop: false }`
[INFO] [stdout] 4f72474c627fba88ea2de68dfd7e85ced2690cc17e2fae720e94af2e3d7df5cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae726bbae5abdc3ec638d9280d6f0dfb9e9e77651f2c3f53f629ef429c0820cf
[INFO] running `Command { std: "docker" "start" "-a" "ae726bbae5abdc3ec638d9280d6f0dfb9e9e77651f2c3f53f629ef429c0820cf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/carlos-5d76183ddb8cee9e)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test app::tests::apply_mobile_mouse_scroll_honors_invert_toggle ... ok
[INFO] [stdout] test app::tests::append_turn_interrupted_marker_is_deduplicated ... ok
[INFO] [stdout] test app::tests::apply_mobile_mouse_scroll_uses_natural_touch_direction ... ok
[INFO] [stdout] test app::tests::append_history_from_thread_includes_context_compaction_marker ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_inserts_separator_rows_between_messages ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_diff_styles_added_and_removed_lines ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_diff_viewer_hides_raw_hunk_headers ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_reasoning_uses_markdown_text_without_markers ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_tool_output_multiline_has_no_indent ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_with_hidden_omits_selected_user_message ... ok
[INFO] [stdout] test app::tests::collapse_successive_read_summaries_merges_same_file ... ok
[INFO] [stdout] test app::tests::collapse_successive_read_summaries_stops_at_non_read_message ... ok
[INFO] [stdout] test app::tests::command_execution_diff_output_detects_unified_diff ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_hides_markdown_fence_delimiters ... ok
[INFO] [stdout] test app::tests::compute_input_layout_wraps_input_at_word_boundaries ... ok
[INFO] [stdout] test app::tests::compute_selection_range_normalizes_reversed_coordinates ... ok
[INFO] [stdout] test app::tests::consume_mobile_mouse_char_does_not_swallow_plain_digits ... ok
[INFO] [stdout] test app::tests::consume_mobile_mouse_char_requires_prefix_to_activate ... ok
[INFO] [stdout] test app::tests::context_label_reserved_cells_expands_for_longer_labels ... ok
[INFO] [stdout] test app::tests::context_label_reserved_cells_uses_fixed_minimum ... ok
[INFO] [stdout] test app::tests::context_usage_label_formats_k_and_percent ... ok
[INFO] [stdout] test app::tests::decide_mouse_drag_mode_prefers_scroll_for_vertical_swipe ... ok
[INFO] [stdout] test app::tests::detect_turn_markers_matches_inline_marker_tokens ... ok
[INFO] [stdout] test app::tests::detect_turn_markers_matches_trimmed_assistant_marker_lines ... ok
[INFO] [stdout] test app::tests::duration_samples_tracks_percentiles_and_window ... ok
[INFO] [stdout] test app::tests::esc_chord_triggers_on_second_press_within_window ... ok
[INFO] [stdout] test app::tests::esc_chord_expires_after_window ... ok
[INFO] [stdout] test app::tests::exec_command_end_parsed_edit_type_is_summarized_as_edit ... ok
[INFO] [stdout] test app::tests::consume_mobile_mouse_char_applies_scroll_on_terminator ... ok
[INFO] [stdout] test app::tests::draw_rendered_line_renders_uncovered_styled_tail ... ok
[INFO] [stdout] test app::tests::exec_command_end_search_override_kept_on_error_with_output ... ok
[INFO] [stdout] test app::tests::exec_command_end_shell_git_diff_is_summarized_as_diff ... ok
[INFO] [stdout] test app::tests::extract_diff_blocks_reads_nested_metadata_files ... ok
[INFO] [stdout] test app::tests::format_tool_item_collects_stdout_stderr_and_exit_code ... ok
[INFO] [stdout] test app::tests::format_tool_item_read_call_shows_offset_bracket ... ok
[INFO] [stdout] test app::tests::handle_notification_codex_event_token_count_ignores_null_info ... ok
[INFO] [stdout] test app::tests::handle_notification_codex_event_turn_diff_adds_diff_message ... ok
[INFO] [stdout] test app::tests::handle_notification_raw_function_call_output_updates_existing_call ... ok
[INFO] [stdout] test app::tests::handle_notification_raw_function_call_renders_tool_call ... ok
[INFO] [stdout] test app::tests::handle_notification_item_completed_context_compaction_appends_marker ... ok
[INFO] [stdout] test app::tests::handle_notification_codex_event_token_count_sets_context_usage ... ok
[INFO] [stdout] test app::tests::handle_notification_raw_function_call_output_diff_is_rendered_as_diff ... ok
[INFO] [stdout] test app::tests::handle_notification_turn_diff_updated_upserts_diff_message ... ok
[INFO] [stdout] test app::tests::exec_command_end_search_override_suppresses_large_output_on_success ... ok
[INFO] [stdout] test app::tests::exec_command_end_read_override_suppresses_large_read_output_on_success ... ok
[INFO] [stdout] test app::tests::format_command_execution_call_uses_action_command ... ok
[INFO] [stdout] test app::tests::format_tool_item_run_style_from_command_fields ... ok
[INFO] [stdout] test app::tests::handle_notification_thread_token_usage_prefers_last_when_total_exceeds_window ... ok
[INFO] [stdout] test app::tests::handle_notification_turn_completed_interrupted_appends_system_message ... ok
[INFO] [stdout] test app::tests::exec_command_end_generic_shell_nl_sed_is_summarized_as_read ... ok
[INFO] [stdout] test app::tests::handle_notification_thread_compacted_appends_system_marker ... ok
[INFO] [stdout] test app::tests::input_cursor_visual_position_tracks_wrapped_rows ... ok
[INFO] [stdout] test app::tests::format_command_execution_output_uses_aggregated_output ... ok
[INFO] [stdout] test app::tests::handle_notification_updates_context_usage_when_present ... ok
[INFO] [stdout] test app::tests::input_history_up_down_cycles_and_restores_draft ... ok
[INFO] [stdout] test app::tests::item_completed_command_execution_diff_output_renders_diff_message_kind ... ok
[INFO] [stdout] test app::tests::is_newline_enter_accepts_shift_and_alt ... ok
[INFO] [stdout] test app::tests::kitt_head_index_bounces_across_separator ... ok
[INFO] [stdout] test app::tests::normalize_pasted_text_converts_crlf_and_cr ... ok
[INFO] [stdout] test app::tests::load_history_seeds_input_history_from_user_messages ... ok
[INFO] [stdout] test app::tests::normalize_styled_segments_for_part_falls_back_on_mismatch ... ok
[INFO] [stdout] test app::tests::osc52_generates_both_clipboard_targets ... ok
[INFO] [stdout] test app::tests::osc52_screen_sequence_uses_dcs_wrapper ... ok
[INFO] [stdout] test app::tests::input_history_up_noops_when_empty ... ok
[INFO] [stdout] test app::tests::load_history_does_not_seed_context_usage_from_start_response ... ok
[INFO] [stdout] test app::tests::is_key_press_like_accepts_repeat ... ok
[INFO] [stdout] test app::tests::is_priority_server_line_identifies_control_notifications ... ok
[INFO] [stdout] test app::tests::osc52_tmux_sequence_uses_passthrough_and_escaped_esc ... ok
[INFO] [stdout] test app::tests::handle_notification_token_count_prefers_last_when_total_exceeds_window ... ok
[INFO] [stdout] test app::tests::osc52_wrap_detects_tmux_and_screen ... ok
[INFO] [stdout] test app::tests::handle_notification_thread_token_usage_updated_sets_context_usage ... ok
[INFO] [stdout] test app::tests::parse_mobile_mouse_coords_accepts_plain_and_sgr_fragments ... ok
[INFO] [stdout] test app::tests::parse_thread_runtime_settings_reads_model_and_effort ... ok
[INFO] [stdout] test app::tests::perf_metrics_overlay_lines_include_latency_rows ... ok
[INFO] [stdout] test app::tests::prioritize_events_drains_deferred_server_lines_without_new_input ... ok
[INFO] [stdout] test app::tests::prioritize_events_handles_terminal_first_and_budgets_server_lines ... ok
[INFO] [stdout] test app::tests::prioritize_events_promotes_turn_completed_even_when_budget_is_zero ... ok
[INFO] [stdout] test app::tests::ralph_turn_completion_enters_wait_state_on_blocked_marker ... ok
[INFO] [stdout] test app::tests::ralph_turn_completion_disables_ralph_mode ... ok
[INFO] [stdout] test app::tests::ralph_turn_completion_queues_continuation_when_not_blocked_or_complete ... ok
[INFO] [stdout] test app::tests::record_input_history_backfills_pending_message_index ... ok
[INFO] [stdout] test app::tests::params_turn_interrupt_includes_thread_and_turn_id ... ok
[INFO] [stdout] test app::tests::request_ralph_toggle_defers_while_turn_active ... ok
[INFO] [stdout] test app::tests::raw_function_call_dedupes_with_command_execution_item_started ... ok
[INFO] [stdout] test app::tests::params_turn_start_omits_model_and_effort_when_missing ... ok
[INFO] [stdout] test app::tests::wrap_input_line_keeps_trailing_space_visible ... ok
[INFO] [stdout] test app::tests::wrap_natural_by_cells_prefers_word_boundaries ... ok
[INFO] [stdout] test app::tests::rewind_edit_keeps_selected_anchor_for_fork ... ok
[INFO] [stdout] test app::tests::rewind_fork_drops_selected_message_and_newer_history ... ok
[INFO] [stdout] test app::tests::build_rendered_lines_styles_assistant_code_lines ... ok
[INFO] [stdout] test app::tests::rewind_scroll_aligns_to_selected_prompt_history_position ... ok
[INFO] [stdout] test app::tests::selected_text_joins_soft_wrapped_rows_without_newline ... ok
[INFO] [stdout] test app::tests::selected_text_keeps_newline_on_hard_break_rows ... ok
[INFO] [stdout] test app::tests::ssh_detection_works ... ok
[INFO] [stdout] test app::tests::selected_text_keeps_left_padding_in_selection ... ok
[INFO] [stdout] test app::tests::params_turn_start_includes_model_and_effort_when_set ... ok
[INFO] [stdout] test app::tests::rewind_mode_populates_latest_history_and_restores_draft ... ok
[INFO] [stdout] test app::tests::widechar_selection_uses_cell_offsets ... ok
[INFO] [stdout] test app::tests::perf_metrics_tracks_repeat_transition_buckets ... ok
[INFO] [stdout] test app::tests::parse_cli_args_supports_ralph_resume_and_markers ... ok
[INFO] [stdout] test app::tests::wrap_input_line_uses_natural_word_wrapping ... ok
[INFO] [stdout] test app::tests::request_ralph_toggle_enables_and_disables_when_idle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae726bbae5abdc3ec638d9280d6f0dfb9e9e77651f2c3f53f629ef429c0820cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae726bbae5abdc3ec638d9280d6f0dfb9e9e77651f2c3f53f629ef429c0820cf", kill_on_drop: false }`
[INFO] [stdout] ae726bbae5abdc3ec638d9280d6f0dfb9e9e77651f2c3f53f629ef429c0820cf
