[INFO] cloning repository https://github.com/mlindegarde-arm/aaw--supervised-harness
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mlindegarde-arm/aaw--supervised-harness" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlindegarde-arm%2Faaw--supervised-harness", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlindegarde-arm%2Faaw--supervised-harness'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 59a1c7f78fd06441c4305fc29e8ea5c2a0478787
[INFO] testing mlindegarde-arm/aaw--supervised-harness against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmlindegarde-arm%2Faaw--supervised-harness" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mlindegarde-arm/aaw--supervised-harness
[INFO] finished tweaking git repo https://github.com/mlindegarde-arm/aaw--supervised-harness
[INFO] tweaked toml for git repo https://github.com/mlindegarde-arm/aaw--supervised-harness written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mlindegarde-arm/aaw--supervised-harness on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mlindegarde-arm/aaw--supervised-harness 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] 245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5
[INFO] running `Command { std: "docker" "start" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", 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" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", 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" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[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.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[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 toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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 ureq v2.12.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling harness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", 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" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling harness v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `create_or_reuse_fixture` is never used
[INFO] [stdout]   --> tests/support/fixtures.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn create_or_reuse_fixture(root: &Path, kind: FixtureKind) -> FixtureRepo {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_fake_provider_config` is never used
[INFO] [stdout]   --> tests/support/fixtures.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn inject_fake_provider_config(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `inject_fake_provider_config_with_openai_policy` is never used
[INFO] [stdout]   --> tests/support/fixtures.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn inject_fake_provider_config_with_openai_policy(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_fake_provider_config` is never used
[INFO] [stdout]    --> tests/support/fixtures.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub fn assert_fake_provider_config(config: &HarnessConfig) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_local_provider_url` is never used
[INFO] [stdout]    --> tests/support/fixtures.rs:123:8
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub fn assert_local_provider_url(url: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.38s
[INFO] running `Command { std: "docker" "inspect" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", 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" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: function `create_or_reuse_fixture` is never used
[INFO] [stderr]   --> tests/support/fixtures.rs:60:8
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn create_or_reuse_fixture(root: &Path, kind: FixtureKind) -> FixtureRepo {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `inject_fake_provider_config` is never used
[INFO] [stderr]   --> tests/support/fixtures.rs:71:8
[INFO] [stderr]    |
[INFO] [stderr] 71 | pub fn inject_fake_provider_config(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `inject_fake_provider_config_with_openai_policy` is never used
[INFO] [stderr]   --> tests/support/fixtures.rs:79:8
[INFO] [stderr]    |
[INFO] [stderr] 79 | pub fn inject_fake_provider_config_with_openai_policy(
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_fake_provider_config` is never used
[INFO] [stderr]    --> tests/support/fixtures.rs:114:8
[INFO] [stderr]     |
[INFO] [stderr] 114 | pub fn assert_fake_provider_config(config: &HarnessConfig) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `assert_local_provider_url` is never used
[INFO] [stderr]    --> tests/support/fixtures.rs:123:8
[INFO] [stderr]     |
[INFO] [stderr] 123 | pub fn assert_local_provider_url(url: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `harness` (test "fixture_skeleton") generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/harness-7993192dd5a62e79)
[INFO] [stdout] 
[INFO] [stdout] running 355 tests
[INFO] [stdout] test cli::tests::cli_no_command_route_uses_tui_only_for_tty_input_and_output ... ok
[INFO] [stdout] test completion::tests::completion_cache_returns_stale_rows_without_requerying_state ... ok
[INFO] [stdout] test completion::tests::completion_fake_state_view_exposes_only_read_queries ... ok
[INFO] [stdout] test completion::tests::completion_option_name_and_static_value_completion ... ok
[INFO] [stdout] test completion::tests::completion_cursor_offsets_replacement_spans_and_flag_equals ... ok
[INFO] [stdout] test completion::tests::completion_readiness_marks_exact_meta_commands_ready ... ok
[INFO] [stdout] test completion::tests::completion_dynamic_failure_keeps_static_fallback_and_reports_status ... ok
[INFO] [stdout] test completion::tests::completion_dynamic_objective_ids_and_statuses_use_catalog_sources ... ok
[INFO] [stdout] test completion::tests::completion_returns_hint_rows_for_shell_escape_and_hint_only_values ... ok
[INFO] [stdout] test completion::tests::completion_root_and_nested_command_completion ... ok
[INFO] [stdout] test completion::tests::completion_readiness_includes_completed_cursor_token_values ... ok
[INFO] [stdout] test completion::tests::completion_dynamic_task_and_ticket_ids_use_state_view ... ok
[INFO] [stdout] test completion::tests::completion_supports_globals_before_command_and_leading_harness ... ok
[INFO] [stdout] test completion::tests::completion_scopes_ticket_ids_to_resume_and_supervise_task ... ok
[INFO] [stdout] test config::tests::default_config_toml_shape_matches_design ... ok
[INFO] [stdout] test config::tests::default_config_values_match_design ... ok
[INFO] [stdout] test cli::tests::cli_run_does_not_exit_on_parse_error ... ok
[INFO] [stdout] test completion::shell::tests::fish_completion_command_outputs_script_smoke ... ok
[INFO] [stdout] test cli::tests::cli_version_returns_command_exit ... ok
[INFO] [stdout] test completion::tests::completion_reports_unterminated_quotes_without_failing ... ok
[INFO] [stdout] test config::tests::config_toml_round_trips_without_api_keys ... ok
[INFO] [stdout] test cli::tests::cli_no_args_enters_interactive_runtime ... ok
[INFO] [stdout] test completion::shell::tests::bash_completion_command_outputs_script_smoke ... ok
[INFO] [stdout] test cli::tests::cli_interactive_shell_escape_bypasses_runtime_and_keeps_shell_open ... ok
[INFO] [stdout] test cli::tests::cli_interactive_keeps_shell_open_after_invalid_command ... ok
[INFO] [stdout] test completion::shell::tests::zsh_completion_command_outputs_script_smoke ... ok
[INFO] [stdout] test config::tests::init_fails_outside_git_repository ... ok
[INFO] [stdout] test doctor::tests::offline_doctor_reports_invalid_repo_as_readiness_failure ... ok
[INFO] [stdout] test completion::tests::completion_redacts_display_and_detail_text_but_not_replacement_ids ... ok
[INFO] [stdout] test completion::tests::completion_readiness_reports_missing_and_conflicting_inputs ... ok
[INFO] [stdout] test completion::shell::tests::unsupported_shell_returns_usage_error ... ok
[INFO] [stdout] test domain::ids::tests::ids_accept_their_expected_prefix ... ok
[INFO] [stdout] test domain::ids::tests::ids_reject_wrong_or_empty_prefix_payloads ... ok
[INFO] [stdout] test domain::ids::tests::objective_id_parse_display_and_json_round_trip ... ok
[INFO] [stdout] test domain::status::tests::objective_status_rejects_unknown_values ... ok
[INFO] [stdout] test domain::status::tests::objective_status_wire_names_parse_and_serialize ... ok
[INFO] [stdout] test domain::status::tests::objective_supporting_status_wire_names_are_stable ... ok
[INFO] [stdout] test domain::status::tests::status_parse_rejects_unknown_values ... ok
[INFO] [stdout] test domain::status::tests::status_wire_names_match_design ... ok
[INFO] [stdout] test interactive::fallback::tests::bufread_line_editor_recalls_history_with_up_and_down_sequences ... ok
[INFO] [stdout] test interactive::fallback::tests::ctrl_c_interrupt_keeps_the_shell_open ... ok
[INFO] [stdout] test interactive::fallback::tests::empty_shell_escape_reports_usage_and_keeps_shell_open ... ok
[INFO] [stdout] test interactive::fallback::tests::exit_quit_eof_and_empty_input_behavior ... ok
[INFO] [stdout] test interactive::fallback::tests::fallback_completer_delegates_to_completion_engine ... ok
[INFO] [stdout] test interactive::fallback::tests::fallback_completer_uses_completion_state_view_for_ids ... ok
[INFO] [stdout] test interactive::fallback::tests::fallback_does_not_reference_persistent_history_apis_or_files ... ok
[INFO] [stdout] test interactive::fallback::tests::invalid_commands_keep_the_shell_open ... ok
[INFO] [stdout] test interactive::fallback::tests::leading_harness_is_optional_in_interactive_input ... ok
[INFO] [stdout] test interactive::fallback::tests::run_with_input_keeps_piped_bufread_behavior ... ok
[INFO] [stdout] test config::tests::worktree_root_under_repo_is_rejected ... ok
[INFO] [stdout] test interactive::fallback::tests::shell_escape_dispatches_without_runtime_and_keeps_shell_open ... ok
[INFO] [stdout] test interactive::fallback::tests::shell_escape_writes_output_and_status_through_interactive_sink ... ok
[INFO] [stdout] test interactive::fallback::tests::secret_looking_commands_are_not_recorded_in_history ... ok
[INFO] [stdout] test interactive::fallback::tests::terminal_line_editor_records_history_for_rustyline_recall ... ok
[INFO] [stdout] test config::tests::worktree_root_symlink_into_repo_is_rejected ... ok
[INFO] [stdout] test config::tests::config_file_path_stays_under_harness_with_custom_state_dir ... ok
[INFO] [stdout] test config::tests::worktree_root_normalization_is_absolute_and_namespaced ... ok
[INFO] [stdout] test config::tests::path_helpers_build_state_artifact_log_and_worktree_paths ... ok
[INFO] [stdout] test config::tests::worktree_namespace_symlink_into_repo_is_rejected ... ok
[INFO] [stdout] test config::tests::init_creates_expected_paths_and_warns_when_not_ignored ... ok
[INFO] [stdout] test cli::tests::cli_run_uses_json_sink_when_output_json_is_requested ... FAILED
[INFO] [stdout] test config::tests::env_overrides_used_by_tests_are_applied ... ok
[INFO] [stdout] test config::tests::init_suppresses_warning_when_harness_is_ignored ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::cancellation_safe_point_returns_resume_command_without_provider_call ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::cancellation_before_resume_does_not_consume_resolution ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::create_and_supervise_creates_task_then_completes ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::ready_task_supervises_to_complete ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::consumed_resolved_ticket_falls_back_to_open_ticket ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::latest_stuck_run_helper_returns_persisted_next_cycle ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::no_selectable_ticket_returns_none_without_mutating_state ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::reject_stale_ticket_rejects_other_task_even_with_same_run_id ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::resolved_unconsumed_ticket_is_preferred_over_open_ticket ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::retryable_failed_is_selected_when_no_better_ticket_exists ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::retryable_resolving_is_preferred_before_retryable_failed ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::stale_requested_ticket_is_rejected ... ok
[INFO] [stdout] test orchestrator::supervisor_state::tests::task_scoped_ticket_selection_uses_latest_stuck_run_only ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::active_resolving_ticket_lease_conflict_is_failure_not_stuck ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::provider_readiness_errors_map_to_exit_20 ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::persisted_cycle_cap_stops_before_second_ticket_resolution ... ok
[INFO] [stdout] test doctor::tests::offline_doctor_passes_for_initialized_repo_without_network ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::resolved_unconsumed_ticket_resumes_without_resolving_again ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::json_supervise_runtime_stderr_is_only_progress_ndjson ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::security_errors_map_to_exit_30 ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::explicit_cycle_budget_can_exceed_configured_default ... ok
[INFO] [stdout] test orchestrator::tests::objective_cancellation_marks_objective_cancelled ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::stuck_ticket_resolves_resumes_and_completes ... ok
[INFO] [stdout] test orchestrator::tests::objective_monitor_recovers_expired_running_task_before_scheduling ... ok
[INFO] [stdout] test orchestrator::tests::objective_monitor_enforces_worker_attempt_budget_before_resume ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::resolving_and_failed_tickets_are_retried_by_supervisor ... ok
[INFO] [stdout] test orchestrator::tests::objective_monitor_completes_generated_tasks_sequentially ... ok
[INFO] [stdout] test orchestrator::tests::acceptance_repair_success_completes_objective ... ok
[INFO] [stdout] test orchestrator::tests::acceptance_repair_task_is_created_once_on_validation_failure ... ok
[INFO] [stdout] test orchestrator::tests::objective_ticket_resolver_rejects_patch_like_output_and_does_not_loop ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_bare_resume_uses_latest_stuck_run_resolution_only ... ok
[INFO] [stdout] test orchestrator::tests::objective_ticket_resolver_failed_attempt_is_not_retried_after_restart ... ok
[INFO] [stdout] test orchestrator::tests::objective_monitor_resolves_stuck_ticket_and_resumes_local_worker ... ok
[INFO] [stdout] test orchestrator::tests::objective_ticket_resolver_prompt_includes_objective_and_ticket_context ... ok
[INFO] [stdout] test orchestrator::tests::objective_validation_passing_completes_objective ... ok
[INFO] [stdout] test orchestrator::tests::objective_validation_unsafe_command_blocks_execution ... ok
[INFO] [stdout] test orchestrator::tests::objective_validation_failures_use_distinct_artifact_paths ... ok
[INFO] [stdout] test orchestrator::tests::objective_validation_runner_error_persists_failure_event ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_invalid_response_sticks_without_retrying_model_contract_failure ... ok
[INFO] [stdout] test orchestrator::tests::objective_validation_uses_runtime_repo_as_command_cwd ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_patch_check_failure_records_check_stderr_artifact ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_patch_apply_failure_gets_one_retry_and_artifacts ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_openai_resolution_and_resume_consumption ... ok
[INFO] [stdout] test patch::tests::patch_parser_accepts_documented_inline_stuck_block ... ok
[INFO] [stdout] test patch::tests::patch_parser_accepts_exact_diff_fence ... ok
[INFO] [stdout] test patch::tests::patch_parser_accepts_exact_stuck_block ... ok
[INFO] [stdout] test patch::tests::patch_parser_rejects_missing_or_multiline_stuck_fields ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_resume_allows_explicit_user_resume_past_configured_cycle_cap ... ok
[INFO] [stdout] test patch::tests::patch_parser_rejects_prose_multiple_nested_and_non_diff_fences ... ok
[INFO] [stdout] test patch::tests::patch_safety_accepts_git_quoted_paths_with_spaces ... ok
[INFO] [stdout] test patch::tests::patch_safety_adds_omitted_new_file_mode_for_dev_null_creation ... ok
[INFO] [stdout] test patch::tests::patch_safety_allows_existing_file_modification_and_new_file ... ok
[INFO] [stdout] test patch::tests::patch_safety_allows_new_file_inside_new_directory ... ok
[INFO] [stdout] test patch::tests::patch_safety_normalizes_generated_hunk_counts ... ok
[INFO] [stdout] test patch::tests::patch_safety_rejects_binary_mode_rename_delete_and_special_modes ... ok
[INFO] [stdout] test patch::tests::patch_safety_rejects_oversized_patches_and_too_many_files ... ok
[INFO] [stdout] test patch::tests::patch_safety_rejects_traversal_absolute_internal_git_and_harness_paths ... ok
[INFO] [stdout] test patch::tests::patch_safety_treats_zero_index_patch_as_new_file_creation ... ok
[INFO] [stdout] test planner::tests::context_pack_is_deterministic_for_same_inputs ... ok
[INFO] [stdout] test planner::tests::context_pack_records_included_and_omitted_sections ... ok
[INFO] [stdout] test planner::tests::context_pack_redacts_secret_looking_data ... ok
[INFO] [stdout] test patch::tests::patch_safety_rejects_symlink_escape ... ok
[INFO] [stdout] test planner::tests::planner_output_accepts_dot_as_whole_repo_owned_path ... ok
[INFO] [stdout] test planner::tests::planner_output_can_be_validated_against_repo_root ... ok
[INFO] [stdout] test planner::tests::planner_output_rejects_cycles ... ok
[INFO] [stdout] test planner::tests::planner_output_rejects_duplicate_task_keys ... ok
[INFO] [stdout] test planner::tests::planner_output_rejects_invalid_dependencies ... ok
[INFO] [stdout] test planner::tests::planner_output_rejects_markdown_wrappers ... ok
[INFO] [stdout] test planner::tests::planner_output_enforces_task_count_limit ... ok
[INFO] [stdout] test planner::tests::planner_output_rejects_path_escapes ... ok
[INFO] [stdout] test planner::tests::planner_output_rejects_unknown_fields ... ok
[INFO] [stdout] test planner::tests::resolver_output_rejects_diff_like_content ... ok
[INFO] [stdout] test planner::tests::resolver_output_rejects_patch_like_content ... ok
[INFO] [stdout] test planner::tests::resolver_output_rejects_script_like_content ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_successful_fake_provider_patch_flow ... ok
[INFO] [stdout] test planner::tests::valid_planner_schema_parses ... ok
[INFO] [stdout] test planner::tests::planner_repo_validation_rejects_symlink_escapes ... ok
[INFO] [stdout] test prompts::tests::artifact_manifest_records_applicable_provider_git_and_truncation_metadata ... ok
[INFO] [stdout] test planner::tests::valid_resolver_schema_parses ... ok
[INFO] [stdout] test prompts::tests::planner_prompt_requires_worker_ready_task_details ... ok
[INFO] [stdout] test prompts::tests::planner_prompt_separates_roles_and_embeds_schema ... ok
[INFO] [stdout] test prompts::tests::prompts_delimit_untrusted_evidence_with_labels_and_byte_counts ... ok
[INFO] [stdout] test prompts::tests::prompts_reject_required_evidence_that_cannot_fit ... ok
[INFO] [stdout] test prompts::tests::prompts_use_deterministic_head_tail_truncation ... ok
[INFO] [stdout] test prompts::tests::ticket_prompt_is_advisory_and_delimits_evidence ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_provider_retries_only_retryable_errors ... ok
[INFO] [stdout] test prompts::tests::resolver_prompt_is_guidance_only_and_embeds_schema ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_resume_consumes_resolution_only_after_successful_ollama_send ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_ticket_evidence_records_actual_failing_validation_command ... ok
[INFO] [stdout] test providers::tests::fake_provider_returns_queued_errors_deterministically ... ok
[INFO] [stdout] test providers::tests::fake_provider_returns_queued_text_and_records_requests ... ok
[INFO] [stdout] test orchestrator::tests::start_objective_rejects_plan_without_trusted_task_validation ... ok
[INFO] [stdout] test orchestrator::tests::start_objective_marks_failed_when_planner_provider_fails ... ok
[INFO] [stdout] test orchestrator::tests::run_one_cycle_completes_one_ready_objective_task ... ok
[INFO] [stdout] test providers::tests::openai_parser_ignores_null_error_field ... ok
[INFO] [stdout] test providers::tests::openai_parser_rejects_incomplete_and_empty_output ... ok
[INFO] [stdout] test providers::tests::openai_parser_rejects_missing_and_non_string_model ... ok
[INFO] [stdout] test orchestrator::tests::start_objective_creates_plan_tasks_and_single_planner_call ... ok
[INFO] [stdout] test providers::tests::openai_provider_rejects_untrusted_credentialed_base_url ... ok
[INFO] [stdout] test orchestrator::tests::orchestrator_validation_failure_and_stuck_response_create_tickets ... ok
[INFO] [stdout] test orchestrator::supervisor::tests::active_and_expired_running_leases_return_stable_failure ... ok
[INFO] [stdout] test providers::tests::provider_maps_429_from_fake_http_server ... ok
[INFO] [stdout] test providers::tests::fake_http_server_serves_routes_and_records_requests ... ok
[INFO] [stdout] test providers::tests::ollama_provider_uses_configured_temperature_when_request_omits_it ... ok
[INFO] [stdout] test providers::tests::retry_policy_retries_only_retryable_errors_within_budget ... ok
[INFO] [stdout] test providers::tests::provider_http_error_bodies_are_redacted ... ok
[INFO] [stdout] test providers::tests::openai_provider_lists_models_and_extracts_output_text ... ok
[INFO] [stdout] test runtime::events::tests::objective_progress_contract_covers_visible_phases_and_terminal_failure ... ok
[INFO] [stdout] test runtime::events::tests::objective_progress_event_serializes_as_stable_envelope ... ok
[INFO] [stdout] test runtime::catalog::tests::runtime_catalog_command_metadata_smoke_test ... ok
[INFO] [stdout] test runtime::events::tests::runtime_events_pane_snapshot_has_tui_loading_contract ... ok
[INFO] [stdout] test runtime::events::tests::runtime_events_supervise_progress_event_is_structured ... ok
[INFO] [stdout] test runtime::events::tests::runtime_events_transcript_wraps_supervisor_progress ... ok
[INFO] [stdout] test runtime::supervise::tests::runtime_supervise_cancellation_token_is_cooperative ... ok
[INFO] [stdout] test runtime::events::tests::command_event_envelope_preserves_supervise_progress_json ... ok
[INFO] [stdout] test runtime::supervise::tests::runtime_supervise_create_options_have_explicit_task_inputs ... ok
[INFO] [stdout] test providers::tests::fake_http_server_can_sequence_retry_responses ... ok
[INFO] [stdout] test providers::tests::fake_http_server_can_drop_connections_for_transport_simulation ... ok
[INFO] [stdout] test runtime::supervise::tests::runtime_supervise_options_preserve_cli_contract_fields ... ok
[INFO] [stdout] test runtime::events::tests::command_event_envelope_serializes_objective_progress ... ok
[INFO] [stdout] test providers::tests::ollama_provider_lists_models_and_generates ... ok
[INFO] [stdout] test doctor::tests::deep_doctor_runs_tiny_generation_against_fakes ... ok
[INFO] [stdout] test providers::tests::fake_http_provider_surfaces_malformed_json_and_missing_model ... ok
[INFO] [stdout] test runtime::tests::cli_catalog_contains_documented_commands ... ok
[INFO] [stdout] test runtime::tests::command_exit_codes_match_design ... ok
[INFO] [stdout] test runtime::tests::help_and_parse_errors_return_exits_without_panicking ... ok
[INFO] [stdout] test providers::tests::openai_provider_uses_configured_retry_policy ... ok
[INFO] [stdout] test providers::tests::fake_http_server_has_ollama_and_openai_success_helpers ... ok
[INFO] [stdout] test doctor::tests::provider_local_doctor_checks_fake_ollama_models ... ok
[INFO] [stdout] test runtime::tests::help_catalog_exposes_metadata_and_supervise_surface ... ok
[INFO] [stdout] test doctor::tests::provider_all_doctor_checks_fake_ollama_and_openai_models ... ok
[INFO] [stdout] test runtime::tests::json_sink_quiet_suppresses_info_supervisor_progress_ndjson ... ok
[INFO] [stdout] test runtime::tests::json_sink_writes_exactly_one_stdout_object_and_events_to_stderr ... ok
[INFO] [stdout] test runtime::tests::objective_runtime_start_streams_events_and_final_json ... ok
[INFO] [stdout] test runtime::tests::objective_runtime_list_get_plan_validate_supervise_and_cancel_dispatch ... ok
[INFO] [stdout] test runtime::tests::json_sink_writes_supervisor_progress_as_ndjson_to_stderr ... ok
[INFO] [stdout] test runtime::tests::clap_rejects_invalid_objective_start_prompt_parity_cases ... ok
[INFO] [stdout] test runtime::tests::objective_command_parser_accepts_shapes_and_prompt_inputs ... ok
[INFO] [stdout] test runtime::tests::objective_parser_rejects_invalid_status_and_prompt_conflicts ... ok
[INFO] [stdout] test runtime::tests::json_sink_writes_objective_progress_as_ndjson_to_stderr ... ok
[INFO] [stdout] test runtime::tests::parser_accepts_documented_supervise_forms_and_globals ... ok
[INFO] [stdout] test runtime::tests::parser_preserves_quoted_validation_commands_and_globals ... ok
[INFO] [stdout] test runtime::tests::parser_rejects_invalid_supervise_forms ... ok
[INFO] [stdout] test runtime::tests::parser_rejects_missing_validation ... ok
[INFO] [stdout] test runtime::tests::version_returns_command_exit_without_exiting ... ok
[INFO] [stdout] test security::tests::escalation_allows_non_secret_evidence ... ok
[INFO] [stdout] test runtime::tests::supervise_dispatch_passes_options_to_service_placeholders ... ok
[INFO] [stdout] test security::tests::context_path_exclusions_cover_env_keys_credentials_and_local_config ... ok
[INFO] [stdout] test security::tests::path_containment_rejects_parent_escape ... ok
[INFO] [stdout] test security::tests::escalation_blocks_when_high_confidence_secret_is_seen ... ok
[INFO] [stdout] test runtime::tests::parser_accepts_documented_command_surface ... ok
[INFO] [stdout] test runtime::tests::run_and_resume_do_not_drop_model_or_max_attempts ... ok
[INFO] [stdout] test security::tests::provider_url_policy_allows_only_arm_https_by_default ... ok
[INFO] [stdout] test security::tests::permission_check_warns_on_group_or_world_access ... ok
[INFO] [stdout] test security::tests::provider_url_policy_rejects_query_fragment_and_key_like_path_data ... ok
[INFO] [stdout] test security::tests::provider_url_policy_allows_http_localhost_only_when_untrusted_is_enabled ... ok
[INFO] [stdout] test security::tests::redacts_private_and_ssh_keys ... ok
[INFO] [stdout] test security::tests::redacts_auth_cookie_and_assignment_secrets ... ok
[INFO] [stdout] test security::tests::redacts_cloud_credentials_and_high_entropy_tokens ... ok
[INFO] [stdout] test security::validation_command_policy::tests::repo_path_rejects_symlink_escapes ... ok
[INFO] [stdout] test security::validation_command_policy::tests::repo_path_rejects_unsafe_lexical_paths ... ok
[INFO] [stdout] test security::validation_command_policy::tests::validation_command_policy_needs_review_command_matrix ... ok
[INFO] [stdout] test security::validation_command_policy::tests::validation_command_policy_regression_shell_metacharacters_and_destructive_commands ... ok
[INFO] [stdout] test security::validation_command_policy::tests::repo_path_accepts_relative_in_repo_paths ... ok
[INFO] [stdout] test security::validation_command_policy::tests::validation_command_policy_rejected_command_matrix ... ok
[INFO] [stdout] test runtime::tests::parser_and_clap_reject_invalid_static_schema_values ... ok
[INFO] [stdout] test service::supervisor::tests::service_supervisor_options_can_be_passed_through_trait_methods ... ok
[INFO] [stdout] test runtime::tests::ticket_resolve_passes_model_to_service ... ok
[INFO] [stdout] test security::validation_command_policy::tests::validation_command_policy_trusted_command_matrix ... ok
[INFO] [stdout] test runtime::tests::task_run_passes_runtime_and_command_options_to_service ... ok
[INFO] [stdout] test runtime::tests::repeated_runtime_execution_reuses_process_and_service ... ok
[INFO] [stdout] test runtime::tests::schema_clap_and_parser_command_surface_stay_in_parity ... ok
[INFO] [stdout] test security::tests::sanitizer_keeps_only_allowlisted_environment_variables ... ok
[INFO] [stdout] test runtime::tests::clap_rejects_invalid_supervise_create_parity_cases ... ok
[INFO] [stdout] test security::validation_command_policy::tests::repo_path_allows_approved_harness_prefixes ... ok
[INFO] [stdout] test service::supervisor::tests::service_supervisor_placeholder_is_deterministic_failure ... ok
[INFO] [stdout] test service::supervisor::tests::service_supervisor_trait_surface_compiles_for_later_implementations ... ok
[INFO] [stdout] test service::supervisor::tests::service_supervisor_state_traits_compile_without_sqlite_behavior ... ok
[INFO] [stdout] test runtime::tests::clap_command_tree_accepts_documented_commands ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_monitor_lease_conflicts_refreshes_and_releases ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_exchange_and_resolver_attempt_require_ticket_ownership ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_plan_bundle_requires_accepted_initial_plan_exchange ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_resolver_release_validates_exchange_ownership_and_kind ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_artifacts_events_and_ticket_resolution_exchanges_round_trip ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_resolver_attempt_lease_prevents_duplicate_work ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_message_insert_requires_artifact_ownership ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_plan_bundle_failure_rolls_back_inserted_rows ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_resolver_attempt_release_rejects_expired_lease ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_plan_bundle_rejects_cross_objective_state ... ok
[INFO] [stdout] test state::tests::objective_migration_1_checksum_is_unchanged ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_plan_bundle_success_inserts_generated_state ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_scheduling_respects_dependencies_and_deterministic_ordering ... ok
[INFO] [stdout] test state::objective_queries::tests::rejected_objective_plan_creates_no_generated_tasks ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_scheduling_uses_only_active_plan_tasks ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_store_crud_round_trips_and_updates_status ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_store_list_filters_by_status_with_stable_ordering ... ok
[INFO] [stdout] test state::supervisor_queries::tests::tickets_for_run_is_run_and_task_scoped_with_stable_ordering ... ok
[INFO] [stdout] test state::objective_queries::tests::objective_scheduling_uses_task_id_as_stable_tiebreaker ... ok
[INFO] [stdout] test state::supervisor_queries::tests::latest_stuck_run_ordering_uses_started_at_then_run_id ... ok
[INFO] [stdout] test state::supervisor_queries::tests::latest_stuck_run_ignores_other_statuses_and_tasks ... ok
[INFO] [stdout] test state::tests::objective_migration_fresh_database_applies_version_2 ... ok
[INFO] [stdout] test state::supervisor_queries::tests::recover_expired_supervisor_leases_uses_existing_store_semantics ... ok
[INFO] [stdout] test state::tests::state_store_create_or_get_ticket_is_idempotent_by_fingerprint ... ok
[INFO] [stdout] test tui::app::tests::dashboard_hydrates_from_persisted_objective_events ... ok
[INFO] [stdout] test tui::app::tests::plain_known_command_root_shows_compatibility_warning ... ok
[INFO] [stdout] test tui::app::tests::prompt_first_plain_text_starts_supervised_objective ... ok
[INFO] [stdout] test state::tests::state_store_enforces_status_transitions ... ok
[INFO] [stdout] test state::tests::state_store_rejects_cross_task_run_scoped_records ... ok
[INFO] [stdout] test state::tests::state_store_rejects_task_mutations_without_current_lease ... ok
[INFO] [stdout] test state::tests::state_store_update_task_preserves_lease_fields ... ok
[INFO] [stdout] test tui::composer::tests::composer_ctrl_a_e_u_w_behaviors ... ok
[INFO] [stdout] test tui::composer::tests::composer_ctrl_c_d_and_escape_behaviors ... ok
[INFO] [stdout] test tui::app::tests::slash_command_routes_existing_runtime_command ... ok
[INFO] [stdout] test tui::app::tests::terminal_cleanup_guard_restores_on_normal_leave_and_drop ... ok
[INFO] [stdout] test tui::composer::tests::composer_ctrl_d_exits_only_when_empty ... ok
[INFO] [stdout] test tui::composer::tests::composer_edits_buffer_and_cursor ... ok
[INFO] [stdout] test tui::composer::tests::composer_history_navigation_and_secret_filtering ... ok
[INFO] [stdout] test tui::composer::tests::composer_enter_applies_visible_selected_suggestion_before_submit ... ok
[INFO] [stdout] test tui::composer::tests::composer_shell_escape_hint_is_exposed_without_harness_suggestions ... ok
[INFO] [stdout] test tui::composer::tests::composer_scoped_id_completion_keeps_display_context_out_of_inserted_text ... ok
[INFO] [stdout] test tui::composer::tests::composer_suggestion_insertion_uses_replacement_span ... ok
[INFO] [stdout] test tui::composer::tests::composer_syntax_tokens_cover_command_option_value_and_error ... ok
[INFO] [stdout] test tui::composer::tests::composer_tab_uses_longest_common_prefix_before_menu_selection ... ok
[INFO] [stdout] test tui::composer::tests::composer_up_down_select_suggestions_before_history ... ok
[INFO] [stdout] test tui::composer::tests::plain_prompt_does_not_command_complete_but_slash_command_does ... ok
[INFO] [stdout] test tui::composer::tests::prompt_first_input_modes_and_compatibility_warning ... ok
[INFO] [stdout] test tui::composer::tests::prompt_first_natural_language_can_start_with_command_words ... ok
[INFO] [stdout] test tui::input::tests::input_apply_key_edits_composer ... ok
[INFO] [stdout] test tui::composer::tests::slash_enter_submits_command_without_slash ... ok
[INFO] [stdout] test tui::input::tests::input_ctrl_d_exits_only_when_composer_is_empty ... ok
[INFO] [stdout] test tui::input::tests::input_home_and_end_match_ctrl_a_and_ctrl_e ... ok
[INFO] [stdout] test tui::input::tests::input_maps_control_bindings_to_composer_commands ... ok
[INFO] [stdout] test tui::input::tests::input_maps_documented_keys_to_composer_commands ... ok
[INFO] [stdout] test tui::panes::tests::objective_panel_reducer_tracks_lifecycle_rows ... ok
[INFO] [stdout] test tui::panes::tests::objective_panel_rows_make_side_pane_scrollable_without_phase2_rows ... ok
[INFO] [stdout] test tui::panes::tests::panes_expose_loading_empty_and_error_messages ... ok
[INFO] [stdout] test tui::panes::tests::panes_switch_and_preserve_selection_per_pane ... ok
[INFO] [stdout] test tui::panes::tests::panes_track_refresh_staleness ... ok
[INFO] [stdout] test tui::app::tests::ctrl_c_cancels_running_runtime_command ... ok
[INFO] [stdout] test tui::app::tests::shell_escape_runs_through_runner_and_streams_transcript ... ok
[INFO] [stdout] test tui::render::tests::render_keeps_cursor_visible_for_very_long_composer_text ... ok
[INFO] [stdout] test tui::render::tests::render_composer_includes_text_after_cursor ... ok
[INFO] [stdout] test tui::render::tests::render_layout_uses_narrow_stacked_mode ... ok
[INFO] [stdout] test tui::render::tests::render_layout_uses_wide_side_by_side_mode ... ok
[INFO] [stdout] test tui::render::tests::render_sanitized_transcript_text ... ok
[INFO] [stdout] test tui::render::tests::render_pane_rows_with_selection_marker_style ... ok
[INFO] [stdout] test state::tests::state_store_migrates_fresh_database_and_sets_pragmas ... ok
[INFO] [stdout] test tui::render::tests::render_sets_terminal_cursor_to_composer_cursor ... ok
[INFO] [stdout] test tui::app::tests::prompt_is_disabled_while_runtime_command_runs_and_reenabled_on_finish ... ok
[INFO] [stdout] test tui::render::tests::render_side_pane_honors_scroll_offset ... ok
[INFO] [stdout] test tui::render::tests::tui_dashboard_narrow_layout_keeps_lifecycle_visible ... ok
[INFO] [stdout] test tui::render::tests::render_empty_loading_and_error_states_without_terminal ... ok
[INFO] [stdout] test tui::render::tests::render_wraps_long_composer_text_and_moves_cursor_to_next_row ... ok
[INFO] [stdout] test tui::composer::tests::composer_enter_submits_ready_commands_and_blocks_incomplete_commands ... ok
[INFO] [stdout] test tui::panes::tests::panes_sanitize_untrusted_row_text ... ok
[INFO] [stdout] test tui::runtime_bridge::tests::runtime_bridge_streams_progress_event_and_finish ... ok
[INFO] [stdout] test tui::shell_escape::tests::shell_escape_nonzero_renders_failed_command_finished_event ... ok
[INFO] [stdout] test tui::runtime_bridge::tests::runtime_bridge_observes_progress_while_supervise_worker_is_still_running ... ok
[INFO] [stdout] test tui::shell_escape::tests::shell_escape_spec_uses_sanitized_runner_contract_knobs ... ok
[INFO] [stdout] test tui::transcript::tests::transcript_caps_lines_and_bytes_with_marker ... ok
[INFO] [stdout] test tui::transcript::tests::transcript_redacts_secret_assignments ... ok
[INFO] [stdout] test tui::app::tests::ctrl_c_cancels_running_shell_escape_and_acknowledges_promptly ... ok
[INFO] [stdout] test tui::shell_escape::tests::shell_escape_redacts_and_sanitizes_when_appended_to_transcript ... ok
[INFO] [stdout] test tui::shell_escape::tests::shell_escape_runner_receives_parent_env_for_workspace_sanitization ... ok
[INFO] [stdout] test tui::transcript::tests::transcript_strips_ansi_osc52_and_clear_screen_controls ... ok
[INFO] [stdout] test tui::transcript::tests::transcript_scrolls_and_prunes_entries ... ok
[INFO] [stdout] test tui::runtime_bridge::tests::runtime_bridge_ctrl_c_reports_cancellation_acknowledgement ... ok
[INFO] [stdout] test state::supervisor_queries::tests::supervisor_task_state_is_read_only_and_preserves_lease ... ok
[INFO] [stdout] test state::tests::state_store_acquires_conflicts_reclaims_heartbeats_and_recovers_leases ... ok
[INFO] [stdout] test tui::render::tests::render_transcript_defaults_to_latest_entries ... ok
[INFO] [stdout] test state::tests::state_store_resume_requires_resolved_unconsumed_ticket_resolution ... ok
[INFO] [stdout] test state::tests::state_store_round_trips_core_repositories ... ok
[INFO] [stdout] test tui::render::tests::tui_dashboard_renders_objective_lifecycle_panels ... ok
[INFO] [stdout] test workspace::tests::command_runner_captures_output_exit_duration_and_truncation ... ok
[INFO] [stdout] test workspace::tests::command_runner_drops_relative_path_entries ... ok
[INFO] [stdout] test workspace::tests::command_runner_clears_parent_env_and_sanitizes_spec_env ... ok
[INFO] [stdout] test doctor::tests::provider_errors_are_redacted_in_report ... ok
[INFO] [stdout] test workspace::tests::command_runner_preserves_parent_path_when_unspecified ... ok
[INFO] [stdout] test workspace::tests::discovers_repo_root_and_dirty_state ... ok
[INFO] [stdout] test workspace::tests::check_patch_uses_full_patch_safety_validation ... ok
[INFO] [stdout] test state::tests::objective_migration_existing_version_1_database_upgrades_to_2 ... ok
[INFO] [stdout] test workspace::tests::cleanup_refuses_dirty_worktree_unless_forced ... ok
[INFO] [stdout] test workspace::tests::shell_escape_runs_from_repo_root ... ok
[INFO] [stdout] test workspace::tests::creates_worktree_from_empty_repo_by_bootstrapping_head ... ok
[INFO] [stdout] test workspace::tests::refuses_unrecorded_existing_worktree_path ... ok
[INFO] [stdout] test workspace::tests::recorded_reuse_requires_task_branch ... ok
[INFO] [stdout] test workspace::tests::creates_reuses_verifies_and_removes_worktree ... ok
[INFO] [stdout] test workspace::tests::captures_tracked_and_untracked_allowed_new_file_diffs ... ok
[INFO] [stdout] test runtime::tests::doctor_readiness_failures_return_exit_code_20 ... ok
[INFO] [stdout] test providers::tests::ollama_provider_uses_configured_timeout ... ok
[INFO] [stdout] test workspace::tests::command_runner_times_out ... ok
[INFO] [stdout] test tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli::tests::cli_run_uses_json_sink_when_output_json_is_requested stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli::tests::cli_run_uses_json_sink_when_output_json_is_requested' (2162) panicked at src/cli/mod.rs:277:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56444cce96a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56444cce96a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56444cce96a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56444cce96a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56444cd023ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56444cd023ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56444cceedac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56444cceedac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x56444ccc2066 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56444ccc2066 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56444ccdf5d9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56444c914b20 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x56444c914b20 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56444ccdf902 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x56444ccdf902 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x56444ccc2112 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x56444ccb95e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56444ccc30ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56444cd02bbc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56444cd02a73 - core[6883ba1bc0fe4ed1]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56444cb2fb42 - core[6883ba1bc0fe4ed1]::panicking::assert_failed::<u8, u8>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56444c4466c1 - harness[fefdddf5bd566e2c]::cli::tests::cli_run_uses_json_sink_when_output_json_is_requested
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/mod.rs:277:9
[INFO] [stdout]   22:     0x56444c3e6987 - harness[fefdddf5bd566e2c]::cli::tests::cli_run_uses_json_sink_when_output_json_is_requested::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/cli/mod.rs:267:62
[INFO] [stdout]   23:     0x56444c11f236 - <harness[fefdddf5bd566e2c]::cli::tests::cli_run_uses_json_sink_when_output_json_is_requested::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56444c907e5b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56444c907e5b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56444c9154a5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56444c9154a5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56444c9154a5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   29:     0x56444c9154a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56444c9154a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56444c9154a5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56444c9154a5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56444c90ff54 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56444c90ff54 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56444c9185f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56444c9185f2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56444c9185f2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   38:     0x56444c9185f2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56444c9185f2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56444c9185f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56444c9185f2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56444cce7edf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   43:     0x56444cce7edf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   44:     0x78b335363aa4 - <unknown>
[INFO] [stdout]   45:     0x78b3353f0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly' (2634) panicked at src/tui/shell_escape.rs:478:13:
[INFO] [stdout] assertion failed: started.elapsed() < Duration::from_secs(1)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56444cce96a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56444cce96a1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56444cce96a1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56444cce96a1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56444cd023ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56444cd023ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x56444cceedac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x56444cceedac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x56444ccc2066 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56444ccc2066 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56444ccdf5d9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56444c914b20 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x56444c914b20 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56444ccdf902 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x56444ccdf902 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x56444ccc2144 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x56444ccb95e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56444ccc30ad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x56444cd02bbc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56444cd02b82 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x56444c06a3b1 - harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/shell_escape.rs:478:13
[INFO] [stdout]   21:     0x56444c3cbbd9 - std[73adb7dc35730857]::thread::scoped::scope::<harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/scoped.rs:158:51
[INFO] [stdout]   22:     0x56444c151f21 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::scoped::scope<harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}, ()>::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   23:     0x56444c061456 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::scoped::scope<harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}, ()>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   24:     0x56444c3d57fb - __rust_try
[INFO] [stdout]   25:     0x56444c39ccef - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::scoped::scope<harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}, ()>::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x56444c39ccef - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::scoped::scope<harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}, ()>::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x56444c39ccef - std[73adb7dc35730857]::thread::scoped::scope::<harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/scoped.rs:158:18
[INFO] [stdout]   28:     0x56444c0c09e1 - harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/shell_escape.rs:472:9
[INFO] [stdout]   29:     0x56444c06a0c7 - harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tui/shell_escape.rs:467:81
[INFO] [stdout]   30:     0x56444c1223f6 - <harness[fefdddf5bd566e2c]::tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x56444c907e5b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x56444c907e5b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x56444c9154a5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x56444c9154a5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x56444c9154a5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x56444c9154a5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x56444c9154a5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x56444c9154a5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x56444c9154a5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x56444c90ff54 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x56444c90ff54 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x56444c9185f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x56444c9185f2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x56444c9185f2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   45:     0x56444c9185f2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x56444c9185f2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x56444c9185f2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x56444c9185f2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x56444cce7edf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   50:     0x56444cce7edf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   51:     0x78b335363aa4 - <unknown>
[INFO] [stdout]   52:     0x78b3353f0a64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli::tests::cli_run_uses_json_sink_when_output_json_is_requested
[INFO] [stdout]     tui::shell_escape::tests::shell_escape_cancellation_kills_process_group_and_acknowledges_promptly
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 353 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5", kill_on_drop: false }`
[INFO] [stdout] 245c962e9edff479b612c0ae00ef1eefa82b982f97a1de71c0b0c92257ea70b5
