[INFO] cloning repository https://github.com/coder-company/agent-autoresearch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coder-company/agent-autoresearch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder-company%2Fagent-autoresearch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoder-company%2Fagent-autoresearch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc5b2c443d78c28eb2ec638edb2b1fc265e9c60c
[INFO] testing coder-company/agent-autoresearch 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%2Fcoder-company%2Fagent-autoresearch" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/coder-company/agent-autoresearch
[INFO] finished tweaking git repo https://github.com/coder-company/agent-autoresearch
[INFO] tweaked toml for git repo https://github.com/coder-company/agent-autoresearch written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/coder-company/agent-autoresearch 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/coder-company/agent-autoresearch 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02
[INFO] running `Command { std: "docker" "start" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", 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" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02" "/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" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", 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" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.116
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.17.0+1.8.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling rust_decimal v1.42.0
[INFO] [stderr]    Compiling data-encoding v2.11.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling roff v1.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[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 futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tungstenite v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_mangen v0.2.33
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling regex v1.12.3
[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 chrono v0.4.44
[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 tokio-tungstenite v0.29.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling autoresearch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 51s
[INFO] running `Command { std: "docker" "inspect" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", 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" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02" "/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 regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling git2 v0.19.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling autoresearch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", 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" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/autoresearch-157f39be826d3914)
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test agents::codex::tests::agent_yaml_advertises_all_modes ... ok
[INFO] [stdout] test agents::codex::tests::agent_yaml_advertises_chain_and_eval_controls ... ok
[INFO] [stdout] test agents::claude::tests::hooks_json_matches_packaged_hooks ... ok
[INFO] [stdout] test agents::codex::tests::packaged_openai_yaml_matches_adapter ... ok
[INFO] [stdout] test core::config::tests::mode_catalog_includes_improve ... ok
[INFO] [stdout] test core::config::tests::mode_default_iterations_match_command_defaults ... ok
[INFO] [stdout] test core::criteria::tests::test_evaluate_reports_failures ... ok
[INFO] [stdout] test core::criteria::tests::test_evaluate_criteria ... ok
[INFO] [stdout] test core::health::tests::disk_space_accepts_enough_headroom ... ok
[INFO] [stdout] test core::health::tests::disk_space_blocks_below_minimum ... ok
[INFO] [stdout] test core::health::tests::disk_space_warns_below_headroom_threshold ... ok
[INFO] [stdout] test core::metrics::tests::test_is_improvement_higher ... ok
[INFO] [stdout] test core::metrics::tests::test_is_improvement_lower ... ok
[INFO] [stdout] test agents::codex::tests::command_prefix_matches_codex_skill_name ... ok
[INFO] [stdout] test core::metrics::tests::test_parse_scalar_metric ... ok
[INFO] [stdout] test core::metrics::tests::test_parse_scalar_metric_empty ... ok
[INFO] [stdout] test core::metrics::tests::test_parse_scalar_metric_integer ... ok
[INFO] [stdout] test core::metrics::tests::test_parse_scalar_metric_non_numeric ... ok
[INFO] [stdout] test core::criteria::tests::test_rejects_invalid_operator ... ok
[INFO] [stdout] test core::results::tests::test_count_ignores_parallel_worker_rows ... ok
[INFO] [stdout] test core::results::tests::test_result_row_discard ... ok
[INFO] [stdout] test core::results::tests::test_result_row_parallel_worker_label ... ok
[INFO] [stdout] test core::results::tests::test_result_row_to_tsv ... ok
[INFO] [stdout] test core::criteria::tests::test_parse_criteria_json ... ok
[INFO] [stdout] test core::metrics::tests::test_parse_json_metrics ... ok
[INFO] [stdout] test core::results::tests::test_result_row_sanitizes_multiline_description ... ok
[INFO] [stdout] test core::results::tests::test_validate_accepts_legacy_result_statuses ... ok
[INFO] [stdout] test core::results::tests::test_validate_accepts_drift_status ... ok
[INFO] [stdout] test core::results::tests::test_validate_accepts_skip_guard_alias ... ok
[INFO] [stdout] test core::results::tests::test_validate_accepts_timestamp_and_guard_metric_columns ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_data_before_header ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_duplicate_header ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_invalid_worker_iteration_label ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_invalid_metric_direction_header ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_late_baseline_status ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_worker_baseline_status ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_worker_rows_without_main_row ... ok
[INFO] [stdout] test core::results::tests::test_validate_rejects_worker_label_for_wrong_main_iteration ... ok
[INFO] [stdout] test core::results::tests::test_validate_requires_baseline_row ... ok
[INFO] [stdout] test core::results::tests::test_validate_requires_metric_direction_header ... ok
[INFO] [stdout] test core::state::tests::iteration_status_accepts_legacy_noop_alias ... ok
[INFO] [stdout] test core::results::tests::test_validate_requires_baseline_status_for_iteration_zero ... ok
[INFO] [stdout] test core::verify::tests::test_command_exists_accepts_env_prefix_and_quoted_executable ... ok
[INFO] [stdout] test core::results::tests::test_validate_requires_contiguous_main_iterations ... ok
[INFO] [stdout] test core::verify::tests::test_command_exists_rejects_only_env_assignments ... ok
[INFO] [stdout] test core::verify::tests::test_screen_command_blocks_destructive_git ... ok
[INFO] [stdout] test core::verify::tests::test_command_exists_rejects_missing_command_after_env_prefix ... ok
[INFO] [stdout] test core::state::tests::iteration_status_serializes_legacy_result_statuses ... ok
[INFO] [stdout] test core::verify::tests::test_screen_command_dangerous ... ok
[INFO] [stdout] test escalation::pivot::tests::test_escalation_ladder ... ok
[INFO] [stdout] test escalation::pivot::tests::test_keep_resets_everything ... ok
[INFO] [stdout] test escalation::pivot::tests::test_repeated_pivots_escalate_to_web_search ... ok
[INFO] [stdout] test escalation::pivot::tests::test_soft_blocker_after_3_pivots ... ok
[INFO] [stdout] test hooks::compaction_reanchor::tests::reanchor_uses_current_binary_protocol ... ok
[INFO] [stdout] test modes::debug::tests::test_debug_session_phase_advance ... ok
[INFO] [stdout] test modes::debug::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::debug::tests::test_validate_missing_scope ... ok
[INFO] [stdout] test modes::debug::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::evals::tests::test_detect_plateau ... ok
[INFO] [stdout] test modes::evals::tests::test_detect_trend_flat ... ok
[INFO] [stdout] test modes::evals::tests::test_detect_trend_improving ... ok
[INFO] [stdout] test modes::evals::tests::test_efficiency_metrics ... ok
[INFO] [stdout] test modes::evals::tests::test_efficiency_metrics_exclude_baseline ... ok
[INFO] [stdout] test modes::evals::tests::test_no_plateau_with_recent_keep ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_accepts_drift_status ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_accepts_legacy_result_statuses ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_accepts_timestamp_and_guard_metric_columns ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_rejects_invalid_delta ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_rejects_invalid_guard ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_rejects_invalid_iteration_label ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_rejects_invalid_status ... ok
[INFO] [stdout] test agents::codex::tests::agent_yaml_advertises_advanced_run_controls ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_rejects_wrong_column_count ... ok
[INFO] [stdout] test modes::evals::tests::test_parse_results_tsv_skips_parallel_worker_rows ... ok
[INFO] [stdout] test modes::evals::tests::test_recommend_continue ... ok
[INFO] [stdout] test modes::evals::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::fix::tests::test_error_priority_order ... ok
[INFO] [stdout] test core::metrics::tests::test_parse_json_metrics_map ... ok
[INFO] [stdout] test core::metrics::tests::test_is_marginal ... ok
[INFO] [stdout] test core::git::tests::test_is_owned_artifact ... ok
[INFO] [stdout] test modes::fix::tests::test_validate_missing_verify ... ok
[INFO] [stdout] test modes::fix::tests::test_fix_session_next_error ... ok
[INFO] [stdout] test modes::improve::tests::test_impact_composite_score ... ok
[INFO] [stdout] test modes::improve::tests::test_ranked_improvements ... ok
[INFO] [stdout] test modes::improve::tests::test_tier_ordering ... ok
[INFO] [stdout] test modes::improve::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::improve::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::learn::tests::test_learn_phases_count ... ok
[INFO] [stdout] test modes::learn::tests::test_session_advance ... ok
[INFO] [stdout] test modes::learn::tests::test_unresolved_gaps ... ok
[INFO] [stdout] test modes::learn::tests::test_validate_missing_scope ... ok
[INFO] [stdout] test modes::learn::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_goal_condition_bounded ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_goal_condition_unbounded ... ok
[INFO] [stdout] test modes::evals::tests::test_recommend_change_strategy_on_plateau ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_loop_phases_order ... ok
[INFO] [stdout] test modes::fix::tests::test_fix_session_mark_fixed ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_validate_missing_scope ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_validate_missing_verify ... ok
[INFO] [stdout] test modes::loop_mode::tests::test_validate_valid_config ... ok
[INFO] [stdout] test modes::plan::tests::test_builtin_suggestions_not_empty ... ok
[INFO] [stdout] test modes::plan::tests::test_suggest_metrics_jest ... ok
[INFO] [stdout] test modes::plan::tests::test_suggest_metrics_no_match ... ok
[INFO] [stdout] test modes::plan::tests::test_suggest_metrics_typescript ... ok
[INFO] [stdout] test modes::predict::tests::test_five_personas ... ok
[INFO] [stdout] test modes::fix::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::improve::tests::test_describe_default_iterations_matches_protocol ... ok
[INFO] [stdout] test modes::plan::tests::test_plan_mode_validate_always_ok ... ok
[INFO] [stdout] test modes::predict::tests::test_session_remaining_personas ... ok
[INFO] [stdout] test modes::probe::tests::test_eight_personas ... ok
[INFO] [stdout] test core::runtime::tests::write_runtime_prompt_ignores_closed_child_stdin ... ok
[INFO] [stdout] test modes::predict::tests::test_session_complete ... ok
[INFO] [stdout] test modes::predict::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::probe::tests::test_no_saturation_if_still_finding ... ok
[INFO] [stdout] test modes::probe::tests::test_saturation_detection ... ok
[INFO] [stdout] test modes::probe::tests::test_unused_personas ... ok
[INFO] [stdout] test modes::probe::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::probe::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::reason::tests::test_convergence_detection ... ok
[INFO] [stdout] test modes::reason::tests::test_domains_count ... ok
[INFO] [stdout] test modes::reason::tests::test_no_convergence_with_mixed_winners ... ok
[INFO] [stdout] test modes::scenario::tests::test_four_formats ... ok
[INFO] [stdout] test modes::scenario::tests::test_twelve_dimensions ... ok
[INFO] [stdout] test modes::reason::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::scenario::tests::test_session_count ... ok
[INFO] [stdout] test modes::predict::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::scenario::tests::test_validate_missing_goal ... ok
[INFO] [stdout] test modes::security::tests::test_owasp_all_categories ... ok
[INFO] [stdout] test modes::security::tests::test_severity_ordering ... ok
[INFO] [stdout] test modes::reason::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::scenario::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::security::tests::test_validate_missing_scope ... ok
[INFO] [stdout] test modes::security::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::security::tests::test_session_filtered_findings ... ok
[INFO] [stdout] test modes::security::tests::test_stride_all_categories ... ok
[INFO] [stdout] test modes::ship::tests::test_checklist_generation ... ok
[INFO] [stdout] test modes::ship::tests::test_ship_phases_count ... ok
[INFO] [stdout] test modes::ship::tests::test_ship_session_advance ... ok
[INFO] [stdout] test modes::ship::tests::test_ship_session_complete ... ok
[INFO] [stdout] test modes::ship::tests::test_validate_missing_scope ... ok
[INFO] [stdout] test modes::ship::tests::test_validate_valid ... ok
[INFO] [stdout] test modes::tests::mode_descriptions_match_catalog_defaults ... ok
[INFO] [stdout] test core::verify::tests::test_screen_command_safe ... ok
[INFO] [stdout] test core::verify::tests::test_screen_command_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 146 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/autoresearch-c4f05ef283c457cd)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/agents_distribution_test.rs (/opt/rustwide/target/debug/deps/agents_distribution_test-5b1905827c97770e)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test claude_marketplace_points_to_repo_plugin_package ... ok
[INFO] [stdout] test codex_skill_entrypoint_stays_thin ... ok
[INFO] [stdout] test codex_plugin_packages_synced_skill ... ok
[INFO] [stdout] test codex_skill_packages_openai_agent_metadata ... ok
[INFO] [stdout] test codex_skill_lists_packaged_references ... ok
[INFO] [stdout] test codex_marketplace_points_to_plugin_package ... ok
[INFO] [stdout] test claude_local_package_is_synced_and_reference_closed ... ok
[INFO] [stdout] test codex_skill_reference_links_are_closed_and_synced ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-df71d9cb5d47deab)
[INFO] [stdout] 
[INFO] [stdout] running 279 tests
[INFO] [stdout] test test_config_template_prints_toml ... ok
[INFO] [stdout] test test_completions_rejects_unknown_shell ... ok
[INFO] [stdout] test test_api_manifest_markdown_format ... ok
[INFO] [stdout] test test_completions_generates_zsh_script ... ok
[INFO] [stdout] test test_config_validate_accepts_safe_config ... ok
[INFO] [stdout] test test_api_manifest_lists_nested_commands_and_flags ... ok
[INFO] [stdout] test test_checkpoint_skips_before_interval ... ok
[INFO] [stdout] test test_checkpoint_runs_evals_when_interval_due ... ok
[INFO] [stdout] test test_api_manifest_rejects_invalid_format ... ok
[INFO] [stdout] test test_debug_fix_flag_writes_chain_handoff ... ok
[INFO] [stdout] test test_debug_depth_and_severity_are_recorded ... ok
[INFO] [stdout] test test_cost_estimates_active_run_spend ... ok
[INFO] [stdout] test test_dashboard_once_summarizes_active_run ... ok
[INFO] [stdout] test test_config_template_writes_without_overwrite ... ok
[INFO] [stdout] test test_debug_iterations_override_depth_budget ... ok
[INFO] [stdout] test test_debug_writes_investigation_artifact_bundle ... ok
[INFO] [stdout] test test_config_validate_rejects_invalid_direction ... ok
[INFO] [stdout] test test_decide_metrics_json_blocked_does_not_require_trial_metrics ... ok
[INFO] [stdout] test test_decide_keep_requires_metric ... ok
[INFO] [stdout] test test_evals_accepts_direction_aliases ... ok
[INFO] [stdout] test test_decide_metrics_json_no_op_does_not_require_trial_metrics ... ok
[INFO] [stdout] test test_evals_accepts_timestamp_and_guard_metric_columns ... ok
[INFO] [stdout] test test_decide_accepts_negative_metric_value ... ok
[INFO] [stdout] test test_evals_chain_writes_handoff ... ok
[INFO] [stdout] test test_decide_metrics_json_persists_state_metric_maps ... ok
[INFO] [stdout] test test_evals_accepts_legacy_result_statuses ... ok
[INFO] [stdout] test test_evals_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_env_probe_reports_resources_and_toolchains ... ok
[INFO] [stdout] test test_evals_compare_reports_winner ... ok
[INFO] [stdout] test test_evals_discovers_legacy_results_tsv_in_autoresearch_run ... ok
[INFO] [stdout] test test_decide_metrics_json_requires_criteria_keys ... ok
[INFO] [stdout] test test_evals_file_flag_reads_tsv ... ok
[INFO] [stdout] test test_evals_lower_direction_trend_improves_on_decrease ... ok
[INFO] [stdout] test test_evals_infers_lower_direction_from_error_count_column ... ok
[INFO] [stdout] test test_evals_recommend_flag_adds_next_step ... ok
[INFO] [stdout] test test_evals_md_format_writes_summary_file ... ok
[INFO] [stdout] test test_evals_rejects_invalid_delta ... ok
[INFO] [stdout] test test_evals_plateau_window_controls_recommendation ... ok
[INFO] [stdout] test test_evals_rejects_invalid_direction ... ok
[INFO] [stdout] test test_evals_fail_on_goal_not_met_exits_nonzero ... ok
[INFO] [stdout] test test_evals_discovers_legacy_results_tsv_in_cwd ... ok
[INFO] [stdout] test test_decide_rejects_invalid_guard_value ... ok
[INFO] [stdout] test test_evals_rejects_invalid_guard ... ok
[INFO] [stdout] test test_evals_reports_guard_failures ... ok
[INFO] [stdout] test test_evals_rejects_invalid_status ... ok
[INFO] [stdout] test test_evals_defaults_to_workspace_from_repo_pointer ... ok
[INFO] [stdout] test test_evals_reports_keep_and_failure_streaks ... ok
[INFO] [stdout] test test_evals_rejects_invalid_format ... ok
[INFO] [stdout] test test_evals_reports_unknown_columns ... ok
[INFO] [stdout] test test_evals_text_format ... ok
[INFO] [stdout] test test_evals_target_reports_goal_met ... ok
[INFO] [stdout] test test_evals_with_sample_tsv ... ok
[INFO] [stdout] test test_evals_reports_parallel_worker_significance ... ok
[INFO] [stdout] test test_evals_without_baseline_counts_all_rows ... ok
[INFO] [stdout] test test_evals_rejects_invalid_iteration_label ... ok
[INFO] [stdout] test test_evals_rejects_wrong_column_count ... ok
[INFO] [stdout] test test_decide_web_search_escalation_runs_configured_provider ... ok
[INFO] [stdout] test test_evals_rejects_invalid_metric ... ok
[INFO] [stdout] test test_exec_archives_existing_artifacts_before_fresh_start ... ok
[INFO] [stdout] test test_exec_baseline_guard_failure_blocks_launch ... ok
[INFO] [stdout] test test_exec_baseline_guard_pass_is_logged ... ok
[INFO] [stdout] test test_exec_invalid_config_emits_json_error ... ok
[INFO] [stdout] test test_exec_rejects_zero_iterations ... ok
[INFO] [stdout] test test_exec_rejects_empty_required_fields ... ok
[INFO] [stdout] test test_exec_persists_cli_iteration_cap ... ok
[INFO] [stdout] test test_exec_defaults_to_repo_root_from_subdir ... ok
[INFO] [stdout] test test_exec_accepts_codex_direction_alias ... ok
[INFO] [stdout] test test_exec_baseline_guard_screens_command ... ok
[INFO] [stdout] test test_exec_metrics_json_requires_criteria_keys ... ok
[INFO] [stdout] test test_fix_accepts_build_category ... ok
[INFO] [stdout] test test_fix_writes_repair_plan_artifact_bundle ... ok
[INFO] [stdout] test test_fix_chain_and_evals_are_recorded ... ok
[INFO] [stdout] test test_handoff_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_exec_does_not_create_or_mutate_lessons ... ok
[INFO] [stdout] test test_fix_iterations_are_recorded ... ok
[INFO] [stdout] test test_fix_from_debug_imports_latest_handoff_scope ... ok
[INFO] [stdout] test test_fix_learn_flag_records_learn_handoff ... ok
[INFO] [stdout] test test_handoff_marks_blocked_chain_non_continuable ... ok
[INFO] [stdout] test test_guard_screens_dangerous_commands ... ok
[INFO] [stdout] test test_handoff_rejects_invalid_source ... ok
[INFO] [stdout] test test_handoff_includes_context_repo_targets ... ok
[INFO] [stdout] test test_handoff_rejects_invalid_status ... ok
[INFO] [stdout] test test_handoff_rejects_eval_interval_without_evals ... ok
[INFO] [stdout] test test_handoff_rejects_invalid_chain_target ... ok
[INFO] [stdout] test test_guard_presets_include_primary_and_companion_repos ... ok
[INFO] [stdout] test test_health_blocks_missing_guard_command ... ok
[INFO] [stdout] test test_health_blocks_corrupt_results_row ... ok
[INFO] [stdout] test test_handoff_rejects_zero_eval_interval ... ok
[INFO] [stdout] test test_health_blocks_context_path_mismatch ... ok
[INFO] [stdout] test test_handoff_rejects_wrong_json_shapes ... ok
[INFO] [stdout] test test_health_blocks_unsafe_verify_command ... ok
[INFO] [stdout] test test_health_blocks_detached_head ... ok
[INFO] [stdout] test test_health_blocks_unknown_results_status ... ok
[INFO] [stdout] test test_health_ok_after_init ... ok
[INFO] [stdout] test test_health_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_health_blocks_staged_autoresearch_artifacts ... ok
[INFO] [stdout] test test_help_exits_zero ... ok
[INFO] [stdout] test test_improve_depth_and_evals_are_recorded ... ok
[INFO] [stdout] test test_health_blocks_stale_git_lock ... ok
[INFO] [stdout] test test_health_blocks_missing_verify_command ... ok
[INFO] [stdout] test test_health_reports_corrupt_context_as_blocker ... ok
[INFO] [stdout] test test_improve_iterations_override_depth_budget ... ok
[INFO] [stdout] test test_health_reports_corrupt_state_as_blocker ... ok
[INFO] [stdout] test test_health_warns_when_context_missing ... ok
[INFO] [stdout] test test_improve_seed_discovery_and_chain_controls_are_recorded ... ok
[INFO] [stdout] test test_init_auto_environment_summary_uses_probe_metadata ... ok
[INFO] [stdout] test test_improve_learn_flag_records_learn_handoff ... ok
[INFO] [stdout] test test_improve_writes_research_artifact_bundle ... ok
[INFO] [stdout] test test_health_warns_dirty_companion_repo_target ... ok
[INFO] [stdout] test test_init_baseline_guard_failure_blocks_launch ... ok
[INFO] [stdout] test test_init_baseline_guard_pass_is_logged ... ok
[INFO] [stdout] test test_init_blocks_detached_head ... ok
[INFO] [stdout] test test_health_strict_fails_on_warnings ... ok
[INFO] [stdout] test test_init_blocks_existing_run_artifacts ... ok
[INFO] [stdout] test test_init_blocks_existing_runtime_artifact ... ok
[INFO] [stdout] test test_init_blocks_existing_context_artifact ... ok
[INFO] [stdout] test test_init_blocks_legacy_run_artifacts ... ok
[INFO] [stdout] test test_init_defaults_to_repo_root_from_subdir ... ok
[INFO] [stdout] test test_init_loads_project_config_defaults ... ok
[INFO] [stdout] test test_init_metrics_json_persists_state_metric_maps ... ok
[INFO] [stdout] test test_init_protects_artifacts_in_linked_worktree ... ok
[INFO] [stdout] test test_init_persists_runtime_config ... ok
[INFO] [stdout] test test_init_metrics_json_requires_criteria_keys ... ok
[INFO] [stdout] test test_init_protects_artifacts_without_dirtying_gitignore ... ok
[INFO] [stdout] test test_init_blocks_staged_autoresearch_artifacts ... ok
[INFO] [stdout] test test_init_blocks_stale_git_lock ... ok
[INFO] [stdout] test test_init_blocks_unexpected_dirty_worktree ... ok
[INFO] [stdout] test test_init_persists_environment_summary_metadata ... ok
[INFO] [stdout] test test_init_requires_verify_without_project_config ... ok
[INFO] [stdout] test test_init_protects_pointer_in_linked_primary_worktree ... ok
[INFO] [stdout] test test_init_records_companion_repo_targets_and_pointers ... ok
[INFO] [stdout] test test_learn_writes_documentation_summary_artifacts ... ok
[INFO] [stdout] test test_init_protects_pointer_in_separate_primary_repo ... ok
[INFO] [stdout] test test_init_rejects_invalid_verify_format ... ok
[INFO] [stdout] test test_learn_iterations_override_depth_budget ... ok
[INFO] [stdout] test test_learn_controls_are_recorded_in_handoff ... ok
[INFO] [stdout] test test_lessons_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_lessons_add_appends_entry ... ok
[INFO] [stdout] test test_init_screens_guard_command ... ok
[INFO] [stdout] test test_init_rejects_zero_iterations ... ok
[INFO] [stdout] test test_log_keep_reworked_updates_retained_state ... ok
[INFO] [stdout] test test_log_drift_recalibrates_state ... ok
[INFO] [stdout] test test_log_metric_error_updates_failure_state ... ok
[INFO] [stdout] test test_log_keep_requires_commit ... ok
[INFO] [stdout] test test_log_meta_status_advances_state ... ok
[INFO] [stdout] test test_lessons_workspace_context_is_shared_from_companion_repo ... ok
[INFO] [stdout] test test_manpages_writes_root_page ... ok
[INFO] [stdout] test test_lessons_add_rejects_invalid_category ... ok
[INFO] [stdout] test test_mcp_server_initialize_and_list_tools ... ok
[INFO] [stdout] test test_log_pivot_updates_escalation_state ... ok
[INFO] [stdout] test test_log_rejects_baseline_status ... ok
[INFO] [stdout] test test_mcp_server_calls_status_tool ... ok
[INFO] [stdout] test test_log_rejects_invalid_guard_value ... ok
[INFO] [stdout] test test_mcp_client_calls_external_server_tool ... ok
[INFO] [stdout] test test_parallel_closeout_applies_required_keep_criteria ... ok
[INFO] [stdout] test test_parallel_cleanup_removes_worker_worktrees_and_branches ... ok
[INFO] [stdout] test test_parallel_closeout_applies_required_keep_labels ... ok
[INFO] [stdout] test test_parallel_closeout_discards_when_no_worker_improves ... ok
[INFO] [stdout] test test_parallel_closeout_blocks_unexpected_dirty_worktree ... ok
[INFO] [stdout] test test_parallel_closeout_falls_back_when_best_worker_conflicts ... ok
[INFO] [stdout] test test_parallel_closeout_supports_fast_forward_strategy ... ok
[INFO] [stdout] test test_parallel_closeout_discards_when_post_merge_verify_does_not_improve ... ok
[INFO] [stdout] test test_parallel_compare_prepares_ab_workers ... ok
[INFO] [stdout] test test_parallel_run_records_worker_crash_status ... ok
[INFO] [stdout] test test_parallel_template_prints_worker_schema ... ok
[INFO] [stdout] test test_parallel_template_rejects_too_many_workers ... ok
[INFO] [stdout] test test_native_artifact_defaults_stay_under_ignored_results_root ... ok
[INFO] [stdout] test test_parallel_closeout_selects_best_worker ... ok
[INFO] [stdout] test test_parallel_closeout_supports_squash_strategy ... ok
[INFO] [stdout] test test_parallel_closeout_supports_rebase_strategy ... ok
[INFO] [stdout] test test_plan_debug_flag_writes_debug_handoff ... ok
[INFO] [stdout] test test_parallel_prepare_creates_worker_worktrees_and_files ... ok
[INFO] [stdout] test test_plan_recommends_typescript_any_metric ... ok
[INFO] [stdout] test test_parallel_run_launches_prepared_worker_prompts ... ok
[INFO] [stdout] test test_plan_recommends_rust_test_metric ... ok
[INFO] [stdout] test test_plan_chain_writes_handoff ... ok
[INFO] [stdout] test test_plugin_marketplace_rejects_name_mismatch ... ok
[INFO] [stdout] test test_parallel_template_writes_relative_to_workspace ... ok
[INFO] [stdout] test test_prd_writes_improvement_artifact ... ok
[INFO] [stdout] test test_plugin_list_and_validate_mode_manifest ... ok
[INFO] [stdout] test test_plugin_marketplace_validates_manifest_index ... ok
[INFO] [stdout] test test_parallel_run_records_worker_timeout_status ... ok
[INFO] [stdout] test test_predict_accepts_protocol_goal_alias ... ok
[INFO] [stdout] test test_predict_chain_writes_handoff_sidecar ... ok
[INFO] [stdout] test test_plugin_validate_screens_unsafe_command ... ok
[INFO] [stdout] test test_predict_improve_flag_records_improve_handoff ... ok
[INFO] [stdout] test test_predict_review_options_are_recorded ... ok
[INFO] [stdout] test test_predict_debug_flag_records_debug_handoff ... ok
[INFO] [stdout] test test_predict_writes_five_persona_artifact ... ok
[INFO] [stdout] test test_probe_accepts_protocol_topic_alias ... ok
[INFO] [stdout] test test_probe_improve_flag_records_improve_handoff ... ok
[INFO] [stdout] test test_probe_options_are_recorded ... ok
[INFO] [stdout] test test_probe_chain_writes_handoff_sidecar ... ok
[INFO] [stdout] test test_probe_plan_flag_records_plan_handoff ... ok
[INFO] [stdout] test test_probe_iterations_override_depth_rounds ... ok
[INFO] [stdout] test test_probe_writes_requirement_interrogation_artifact ... ok
[INFO] [stdout] test test_progress_accepts_timestamp_and_guard_metric_columns ... ok
[INFO] [stdout] test test_reason_chain_writes_handoff_sidecar ... ok
[INFO] [stdout] test test_reason_iterations_are_recorded ... ok
[INFO] [stdout] test test_reason_accepts_protocol_task_alias ... ok
[INFO] [stdout] test test_reason_judge_controls_are_recorded ... ok
[INFO] [stdout] test test_reason_writes_adversarial_debate_artifact ... ok
[INFO] [stdout] test test_reason_predict_flag_records_predict_handoff ... ok
[INFO] [stdout] test test_progress_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_resume_blocks_corrupt_results_with_valid_state ... ok
[INFO] [stdout] test test_resume_blocks_missing_results_with_valid_state ... ok
[INFO] [stdout] test test_progress_lower_direction_trend_improves_on_decrease ... ok
[INFO] [stdout] test test_reanchor_reports_due_fingerprint_at_iteration_boundary ... ok
[INFO] [stdout] test test_resume_blocks_invalid_metric_direction ... ok
[INFO] [stdout] test test_resume_tsv_fallback_accepts_timestamp_and_guard_metric_columns ... ok
[INFO] [stdout] test test_resume_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_resume_tsv_fallback_retains_keep_reworked_status ... ok
[INFO] [stdout] test test_resume_reports_baseline_as_resumable ... ok
[INFO] [stdout] test test_resume_tsv_fallback_counts_legacy_failure_statuses ... ok
[INFO] [stdout] test test_resume_uses_results_tsv_fallback_for_corrupt_state ... ok
[INFO] [stdout] test test_resume_ignores_stale_repo_pointer_context ... ok
[INFO] [stdout] test test_resume_tsv_fallback_recalibrates_drift_status ... ok
[INFO] [stdout] test test_resume_resolves_workspace_from_repo_pointer ... ok
[INFO] [stdout] test test_resume_uses_results_tsv_fallback_without_state ... ok
[INFO] [stdout] test test_runtime_run_relaunches_until_iteration_cap ... ok
[INFO] [stdout] test test_runtime_run_stops_at_restart_cap ... ok
[INFO] [stdout] test test_runtime_status_reports_invalid_runtime_state ... ok
[INFO] [stdout] test test_runtime_start_blocks_dirty_companion_worktree ... ok
[INFO] [stdout] test test_runtime_status_reports_running_without_pid_as_invalid ... ok
[INFO] [stdout] test test_runtime_start_manifest_includes_companion_repo_targets ... ok
[INFO] [stdout] test test_runtime_start_records_spawn_failure ... ok
[INFO] [stdout] test test_runtime_stop_reports_invalid_runtime_state ... ok
[INFO] [stdout] test test_runtime_start_blocks_unexpected_dirty_worktree ... ok
[INFO] [stdout] test test_runtime_start_requires_context ... ok
[INFO] [stdout] test test_runtime_start_blocks_on_health_preflight ... ok
[INFO] [stdout] test test_runtime_supervise_stop_condition_prefers_explicit_operator ... ok
[INFO] [stdout] test test_runtime_start_status_stop_dry_run ... ok
[INFO] [stdout] test test_runtime_supervise_detects_stagnation ... ok
[INFO] [stdout] test test_runtime_supervise_relaunches_after_non_terminal_run ... ok
[INFO] [stdout] test test_runtime_supervise_requires_stop_label_for_stop_condition ... ok
[INFO] [stdout] test test_scenario_accepts_protocol_seed_alias ... ok
[INFO] [stdout] test test_runtime_supervise_stops_on_acceptance_criteria ... ok
[INFO] [stdout] test test_runtime_supervise_requires_acceptance_and_stop_condition ... ok
[INFO] [stdout] test test_scenario_debug_flag_records_debug_handoff ... ok
[INFO] [stdout] test test_runtime_supervise_stops_at_iteration_cap ... ok
[INFO] [stdout] test test_screen_blocks_dangerous_commands ... ok
[INFO] [stdout] test test_scenario_iterations_override_depth_budget ... ok
[INFO] [stdout] test test_scenario_depth_and_evals_are_recorded ... ok
[INFO] [stdout] test test_screen_allows_safe_commands ... ok
[INFO] [stdout] test test_screen_blocks_destructive_git_commands ... ok
[INFO] [stdout] test test_screen_blocks_pipe_to_shell ... ok
[INFO] [stdout] test test_runtime_supervise_uses_structured_acceptance_metrics ... ok
[INFO] [stdout] test test_scenario_writes_twelve_dimension_artifact ... ok
[INFO] [stdout] test test_security_fix_and_fail_on_write_gate_handoff ... ok
[INFO] [stdout] test test_search_runs_provider_and_caches_results ... ok
[INFO] [stdout] test test_security_profile_chain_and_evals_are_recorded ... ok
[INFO] [stdout] test test_scope_expand_uses_workspace_context_and_package_boundaries ... ok
[INFO] [stdout] test test_search_without_provider_reports_skipped ... ok
[INFO] [stdout] test test_ship_learn_flag_records_learn_handoff ... ok
[INFO] [stdout] test test_security_iterations_override_depth_budget ... ok
[INFO] [stdout] test test_ship_controls_are_recorded_in_handoff ... ok
[INFO] [stdout] test test_runtime_stop_kills_term_ignoring_process ... FAILED
[INFO] [stdout] test test_verify_metrics_json_returns_full_metric_map ... ok
[INFO] [stdout] test test_status_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_security_writes_audit_artifact_bundle ... ok
[INFO] [stdout] test test_status_summary_omits_config_and_recent_rows ... ok
[INFO] [stdout] test test_ship_writes_checklist_artifact_bundle ... ok
[INFO] [stdout] test test_search_log_records_meta_iteration ... ok
[INFO] [stdout] test test_verify_scalar_multiline_takes_last ... ok
[INFO] [stdout] test test_verify_repeat_aggregates_scalar_samples ... ok
[INFO] [stdout] test test_search_from_state_builds_structured_query ... ok
[INFO] [stdout] test test_version_shows_version ... ok
[INFO] [stdout] test test_verify_rejects_invalid_format ... ok
[INFO] [stdout] test test_verify_scalar_parses_correctly ... ok
[INFO] [stdout] test test_verify_repeat_rejects_metrics_json ... ok
[INFO] [stdout] test test_verify_fails_on_nonzero_exit_even_with_metric ... ok
[INFO] [stdout] test test_watch_rejects_zero_poll_interval ... ok
[INFO] [stdout] test test_watch_once_outputs_jsonl ... ok
[INFO] [stdout] test test_watch_once_defaults_to_repo_root_results_from_subdir ... ok
[INFO] [stdout] test test_verify_screens_dangerous_commands ... ok
[INFO] [stdout] test test_watch_websocket_once_outputs_snapshot_payload ... ok
[INFO] [stdout] test test_watch_rejects_invalid_format ... ok
[INFO] [stdout] test test_workspace_exec_rolls_back_attempted_repos_on_failure ... ok
[INFO] [stdout] test test_workspace_exec_runs_command_across_repo_targets ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_runtime_stop_kills_term_ignoring_process stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_runtime_stop_kills_term_ignoring_process' (6021) panicked at tests/cli_test.rs:8816:10:
[INFO] [stdout] Unexpected stdout, failed var.contains("status": "stopped")
[INFO] [stdout] ├── var: {
[INFO] [stdout] │     "version": 1,
[INFO] [stdout] │     "status": "needs_human",
[INFO] [stdout] │     "pid": 6151,
[INFO] [stdout] │     "started_at": "2026-07-09T20:26:01.083710350+00:00",
[INFO] [stdout] │     "stopped_at": "2026-07-09T20:26:02.494414066+00:00",
[INFO] [stdout] │     "launch_path": "/tmp/.tmpa9TFmC/autoresearch-results/launch.json",
[INFO] [stdout] │     "runtime_path": "/tmp/.tmpa9TFmC/autoresearch-results/runtime.json",
[INFO] [stdout] │     "log_path": "/tmp/.tmpa9TFmC/autoresearch-results/runtime.log",
[INFO] [stdout] │     "last_error": "process 6151 remained alive after SIGKILL",
[INFO] [stdout] │     "supervisor": {
[INFO] [stdout] │       "decision": "needs_human",
[INFO] [stdout] │       "reason": "stop_failed",
[INFO] [stdout] │       "terminal_reason": "stop_failed",
[INFO] [stdout] │       "should_continue": false,
[INFO] [stdout] │       "restart_count": 0,
[INFO] [stdout] │       "stagnation_count": 0,
[INFO] [stdout] │       "last_signature": "",
[INFO] [stdout] │       "checked_at": "2026-07-09T20:26:02.494426456+00:00"
[INFO] [stdout] │     }
[INFO] [stdout] │   }
[INFO] [stdout] └── var as str: {
[INFO] [stdout]       "version": 1,
[INFO] [stdout]       "status": "needs_human",
[INFO] [stdout]       "pid": 6151,
[INFO] [stdout]       "started_at": "2026-07-09T20:26:01.083710350+00:00",
[INFO] [stdout]       "stopped_at": "2026-07-09T20:26:02.494414066+00:00",
[INFO] [stdout]       "launch_path": "/tmp/.tmpa9TFmC/autoresearch-results/launch.json",
[INFO] [stdout]       "runtime_path": "/tmp/.tmpa9TFmC/autoresearch-results/runtime.json",
[INFO] [stdout]       "log_path": "/tmp/.tmpa9TFmC/autoresearch-results/runtime.log",
[INFO] [stdout]       "last_error": "process 6151 remained alive after SIGKILL",
[INFO] [stdout]       "supervisor": {
[INFO] [stdout]         "decision": "needs_human",
[INFO] [stdout]         "reason": "stop_failed",
[INFO] [stdout]         "terminal_reason": "stop_failed",
[INFO] [stdout]         "should_continue": false,
[INFO] [stdout]         "restart_count": 0,
[INFO] [stdout]         "stagnation_count": 0,
[INFO] [stdout]         "last_signature": "",
[INFO] [stdout]         "checked_at": "2026-07-09T20:26:02.494426456+00:00"
[INFO] [stdout]       }
[INFO] [stdout]     }
[INFO] [stdout] 
[INFO] [stdout] command=`"/opt/rustwide/target/debug/autoresearch" "runtime" "stop" "--cwd" "/tmp/.tmpa9TFmC"`
[INFO] [stdout] code=0
[INFO] [stdout] stdout=```
[INFO] [stdout] {
[INFO] [stdout]   \"version\": 1,
[INFO] [stdout]   \"status\": \"needs_human\",
[INFO] [stdout]   \"pid\": 6151,
[INFO] [stdout]   \"started_at\": \"2026-07-09T20:26:01.083710350+00:00\",
[INFO] [stdout]   \"stopped_at\": \"2026-07-09T20:26:02.494414066+00:00\",
[INFO] [stdout]   \"launch_path\": \"/tmp/.tmpa9TFmC/autoresearch-results/launch.json\",
[INFO] [stdout]   \"runtime_path\": \"/tmp/.tmpa9TFmC/autoresearch-results/runtime.json\",
[INFO] [stdout]   \"log_path\": \"/tmp/.tmpa9TFmC/autoresearch-results/runtime.log\",
[INFO] [stdout]   \"last_error\": \"process 6151 remained alive after SIGKILL\",
[INFO] [stdout]   \"supervisor\": {
[INFO] [stdout]     \"decision\": \"needs_human\",
[INFO] [stdout]     \"reason\": \"stop_failed\",
[INFO] [stdout]     \"terminal_reason\": \"stop_failed\",
[INFO] [stdout]     \"should_continue\": false,
[INFO] [stdout]     \"restart_count\": 0,
[INFO] [stdout]     \"stagnation_count\": 0,
[INFO] [stdout]     \"last_signature\": \"\",
[INFO] [stdout]     \"checked_at\": \"2026-07-09T20:26:02.494426456+00:00\"
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] stderr=""
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62c0f2087011 - 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:     0x62c0f2087011 - 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:     0x62c0f2087011 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62c0f2087011 - <<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:     0x62c0f209da9a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62c0f209da9a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x62c0f208cbbc - 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:     0x62c0f208cbbc - <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:     0x62c0f2062f46 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62c0f2062f46 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62c0f207e0e9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62c0f1fb75a0 - <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:     0x62c0f1fb75a0 - 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:     0x62c0f207e2a2 - <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:     0x62c0f207e2a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x62c0f2062ff2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x62c0f205a6a9 - 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:     0x62c0f2063cad - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x62c0f209e2ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62c0f1ff8c28 - core[6883ba1bc0fe4ed1]::panicking::panic_display::<assert_cmd[8ec66e605237feed]::assert::AssertError>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x62c0f1ff8b87 - <assert_cmd[8ec66e605237feed]::assert::AssertError>::panic::<assert_cmd[8ec66e605237feed]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:1061:9
[INFO] [stdout]   21:     0x62c0f1f74701 - <assert_cmd[8ec66e605237feed]::assert::Assert>::stdout::<predicates[e83c09661ba9faad]::str::basics::ContainsPredicate, assert_cmd[8ec66e605237feed]::assert::StrOutputPredicate<predicates[e83c09661ba9faad]::str::basics::ContainsPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.2.2/src/assert.rs:387:25
[INFO] [stdout]   22:     0x62c0f1f16b60 - cli_test[21248052e530602f]::test_runtime_stop_kills_term_ignoring_process
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:8816:10
[INFO] [stdout]   23:     0x62c0f1ea5397 - cli_test[21248052e530602f]::test_runtime_stop_kills_term_ignoring_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:8762:51
[INFO] [stdout]   24:     0x62c0f1f80af6 - <cli_test[21248052e530602f]::test_runtime_stop_kills_term_ignoring_process::{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]   25:     0x62c0f1faa8db - <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]   26:     0x62c0f1faa8db - 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]   27:     0x62c0f1fb7f25 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x62c0f1fb7f25 - <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]   29:     0x62c0f1fb7f25 - 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]   30:     0x62c0f1fb7f25 - 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]   31:     0x62c0f1fb7f25 - 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]   32:     0x62c0f1fb7f25 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x62c0f1fb7f25 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x62c0f1fb29d4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x62c0f1fb29d4 - 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]   36:     0x62c0f1fbb072 - 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]   37:     0x62c0f1fbb072 - <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]   38:     0x62c0f1fbb072 - 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]   39:     0x62c0f1fbb072 - 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]   40:     0x62c0f1fbb072 - 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]   41:     0x62c0f1fbb072 - 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]   42:     0x62c0f1fbb072 - <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]   43:     0x62c0f20862af - <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]   44:     0x62c0f20862af - <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]   45:     0x71cdbd1d7aa4 - <unknown>
[INFO] [stdout]   46:     0x71cdbd264a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_runtime_stop_kills_term_ignoring_process
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 278 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.95s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_test`
[INFO] running `Command { std: "docker" "inspect" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02", kill_on_drop: false }`
[INFO] [stdout] 7f6e35258d8d20879271894195587013640078e66d09c8852edf65621198ed02
