[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeettlle%2Fpeal" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beettlle/peal on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e10b6f9aab881d490098fdbea52889577161f580cd3552d4b3d99f5e9a2190bc
[INFO] running `Command { std: "docker" "start" "-a" "e10b6f9aab881d490098fdbea52889577161f580cd3552d4b3d99f5e9a2190bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e10b6f9aab881d490098fdbea52889577161f580cd3552d4b3d99f5e9a2190bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e10b6f9aab881d490098fdbea52889577161f580cd3552d4b3d99f5e9a2190bc", kill_on_drop: false }`
[INFO] [stdout] e10b6f9aab881d490098fdbea52889577161f580cd3552d4b3d99f5e9a2190bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d5c9a95bb56460ec51ebdf67b6bae200ff9b529e359702e32f10c5b575372be
[INFO] running `Command { std: "docker" "start" "-a" "8d5c9a95bb56460ec51ebdf67b6bae200ff9b529e359702e32f10c5b575372be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8d5c9a95bb56460ec51ebdf67b6bae200ff9b529e359702e32f10c5b575372be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d5c9a95bb56460ec51ebdf67b6bae200ff9b529e359702e32f10c5b575372be", kill_on_drop: false }`
[INFO] [stdout] 8d5c9a95bb56460ec51ebdf67b6bae200ff9b529e359702e32f10c5b575372be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 796408def6ac682d12ea9cfa3f693c5a2d48024886c30fe2636ce32bc4a9a565
[INFO] running `Command { std: "docker" "start" "-a" "796408def6ac682d12ea9cfa3f693c5a2d48024886c30fe2636ce32bc4a9a565", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[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 15.04s
[INFO] running `Command { std: "docker" "inspect" "796408def6ac682d12ea9cfa3f693c5a2d48024886c30fe2636ce32bc4a9a565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "796408def6ac682d12ea9cfa3f693c5a2d48024886c30fe2636ce32bc4a9a565", kill_on_drop: false }`
[INFO] [stdout] 796408def6ac682d12ea9cfa3f693c5a2d48024886c30fe2636ce32bc4a9a565
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9d1e5a365dea3ab59a3f0cb395a47e527dbd8042d9240b4e4c9eb5bfc009211
[INFO] running `Command { std: "docker" "start" "-a" "e9d1e5a365dea3ab59a3f0cb395a47e527dbd8042d9240b4e4c9eb5bfc009211", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[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::max_consecutive_task_failures_flag_parses ... ok
[INFO] [stdout] test cli::tests::no_subcommand_shows_error ... ok
[INFO] [stdout] test cli::tests::from_task_flag_parses ... ok
[INFO] [stdout] test cli::tests::normalize_retries_flag_parses ... ok
[INFO] [stdout] test cli::tests::prompt_subcommand_parses_without_output ... ok
[INFO] [stdout] test cli::tests::phase_3_retry_count_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 config::tests::cli_overrides_env ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_defaults_to_false ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_from_cli ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_from_env ... ok
[INFO] [stdout] test config::tests::commit_after_phase2_from_toml ... ok
[INFO] [stdout] test config::tests::cli_overrides_file ... ok
[INFO] [stdout] test config::tests::defaults_applied_when_only_required_fields_present ... 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::env_overrides_file ... ok
[INFO] [stdout] test config::tests::documented_example_toml_parses_successfully ... ok
[INFO] [stdout] test cli::tests::task_flag_parses ... ok
[INFO] [stdout] test config::tests::full_precedence_chain ... ok
[INFO] [stdout] test config::tests::invalid_env_var_returns_error ... ok
[INFO] [stdout] test config::tests::loads_from_toml_file ... 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::max_consecutive_task_failures_from_toml ... ok
[INFO] [stdout] test config::tests::missing_config_file_returns_error ... ok
[INFO] [stdout] test config::tests::max_consecutive_task_failures_precedence_cli_over_env_over_file ... ok
[INFO] [stdout] test config::tests::invalid_toml_returns_error ... ok
[INFO] [stdout] test config::tests::missing_plan_path_errors ... ok
[INFO] [stdout] test config::tests::missing_repo_path_errors ... ok
[INFO] [stdout] test config::tests::normalize_plan_from_env ... ok
[INFO] [stdout] test config::tests::normalize_plan_cli_overrides_env_and_file ... ok
[INFO] [stdout] test config::tests::normalize_plan_from_toml ... ok
[INFO] [stdout] test config::tests::normalize_plan_defaults_to_false ... ok
[INFO] [stdout] test config::tests::normalize_plan_from_cli ... 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 cli::tests::run_subcommand_parses_required_args ... ok
[INFO] [stdout] test config::tests::normalize_prompt_path_from_env ... ok
[INFO] [stdout] test config::tests::normalize_prompt_path_from_toml ... ok
[INFO] [stdout] test config::tests::normalize_retry_count_from_toml ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_cli_overrides_env ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_from_cli ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_defaults_to_fail ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_defaults_to_zero ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_from_env ... ok
[INFO] [stdout] test config::tests::parse_extra_args_str_splits_space_and_comma ... ok
[INFO] [stdout] test config::tests::on_findings_remaining_from_toml ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_from_cli ... ok
[INFO] [stdout] test config::tests::parallel_flag_from_cli ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_from_env ... ok
[INFO] [stdout] test cli::tests::task_and_from_task_conflict ... ok
[INFO] [stdout] test config::tests::post_run_commands_default_empty_and_no_timeout ... ok
[INFO] [stdout] test config::tests::post_run_commands_from_env ... ok
[INFO] [stdout] test config::tests::partial_toml_fills_defaults ... ok
[INFO] [stdout] test config::tests::phase_3_retry_count_from_toml ... ok
[INFO] [stdout] test config::tests::post_run_commands_from_toml ... ok
[INFO] [stdout] test config::tests::run_summary_path_from_cli ... ok
[INFO] [stdout] test config::tests::stet_extra_args_from_env ... ok
[INFO] [stdout] test config::tests::run_summary_path_from_env ... ok
[INFO] [stdout] test config::tests::validate_fails_when_plan_path_does_not_exist ... ok
[INFO] [stdout] test config::tests::stet_extra_args_from_toml ... ok
[INFO] [stdout] test config::tests::run_summary_path_from_toml ... ok
[INFO] [stdout] test config::tests::validate_fails_when_plan_path_is_directory ... ok
[INFO] [stdout] test config::tests::unknown_toml_key_returns_error ... ok
[INFO] [stdout] test config::tests::validate_fails_when_repo_path_does_not_exist ... ok
[INFO] [stdout] test config::tests::validate_fails_when_repo_not_git ... ok
[INFO] [stdout] test config::tests::validate_fails_when_repo_path_is_file ... ok
[INFO] [stdout] test config::tests::validate_plan_text_from_cli ... ok
[INFO] [stdout] test config::tests::validate_plan_text_from_env ... ok
[INFO] [stdout] test config::tests::validate_plan_text_and_min_from_toml ... ok
[INFO] [stdout] test config::tests::validate_plan_text_defaults_off ... 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_none ... ok
[INFO] [stdout] test cursor::tests::resolves_echo_on_real_path ... ok
[INFO] [stdout] test cursor::tests::finds_binary_in_custom_path ... ok
[INFO] [stdout] test cursor::tests::fails_when_path_var_is_empty ... 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_accepts_directive_syntax ... ok
[INFO] [stdout] test logging::tests::build_filter_uses_default_when_no_override ... ok
[INFO] [stdout] test logging::tests::build_filter_uses_explicit_level ... ok
[INFO] [stdout] test phase::tests::args_for_log_empty ... ok
[INFO] [stdout] test logging::tests::open_log_file_appends ... ok
[INFO] [stdout] test cli::tests::unknown_subcommand_rejected ... 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 phase::tests::check_result_nonzero_exit ... ok
[INFO] [stdout] test logging::tests::open_log_file_creates_parent_dirs ... ok
[INFO] [stdout] test phase::tests::argv_without_model ... ok
[INFO] [stdout] test phase::tests::argv_with_model ... ok
[INFO] [stdout] test phase::tests::check_result_timeout ... ok
[INFO] [stdout] test phase::tests::check_result_success ... ok
[INFO] [stdout] test phase::tests::phase2_argv_does_not_contain_plan_flag ... 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_with_model ... ok
[INFO] [stdout] test phase::tests::phase2_argv_without_model ... ok
[INFO] [stdout] test phase::tests::phase3_argv_prompt_is_last_arg ... ok
[INFO] [stdout] test phase::tests::phase3_argv_does_not_contain_plan_flag ... ok
[INFO] [stdout] test phase::tests::phase3_argv_with_model ... ok
[INFO] [stdout] test phase::tests::phase3_argv_without_model ... ok
[INFO] [stdout] test phase::tests::run_phase1_spawn_failure ... ok
[INFO] [stdout] test phase::tests::run_phase2_spawn_failure ... ok
[INFO] [stdout] test phase::tests::run_phase1_fails_on_nonzero_exit ... ok
[INFO] [stdout] test config::tests::validate_rejects_invalid_on_findings_remaining ... ok
[INFO] [stdout] test phase::tests::run_phase3_fails_on_nonzero_exit ... ok
[INFO] [stdout] test phase::tests::run_phase3_spawn_failure ... ok
[INFO] [stdout] test phase::tests::run_phase2_fails_on_nonzero_exit ... ok
[INFO] [stdout] test phase::tests::run_phase1_with_echo_stub ... ok
[INFO] [stdout] test phase::tests::run_phase2_with_echo_stub ... ok
[INFO] [stdout] test config::tests::validate_succeeds_with_valid_file_and_directory ... 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 config::tests::validate_rejects_invalid_on_stet_fail ... ok
[INFO] [stdout] test phase::tests::run_phase1_fails_on_timeout ... 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 phase::tests::run_phase3_triage_retries_then_ok_empty_stdout ... ok
[INFO] [stdout] test plan::tests::detected_content_still_parses_correctly ... ok
[INFO] [stdout] test plan::tests::build_normalize_prompt_custom_file_replaces_placeholder ... ok
[INFO] [stdout] test plan::tests::empty_content_produces_no_tasks ... ok
[INFO] [stdout] test plan::tests::build_normalize_prompt_none_uses_builtin ... ok
[INFO] [stdout] test plan::tests::filter_from_task_returns_tail ... ok
[INFO] [stdout] test plan::tests::filter_from_last_task_returns_single ... ok
[INFO] [stdout] test plan::tests::filter_single_task_not_found ... ok
[INFO] [stdout] test plan::tests::gaps_in_indices_preserved_in_order ... ok
[INFO] [stdout] test plan::tests::filter_single_task_returns_matching_task ... ok
[INFO] [stdout] test plan::tests::heading_with_extra_whitespace ... ok
[INFO] [stdout] test plan::tests::filter_from_task_not_found ... ok
[INFO] [stdout] test plan::tests::filter_from_task_recomputes_parallel_segments ... ok
[INFO] [stdout] test plan::tests::is_canonical_multiple_task_lines_true ... ok
[INFO] [stdout] test plan::tests::is_canonical_leading_space_false ... ok
[INFO] [stdout] test plan::tests::is_canonical_not_a_task_false ... ok
[INFO] [stdout] test plan::tests::is_canonical_only_preamble_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::normalization_argv_without_model_omits_model ... ok
[INFO] [stdout] test plan::tests::parse_docs_improvement_plan ... 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::parse_plan_file_not_found ... ok
[INFO] [stdout] test plan::tests::parse_plan_file_invalid_utf8 ... ok
[INFO] [stdout] test plan::tests::parse_plan_file_valid ... ok
[INFO] [stdout] test plan::tests::parse_plan_or_fail_canonical_returns_ok ... 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::parallel_suffix_detected ... ok
[INFO] [stdout] test plan::tests::single_parallel_task_treated_as_sequential ... ok
[INFO] [stdout] test plan::tests::single_task_parsed ... 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::task_by_index_finds_existing ... ok
[INFO] [stdout] test plan::tests::task_by_index_boundary_first_and_last ... ok
[INFO] [stdout] test plan_prompt::tests::prompt_contains_parallel_marker ... ok
[INFO] [stdout] test plan::tests::task_by_index_returns_none_for_missing ... ok
[INFO] [stdout] test plan_prompt::tests::prompt_contains_peal_reference ... 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 plan::tests::parse_docs_phase4_phase5_phase6_plan_files ... ok
[INFO] [stdout] test plan_prompt::tests::prompt_contains_task_heading_example ... 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 prompt::tests::phase1_has_exactly_two_task_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase1_handles_empty_content ... ok
[INFO] [stdout] test prompt::tests::phase1_handles_multiline_content ... ok
[INFO] [stdout] test prompt::tests::normalize_plan_prompt_fences_empty_doc ... 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::phase3_handles_empty_output ... ok
[INFO] [stdout] test prompt::tests::phase2_wraps_plan_in_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase3_has_exactly_two_stet_delimiters ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_delimiters_distinct ... ok
[INFO] [stdout] test phase::tests::run_phase3_with_echo_stub ... ok
[INFO] [stdout] test phase::tests::run_phase3_with_suggestions_echo_stub ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_none_matches_phase3 ... ok
[INFO] [stdout] test prompt::tests::phase3_handles_multiline_output ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_includes_block ... ok
[INFO] [stdout] test prompt::tests::phase3_with_suggestions_preserves_stet_block ... ok
[INFO] [stdout] test prompt::tests::phase3_wraps_stet_in_delimiters ... ok
[INFO] [stdout] test runner::tests::empty_plan_returns_empty_results ... ok
[INFO] [stdout] test prompt::tests::phase2_handles_multiline_plan ... ok
[INFO] [stdout] test phase::tests::run_phase3_without_suggestions_echo_stub ... ok
[INFO] [stdout] test runner::tests::fails_fast_on_first_error ... 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::commit_after_phase2_creates_commit_with_message ... ok
[INFO] [stdout] test runner::tests::commit_after_phase2_nothing_to_commit_returns_ok ... ok
[INFO] [stdout] test runner::tests::continue_with_remaining_tasks_true_returns_ok ... ok
[INFO] [stdout] test runner::tests::parallel_block_persists_state_for_all ... ok
[INFO] [stdout] test runner::tests::parallel_block_runs_concurrently ... ok
[INFO] [stdout] test runner::tests::parallel_block_phase3_in_segment_order ... ok
[INFO] [stdout] test runner::tests::run_all_all_completed_produces_empty_results ... ok
[INFO] [stdout] test runner::tests::parallel_block_failure_persists_completed ... ok
[INFO] [stdout] test runner::tests::run_all_empty_plan ... ok
[INFO] [stdout] test runner::tests::run_all_creates_state_dir_if_missing ... ok
[INFO] [stdout] test runner::tests::preserves_task_order ... ok
[INFO] [stdout] test runner::tests::run_all_fails_fast_on_phase1_error ... ok
[INFO] [stdout] test runner::tests::phase1_plan_text_validation_fails_after_retry ... ok
[INFO] [stdout] test runner::tests::max_parallel_eq_1_uses_sequential_fallback ... ok
[INFO] [stdout] test runner::tests::parallel_block_sequential_fallback ... ok
[INFO] [stdout] test runner::tests::parallel_block_respects_max_parallel ... ok
[INFO] [stdout] test runner::tests::run_all_executes_both_phases_for_all_tasks ... ok
[INFO] [stdout] test runner::tests::run_all_partial_completion_resumes_correctly ... ok
[INFO] [stdout] test runner::tests::run_all_phase2_receives_phase1_plan_text ... ok
[INFO] [stdout] test runner::tests::parallel_block_single_task_sequential ... ok
[INFO] [stdout] test runner::tests::run_all_phase3_failure_saves_state ... ok
[INFO] [stdout] test runner::tests::run_all_runs_phase3_no_findings ... ok
[INFO] [stdout] test runner::tests::run_all_on_failure_persists_only_completed_tasks ... ok
[INFO] [stdout] test runner::tests::run_all_single_task ... ok
[INFO] [stdout] test runner::tests::scheduled_all_completed_returns_empty ... ok
[INFO] [stdout] test runner::tests::run_phase1_all_skips_previously_completed_tasks ... ok
[INFO] [stdout] test runner::tests::scheduled_fail_fast_in_parallel_block_saves_prior ... ok
[INFO] [stdout] test runner::tests::run_all_persists_state_with_all_task_indices ... ok
[INFO] [stdout] test runner::tests::run_all_skips_previously_completed_tasks ... ok
[INFO] [stdout] test runner::tests::runs_phase1_for_all_tasks ... ok
[INFO] [stdout] test runner::tests::run_all_runs_phase3_with_findings_resolved ... ok
[INFO] [stdout] test runner::tests::scheduled_resume_within_parallel_block ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_disabled_always_ok ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_enabled_below_min_err ... ok
[INFO] [stdout] test runner::tests::validate_plan_text_enabled_empty_err ... 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::is_task_completed_reflects_marks ... ok
[INFO] [stdout] test state::tests::json_format_matches_expected_structure ... ok
[INFO] [stdout] test runner::tests::single_task_plan ... ok
[INFO] [stdout] test state::tests::json_includes_optional_fields_when_present ... ok
[INFO] [stdout] test state::tests::load_state_returns_none_on_invalid_json ... ok
[INFO] [stdout] test state::tests::load_state_returns_none_when_file_missing ... ok
[INFO] [stdout] test state::tests::mark_task_completed_inserts_sorted_and_deduplicates ... ok
[INFO] [stdout] test state::tests::matches_context_returns_false_on_plan_path_mismatch ... ok
[INFO] [stdout] test state::tests::matches_context_returns_false_on_repo_path_mismatch ... ok
[INFO] [stdout] test state::tests::load_state_roundtrips_saved_state ... 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::save_state_creates_directory_if_missing ... ok
[INFO] [stdout] test state::tests::save_state_produces_valid_deserializable_json ... ok
[INFO] [stdout] test state::tests::serialization_roundtrip ... ok
[INFO] [stdout] test state::tests::save_state_overwrites_existing_file ... ok
[INFO] [stdout] test state::tests::state_file_path_appends_filename ... ok
[INFO] [stdout] test runner::tests::run_all_skips_phase3_when_stet_none ... ok
[INFO] [stdout] test runner::tests::run_all_preserves_task_order ... ok
[INFO] [stdout] test runner::tests::scheduled_resume_parallel_block_concurrent_path ... ok
[INFO] [stdout] test stet::tests::address_loop_exits_immediately_when_no_findings ... ok
[INFO] [stdout] test stet::tests::address_findings_delegates_correctly ... ok
[INFO] [stdout] test stet::tests::address_findings_no_suggestions_when_plain_text ... ok
[INFO] [stdout] test stet::tests::count_findings_empty_array_returns_zero ... ok
[INFO] [stdout] test stet::tests::count_findings_json_object_with_findings_array ... ok
[INFO] [stdout] test stet::tests::count_findings_issues_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::count_findings_stet_shaped ... 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 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::detect_findings_nonjson_exit_zero_empty_stdout ... 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_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 runner::tests::scheduled_all_sequential_runs_in_order ... ok
[INFO] [stdout] test stet::tests::dismiss_finding_invokes_stet_with_args_and_repo_cwd ... 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::dismiss_non_actionable_and_rerun_rule_pattern_dismisses_then_rerun ... ok
[INFO] [stdout] test stet::tests::finds_stet_in_custom_path ... ok
[INFO] [stdout] test stet::tests::extract_suggestions_stet_shaped ... ok
[INFO] [stdout] test stet::tests::finish_session_fails_on_missing_binary ... ok
[INFO] [stdout] test stet::tests::address_loop_resolves_in_one_round ... ok
[INFO] [stdout] test runner::tests::scheduled_single_parallel_demoted ... 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 stet::tests::parse_triage_fix_finding_abc_dismiss_rest ... ok
[INFO] [stdout] test runner::tests::scheduled_mixed_plan_runs_all_tasks ... ok
[INFO] [stdout] test stet::tests::parse_triage_nothing_to_address_dismiss_all ... ok
[INFO] [stdout] test stet::tests::parse_triage_nothing_to_address_variants ... ok
[INFO] [stdout] test stet::tests::parse_triage_unparseable_dismiss_none ... ok
[INFO] [stdout] test stet::tests::returns_none_for_invalid_explicit_path ... ok
[INFO] [stdout] test stet::tests::returns_none_for_explicit_non_executable_file ... ok
[INFO] [stdout] test stet::tests::returns_none_when_not_on_path ... 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::run_review_spawn_failure_returns_stet_run_failed ... ok
[INFO] [stdout] test stet::tests::address_loop_exhausts_rounds_then_fails ... ok
[INFO] [stdout] test stet::tests::dismiss_non_actionable_and_rerun_llm_nothing_to_address_resolves ... ok
[INFO] [stdout] test stet::tests::skips_directory_with_same_name ... ok
[INFO] [stdout] test stet::tests::finish_session_fails_on_nonzero_exit ... ok
[INFO] [stdout] test stet::tests::skips_non_executable_file_on_path ... ok
[INFO] [stdout] test stet::tests::finish_session_uses_repo_as_cwd ... ok
[INFO] [stdout] test stet::tests::start_session_fails_on_missing_binary ... ok
[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 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 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 stet::tests::finish_session_argv ... ok
[INFO] [stdout] test stet::tests::run_review_populates_result_with_output ... ok
[INFO] [stdout] test subprocess::tests::run_command_string_empty_returns_none ... ok
[INFO] [stdout] test subprocess::tests::respects_cwd ... ok
[INFO] [stdout] test subprocess::tests::run_command_string_parses_and_runs_echo_hello ... ok
[INFO] [stdout] test subprocess::tests::spawn_failure_returns_io_error ... ok
[INFO] [stdout] test subprocess::tests::success_helper_reports_correctly ... ok
[INFO] [stdout] test stet::tests::run_review_uses_repo_as_cwd ... ok
[INFO] [stdout] test stet::tests::start_session_argv_without_ref ... ok
[INFO] [stdout] test stet::tests::start_session_argv_with_ref ... ok
[INFO] [stdout] test subprocess::tests::no_timeout_allows_fast_completion ... ok
[INFO] [stdout] test subprocess::tests::run_command_string_single_token ... ok
[INFO] [stdout] test subprocess::tests::timeout_kills_long_running_process ... ok
[INFO] [stdout] test stet::tests::address_loop_exhausts_rounds_then_warns ... ok
[INFO] [stdout] test stet::tests::run_review_timeout_returns_stet_run_failed has been running for over 60 seconds
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/peal-5c258e119406397e)
[INFO] [stdout] test stet::tests::run_review_timeout_returns_stet_run_failed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 356 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 60.86s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test tests::prompt_writes_template_to_file ... ok
[INFO] [stdout] test tests::run_fails_without_plan_or_repo ... ok
[INFO] [stdout] test tests::run_fails_when_plan_file_missing ... ok
[INFO] [stdout] test tests::run_fails_when_repo_not_directory ... ok
[INFO] [stderr] [2m2026-03-09T23:08:20.307532Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.309113Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.311412Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpAHRMN2/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpAHRMN2 [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.316065Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.316117Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.316129Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpk8LKAR/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpk8LKAR [3magent_cmd[0m[2m=[0m/tmp/.tmpk8LKAR/stub_echo_garbage.sh [3magent_path[0m[2m=[0m/tmp/.tmpk8LKAR/stub_echo_garbage.sh [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.323835Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.323893Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.323908Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmp9M2qXh/plan.md [3mrepo[0m[2m=[0m/tmp/.tmp9M2qXh [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.326198Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.326246Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.326273Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.326295Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.328430Z[0m [32m INFO[0m plan format not canonical, normalizing via agent
[INFO] [stderr] [2m2026-03-09T23:08:20.329568Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.329610Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.329622Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmph8qSov/plan.md [3mrepo[0m[2m=[0m/tmp/.tmph8qSov [3magent_cmd[0m[2m=[0m/tmp/.tmph8qSov/stub_agent.sh [3magent_path[0m[2m=[0m/tmp/.tmph8qSov/stub_agent.sh [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.329829Z[0m [32m INFO[0m plan format not canonical, normalizing via agent
[INFO] [stderr] [2m2026-03-09T23:08:20.332047Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.332089Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.332101Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmphrdNTV/plan.md [3mrepo[0m[2m=[0m/tmp/.tmphrdNTV [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.332640Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.332686Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.332710Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.332742Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.336425Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.336467Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.336481Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpxm0fgn/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpxm0fgn [3magent_cmd[0m[2m=[0m/tmp/.tmpxm0fgn/stub_retry.sh [3magent_path[0m[2m=[0m/tmp/.tmpxm0fgn/stub_retry.sh [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.336704Z[0m [32m INFO[0m plan format not canonical, normalizing via agent
[INFO] [stderr] [2m2026-03-09T23:08:20.351465Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.351614Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.351649Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpD283oY/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpD283oY [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.357100Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m24 [3mplan_text_len[0m[2m=[0m142
[INFO] [stderr] [2m2026-03-09T23:08:20.357146Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.357170Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stdout] test tests::run_fails_when_plan_has_no_tasks ... ok
[INFO] [stdout] test tests::run_no_summary_on_failure ... ok
[INFO] [stdout] test tests::run_fails_when_agent_cmd_not_found ... ok
[INFO] [stderr] [2m2026-03-09T23:08:20.375096Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.375230Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.375272Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpID83RH/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpID83RH [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.375928Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.376161Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.376491Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.377075Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.379389Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m2 [3mplan_text_len[0m[2m=[0m142
[INFO] [stderr] [2m2026-03-09T23:08:20.379518Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.379595Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.389033Z[0m [33m WARN[0m normalized output did not parse, retrying normalization [3mattempt[0m[2m=[0m1 [3mretries_left[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.390566Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.390607Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.390620Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpUaMXLP/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpUaMXLP [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.391061Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.391093Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.391112Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.391131Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.391362Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m65 [3mplan_text_len[0m[2m=[0m142
[INFO] [stderr] [2m2026-03-09T23:08:20.391398Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.391438Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.392289Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.392339Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.392362Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.392396Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/tmp/.tmph8qSov/stub_agent.sh [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.397353Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m4 [3mplan_text_len[0m[2m=[0m17
[INFO] [stdout] test tests::run_normalize_parse_failure_returns_error_with_snippet ... ok
[INFO] [stderr] [2m2026-03-09T23:08:20.397396Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.397419Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/tmp/.tmph8qSov/stub_agent.sh [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.397680Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m6 [3mstdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.397761Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stderr] [2m2026-03-09T23:08:20.403163Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.403195Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.403205Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpuqWijE/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpuqWijE [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.403568Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.403597Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.403613Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.403632Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.404773Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m1 [3mplan_text_len[0m[2m=[0m142
[INFO] [stderr] [2m2026-03-09T23:08:20.404800Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.404818Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.405973Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m1 [3mstdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.406017Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stderr] [2m2026-03-09T23:08:20.407697Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m50 [3mstdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.407761Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stderr] [2m2026-03-09T23:08:20.421078Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.421184Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.423980Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmp5x8tvu/plan.md [3mrepo[0m[2m=[0m/tmp/.tmp5x8tvu [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.424511Z[0m [32m INFO[0m filtering plan from task onward [3mfrom_task[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.424700Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m2 [3msegment_count[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.424758Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m2 [3msegment_count[0m[2m=[0m2 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.424780Z[0m [32m INFO[0m phase 1: task 1/2 [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.424801Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m2 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.440783Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.440859Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.441354Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.441382Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/tmp/.tmpxm0fgn/stub_retry.sh [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.443116Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m63 [3mstdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.443389Z[0m [32m INFO[0m all tasks complete [3mcompleted[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.443415Z[0m [32m INFO[0m task complete [3mtask_index[0m[2m=[0m1 [3mplan_text_len[0m[2m=[0m142 [3mphase2_stdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.447792Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m50 [3mstdout_len[0m[2m=[0m17
[INFO] [stderr] [2m2026-03-09T23:08:20.447860Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stderr] [2m2026-03-09T23:08:20.449132Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m57 [3mplan_text_len[0m[2m=[0m142
[INFO] [stderr] [2m2026-03-09T23:08:20.449185Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.449213Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stdout] test tests::run_succeeds_with_valid_inputs ... ok
[INFO] [stderr] [2m2026-03-09T23:08:20.475403Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m2 [3mduration_ms[0m[2m=[0m50 [3mplan_text_len[0m[2m=[0m136
[INFO] [stderr] [2m2026-03-09T23:08:20.475458Z[0m [32m INFO[0m phase 2: task 1/2 [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.475481Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m2 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.476711Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.476750Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.476764Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmpan6jcE/plan.md [3mrepo[0m[2m=[0m/tmp/.tmpan6jcE [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.476876Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m2 [3mduration_ms[0m[2m=[0m1 [3mstdout_len[0m[2m=[0m284
[INFO] [stderr] [2m2026-03-09T23:08:20.476921Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.476965Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.476984Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.477011Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.477117Z[0m [32m INFO[0m phase 1: task 2/2 [3mtask_index[0m[2m=[0m3 [3mposition[0m[2m=[0m2 [3mtask_count[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.477144Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m3 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.494121Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m52 [3mplan_text_len[0m[2m=[0m17
[INFO] [stderr] [2m2026-03-09T23:08:20.494189Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.494218Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/tmp/.tmpxm0fgn/stub_retry.sh [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.501242Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m52 [3mstdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.501318Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stderr] [2m2026-03-09T23:08:20.528362Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m51 [3mplan_text_len[0m[2m=[0m142
[INFO] [stderr] [2m2026-03-09T23:08:20.528742Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.529623Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m1 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.528833Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m3 [3mposition[0m[2m=[0m2 [3mtask_count[0m[2m=[0m2 [3mduration_ms[0m[2m=[0m51 [3mplan_text_len[0m[2m=[0m135
[INFO] [stderr] [2m2026-03-09T23:08:20.530226Z[0m [32m INFO[0m phase 2: task 2/2 [3mtask_index[0m[2m=[0m3 [3mposition[0m[2m=[0m2 [3mtask_count[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.530401Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m3 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.550374Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m56 [3mstdout_len[0m[2m=[0m17
[INFO] [stderr] [2m2026-03-09T23:08:20.550468Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stderr] [2m2026-03-09T23:08:20.583896Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m3 [3mposition[0m[2m=[0m2 [3mtask_count[0m[2m=[0m2 [3mduration_ms[0m[2m=[0m53 [3mstdout_len[0m[2m=[0m283
[INFO] [stderr] [2m2026-03-09T23:08:20.584384Z[0m [32m INFO[0m all tasks complete [3mcompleted[0m[2m=[0m2 [3mtask_count[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.584554Z[0m [32m INFO[0m task complete [3mtask_index[0m[2m=[0m2 [3mplan_text_len[0m[2m=[0m136 [3mphase2_stdout_len[0m[2m=[0m284
[INFO] [stderr] [2m2026-03-09T23:08:20.584792Z[0m [32m INFO[0m task complete [3mtask_index[0m[2m=[0m3 [3mplan_text_len[0m[2m=[0m135 [3mphase2_stdout_len[0m[2m=[0m283
[INFO] [stdout] test tests::run_with_from_task_flag_runs_tail ... ok
[INFO] [stderr] [2m2026-03-09T23:08:20.599077Z[0m [33m WARN[0m configured stet_path is not a valid executable; phase 3 will be skipped [3mpath[0m[2m=[0m/nonexistent
[INFO] [stderr] [2m2026-03-09T23:08:20.599135Z[0m [32m INFO[0m stet not found, phase 3 will be skipped
[INFO] [stderr] [2m2026-03-09T23:08:20.599148Z[0m [32m INFO[0m config loaded [3mplan[0m[2m=[0m/tmp/.tmp178R0c/plan.md [3mrepo[0m[2m=[0m/tmp/.tmp178R0c [3magent_cmd[0m[2m=[0mecho [3magent_path[0m[2m=[0m/usr/bin/echo [3mmodel[0m[2m=[0m"auto" [3mparallel[0m[2m=[0mfalse [3mtimeout_sec[0m[2m=[0m1800
[INFO] [stderr] [2m2026-03-09T23:08:20.599317Z[0m [32m INFO[0m filtering plan to single task [3mtask_index[0m[2m=[0m2
[INFO] [stderr] [2m2026-03-09T23:08:20.599348Z[0m [32m INFO[0m plan parsed [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.599382Z[0m [32m INFO[0m starting scheduled run [3mtask_count[0m[2m=[0m1 [3msegment_count[0m[2m=[0m1 [3mphase3_available[0m[2m=[0mfalse
[INFO] [stderr] [2m2026-03-09T23:08:20.599402Z[0m [32m INFO[0m phase 1: task 1/1 [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.599424Z[0m [32m INFO[0m invoking phase 1 [3mphase[0m[2m=[0m1 [3mtask_index[0m[2m=[0m2 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.602463Z[0m [32m INFO[0m phase 1 complete [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m3 [3mplan_text_len[0m[2m=[0m136
[INFO] [stderr] [2m2026-03-09T23:08:20.602499Z[0m [32m INFO[0m phase 2: task 1/1 [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.602522Z[0m [32m INFO[0m invoking phase 2 [3mphase[0m[2m=[0m2 [3mtask_index[0m[2m=[0m2 [3magent[0m[2m=[0m/usr/bin/echo [3mtimeout_sec[0m[2m=[0m1800 [3mattempt[0m[2m=[0m1 [3mmax_attempts[0m[2m=[0m1
[INFO] [stdout] test tests::run_summary_path_override ... FAILED
[INFO] [stdout] test tests::run_normalize_retry_succeeds_on_second_attempt ... FAILED
[INFO] [stderr] [2m2026-03-09T23:08:20.615525Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m1 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m86 [3mstdout_len[0m[2m=[0m290
[INFO] [stderr] [2m2026-03-09T23:08:20.615602Z[0m [31mERROR[0m failed to save state after task failure [3merr[0m[2m=[0mFailed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] test tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization ... FAILED
[INFO] [stdout] test tests::run_with_post_run_commands_echo_succeeds ... FAILED
[INFO] [stdout] test tests::run_succeeds_with_config_file ... FAILED
[INFO] [stdout] test tests::run_non_canonical_with_normalize_invokes_agent_then_parses ... FAILED
[INFO] [stdout] test tests::run_with_failing_post_run_command_still_exits_success ... FAILED
[INFO] [stderr] [2m2026-03-09T23:08:20.655037Z[0m [32m INFO[0m phase 2 complete [3mtask_index[0m[2m=[0m2 [3mposition[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1 [3mduration_ms[0m[2m=[0m52 [3mstdout_len[0m[2m=[0m284
[INFO] [stderr] [2m2026-03-09T23:08:20.655667Z[0m [32m INFO[0m all tasks complete [3mcompleted[0m[2m=[0m1 [3mtask_count[0m[2m=[0m1
[INFO] [stderr] [2m2026-03-09T23:08:20.655703Z[0m [32m INFO[0m task complete [3mtask_index[0m[2m=[0m2 [3mplan_text_len[0m[2m=[0m136 [3mphase2_stdout_len[0m[2m=[0m284
[INFO] [stdout] test tests::run_with_task_flag_runs_single_task ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_summary_path_override stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_summary_path_override' (1062) panicked at src/main.rs:687:18:
[INFO] [stdout] run should succeed: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_summary_path_override
[INFO] [stdout]              at ./src/main.rs:687:9
[INFO] [stdout]    4: peal::tests::run_summary_path_override::{{closure}}
[INFO] [stdout]              at ./src/main.rs:664:35
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf63346781 - peal::tests::run_summary_path_override::h45e2ac65bf5b8eef
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:687:18
[INFO] [stdout]   22:     0x5ebf63346ed7 - peal::tests::run_summary_path_override::{{closure}}::h447fc2af5b7e7c70
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:664:35
[INFO] [stdout]   23:     0x5ebf6336db16 - core::ops::function::FnOnce::call_once::hd7b67ef9c0abe635
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_normalize_retry_succeeds_on_second_attempt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_normalize_retry_succeeds_on_second_attempt' (1029) panicked at src/main.rs:849:18:
[INFO] [stdout] retry should succeed on second normalization: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_normalize_retry_succeeds_on_second_attempt
[INFO] [stdout]              at ./src/main.rs:849:9
[INFO] [stdout]    4: peal::tests::run_normalize_retry_succeeds_on_second_attempt::{{closure}}
[INFO] [stdout]              at ./src/main.rs:804:56
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf6334f04f - peal::tests::run_normalize_retry_succeeds_on_second_attempt::hb5c2ad80522e8cd0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:849:18
[INFO] [stdout]   22:     0x5ebf6334f2e7 - peal::tests::run_normalize_retry_succeeds_on_second_attempt::{{closure}}::h1631b2ed67490d7c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:804:56
[INFO] [stdout]   23:     0x5ebf6336da26 - core::ops::function::FnOnce::call_once::ha4b8467eb2cd5186
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization' (1014) panicked at src/main.rs:717:18:
[INFO] [stdout] canonical plan with --normalize should parse directly and succeed: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization
[INFO] [stdout]              at ./src/main.rs:717:9
[INFO] [stdout]    4: peal::tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization::{{closure}}
[INFO] [stdout]              at ./src/main.rs:696:83
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf633522cf - peal::tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization::hd3e00d2f73fd6498
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:717:18
[INFO] [stdout]   22:     0x5ebf63352347 - peal::tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization::{{closure}}::h9d33dde5dd539604
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:696:83
[INFO] [stdout]   23:     0x5ebf6336daa6 - core::ops::function::FnOnce::call_once::hd05ade5b406e1232
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_with_post_run_commands_echo_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_with_post_run_commands_echo_succeeds' (1109) panicked at src/main.rs:1064:18:
[INFO] [stdout] run with post_run_commands echo hello should succeed: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_with_post_run_commands_echo_succeeds
[INFO] [stdout]              at ./src/main.rs:1064:9
[INFO] [stdout]    4: peal::tests::run_with_post_run_commands_echo_succeeds::{{closure}}
[INFO] [stdout]              at ./src/main.rs:1037:50
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf6334e2ed - peal::tests::run_with_post_run_commands_echo_succeeds::h513ac2c90c189f7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1064:18
[INFO] [stdout]   22:     0x5ebf6334e377 - peal::tests::run_with_post_run_commands_echo_succeeds::{{closure}}::h62c0471e59f9c7ff
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1037:50
[INFO] [stdout]   23:     0x5ebf6336d736 - core::ops::function::FnOnce::call_once::h00aa39aa3dfc0667
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_succeeds_with_config_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_succeeds_with_config_file' (1031) panicked at src/main.rs:881:18:
[INFO] [stdout] should succeed when plan and repo come from config file: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_succeeds_with_config_file
[INFO] [stdout]              at ./src/main.rs:881:9
[INFO] [stdout]    4: peal::tests::run_succeeds_with_config_file::{{closure}}
[INFO] [stdout]              at ./src/main.rs:861:39
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf6334794d - peal::tests::run_succeeds_with_config_file::h5a5a9f5659fe3b0f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:881:18
[INFO] [stdout]   22:     0x5ebf633479d7 - peal::tests::run_succeeds_with_config_file::{{closure}}::h3a9d3c5dc6ffe8bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:861:39
[INFO] [stdout]   23:     0x5ebf6336d956 - core::ops::function::FnOnce::call_once::h784169072330a39b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_non_canonical_with_normalize_invokes_agent_then_parses stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_non_canonical_with_normalize_invokes_agent_then_parses' (1023) panicked at src/main.rs:750:18:
[INFO] [stdout] non-canonical + --normalize should invoke stub, then parse and run: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_non_canonical_with_normalize_invokes_agent_then_parses
[INFO] [stdout]              at ./src/main.rs:750:9
[INFO] [stdout]    4: peal::tests::run_non_canonical_with_normalize_invokes_agent_then_parses::{{closure}}
[INFO] [stdout]              at ./src/main.rs:723:68
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf63351a8b - peal::tests::run_non_canonical_with_normalize_invokes_agent_then_parses::h8d38c524cc953461
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:750:18
[INFO] [stdout]   22:     0x5ebf63351b17 - peal::tests::run_non_canonical_with_normalize_invokes_agent_then_parses::{{closure}}::hde98c6e97d5d96f4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:723:68
[INFO] [stdout]   23:     0x5ebf6336dc36 - core::ops::function::FnOnce::call_once::hf6cfe25aeb8b16a5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::run_with_failing_post_run_command_still_exits_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::run_with_failing_post_run_command_still_exits_success' (1063) panicked at src/main.rs:1033:16:
[INFO] [stdout] post-run failure is best-effort; peal should still exit success: Failed to write state file .peal: failed to create directory: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.102/src/backtrace.rs:10:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: peal::run
[INFO] [stdout]              at ./src/main.rs:380:27
[INFO] [stdout]    3: peal::tests::run_with_failing_post_run_command_still_exits_success
[INFO] [stdout]              at ./src/main.rs:1032:22
[INFO] [stdout]    4: peal::tests::run_with_failing_post_run_command_still_exits_success::{{closure}}
[INFO] [stdout]              at ./src/main.rs:1005:63
[INFO] [stdout]    5: core::ops::function::FnOnce::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    7: test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]    8: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]    9: <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   10: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   11: std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   12: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   13: test::run_test_in_process
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   14: test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   15: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   16: std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   17: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   18: <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   19: std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   20: std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   21: std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   22: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   23: <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   25: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   26: <unknown>
[INFO] [stdout]   27: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ebf63aca57a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ebf63aca57a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ebf63aca57a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ebf63ae1f9a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ebf63ae1f9a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5ebf63acf7a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ebf63acf7a2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ebf63aa673f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ebf63aa673f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ebf63ac1919 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ebf63387a3c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5ebf63387a3c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ebf63ac1b92 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5ebf63ac1b92 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ebf63aa67f8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ebf63a9d9a9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ebf63aa774d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ebf63ae28fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ebf63ae2672 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ebf6336aeac - core::result::Result<T,E>::expect::he1edecfe729ed0ec
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ebf6334fd9d - peal::tests::run_with_failing_post_run_command_still_exits_success::hc64063cfbbab1439
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1033:16
[INFO] [stdout]   22:     0x5ebf6334fe27 - peal::tests::run_with_failing_post_run_command_still_exits_success::{{closure}}::h470f2b1e54f5f507
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:1005:63
[INFO] [stdout]   23:     0x5ebf6336d996 - core::ops::function::FnOnce::call_once::h7dda77730421fbd5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ebf6337bb1b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ebf6337bb1b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ebf6338850b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ebf6338850b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ebf6338850b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ebf6338850b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ebf63383c24 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ebf63383c24 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ebf6338b112 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ebf6338b112 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ebf6338b112 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ebf6338b112 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ebf63ac992f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5ebf63ac992f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x796cc3836aa4 - <unknown>
[INFO] [stdout]   45:     0x796cc38c3a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::run_canonical_plan_with_normalize_flag_parses_without_agent_normalization
[INFO] [stdout]     tests::run_non_canonical_with_normalize_invokes_agent_then_parses
[INFO] [stdout]     tests::run_normalize_retry_succeeds_on_second_attempt
[INFO] [stdout]     tests::run_succeeds_with_config_file
[INFO] [stdout]     tests::run_summary_path_override
[INFO] [stdout]     tests::run_with_failing_post_run_command_still_exits_success
[INFO] [stdout]     tests::run_with_post_run_commands_echo_succeeds
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin peal`
[INFO] running `Command { std: "docker" "inspect" "e9d1e5a365dea3ab59a3f0cb395a47e527dbd8042d9240b4e4c9eb5bfc009211", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d1e5a365dea3ab59a3f0cb395a47e527dbd8042d9240b4e4c9eb5bfc009211", kill_on_drop: false }`
[INFO] [stdout] e9d1e5a365dea3ab59a3f0cb395a47e527dbd8042d9240b4e4c9eb5bfc009211
