[INFO] cloning repository https://github.com/beettlle/peal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beettlle/peal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeettlle%2Fpeal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeettlle%2Fpeal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7cfe39dc7a237060fe92526df224a27a86d2bc51
[INFO] testing beettlle/peal 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%2Fbeettlle%2Fpeal" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/beettlle/peal
[INFO] finished tweaking git repo https://github.com/beettlle/peal
[INFO] tweaked toml for git repo https://github.com/beettlle/peal written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beettlle/peal 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/beettlle/peal 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-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e
[INFO] running `Command { std: "docker" "start" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", 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" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e" "/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" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", 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" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling peal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s
[INFO] running `Command { std: "docker" "inspect" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", 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" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e" "/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 libc v0.2.182
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling peal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.91s
[INFO] running `Command { std: "docker" "inspect" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", 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" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e" "/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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/peal-011dffad34f5f3a3)
[INFO] [stdout] 
[INFO] [stdout] running 356 tests
[INFO] [stdout] test cli::tests::from_task_flag_parses ... ok
[INFO] [stdout] test cli::tests::max_consecutive_task_failures_flag_parses ... ok
[INFO] [stdout] test cli::tests::normalize_retries_flag_parses ... ok
[INFO] [stdout] test cli::tests::prompt_subcommand_parses_with_output ... ok
[INFO] [stdout] test cli::tests::run_subcommand_accepts_no_plan_no_repo ... ok
[INFO] [stdout] test cli::tests::no_subcommand_shows_error ... ok
[INFO] [stdout] test cli::tests::prompt_subcommand_parses_without_output ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_from_cli ... ok
[INFO] [stdout] test cli::tests::unknown_subcommand_rejected ... ok
[INFO] [stdout] test cli::tests::run_subcommand_parses_required_args ... ok
[INFO] [stdout] test cli::tests::phase_3_retry_count_flag_parses ... ok
[INFO] [stdout] test cli::tests::run_subcommand_parses_all_optional_flags ... ok
[INFO] [stdout] test cli::tests::validate_plan_text_and_min_plan_text_len_flags_parse ... ok
[INFO] [stdout] test config::tests::env_stet_commands_parsed_from_comma_separated ... ok
[INFO] [stdout] test config::tests::cli_overrides_file ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_from_env ... ok
[INFO] [stdout] test config::tests::cli_overrides_env ... ok
[INFO] [stdout] test cli::tests::task_and_from_task_conflict ... ok
[INFO] [stdout] test config::tests::documented_example_toml_parses_successfully ... ok
[INFO] [stdout] test config::tests::defaults_applied_when_only_required_fields_present ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_defaults_to_false ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_from_toml ... ok
[INFO] [stdout] test config::tests::env_overrides_file ... ok
[INFO] [stdout] test config::tests::invalid_env_var_returns_error ... ok
[INFO] [stdout] test config::tests::missing_config_file_returns_error ... ok
[INFO] [stdout] test config::tests::full_precedence_chain ... ok
[INFO] [stdout] test config::tests::max_consecutive_task_failures_from_cli ... ok
[INFO] [stdout] test config::tests::max_consecutive_task_failures_from_env ... ok
[INFO] [stdout] test config::tests::missing_repo_path_errors ... ok
[INFO] [stdout] test config::tests::missing_plan_path_errors ... ok
[INFO] [stdout] test config::tests::max_consecutive_task_failures_from_toml ... ok
[INFO] [stdout] test config::tests::normalize_plan_defaults_to_false ... ok
[INFO] [stdout] test config::tests::normalize_plan_cli_overrides_env_and_file ... ok
[INFO] [stdout] test config::tests::max_consecutive_task_failures_precedence_cli_over_env_over_file ... ok
[INFO] [stdout] test cli::tests::task_flag_parses ... ok
[INFO] [stdout] test config::tests::normalize_plan_from_cli ... ok
[INFO] [stdout] test config::tests::loads_from_toml_file ... ok
[INFO] [stdout] test config::tests::normalize_plan_from_env ... ok
[INFO] [stdout] test config::tests::invalid_toml_returns_error ... ok
[INFO] [stdout] test config::tests::normalize_retry_count_defaults_to_zero ... ok
[INFO] [stdout] test config::tests::normalize_retry_count_from_env ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_defaults_to_fail ... ok
[INFO] [stdout] test config::tests::normalize_plan_from_toml ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_cli_overrides_env ... ok
[INFO] [stdout] test config::tests::normalize_prompt_path_from_toml ... ok
[INFO] [stdout] test config::tests::normalize_prompt_path_from_env ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_from_cli ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_from_env ... ok
[INFO] [stdout] test config::tests::normalize_retry_count_from_toml ... ok
[INFO] [stdout] test config::tests::parallel_flag_from_cli ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_from_toml ... ok
[INFO] [stdout] test config::tests::parse_extra_args_str_splits_space_and_comma ... ok
[INFO] [stdout] test config::tests::partial_toml_fills_defaults ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_defaults_to_zero ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_from_cli ... ok
[INFO] [stdout] test config::tests::post_run_commands_default_empty_and_no_timeout ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_from_env ... ok
[INFO] [stdout] test config::tests::run_summary_path_from_env ... ok
[INFO] [stdout] test config::tests::stet_extra_args_from_env ... ok
[INFO] [stdout] test config::tests::validate_plan_text_defaults_off ... ok
[INFO] [stdout] test config::tests::post_run_commands_from_env ... ok
[INFO] [stdout] test config::tests::validate_plan_text_from_cli ... ok
[INFO] [stdout] test config::tests::run_summary_path_from_toml ... ok
[INFO] [stdout] test config::tests::post_run_commands_from_toml ... ok
[INFO] [stdout] test config::tests::validate_plan_text_from_env ... ok
[INFO] [stdout] test config::tests::validate_fails_when_plan_path_does_not_exist ... ok
[INFO] [stdout] test config::tests::validate_fails_when_plan_path_is_directory ... ok
[INFO] [stdout] test config::tests::stet_extra_args_from_toml ... ok
[INFO] [stdout] test config::tests::validate_plan_text_and_min_from_toml ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_from_toml ... ok
[INFO] [stdout] test config::tests::unknown_toml_key_returns_error ... ok
[INFO] [stdout] test config::tests::validate_fails_when_repo_path_is_file ... ok
[INFO] [stdout] test config::tests::validate_fails_when_repo_path_does_not_exist ... ok
[INFO] [stdout] test config::tests::run_summary_path_from_cli ... ok
[INFO] [stdout] test cursor::tests::fails_for_explicit_path_that_does_not_exist ... ok
[INFO] [stdout] test cursor::tests::fails_for_nonexistent_command ... ok
[INFO] [stdout] test cursor::tests::fails_when_path_var_is_empty ... ok
[INFO] [stdout] test cursor::tests::fails_when_path_var_is_none ... ok
[INFO] [stdout] test cursor::tests::resolves_explicit_absolute_path ... ok
[INFO] [stdout] test cursor::tests::skips_directory_with_same_name ... ok
[INFO] [stdout] test cursor::tests::skips_file_without_execute_permission ... ok
[INFO] [stdout] test logging::tests::build_filter_uses_default_when_no_override ... ok
[INFO] [stdout] test logging::tests::build_filter_accepts_directive_syntax ... ok
[INFO] [stdout] test logging::tests::build_filter_uses_explicit_level ... ok
[INFO] [stdout] test phase::tests::args_for_log_multi_last_redacted ... ok
[INFO] [stdout] test phase::tests::args_for_log_single_element ... ok
[INFO] [stdout] test phase::tests::argv_prompt_is_last_arg ... ok
[INFO] [stdout] test cursor::tests::finds_binary_in_custom_path ... ok
[INFO] [stdout] test phase::tests::check_result_success ... ok
[INFO] [stdout] test phase::tests::check_result_timeout ... ok
[INFO] [stdout] test cursor::tests::resolves_echo_on_real_path ... ok
[INFO] [stdout] test logging::tests::open_log_file_creates_parent_dirs ... ok
[INFO] [stdout] test phase::tests::phase2_argv_includes_sandbox ... ok
[INFO] [stdout] test phase::tests::phase2_argv_prompt_is_last_arg ... ok
[INFO] [stdout] test phase::tests::phase2_argv_does_not_contain_plan_flag ... ok
[INFO] [stdout] test logging::tests::open_log_file_appends ... ok
[INFO] [stdout] test phase::tests::args_for_log_empty ... ok
[INFO] [stdout] test phase::tests::phase2_argv_with_model ... ok
[INFO] [stdout] test phase::tests::phase2_argv_without_model ... ok
[INFO] [stdout] test phase::tests::phase3_argv_does_not_contain_plan_flag ... ok
[INFO] [stdout] test phase::tests::argv_with_model ... ok
[INFO] [stdout] test phase::tests::phase3_argv_prompt_is_last_arg ... ok
[INFO] [stdout] test phase::tests::phase3_argv_with_model ... ok
[INFO] [stdout] test phase::tests::run_phase2_spawn_failure ... ok
[INFO] [stdout] test phase::tests::run_phase1_spawn_failure ... ok
[INFO] [stdout] test phase::tests::phase3_argv_without_model ... ok
[INFO] [stdout] test phase::tests::check_result_nonzero_exit ... ok
[INFO] [stdout] test phase::tests::run_phase3_spawn_failure ... ok
[INFO] [stdout] test phase::tests::argv_without_model ... ok
[INFO] [stdout] test plan::tests::all_sequential_produces_sequential_segments ... ok
[INFO] [stdout] test plan::tests::body_captured_until_eof ... ok
[INFO] [stdout] test plan::tests::body_captured_until_next_heading ... ok
[INFO] [stdout] test plan::tests::build_normalize_prompt_custom_file_missing_returns_err ... ok
[INFO] [stdout] test plan::tests::build_normalize_prompt_custom_file_replaces_placeholder ... ok
[INFO] [stdout] test plan::tests::build_normalize_prompt_none_uses_builtin ... ok
[INFO] [stdout] test plan::tests::consecutive_parallel_tasks_form_block ... ok
[INFO] [stdout] test plan::tests::crlf_normalised_to_lf ... ok
[INFO] [stdout] test config::tests::validate_fails_when_repo_not_git ... ok
[INFO] [stdout] test plan::tests::empty_content_produces_no_tasks ... ok
[INFO] [stdout] test plan::tests::filter_from_last_task_returns_single ... ok
[INFO] [stdout] test plan::tests::detected_content_still_parses_correctly ... ok
[INFO] [stdout] test plan::tests::filter_from_task_recomputes_parallel_segments ... ok
[INFO] [stdout] test plan::tests::filter_from_task_not_found ... ok
[INFO] [stdout] test plan::tests::filter_from_task_returns_tail ... ok
[INFO] [stdout] test plan::tests::filter_single_task_not_found ... ok
[INFO] [stdout] test plan::tests::filter_single_task_returns_matching_task ... ok
[INFO] [stdout] test plan::tests::gaps_in_indices_preserved_in_order ... ok
[INFO] [stdout] test plan::tests::heading_with_extra_whitespace ... ok
[INFO] [stdout] test plan::tests::is_canonical_crlf_and_task1_true ... ok
[INFO] [stdout] test plan::tests::is_canonical_empty_content_false ... ok
[INFO] [stdout] test plan::tests::is_canonical_leading_space_false ... ok
[INFO] [stdout] test plan::tests::is_canonical_multiple_task_lines_true ... ok
[INFO] [stdout] test plan::tests::is_canonical_not_a_task_false ... ok
[INFO] [stdout] test plan::tests::is_canonical_task1_body_true ... ok
[INFO] [stdout] test plan::tests::is_canonical_task42_parallel_true ... ok
[INFO] [stdout] test plan::tests::is_canonical_task999_no_newline_true ... ok
[INFO] [stdout] test plan::tests::is_canonical_task999_with_trailing_newline_true ... ok
[INFO] [stdout] test plan::tests::multiple_parallel_blocks ... ok
[INFO] [stdout] test plan::tests::multiple_sequential_tasks ... ok
[INFO] [stdout] test plan::tests::non_task_headings_not_matched ... ok
[INFO] [stdout] test plan::tests::normalization_argv_with_model_includes_model ... ok
[INFO] [stdout] test plan::tests::is_canonical_only_preamble_false ... ok
[INFO] [stdout] test plan::tests::normalization_argv_without_model_omits_model ... ok
[INFO] [stdout] test plan::tests::parallel_suffix_detected ... ok
[INFO] [stdout] test plan::tests::parse_docs_improvement_plan ... ok
[INFO] [stdout] test plan::tests::parse_plan_file_invalid_utf8 ... ok
[INFO] [stdout] test plan::tests::parse_plan_file_not_found ... ok
[INFO] [stdout] test plan::tests::parse_docs_phase4_phase5_phase6_plan_files ... ok
[INFO] [stdout] test plan::tests::parse_plan_file_valid ... ok
[INFO] [stdout] test plan::tests::parse_plan_or_fail_empty_returns_err_with_snippet ... ok
[INFO] [stdout] test plan::tests::parse_plan_or_fail_non_canonical_returns_err_with_snippet ... ok
[INFO] [stdout] test plan::tests::parse_plan_or_fail_snippet_bounded_long_output ... ok
[INFO] [stdout] test plan::tests::preamble_before_first_heading_ignored ... ok
[INFO] [stdout] test plan::tests::single_parallel_task_treated_as_sequential ... ok
[INFO] [stdout] test phase::tests::run_phase1_fails_on_timeout ... ok
[INFO] [stdout] test plan::tests::task_by_index_boundary_first_and_last ... ok
[INFO] [stdout] test plan::tests::task_by_index_finds_existing ... ok
[INFO] [stdout] test plan::tests::single_task_parsed ... ok
[INFO] [stdout] test plan::tests::parse_plan_or_fail_canonical_returns_ok ... ok
[INFO] [stdout] test plan::tests::task_by_index_returns_none_for_missing ... ok
[INFO] [stdout] test plan_prompt::tests::prompt_contains_parallel_marker ... ok
[INFO] [stdout] test plan_prompt::tests::prompt_contains_peal_reference ... ok
[INFO] [stdout] test phase::tests::run_phase3_fails_on_nonzero_exit ... ok
[INFO] [stdout] test plan_prompt::tests::prompt_contains_task_heading_example ... ok
[INFO] [stdout] test phase::tests::run_phase1_fails_on_nonzero_exit ... ok
[INFO] [stdout] test phase::tests::run_phase2_with_echo_stub ... ok
[INFO] [stdout] test prompt::tests::build_normalize_prompt_from_template_replaces_placeholder ... ok
[INFO] [stdout] test plan::tests::task_by_index_zero_returns_none ... ok
[INFO] [stdout] test prompt::tests::delimiters_are_distinct_across_phases ... ok
[INFO] [stdout] test prompt::tests::normalize_plan_prompt_contains_instructions_and_delimiter_and_doc ... ok
[INFO] [stdout] test phase::tests::run_phase3_with_suggestions_echo_stub ... ok
[INFO] [stdout] test phase::tests::run_phase3_with_echo_stub ... ok
[INFO] [stdout] test prompt::tests::normalize_plan_prompt_fences_empty_doc ... ok
[INFO] [stdout] test phase::tests::run_phase1_with_echo_stub ... ok
[INFO] [stdout] test prompt::tests::phase1_handles_empty_content ... ok
[INFO] [stdout] test phase::tests::run_phase3_without_suggestions_echo_stub ... ok
[INFO] [stdout] test phase::tests::run_phase2_fails_on_nonzero_exit ... ok
[INFO] [stdout] test prompt::tests::phase1_handles_multiline_content ... ok
[INFO] [stdout] test prompt::tests::phase1_has_exactly_two_task_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase1_wraps_task_in_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase2_handles_empty_plan ... ok
[INFO] [stdout] test prompt::tests::phase2_handles_multiline_plan ... ok
[INFO] [stdout] test prompt::tests::phase3_handles_empty_output ... ok
[INFO] [stdout] test prompt::tests::phase3_handles_multiline_output ... ok
[INFO] [stdout] test prompt::tests::phase3_has_exactly_two_stet_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase2_wraps_plan_in_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_delimiters_distinct ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_preserves_stet_block ... ok
[INFO] [stdout] test runner::tests::empty_plan_returns_empty_results ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_includes_block ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_none_matches_phase3 ... ok
[INFO] [stdout] test prompt::tests::phase3_wraps_stet_in_delimiters ... ok
[INFO] [stdout] test runner::tests::fails_fast_on_first_error ... ok
[INFO] [stdout] test phase::tests::run_phase3_triage_retries_then_ok_empty_stdout ... ok
[INFO] [stdout] test phase::tests::run_phase3_retries_then_fails_with_phase_3_retry_count ... ok
[INFO] [stdout] test runner::tests::consecutive_task_failures_cap_stops_run_and_persists_state ... ok
[INFO] [stdout] test runner::tests::parallel_block_runs_concurrently ... ok
[INFO] [stdout] test runner::tests::run_all_all_completed_produces_empty_results ... ok
[INFO] [stdout] test runner::tests::parallel_block_phase3_in_segment_order ... ok
[INFO] [stdout] test runner::tests::run_all_empty_plan ... ok
[INFO] [stdout] test runner::tests::parallel_block_persists_state_for_all ... ok
[INFO] [stdout] test runner::tests::phase1_plan_text_validation_fails_after_retry ... ok
[INFO] [stdout] test config::tests::validate_rejects_invalid_on_findings_remaining ... ok
[INFO] [stdout] test config::tests::validate_succeeds_with_valid_file_and_directory ... ok
[INFO] [stdout] test runner::tests::run_all_creates_state_dir_if_missing ... ok
[INFO] [stdout] test runner::tests::max_parallel_eq_1_uses_sequential_fallback ... ok
[INFO] [stdout] test runner::tests::preserves_task_order ... ok
[INFO] [stdout] test config::tests::validate_rejects_invalid_on_stet_fail ... ok
[INFO] [stdout] test runner::tests::continue_with_remaining_tasks_true_returns_ok ... ok
[INFO] [stdout] test runner::tests::parallel_block_failure_persists_completed ... ok
[INFO] [stdout] test runner::tests::parallel_block_respects_max_parallel ... ok
[INFO] [stdout] test runner::tests::run_all_fails_fast_on_phase1_error ... ok
[INFO] [stdout] test runner::tests::run_all_phase2_receives_phase1_plan_text ... ok
[INFO] [stdout] test runner::tests::run_phase1_all_skips_previously_completed_tasks ... ok
[INFO] [stdout] test runner::tests::parallel_block_single_task_sequential ... ok
[INFO] [stdout] test runner::tests::scheduled_all_completed_returns_empty ... ok
[INFO] [stdout] test runner::tests::parallel_block_sequential_fallback ... ok
[INFO] [stdout] test runner::tests::run_all_single_task ... ok
[INFO] [stdout] test runner::tests::run_all_phase3_failure_saves_state ... ok
[INFO] [stdout] test runner::tests::run_all_partial_completion_resumes_correctly ... ok
[INFO] [stdout] test runner::tests::scheduled_fail_fast_in_parallel_block_saves_prior ... ok
[INFO] [stdout] test runner::tests::run_all_runs_phase3_no_findings ... ok
[INFO] [stdout] test runner::tests::run_all_executes_both_phases_for_all_tasks ... ok
[INFO] [stdout] test runner::tests::run_all_skips_phase3_when_stet_none ... ok
[INFO] [stdout] test runner::tests::single_task_plan ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_disabled_always_ok ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_enabled_empty_err ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_enabled_below_min_err ... ok
[INFO] [stdout] test state::tests::is_task_completed_reflects_marks ... ok
[INFO] [stdout] test state::tests::json_format_matches_expected_structure ... ok
[INFO] [stdout] test state::tests::json_includes_optional_fields_when_present ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_enabled_meets_min_ok ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_enabled_non_empty_ok_when_no_min ... ok
[INFO] [stdout] test state::tests::load_state_returns_none_when_file_missing ... ok
[INFO] [stdout] test state::tests::load_state_returns_none_on_invalid_json ... ok
[INFO] [stdout] test state::tests::load_state_roundtrips_saved_state ... ok
[INFO] [stdout] test runner::tests::run_all_persists_state_with_all_task_indices ... ok
[INFO] [stdout] test state::tests::matches_context_returns_false_on_repo_path_mismatch ... ok
[INFO] [stdout] test state::tests::matches_context_returns_false_on_plan_path_mismatch ... ok
[INFO] [stdout] test state::tests::matches_context_returns_true_for_matching_paths ... ok
[INFO] [stdout] test state::tests::new_state_has_empty_defaults ... ok
[INFO] [stdout] test state::tests::mark_task_completed_inserts_sorted_and_deduplicates ... ok
[INFO] [stdout] test runner::tests::runs_phase1_for_all_tasks ... ok
[INFO] [stdout] test state::tests::serialization_roundtrip ... ok
[INFO] [stdout] test runner::tests::run_all_runs_phase3_with_findings_resolved ... ok
[INFO] [stdout] test state::tests::save_state_overwrites_existing_file ... ok
[INFO] [stdout] test state::tests::save_state_produces_valid_deserializable_json ... ok
[INFO] [stdout] test state::tests::save_state_creates_directory_if_missing ... ok
[INFO] [stdout] test state::tests::state_file_path_appends_filename ... ok
[INFO] [stdout] test stet::tests::address_loop_exits_immediately_when_no_findings ... ok
[INFO] [stdout] test runner::tests::run_all_on_failure_persists_only_completed_tasks ... ok
[INFO] [stdout] test stet::tests::count_findings_empty_array_returns_zero ... ok
[INFO] [stdout] test stet::tests::count_findings_issues_array ... ok
[INFO] [stdout] test stet::tests::count_findings_json_object_with_findings_array ... ok
[INFO] [stdout] test stet::tests::count_findings_json_top_level_array ... ok
[INFO] [stdout] test stet::tests::count_findings_non_json_returns_one ... ok
[INFO] [stdout] test stet::tests::detect_findings_exit_code_none_nonjson ... ok
[INFO] [stdout] test stet::tests::detect_findings_human_multiline_last_line_zero_findings ... ok
[INFO] [stdout] test stet::tests::detect_findings_human_one_finding ... ok
[INFO] [stdout] test stet::tests::detect_findings_human_zero_findings_no_trailing_dot ... ok
[INFO] [stdout] test stet::tests::detect_findings_human_zero_findings_with_newline ... ok
[INFO] [stdout] test stet::tests::detect_findings_human_zero_findings_with_tokens_per_sec ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_findings_takes_priority_over_count ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_issues_empty_no_findings ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_issues_nonempty ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_no_findings_no_count ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_with_count_nonzero ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_with_count_zero ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_with_empty_findings_array ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_with_extra_fields ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_object_with_nonempty_findings_array ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_scalar_value ... ok
[INFO] [stdout] test runner::tests::commit_after_phase2_nothing_to_commit_returns_ok ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_top_level_array_with_items ... ok
[INFO] [stdout] test stet::tests::detect_findings_json_top_level_empty_array ... ok
[INFO] [stdout] test stet::tests::count_findings_stet_shaped ... ok
[INFO] [stdout] test runner::tests::run_all_skips_previously_completed_tasks ... ok
[INFO] [stdout] test stet::tests::detect_findings_nonjson_exit_zero_nonempty_stdout ... ok
[INFO] [stdout] test stet::tests::detect_findings_nonjson_exit_zero_whitespace_only_stdout ... ok
[INFO] [stdout] test stet::tests::detect_findings_nonjson_exit_zero_empty_stdout ... ok
[INFO] [stdout] test stet::tests::detect_findings_nonjson_nonzero_exit ... ok
[INFO] [stdout] test stet::tests::detect_findings_stet_no_findings_exact ... ok
[INFO] [stdout] test stet::tests::detect_findings_stet_with_findings_exact ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_from_issues_array ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_from_json_findings ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_from_top_level_array ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_mixed_findings ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_none_for_empty_findings_array ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_none_for_empty_top_level_array ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_none_for_non_json ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_none_for_scalar_json ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_none_when_no_suggestion_field ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_stet_shaped ... ok
[INFO] [stdout] test stet::tests::finds_stet_in_custom_path ... ok
[INFO] [stdout] test stet::tests::finish_session_argv ... ok
[INFO] [stdout] test stet::tests::finish_session_fails_on_missing_binary ... ok
[INFO] [stdout] test runner::tests::commit_after_phase2_creates_commit_with_message ... ok
[INFO] [stdout] test runner::tests::scheduled_resume_parallel_block_concurrent_path ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_empty_array ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_includes_path_when_present ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_issues_array_same_shape ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_none_for_malformed ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_none_for_non_json ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_object_with_findings ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_stet_shaped_full_finding ... ok
[INFO] [stdout] test stet::tests::parse_findings_from_run_json_top_level_array ... ok
[INFO] [stdout] test runner::tests::run_all_preserves_task_order ... ok
[INFO] [stdout] test stet::tests::parse_triage_fix_finding_abc_dismiss_rest ... ok
[INFO] [stdout] test stet::tests::parse_triage_nothing_to_address_dismiss_all ... ok
[INFO] [stdout] test stet::tests::parse_triage_unparseable_dismiss_none ... ok
[INFO] [stdout] test stet::tests::parse_triage_nothing_to_address_variants ... ok
[INFO] [stdout] test stet::tests::returns_none_for_invalid_explicit_path ... ok
[INFO] [stdout] test stet::tests::returns_none_when_not_on_path ... ok
[INFO] [stdout] test stet::tests::returns_none_for_explicit_non_executable_file ... ok
[INFO] [stdout] test stet::tests::returns_none_when_path_var_is_empty ... ok
[INFO] [stdout] test stet::tests::returns_none_when_path_var_is_none ... ok
[INFO] [stdout] test stet::tests::returns_some_with_valid_explicit_path ... ok
[INFO] [stdout] test stet::tests::run_review_nonzero_exit_is_not_error ... ok
[INFO] [stdout] test stet::tests::address_findings_no_suggestions_when_plain_text ... ok
[INFO] [stdout] test stet::tests::address_findings_delegates_correctly ... ok
[INFO] [stdout] test stet::tests::run_review_spawn_failure_returns_stet_run_failed ... ok
[INFO] [stdout] test stet::tests::skips_directory_with_same_name ... ok
[INFO] [stdout] test stet::tests::skips_non_executable_file_on_path ... ok
[INFO] [stdout] test stet::tests::dismiss_finding_invokes_stet_with_args_and_repo_cwd ... ok
[INFO] [stdout] test stet::tests::run_review_populates_result_with_output ... ok
[INFO] [stdout] test stet::tests::start_session_fails_on_missing_binary ... ok
[INFO] [stdout] test stet::tests::finish_session_fails_on_nonzero_exit ... ok
[INFO] [stdout] test stet::tests::finish_session_uses_repo_as_cwd ... ok
[INFO] [stdout] test stet::tests::triage_by_patterns_empty_patterns_nothing_dismissed ... ok
[INFO] [stdout] test stet::tests::triage_by_patterns_match_message_one_dismissed ... ok
[INFO] [stdout] test runner::tests::scheduled_resume_within_parallel_block ... ok
[INFO] [stdout] test subprocess::tests::captures_nonzero_exit_code ... ok
[INFO] [stdout] test subprocess::tests::captures_stderr ... ok
[INFO] [stdout] test subprocess::tests::captures_stdout_from_echo ... ok
[INFO] [stdout] test subprocess::tests::respects_cwd ... ok
[INFO] [stdout] test stet::tests::run_review_uses_repo_as_cwd ... ok
[INFO] [stdout] test subprocess::tests::run_command_string_empty_returns_none ... ok
[INFO] [stdout] test stet::tests::address_loop_resolves_in_one_round ... ok
[INFO] [stdout] test stet::tests::start_session_argv_with_ref ... ok
[INFO] [stdout] test subprocess::tests::success_helper_reports_correctly ... ok
[INFO] [stdout] test runner::tests::scheduled_all_sequential_runs_in_order ... ok
[INFO] [stdout] test subprocess::tests::spawn_failure_returns_io_error ... ok
[INFO] [stdout] test subprocess::tests::run_command_string_parses_and_runs_echo_hello ... ok
[INFO] [stdout] test subprocess::tests::run_command_string_single_token ... ok
[INFO] [stdout] test stet::tests::start_session_argv_without_ref ... ok
[INFO] [stdout] test stet::tests::dismiss_non_actionable_and_rerun_rule_pattern_dismisses_then_rerun ... ok
[INFO] [stdout] test stet::tests::run_review_timeout_returns_stet_run_failed ... FAILED
[INFO] [stdout] test stet::tests::start_session_fails_on_nonzero_exit ... ok
[INFO] [stdout] test stet::tests::start_session_uses_repo_as_cwd ... ok
[INFO] [stdout] test subprocess::tests::no_timeout_allows_fast_completion ... ok
[INFO] [stdout] test stet::tests::dismiss_non_actionable_and_rerun_llm_nothing_to_address_resolves ... ok
[INFO] [stdout] test runner::tests::scheduled_single_parallel_demoted ... ok
[INFO] [stdout] test runner::tests::scheduled_mixed_plan_runs_all_tasks ... ok
[INFO] [stdout] test stet::tests::address_loop_exhausts_rounds_then_warns ... ok
[INFO] [stdout] test subprocess::tests::timeout_kills_long_running_process ... ok
[INFO] [stdout] test stet::tests::address_loop_exhausts_rounds_then_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- stet::tests::run_review_timeout_returns_stet_run_failed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'stet::tests::run_review_timeout_returns_stet_run_failed' (1695) panicked at src/stet.rs:1675:17:
[INFO] [stdout] detail should mention timeout: spawn failed: Text file busy (os error 26)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58100eec8b81 - 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:     0x58100eec8b81 - 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:     0x58100eec8b81 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58100eec8b81 - <<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:     0x58100eee01ba - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58100eee01ba - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x58100eecd8cc - 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:     0x58100eecd8cc - <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:     0x58100eea3da6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58100eea3da6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58100eebf579 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x58100ea15c00 - <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:     0x58100ea15c00 - 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:     0x58100eebf8a2 - <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:     0x58100eebf8a2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x58100eea3e52 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x58100ee9af09 - 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:     0x58100eea4d0d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x58100eee0a3c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x58100e81f6cb - peal[68d1220833c4f109]::stet::tests::run_review_timeout_returns_stet_run_failed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stet.rs:1675:17
[INFO] [stdout]   20:     0x58100e810397 - peal[68d1220833c4f109]::stet::tests::run_review_timeout_returns_stet_run_failed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/stet.rs:1662:52
[INFO] [stdout]   21:     0x58100e89db16 - <peal[68d1220833c4f109]::stet::tests::run_review_timeout_returns_stet_run_failed::{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]   22:     0x58100ea08f3b - <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]   23:     0x58100ea08f3b - 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]   24:     0x58100ea16585 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x58100ea16585 - <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]   26:     0x58100ea16585 - 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]   27:     0x58100ea16585 - 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]   28:     0x58100ea16585 - 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]   29:     0x58100ea16585 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x58100ea16585 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x58100ea11034 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x58100ea11034 - 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]   33:     0x58100ea196d2 - 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]   34:     0x58100ea196d2 - <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]   35:     0x58100ea196d2 - 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]   36:     0x58100ea196d2 - 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]   37:     0x58100ea196d2 - 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]   38:     0x58100ea196d2 - 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]   39:     0x58100ea196d2 - <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]   40:     0x58100eec7b2f - <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]   41:     0x58100eec7b2f - <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]   42:     0x74779922aaa4 - <unknown>
[INFO] [stdout]   43:     0x7477992b7a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     stet::tests::run_review_timeout_returns_stet_run_failed
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 355 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e", kill_on_drop: false }`
[INFO] [stdout] 9b9c31401ea0cc33b532a36ca44b5cb2f22aaea7e70c148efcf1f8609cdc087e
