[INFO] cloning repository https://github.com/bonginkan/openab
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonginkan/openab" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonginkan%2Fopenab", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonginkan%2Fopenab'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a2503c761adfb5e6890870d5613164cff09eabbc
[INFO] testing bonginkan/openab/a2503c761adfb5e6890870d5613164cff09eabbc 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%2Fbonginkan%2Fopenab" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bonginkan/openab
[INFO] finished tweaking git repo https://github.com/bonginkan/openab
[INFO] tweaked toml for git repo https://github.com/bonginkan/openab written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bonginkan/openab 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/bonginkan/openab 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]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.12
[INFO] [stderr]   Downloaded cron v0.16.0
[INFO] [stderr]   Downloaded rtoolbox v0.0.4
[INFO] [stderr]   Downloaded rustls v0.23.38
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263
[INFO] running `Command { std: "docker" "start" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", 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" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263" "/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" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", 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" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling pulldown-cmark v0.13.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling serenity v0.12.5
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling pxfm v0.1.28
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling rtoolbox v0.0.4
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling cron v0.16.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling openab v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", 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" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263" "/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 openab v0.8.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.06s
[INFO] running `Command { std: "docker" "inspect" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", 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" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openab-f3963dc4f1b7f29d)
[INFO] [stdout] 
[INFO] [stdout] running 491 tests
[INFO] [stdout] test acp::connection::tests::builds_cancelled_when_options_array_is_empty ... ok
[INFO] [stdout] test acp::connection::tests::falls_back_to_allow_always_when_options_are_missing ... ok
[INFO] [stdout] test acp::connection::tests::builds_cancelled_outcome_when_no_selectable_option_exists ... ok
[INFO] [stdout] test acp::connection::tests::explicit_env_takes_precedence_over_inherit_env ... ok
[INFO] [stdout] test acp::connection::tests::falls_back_to_allow_always_when_params_is_none ... ok
[INFO] [stdout] test acp::connection::tests::falls_back_to_first_unknown_non_reject_kind ... ok
[INFO] [stdout] test acp::connection::reader_loop_tests::matched_id_response_resolves_pending_and_forwards ... ok
[INFO] [stdout] test acp::connection::tests::inherit_env_copies_from_process ... ok
[INFO] [stdout] test acp::connection::tests::inherit_env_skips_missing_vars ... ok
[INFO] [stdout] test acp::connection::reader_loop_tests::stale_id_response_is_forwarded_without_pending_entry ... ok
[INFO] [stdout] test acp::connection::tests::picks_allow_always_over_other_options ... ok
[INFO] [stdout] test acp::connection::tests::returns_none_when_only_reject_options_exist ... ok
[INFO] [stdout] test acp::connection::tests::selects_bypass_permissions_for_exit_plan_mode ... ok
[INFO] [stdout] test acp::pool::tests::get_or_insert_gate_reuses_gate_for_same_thread ... ok
[INFO] [stdout] test acp::pool::tests::remove_if_same_handle_keeps_replaced_entry ... ok
[INFO] [stdout] test acp::pool::tests::remove_if_same_handle_removes_matching_entry ... ok
[INFO] [stdout] test acp::pool::tests::persisted_mapping_can_include_active_and_suspended_sessions ... ok
[INFO] [stdout] test acp::protocol::tests::parse_empty_result ... ok
[INFO] [stdout] test acp::protocol::tests::parse_kiro_models_fallback ... ok
[INFO] [stdout] test acp::protocol::tests::parse_kiro_models_and_modes ... ok
[INFO] [stdout] test acp::protocol::tests::parse_empty_config_options_falls_through_to_kiro ... ok
[INFO] [stdout] test acp::protocol::tests::parse_kiro_modes_fallback ... ok
[INFO] [stdout] test acp::protocol::tests::parse_standard_takes_precedence_over_kiro ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_directive_allows_escaped_brackets ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_directive ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_directive_rejects_empty_path ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_ignores_code_fence_examples ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_directive_allows_escaped_brackets ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_from_body_escaped_directive_line ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_rejects_empty_path ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_allows_common_leading_format_chars ... ok
[INFO] [stdout] test acp::protocol::tests::parse_standard_config_options ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_allows_leading_blank_line ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_from_inline_body_escaped_text ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_from_inline_body_text ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_ignores_code_fence_examples ... ok
[INFO] [stdout] test adapter::directive_tests::parse_crlf_line_endings ... ok
[INFO] [stdout] test adapter::directive_tests::parse_crlf_multiple_directives ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_from_body_directive_line ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_file_from_inline_body_escaped_text ... ok
[INFO] [stdout] test adapter::directive_tests::parse_bracket_without_colon_preserved ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_rejects_empty_path ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_directive ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_from_body_directive_line ... ok
[INFO] [stdout] test adapter::directive_tests::parse_empty_reply_to ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_allows_leading_invisible_chars ... ok
[INFO] [stdout] test adapter::directive_tests::parse_leading_space_without_directive_preserves_content ... ok
[INFO] [stdout] test adapter::directive_tests::parse_directive_only_no_content ... ok
[INFO] [stdout] test adapter::directive_tests::parse_no_directives ... ok
[INFO] [stdout] test adapter::directive_tests::parse_multiple_directives ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_directive ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_inline_only_spaces ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_inline_with_mention ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_inline_with_more_lines ... ok
[INFO] [stdout] test adapter::directive_tests::parse_duplicate_reply_to_last_wins ... ok
[INFO] [stdout] test adapter::directive_tests::parse_invalid_reply_to_rejects_whitespace ... ok
[INFO] [stdout] test adapter::directive_tests::parse_mixed_attachment_directives ... ok
[INFO] [stdout] test adapter::directive_tests::parse_attach_image_from_body_preserves_trailing_line_content ... ok
[INFO] [stdout] test adapter::directive_tests::parse_non_directive_line_stops_parsing ... ok
[INFO] [stdout] test adapter::directive_tests::parse_multiple_attach_image_directives ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_with_brackets_in_content ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_with_inline_content ... ok
[INFO] [stdout] test adapter::directive_tests::parse_reply_to_no_space_before_content ... ok
[INFO] [stdout] test adapter::directive_tests::strip_output_directives_for_display_hides_body_attach_image ... ok
[INFO] [stdout] test adapter::directive_tests::parse_slack_ts_format_accepted ... ok
[INFO] [stdout] test adapter::directive_tests::strip_output_directives_for_display_hides_complete_header ... ok
[INFO] [stdout] test adapter::directive_tests::strip_output_directives_for_display_hides_inline_attach_image ... ok
[INFO] [stdout] test adapter::directive_tests::strip_output_directives_for_display_hides_partial_header ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_does_not_separate_inside_inline_code ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_does_not_separate_inside_output_directive ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_does_not_separate_inside_multi_tick_inline_code ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_does_not_separate_normal_stream_delta ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_preserves_chunk_leading_newline ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_preserves_mid_sentence_stream_delta ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_separates_after_closed_inline_code ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_separates_standalone_stream_comments ... ok
[INFO] [stdout] test adapter::tests::append_text_chunk_separates_steered_response ... ok
[INFO] [stdout] test adapter::tests::compose_display_full_shows_complete_title ... ok
[INFO] [stdout] test adapter::tests::compose_display_compact_shows_running_count ... ok
[INFO] [stdout] test adapter::tests::compose_display_compact_shows_count_summary ... ok
[INFO] [stdout] test adapter::tests::contains_mention_detects_all_mention_forms ... ok
[INFO] [stdout] test adapter::tests::is_placeholder_display_detects_placeholders ... ok
[INFO] [stdout] test adapter::tests::origin_event_id_excluded_from_eq ... ok
[INFO] [stdout] test adapter::tests::origin_event_id_excluded_from_hash ... ok
[INFO] [stdout] test adapter::tests::origin_event_id_survives_clone ... ok
[INFO] [stdout] test adapter::tests::prompt_hard_timeout_zero_is_disabled ... ok
[INFO] [stdout] test adapter::tests::render_steer_header_empty_falls_back_to_label ... ok
[INFO] [stdout] test adapter::tests::render_steer_header_quotes_each_line ... ok
[INFO] [stdout] test adapter::tests::compose_display_none_hides_tools ... ok
[INFO] [stdout] test adapter::tests::split_off_mention_paragraphs_no_mention_keeps_body ... ok
[INFO] [stdout] test adapter::tests::split_off_mention_paragraphs_separates_only_mention_paragraphs ... ok
[INFO] [stdout] test adapter::tests::split_streaming_display_empty_uses_zero_width_space ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_disabled_warns_without_reading ... ok
[INFO] [stdout] test bot_turns::tests::bot_turns_increment ... ok
[INFO] [stdout] test adapter::tests::use_streaming_is_required_method ... ok
[INFO] [stdout] test bot_turns::tests::classify_is_per_thread_independent ... ok
[INFO] [stdout] test adapter::tests::split_streaming_display_splits_without_truncating ... ok
[INFO] [stdout] test adapter::tests::steer_prompt_text_joins_text_blocks_only ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_loads_file_without_image_validation ... ok
[INFO] [stdout] test bot_turns::tests::classify_resumes_after_human_message ... ok
[INFO] [stdout] test bot_turns::tests::classify_returns_warn_and_stop_on_soft_limit ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_relative_path_uses_agent_working_dir ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_rejects_path_outside_allowed_dir ... ok
[INFO] [stdout] test bot_turns::tests::classify_returns_silent_stop_past_soft_limit ... ok
[INFO] [stdout] test bot_turns::tests::hard_limit_does_not_fire_at_legacy_100 ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_rejects_non_image_for_attach_image ... ok
[INFO] [stdout] test bot_turns::tests::classify_returns_continue_under_limits ... ok
[INFO] [stdout] test bot_turns::tests::human_on_unknown_thread_is_noop ... ok
[INFO] [stdout] test bot_turns::tests::soft_limit_triggers ... ok
[INFO] [stdout] test bot_turns::tests::soft_limit_warn_once_semantics ... ok
[INFO] [stdout] test bot_turns::tests::threads_are_independent ... ok
[INFO] [stdout] test bot_turns::tests::classify_returns_warn_and_stop_on_hard_limit ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_loads_image_from_allowed_dir ... ok
[INFO] [stdout] test bot_turns::tests::human_resets_both_counters ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_auto_stage_rejects_untrusted_outside_image ... ok
[INFO] [stdout] test bot_turns::tests::hard_before_soft_when_equal ... ok
[INFO] [stdout] test bot_turns::tests::two_bot_pingpong_human_resets ... ok
[INFO] [stdout] test bot_turns::tests::system_message_does_not_reset_counter ... ok
[INFO] [stdout] test bot_turns::tests::hard_limit_triggers ... ok
[INFO] [stdout] test bot_turns::tests::two_bot_pingpong_hits_soft_limit ... ok
[INFO] [stdout] test bot_turns::tests::hard_limit_resets_on_human ... ok
[INFO] [stdout] test bot_turns::tests::hard_limit_warn_once_semantics ... ok
[INFO] [stdout] test config::tests::load_config_missing_file_returns_error ... ok
[INFO] [stdout] test adapter::tests::outbound_attachments_auto_stages_generated_image_into_allowed_dir ... ok
[INFO] [stdout] test config::tests::load_config_from_url_invalid_host ... ok
[INFO] [stdout] test config::tests::load_config_from_file ... ok
[INFO] [stdout] test config::tests::immediate_steer_parses_true ... ok
[INFO] [stdout] test config::tests::inbound_attachments_content_blocks_can_be_disabled ... ok
[INFO] [stdout] test config::tests::message_processing_mode_batched_is_rejected ... ok
[INFO] [stdout] test config::tests::attachments_config_parses ... ok
[INFO] [stdout] test config::tests::immediate_steer_defaults_to_true ... ok
[INFO] [stdout] test config::tests::inbound_attachments_default_to_content_blocks_enabled ... ok
[INFO] [stdout] test config::tests::immediate_steer_parses_false ... ok
[INFO] [stdout] test config::tests::message_processing_mode_parses_per_lane ... ok
[INFO] [stdout] test config::tests::expand_env_vars_replaces_known_var ... ok
[INFO] [stdout] test config::tests::expand_env_vars_unknown_becomes_empty ... ok
[INFO] [stdout] test config::tests::expand_env_vars_in_config ... ok
[INFO] [stdout] test config::tests::message_processing_mode_default_is_per_message ... ok
[INFO] [stdout] test config::tests::tool_display_default_is_full ... ok
[INFO] [stdout] test cron::tests::cron_config_defaults_when_omitted ... ok
[INFO] [stdout] test config::tests::stt_echo_transcript_defaults_to_false ... ok
[INFO] [stdout] test cron::tests::cron_config_toml_parses ... ok
[INFO] [stdout] test cron::tests::cronjob_config_defaults ... ok
[INFO] [stdout] test cron::tests::cronjob_config_custom_values ... ok
[INFO] [stdout] test cron::tests::cronjob_config_disabled ... ok
[INFO] [stdout] test config::tests::message_processing_mode_parses_per_message ... ok
[INFO] [stdout] test config::tests::attachments_rejects_zero_limits ... ok
[INFO] [stdout] test cron::tests::invalid_timezone_fails ... ok
[INFO] [stdout] test cron::tests::load_usercron_empty_file_returns_empty ... ok
[INFO] [stdout] test cron::tests::disable_on_success_requires_exit_zero_and_marker ... ok
[INFO] [stdout] test cron::tests::load_usercron_nonexistent_returns_empty ... ok
[INFO] [stdout] test cron::tests::load_usercron_invalid_toml_returns_empty ... ok
[INFO] [stdout] test cron::tests::load_usercron_skips_disable_on_success_without_id ... ok
[INFO] [stdout] test cron::tests::load_usercron_skips_disable_on_success_without_match ... ok
[INFO] [stdout] test config::tests::message_processing_mode_parses_per_thread ... ok
[INFO] [stdout] test cron::tests::load_usercron_skips_invalid_entries ... ok
[INFO] [stdout] test cron::tests::load_usercron_skips_unconfigured_platform ... ok
[INFO] [stdout] test config::tests::parse_gateway_config_explicit_allow_all_overrides_list ... ok
[INFO] [stdout] test config::tests::parse_gateway_config_defaults ... ok
[INFO] [stdout] test cron::tests::name_based_weekday_still_works ... ok
[INFO] [stdout] test config::tests::parse_invalid_toml_returns_error ... ok
[INFO] [stdout] test config::tests::parse_discord_config_with_guild_allowlist ... ok
[INFO] [stdout] test config::tests::parse_gateway_config_with_allowlists ... ok
[INFO] [stdout] test cron::tests::parse_every_minute_cron ... ok
[INFO] [stdout] test cron::tests::load_usercron_valid_file ... ok
[INFO] [stdout] test config::tests::parse_pool_prompt_hard_timeout_zero ... ok
[INFO] [stdout] test cron::tests::parse_invalid_cron_too_many_fields ... ok
[INFO] [stdout] test config::tests::parse_minimal_config ... ok
[INFO] [stdout] test config::tests::message_processing_mode_unknown_value_errors ... ok
[INFO] [stdout] test cron::tests::parse_invalid_cron_expression ... ok
[INFO] [stdout] test cron::tests::parse_rejects_too_few_fields ... ok
[INFO] [stdout] test cron::tests::parse_valid_cron_expression ... ok
[INFO] [stdout] test cron::tests::should_fire_respects_timezone ... ok
[INFO] [stdout] test config::tests::stt_echo_transcript_respects_explicit_false ... ok
[INFO] [stdout] test cron::tests::translate_dow_all_days_zero_to_six ... ok
[INFO] [stdout] test cron::tests::sunday_schedule_fires_on_sunday_via_zero ... ok
[INFO] [stdout] test cron::tests::saturday_schedule_fires_on_saturday_via_six ... ok
[INFO] [stdout] test config::tests::parse_discord_config_explicit_allow_all_guilds_overrides_list ... ok
[INFO] [stdout] test cron::tests::should_fire_returns_false_for_distant_schedule ... ok
[INFO] [stdout] test cron::tests::translate_dow_all_days_one_to_seven ... ok
[INFO] [stdout] test cron::tests::should_fire_every_minute_returns_true ... ok
[INFO] [stdout] test cron::tests::sunday_schedule_fires_on_sunday_via_seven ... ok
[INFO] [stdout] test cron::tests::translate_dow_list_compacts_contiguous_runs ... ok
[INFO] [stdout] test cron::tests::translate_dow_list_dedupes_zero_and_seven ... ok
[INFO] [stdout] test cron::tests::translate_dow_names_pass_through ... ok
[INFO] [stdout] test cron::tests::translate_dow_range_three_to_five ... ok
[INFO] [stdout] test cron::tests::translate_dow_rejects_empty ... ok
[INFO] [stdout] test cron::tests::translate_dow_all_days_zero_to_seven ... ok
[INFO] [stdout] test cron::tests::translate_dow_rejects_reversed_range ... ok
[INFO] [stdout] test cron::tests::translate_dow_rejects_mixed_notation ... ok
[INFO] [stdout] test cron::tests::translate_dow_rejects_zero_step ... ok
[INFO] [stdout] test cron::tests::translate_dow_single_saturday ... ok
[INFO] [stdout] test cron::tests::translate_dow_single_sunday_seven ... ok
[INFO] [stdout] test cron::tests::translate_dow_single_sunday_zero ... ok
[INFO] [stdout] test cron::tests::translate_dow_step_from_range ... ok
[INFO] [stdout] test cron::tests::translate_dow_rejects_out_of_range ... ok
[INFO] [stdout] test cron::tests::translate_dow_list_non_contiguous ... ok
[INFO] [stdout] test cron::tests::translate_dow_single_monday ... ok
[INFO] [stdout] test cron::tests::translate_dow_star_passes_through ... ok
[INFO] [stdout] test cron::tests::translate_dow_step_from_singleton ... ok
[INFO] [stdout] test cron::tests::translate_dow_step_from_singleton_seven ... ok
[INFO] [stdout] test cron::tests::translate_dow_step_from_singleton_sunday ... ok
[INFO] [stdout] test cron::tests::translate_dow_step_from_star ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_disabled_with_invalid_cron_passes ... ok
[INFO] [stdout] test cron::tests::utc_timezone_parses ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_enabled_with_invalid_cron_still_fails ... ok
[INFO] [stdout] test cron::tests::valid_timezone_parses ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_invalid_cron_fails ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_invalid_timezone_fails ... ok
[INFO] [stdout] test cron::tests::translate_dow_weekday_range ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_rejects_baseline_disable_on_success ... ok
[INFO] [stdout] test cron::tests::update_usercron_job_errors_for_missing_id ... ok
[INFO] [stdout] test discord::tests::assemble_export_appends_footer_when_room_remains ... ok
[INFO] [stdout] test cron::tests::weekday_schedule_fires_on_friday_not_saturday ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_unconfigured_platform_fails ... ok
[INFO] [stdout] test cron::tests::weekday_schedule_fires_on_monday ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_unknown_platform_fails ... ok
[INFO] [stdout] test cron::tests::validate_cronjobs_valid_passes ... ok
[INFO] [stdout] test discord::tests::assemble_export_entry_one_byte_over_boundary_is_excluded ... ok
[INFO] [stdout] test discord::tests::build_sender_context_bot_sender ... ok
[INFO] [stdout] test discord::tests::assemble_export_empty_entries_returns_header_only ... ok
[INFO] [stdout] test discord::tests::assemble_export_entry_at_exact_boundary_is_included ... ok
[INFO] [stdout] test cron::tests::weekday_schedule_does_not_fire_on_sunday ... ok
[INFO] [stdout] test discord::tests::build_sender_context_in_thread ... ok
[INFO] [stdout] test discord::tests::dedup_detects_existing_bot_warning ... ok
[INFO] [stdout] test discord::tests::build_sender_context_not_in_thread ... ok
[INFO] [stdout] test discord::tests::assemble_export_single_oversized_entry_writes_zero_and_marks_truncated ... ok
[INFO] [stdout] test cron::tests::update_usercron_job_sets_enabled_and_thread_id_by_id ... ok
[INFO] [stdout] test discord::tests::dedup_returns_false_for_empty_messages ... ok
[INFO] [stdout] test discord::tests::denied_user_human_not_in_allowlist ... ok
[INFO] [stdout] test discord::tests::dedup_returns_false_when_no_warning ... ok
[INFO] [stdout] test discord::tests::denied_user_bot_skips_allowlist ... ok
[INFO] [stdout] test discord::tests::denied_user_human_in_allowlist ... ok
[INFO] [stdout] test discord::tests::dm_accepted_when_allow_dm_true ... ok
[INFO] [stdout] test discord::tests::discord_no_stream_when_other_bot_present ... ok
[INFO] [stdout] test discord::tests::discord_streams_when_no_other_bot ... ok
[INFO] [stdout] test discord::tests::dedup_ignores_human_warning_text ... ok
[INFO] [stdout] test discord::tests::detect_thread_rejects_category_child_in_warn_and_stop ... ok
[INFO] [stdout] test discord::tests::detect_thread_table ... ok
[INFO] [stdout] test discord::tests::dm_allowed_user_passes ... ok
[INFO] [stdout] test discord::tests::dm_rejected_when_allow_dm_false ... ok
[INFO] [stdout] test discord::tests::dm_denied_user_still_enforced ... ok
[INFO] [stdout] test discord::tests::dm_must_bypass_user_message_gating ... ok
[INFO] [stdout] test discord::tests::dm_skips_thread_creation ... ok
[INFO] [stdout] test discord::tests::export_filter_after_uses_global_cap ... ok
[INFO] [stdout] test discord::tests::export_filter_all_cap_is_5000 ... ok
[INFO] [stdout] test discord::tests::export_filter_default_cap_is_100 ... ok
[INFO] [stdout] test discord::tests::guild_gate_allows_configured_guild ... ok
[INFO] [stdout] test discord::tests::guild_gate_rejects_unconfigured_guild ... ok
[INFO] [stdout] test discord::tests::involved_mode_ignores_multibot ... ok
[INFO] [stdout] test discord::tests::existing_thread_skips_thread_creation ... ok
[INFO] [stdout] test discord::tests::is_thread_already_exists_ignores_other_errors ... ok
[INFO] [stdout] test discord::tests::export_filter_limit_uses_custom_cap ... ok
[INFO] [stdout] test discord::tests::guild_gate_allows_any_guild_when_allow_all_true ... ok
[INFO] [stdout] test discord::tests::guild_gate_allows_dm_without_guild_id ... ok
[INFO] [stdout] test discord::tests::mentions_mode_always_requires_mention ... ok
[INFO] [stdout] test discord::tests::multibot_mentions_multi_bot_thread_with_mention ... ok
[INFO] [stdout] test discord::tests::is_thread_already_exists_matches_code ... ok
[INFO] [stdout] test discord::tests::multibot_mentions_not_involved ... ok
[INFO] [stdout] test discord::tests::multibot_mentions_main_channel_no_mention ... ok
[INFO] [stdout] test discord::tests::hard_limit_warn_once_semantics ... ok
[INFO] [stdout] test discord::tests::normal_channel_creates_thread ... ok
[INFO] [stdout] test discord::tests::resolve_channel_prefers_thread_id_when_set ... ok
[INFO] [stdout] test discord::tests::multibot_mentions_multi_bot_thread_no_mention ... ok
[INFO] [stdout] test discord::tests::is_thread_already_exists_matches_message ... ok
[INFO] [stdout] test discord::tests::resolve_channel_uses_channel_id_when_no_thread ... ok
[INFO] [stdout] test discord::tests::sanitize_filename_component_falls_back_for_empty_result ... ok
[INFO] [stdout] test discord::tests::multibot_mentions_single_bot_thread_no_mention ... ok
[INFO] [stdout] test discord::tests::sanitize_filename_component_keeps_safe_ascii ... ok
[INFO] [stdout] test discord::tests::soft_limit_warn_once_semantics ... ok
[INFO] [stdout] test discord::tests::streaming_multibot_cache_ignores_expired_entries ... ok
[INFO] [stdout] test discord::tests::streaming_multibot_cache_uses_destination_thread_key ... ok
[INFO] [stdout] test discord::tests::system_message_does_not_reset_counter ... ok
[INFO] [stdout] test discord::tests::timestamp_ms_to_snowflake_at_discord_epoch_is_one ... ok
[INFO] [stdout] test discord::tests::timestamp_ms_to_snowflake_before_epoch_saturates ... ok
[INFO] [stdout] test discord::tests::timestamp_ms_to_snowflake_known_value ... ok
[INFO] [stdout] test discord::tests::video_attachment_block_includes_actionable_metadata ... ok
[INFO] [stdout] test dispatch::tests::consumer_dispatches_single_message_as_one_batch ... ok
[INFO] [stdout] test dispatch::tests::consumer_greedy_drain_combines_queued_messages_into_one_batch ... ok
[INFO] [stdout] test dispatch::tests::estimate_tokens_cumulative_exceeds_cap ... ok
[INFO] [stdout] test dispatch::tests::estimate_tokens_empty ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_empty_after_strip ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_strips_bot_mention ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_preserves_other_user_mentions ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_strips_allowed_role ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_strips_bot_mention_legacy ... ok
[INFO] [stdout] test dispatch::tests::consumer_token_cap_splits_batch_preserving_fifo ... ok
[INFO] [stdout] test dispatch::tests::estimate_tokens_oversized_single_message ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_replaces_role_mentions ... ok
[INFO] [stdout] test discord::tests::resolve_mentions_keeps_other_roles_as_placeholder ... ok
[INFO] [stdout] test dispatch::tests::estimate_tokens_text ... ok
[INFO] [stdout] test dispatch::tests::estimate_tokens_image_block ... ok
[INFO] [stdout] test dispatch::tests::pack_arrival_event_batch_n2 ... ok
[INFO] [stdout] test dispatch::tests::in_flight_guard_clears_after_dispatch ... ok
[INFO] [stdout] test dispatch::tests::pack_arrival_event_scenario_b_image_in_separate_message ... ok
[INFO] [stdout] test dispatch::tests::pack_arrival_event_scenario_d_voice_only ... ok
[INFO] [stdout] test dispatch::tests::pack_arrival_event_scenario_c_multi_author_interleaved ... ok
[INFO] [stdout] test dispatch::tests::pack_arrival_event_single ... ok
[INFO] [stdout] test dispatch::tests::pack_arrival_event_with_extra_blocks ... ok
[INFO] [stdout] test dispatch::tests::key_per_lane_includes_sender ... ok
[INFO] [stdout] test dispatch::tests::key_per_thread_ignores_sender ... ok
[INFO] [stdout] test dispatch::tests::shutdown_clears_all_handles ... ok
[INFO] [stdout] test dispatch::tests::cancel_buffered_thread_drops_all_lanes ... ok
[INFO] [stdout] test dispatch::tests::cancel_buffered_thread_drops_per_thread_key ... ok
[INFO] [stdout] test dispatch::tests::cancel_buffered_thread_does_not_match_thread_id_prefix ... ok
[INFO] [stdout] test dispatch::tests::submit_steers_when_in_flight_and_enabled ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_401 ... ok
[INFO] [stdout] test dispatch::tests::try_evict_locked_keeps_when_generation_differs ... ok
[INFO] [stdout] test dispatch::tests::sweep_stale_keeps_running_consumers ... ok
[INFO] [stdout] test dispatch::tests::try_evict_locked_returns_false_when_absent ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_429 ... ok
[INFO] [stdout] test dispatch::tests::try_evict_locked_removes_when_generation_matches ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_503 ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_connection_error ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_data_message_not_duplicated ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_json_rpc ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_server_error_range ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_unknown_code ... ok
[INFO] [stdout] test error_display::tests::format_coded_error_with_data_message ... ok
[INFO] [stdout] test error_display::tests::format_user_error_case_insensitive ... ok
[INFO] [stdout] test error_display::tests::format_user_error_channel_closed ... ok
[INFO] [stdout] test error_display::tests::format_user_error_connection_closed ... ok
[INFO] [stdout] test error_display::tests::format_user_error_empty ... ok
[INFO] [stdout] test error_display::tests::format_user_error_mixed_case_timeout ... ok
[INFO] [stdout] test error_display::tests::format_user_error_failed_to_spawn ... ok
[INFO] [stdout] test error_display::tests::format_user_error_no_such_file ... ok
[INFO] [stdout] test error_display::tests::format_user_error_timeout ... ok
[INFO] [stdout] test error_display::tests::format_user_error_pool_exhausted ... ok
[INFO] [stdout] test error_display::tests::format_user_error_unauthorized ... ok
[INFO] [stdout] test error_display::tests::format_user_error_unknown ... ok
[INFO] [stdout] test error_display::tests::format_user_error_invalid_api_key ... ok
[INFO] [stdout] test format::tests::closing_fence_triggers_split ... ok
[INFO] [stdout] test format::tests::fence_balance_across_chunks ... ok
[INFO] [stdout] test format::tests::fenced_split_close_overhead_budgeted ... ok
[INFO] [stdout] test format::tests::hard_split_plain_respects_limit ... ok
[INFO] [stdout] test format::tests::multi_fence_blocks ... ok
[INFO] [stdout] test format::tests::hard_split_fenced_respects_limit ... ok
[INFO] [stdout] test format::tests::fenced_split_preserves_language_tag ... ok
[INFO] [stdout] test format::tests::no_split_under_limit ... ok
[INFO] [stdout] test format::tests::plain_text_split_respects_limit ... ok
[INFO] [stdout] test hooks::tests::config_parses_no_hooks ... ok
[INFO] [stdout] test format::tests::reopen_path_no_overflow ... ok
[INFO] [stdout] test hooks::tests::config_parses_hooks ... ok
[INFO] [stdout] test hooks::tests::run_script_file_not_found ... ok
[INFO] [stdout] test hooks::tests::validate_accepts_absolute_script_path ... ok
[INFO] [stdout] test hooks::tests::run_inline_script_failure_warn ... ok
[INFO] [stdout] test hooks::tests::validate_accepts_inline ... ok
[INFO] [stdout] test hooks::tests::validate_accepts_url_with_sha256 ... ok
[INFO] [stdout] test hooks::tests::validate_rejects_multiple_sources ... ok
[INFO] [stdout] test hooks::tests::validate_rejects_no_source ... ok
[INFO] [stdout] test hooks::tests::validate_rejects_relative_script_path ... ok
[INFO] [stdout] test hooks::tests::validate_rejects_url_without_sha256 ... ok
[INFO] [stdout] test hooks::tests::run_inline_script_success ... ok
[INFO] [stdout] test hooks::tests::run_inline_script_failure_abort ... ok
[INFO] [stdout] test markdown::tests::bullets_mode_converts_to_bullets ... ok
[INFO] [stdout] test markdown::tests::bullets_mode_keeps_backticks_in_code_cells ... ok
[INFO] [stdout] test markdown::tests::code_mode_strips_backticks_from_code_cells ... ok
[INFO] [stdout] test markdown::tests::no_table_passes_through ... ok
[INFO] [stdout] test markdown::tests::off_mode_passes_through ... ok
[INFO] [stdout] test markdown::tests::code_mode_wraps_in_codeblock ... ok
[INFO] [stdout] test hooks::tests::run_script_file_success ... ok
[INFO] [stdout] test media::tests::gif_passes_through_unchanged ... ok
[INFO] [stdout] test media::tests::hex_prefix_handles_short_buffer ... ok
[INFO] [stdout] test media::tests::hex_prefix_formats_first_8_bytes ... ok
[INFO] [stdout] test media::tests::invalid_data_returns_error ... ok
[INFO] [stdout] test media::tests::media_fetch_error_display_renders ... ok
[INFO] [stdout] test dispatch::tests::shutdown_aborts_running_consumers ... ok
[INFO] [stdout] test media::tests::truncated_png_body_must_not_produce_content_block ... ok
[INFO] [stdout] test media::tests::validate_accepts_gif_with_matching_content_type ... ok
[INFO] [stdout] test media::tests::validate_accepts_jpeg_with_matching_content_type ... ok
[INFO] [stdout] test dispatch::tests::sweep_stale_removes_finished_consumers ... ok
[INFO] [stdout] test media::tests::validate_accepts_missing_content_type_with_valid_png ... ok
[INFO] [stdout] test media::tests::validate_accepts_octet_stream_with_valid_png ... ok
[INFO] [stdout] test media::tests::validate_accepts_png_with_matching_content_type ... ok
[INFO] [stdout] test media::tests::validate_accepts_webp_by_magic_bytes ... ok
[INFO] [stdout] test media::tests::validate_content_type_strips_params ... ok
[INFO] [stdout] test media::tests::validate_rejects_corrupt_gif_body ... ok
[INFO] [stdout] test media::tests::validate_rejects_empty_body ... ok
[INFO] [stdout] test media::tests::validate_rejects_html_body_labeled_as_image_png ... ok
[INFO] [stdout] test media::tests::validate_rejects_html_body_with_missing_content_type ... ok
[INFO] [stdout] test media::tests::validate_rejects_json_body_by_magic_bytes ... ok
[INFO] [stdout] test media::tests::validate_rejects_mixed_case_text_content_type ... ok
[INFO] [stdout] test media::tests::validate_rejects_text_html_content_type ... ok
[INFO] [stdout] test media::tests::validate_rejects_truncated_png_header ... ok
[INFO] [stdout] test media::tests::video_file_detects_mime_and_common_extensions ... ok
[INFO] [stdout] test remind::tests::format_delay_basic ... ok
[INFO] [stdout] test reactions::tests::move_to_message_transfers_current_reaction ... ok
[INFO] [stdout] test remind::tests::format_delay_pure_units ... ok
[INFO] [stdout] test remind::tests::format_delay_zero ... ok
[INFO] [stdout] test remind::tests::max_targets_constant ... ok
[INFO] [stdout] test remind::tests::parse_delay_bare_number_boundary ... ok
[INFO] [stdout] test remind::tests::parse_delay_bare_number_defaults_to_minutes ... ok
[INFO] [stdout] test remind::tests::parse_delay_case_insensitive ... ok
[INFO] [stdout] test remind::tests::parse_delay_combined ... ok
[INFO] [stdout] test remind::tests::parse_delay_days ... ok
[INFO] [stdout] test remind::tests::parse_delay_empty ... ok
[INFO] [stdout] test remind::tests::parse_delay_exact_boundaries ... ok
[INFO] [stdout] test remind::tests::parse_delay_hours ... ok
[INFO] [stdout] test remind::tests::parse_delay_invalid_unit ... ok
[INFO] [stdout] test remind::tests::parse_delay_minutes ... ok
[INFO] [stdout] test remind::tests::parse_delay_too_long ... ok
[INFO] [stdout] test remind::tests::parse_delay_too_short ... ok
[INFO] [stdout] test remind::tests::parse_delay_whitespace_trimmed ... ok
[INFO] [stdout] test remind::tests::reminder_store_persists_across_reload ... ok
[INFO] [stdout] test remind::tests::sanitize_message_no_change ... ok
[INFO] [stdout] test remind::tests::sanitize_message_strips_everyone_here ... ok
[INFO] [stdout] test remind::tests::reminder_store_add_remove ... ok
[INFO] [stdout] test remind::tests::validate_message_ok ... ok
[INFO] [stdout] test remind::tests::validate_message_too_long ... ok
[INFO] [stdout] test setup::config::tests::generate_config_contains_sections ... ok
[INFO] [stdout] test setup::config::tests::generate_config_kiro_working_dir ... ok
[INFO] [stdout] test setup::validate::tests::validate_agent_command_known_and_unknown ... ok
[INFO] [stdout] test setup::validate::tests::validate_bot_token_ok ... ok
[INFO] [stdout] test setup::validate::tests::validate_bot_token_reject_invalid ... ok
[INFO] [stdout] test setup::validate::tests::validate_channel_id_accepts_numeric_rejects_invalid ... ok
[INFO] [stdout] test slack::tests::empty_text_is_not_plain_user_message ... ok
[INFO] [stdout] test slack::tests::mentions_uid_bare_form ... ok
[INFO] [stdout] test slack::tests::mentions_uid_empty_label_form ... ok
[INFO] [stdout] test slack::tests::mentions_uid_labelled_form ... ok
[INFO] [stdout] test slack::tests::mentions_uid_labelled_form_mid_sentence ... ok
[INFO] [stdout] test slack::tests::mentions_uid_no_false_positive_on_uid_prefix ... ok
[INFO] [stdout] test slack::tests::mentions_uid_no_match ... ok
[INFO] [stdout] test slack::tests::mentions_uid_second_mention_matches ... ok
[INFO] [stdout] test slack::tests::mentions_uid_truncated_no_closing_delimiter ... ok
[INFO] [stdout] test slack::tests::no_subtype_nonempty_text_is_plain_user_message ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_malformed_unclosed_label_preserved ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_preserves_labelled_other_user_mention ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_preserves_longer_uid_prefix ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_preserves_other_user_mentions ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_strips_bot_mention ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_strips_labelled_bot_mention ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_strips_labelled_mid_sentence ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_strips_mixed_bare_and_labelled ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_strips_repeated_bot_mentions ... ok
[INFO] [stdout] test slack::tests::resolve_mentions_unknown_bot_preserves_all ... ok
[INFO] [stdout] test slack::tests::sanitize_combined_injection_attempt ... ok
[INFO] [stdout] test slack::tests::sanitize_escapes_ampersand_before_angle_brackets ... ok
[INFO] [stdout] test slack::tests::sanitize_leaves_normal_filename_unchanged ... ok
[INFO] [stdout] test slack::tests::sanitize_replaces_angle_brackets ... ok
[INFO] [stdout] test slack::tests::sanitize_replaces_backtick ... ok
[INFO] [stdout] test slack::tests::slack_file_url_empty_for_external_only ... ok
[INFO] [stdout] test slack::tests::slack_file_url_falls_back_to_private ... ok
[INFO] [stdout] test slack::tests::slack_file_url_prefers_download_variant ... ok
[INFO] [stdout] test slack::tests::strip_mime_params_bare_unchanged ... ok
[INFO] [stdout] test slack::tests::streaming_per_thread ... ok
[INFO] [stdout] test slack::tests::strip_mime_params_empty ... ok
[INFO] [stdout] test slack::tests::strip_mime_params_removes_charset ... ok
[INFO] [stdout] test slack::tests::strip_mime_params_trims_whitespace ... ok
[INFO] [stdout] test slack::tests::system_subtypes_are_not_plain_user_messages ... ok
[INFO] [stdout] test slack::tests::trusted_bot_ids_accepts_raw_slack_bot_id ... ok
[INFO] [stdout] test slack::tests::trusted_bot_ids_accepts_resolved_bot_user_id ... ok
[INFO] [stdout] test slack::tests::trusted_bot_ids_rejects_empty_event_bot_id ... ok
[INFO] [stdout] test slack::tests::trusted_bot_ids_rejects_unknown_bot_when_resolution_fails ... ok
[INFO] [stdout] test slack::tests::whitelisted_subtypes_are_plain_user_messages ... ok
[INFO] [stdout] test stt::tests::format_empty_entries_returns_none ... ok
[INFO] [stdout] test stt::tests::format_multiple_mixed_entries ... ok
[INFO] [stdout] test stt::tests::format_single_failure_entry ... ok
[INFO] [stdout] test stt::tests::format_single_success_entry ... ok
[INFO] [stdout] test stt::tests::format_strips_internal_newlines_in_transcript ... ok
[INFO] [stdout] test stt::tests::post_echo_disabled_is_noop ... ok
[INFO] [stdout] test stt::tests::post_echo_empty_entries_is_noop ... ok
[INFO] [stdout] test stt::tests::post_echo_failure_adds_warning_reaction ... ok
[INFO] [stdout] test stt::tests::post_echo_mixed_one_message_one_reaction ... ok
[INFO] [stdout] test stt::tests::post_echo_success_sends_one_message_no_reactions ... ok
[INFO] [stdout] test tests::cli_no_args_defaults_to_run ... ok
[INFO] [stdout] test tests::cli_run_no_args_defaults_config ... ok
[INFO] [stdout] test tests::cli_run_with_remote_url ... ok
[INFO] [stdout] test tests::cli_run_with_long_flag_local ... ok
[INFO] [stdout] test tests::cli_run_with_short_flag_local ... ok
[INFO] [stdout] test tests::cli_setup_subcommand ... ok
[INFO] [stdout] test timestamp::tests::now_iso8601_has_expected_shape ... ok
[INFO] [stdout] test timestamp::tests::slack_ts_epoch_zero ... ok
[INFO] [stdout] test timestamp::tests::slack_ts_keeps_milliseconds ... ok
[INFO] [stdout] test timestamp::tests::slack_ts_missing_fraction_uses_zero ... ok
[INFO] [stdout] test timestamp::tests::slack_ts_one_digit_fraction_is_100ms_not_1ms ... ok
[INFO] [stdout] test timestamp::tests::slack_ts_two_digit_fraction_is_120ms_not_12ms ... ok
[INFO] [stdout] test timestamp::tests::slack_ts_unparseable_falls_back_to_epoch ... ok
[INFO] [stdout] test cron::tests::file_mtime_detects_change ... ok
[INFO] [stdout] test acp::connection::reader_loop_tests::silent_pending_response_resolves_without_forwarding ... ok
[INFO] [stdout] test dispatch::tests::submit_buffers_when_enabled_but_idle ... ok
[INFO] [stdout] test dispatch::tests::submit_buffers_when_in_flight_but_steer_disabled ... ok
[INFO] [stdout] test dispatch::tests::submit_evicts_dead_handle_and_retries_with_fresh_consumer ... ok
[INFO] [stdout] test dispatch::tests::submit_falls_back_to_buffer_when_steer_errors ... ok
[INFO] [stdout] test dispatch::tests::consumer_exits_after_idle_timeout_with_no_messages ... ok
[INFO] [stdout] test media::tests::small_image_keeps_original_dimensions ... ok
[INFO] [stdout] test cron::tests::disable_on_success_kills_child_on_timeout ... ok
[INFO] [stdout] test hooks::tests::run_inline_script_timeout ... ok
[INFO] [stdout] test media::tests::compressed_output_is_smaller_than_original ... ok
[INFO] [stdout] test media::tests::large_image_resized_to_max_dimension ... ok
[INFO] [stdout] test media::tests::portrait_image_respects_aspect_ratio ... ok
[INFO] [stdout] test media::tests::landscape_image_respects_aspect_ratio ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 491 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.62s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263", kill_on_drop: false }`
[INFO] [stdout] b47a538e85ba1dad928868c703899e766f82cdfb78dbf57ba77b65c0b00a0263
