[INFO] cloning repository https://github.com/gandarfh/jaum-logs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gandarfh/jaum-logs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandarfh%2Fjaum-logs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandarfh%2Fjaum-logs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ea9ddb834a2437b343ac6afde0ec78562c0ffa8
[INFO] testing gandarfh/jaum-logs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgandarfh%2Fjaum-logs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gandarfh/jaum-logs
[INFO] finished tweaking git repo https://github.com/gandarfh/jaum-logs
[INFO] tweaked toml for git repo https://github.com/gandarfh/jaum-logs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gandarfh/jaum-logs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gandarfh/jaum-logs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crokey-proc_macros v1.4.0
[INFO] [stderr]   Downloaded vt100 v0.16.2
[INFO] [stderr]   Downloaded arrayvec v0.7.7
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded strict v0.2.0
[INFO] [stderr]   Downloaded time-core v0.1.9
[INFO] [stderr]   Downloaded strum v0.28.0
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.2
[INFO] [stderr]   Downloaded ratatui-termwiz v0.1.2
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded minimad v0.14.0
[INFO] [stderr]   Downloaded strum_macros v0.28.0
[INFO] [stderr]   Downloaded ratatui-termina v0.1.0
[INFO] [stderr]   Downloaded vte v0.15.0
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded crokey v1.4.0
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.2
[INFO] [stderr]   Downloaded tui-term v0.3.4
[INFO] [stderr]   Downloaded ratatui-macros v0.7.2
[INFO] [stderr]   Downloaded gray_matter v0.3.2
[INFO] [stderr]   Downloaded portable-pty v0.9.0
[INFO] [stderr]   Downloaded termina v0.3.3
[INFO] [stderr]   Downloaded coolor v1.1.0
[INFO] [stderr]   Downloaded arraydeque v0.5.1
[INFO] [stderr]   Downloaded serial2 v0.2.37
[INFO] [stderr]   Downloaded yaml-rust2 v0.10.4
[INFO] [stderr]   Downloaded ratatui-core v0.1.2
[INFO] [stderr]   Downloaded filetime v0.2.29
[INFO] [stderr]   Downloaded time v0.3.51
[INFO] [stderr]   Downloaded termimad v0.34.1
[INFO] [stderr]   Downloaded ratatui-termion v0.1.2
[INFO] [stderr]   Downloaded termion v4.0.6
[INFO] [stderr]   Downloaded serde_yaml_ng v0.10.0
[INFO] [stderr]   Downloaded ratatui v0.30.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729
[INFO] running `Command { std: "docker" "start" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling strict v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling time v0.3.51
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling arrayvec v0.7.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling minimad v0.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling crokey-proc_macros v1.4.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling gray_matter v0.3.2
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling coolor v1.1.0
[INFO] [stderr]    Compiling crokey v1.4.0
[INFO] [stderr]    Compiling jaum-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling termimad v0.34.1
[INFO] [stderr]    Compiling jaum-adapters v0.1.0 (/opt/rustwide/workdir/crates/adapters)
[INFO] [stderr]    Compiling jaum-flows v0.1.0 (/opt/rustwide/workdir/crates/flows)
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ansi-to-tui v8.0.1
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling tui-term v0.3.4
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling jaum-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.67s
[INFO] running `Command { std: "docker" "inspect" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling jaum-flows v0.1.0 (/opt/rustwide/workdir/crates/flows)
[INFO] [stderr]    Compiling jaum-adapters v0.1.0 (/opt/rustwide/workdir/crates/adapters)
[INFO] [stderr]    Compiling jaum-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling jaum-cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.23s
[INFO] running `Command { std: "docker" "inspect" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jaum_adapters-c1cefd890858432e)
[INFO] [stderr]      Running tests/executor.rs (/opt/rustwide/target/debug/deps/executor-37807d6cc62a5652)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test default_streaming_impl_delegates_to_oneshot ... ok
[INFO] [stdout] test default_executor_uses_the_real_claude_binary_name ... ok
[INFO] [stdout] test oneshot_missing_binary_errors_with_context ... ok
[INFO] [stdout] test streaming_missing_binary_errors_with_context ... ok
[INFO] [stdout] test oneshot_error_falls_back_to_raw_stdout ... ok
[INFO] [stdout] test oneshot_builds_print_prompt_and_flags ... ok
[INFO] [stdout] test oneshot_error_extracts_result_from_json_envelope ... ok
[INFO] [stdout] test streaming_error_falls_back_to_stdout_when_stderr_empty ... ok
[INFO] [stdout] test oneshot_runs_in_the_requested_cwd ... ok
[INFO] [stdout] test flags_builders_map_to_claude_args_in_order ... ok
[INFO] [stdout] test interactive_passes_prompt_cwd_and_supports_resize ... ok
[INFO] [stdout] test streaming_runs_in_the_requested_cwd ... ok
[INFO] [stdout] test streaming_propagates_nonzero_exit_error ... ok
[INFO] [stdout] test interactive_roundtrip_via_pty ... ok
[INFO] [stdout] test streaming_forwards_each_line_and_returns_all ... ok
[INFO] [stdout] test oneshot_propagates_nonzero_exit_error ... ok
[INFO] [stdout] test resume_wins_over_session_id ... ok
[INFO] [stdout] test interactive_close_input_sends_eof_and_blocks_further_writes ... ok
[INFO] [stdout] test interactive_kill_terminates_session ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gh.rs (/opt/rustwide/target/debug/deps/gh-a4b2841aeb9e128a)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test default_uses_the_real_gh_binary_name ... ok
[INFO] [stdout] test missing_binary_errors_with_context ... ok
[INFO] [stdout] test pr_ci_zero_short_circuits_without_calling_gh ... ok
[INFO] [stdout] test pr_ci_pending_wins_over_passing ... ok
[INFO] [stdout] test pr_diff_zero_is_empty_without_calling_gh ... ok
[INFO] [stdout] test pr_diff_returns_gh_output ... ok
[INFO] [stdout] test pr_view_zero_is_empty_without_calling_gh ... ok
[INFO] [stdout] test pr_create_extracts_number_from_url ... ok
[INFO] [stdout] test pr_ci_distinguishes_pr_without_checks ... ok
[INFO] [stdout] test pr_merge_state_zero_is_not_created_without_calling_gh ... ok
[INFO] [stdout] test pr_ci_propagates_gh_failure ... ok
[INFO] [stdout] test pr_diff_propagates_gh_failure ... ok
[INFO] [stdout] test pr_view_tolerates_malformed_json ... ok
[INFO] [stdout] test pr_number_zero_when_none_exists ... ok
[INFO] [stdout] test pr_ci_tolerates_malformed_json ... ok
[INFO] [stdout] test pr_ci_failure_wins_over_pending_and_passing ... ok
[INFO] [stdout] test pr_number_parses_result ... ok
[INFO] [stdout] test pr_ci_reads_state_head_and_passing_checks ... ok
[INFO] [stdout] test pr_view_parses_title_and_body ... ok
[INFO] [stdout] test pr_ci_unrecognized_payloads_are_unknown ... ok
[INFO] [stdout] test pr_merge_state_maps_states ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/git.rs (/opt/rustwide/target/debug/deps/git-d95b3ecad5d0b855)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test missing_binary_errors_with_context ... ok
[INFO] [stdout] test default_uses_the_real_git_binary_name ... ok
[INFO] [stdout] test diff_fails_when_no_default_branch_is_detectable ... ok
[INFO] [stdout] test branch_create_is_idempotent ... ok
[INFO] [stdout] test diff_on_branch_without_changes_is_empty ... ok
[INFO] [stdout] test default_branch_falls_back_to_master ... ok
[INFO] [stdout] test diff_accepts_origin_head_outside_origin_namespace ... ok
[INFO] [stdout] test worktree_add_is_idempotent_when_already_exists ... ok
[INFO] [stdout] test worktree_add_on_existing_branch_works ... ok
[INFO] [stdout] test worktree_add_creates_and_remove_deletes ... ok
[INFO] [stdout] test diff_shows_branch_changes ... ok
[INFO] [stdout] test diff_uses_origin_head_as_base_when_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jaum-3c5087860128b172)
[INFO] [stdout] test app::app_tests::boot_ignores_invalid_sessions_file ... ok
[INFO] [stdout] test app::app_tests::cleanup_worktrees_ignores_sessions_without_task ... ok
[INFO] [stdout] test app::app_tests::add_convention_appends_and_reports_write_errors ... ok
[INFO] [stdout] test app::app_tests::dismiss_job_keeps_running_jobs_in_background ... ok
[INFO] [stdout] test app::app_tests::ci_trigger_defers_while_another_job_runs ... ok
[INFO] [stdout] test app::app_tests::ci_observations_that_are_not_fully_green_never_trigger ... ok
[INFO] [stdout] test app::app_tests::expand_tilde_variants ... ok
[INFO] [stdout] test app::app_tests::ci_watch_targets_need_created_prs_on_open_impl_tasks ... ok
[INFO] [stdout] test app::app_tests::detail_overlay_lifecycle ... ok
[INFO] [stdout] test app::app_tests::epoch_ms_roundtrips_and_clamps_before_epoch ... ok
[INFO] [stdout] test app::app_tests::boot_rehydrates_records_as_history ... ok
[INFO] [stdout] test app::app_tests::finish_and_close_session_require_a_selected_card ... ok
[INFO] [stdout] test app::app_tests::docs_navigation_and_viewer ... ok
[INFO] [stdout] test app::app_tests::edit_request_and_reload_conventions ... ok
[INFO] [stdout] test app::app_tests::defer_validates_selection_text_and_store_errors ... ok
[INFO] [stdout] test app::app_tests::focus_session_handles_unknown_task_and_history_cards ... ok
[INFO] [stdout] test app::app_tests::handoff_gives_up_when_play_cannot_start ... ok
[INFO] [stdout] test app::app_tests::finish_selected_reports_merge_state_and_errors ... ok
[INFO] [stdout] test app::app_tests::capture_job_creates_tasks_from_hint ... ok
[INFO] [stdout] test app::app_tests::handoff_guards_missing_task_review_and_clean_report ... ok
[INFO] [stdout] test app::app_tests::home_defaults_when_conventions_path_has_no_parent ... ok
[INFO] [stdout] test app::app_tests::ci_green_observation_marks_sha_and_starts_review_once ... ok
[INFO] [stdout] test app::app_tests::init_job_logs_when_no_repos_detected ... ok
[INFO] [stdout] test app::app_tests::ingest_job_creates_stub_and_chains_parallel_analysis ... ok
[INFO] [stdout] test app::app_tests::job_log_scrolling_toggles_follow ... ok
[INFO] [stdout] test app::app_tests::list_docs_walks_recursively_and_filters_md ... ok
[INFO] [stdout] test app::app_tests::init_job_success_without_matching_config_entry ... ok
[INFO] [stdout] test app::app_tests::job_running_and_guards_against_concurrent_jobs ... ok
[INFO] [stdout] test app::app_tests::new_fails_on_invalid_project_index ... ok
[INFO] [stdout] test app::app_tests::input_capture_dispatches_by_kind ... ok
[INFO] [stdout] test app::app_tests::init_job_success_registers_and_loads_the_project ... ok
[INFO] [stdout] test app::app_tests::new_task_quick_creates_and_reports_errors ... ok
[INFO] [stdout] test app::app_tests::init_job_validates_input_and_reports_failure ... ok
[INFO] [stdout] test app::app_tests::parallel_conflicts_relative_to_active_tasks ... ok
[INFO] [stdout] test app::app_tests::picker_navigation_and_confirm ... ok
[INFO] [stdout] test app::app_tests::parallel_job_reports_failure ... ok
[INFO] [stdout] test app::app_tests::ingest_job_reports_failure ... ok
[INFO] [stdout] test app::app_tests::drain_try_wait_detects_dead_process_with_live_channel ... ok
[INFO] [stdout] test app::app_tests::drain_disconnected_channel_marks_finished ... ok
[INFO] [stdout] test app::app_tests::drain_feeds_parser_and_marks_eof ... ok
[INFO] [stdout] test app::app_tests::poll_job_accumulates_logs_and_is_noop_without_job ... ok
[INFO] [stdout] test app::app_tests::project_name_falls_back_when_index_invalid ... ok
[INFO] [stdout] test app::app_tests::play_selected_requires_a_task_and_a_mapped_repo ... ok
[INFO] [stdout] test app::app_tests::parallel_job_persists_conflicts ... ok
[INFO] [stdout] test app::app_tests::refresh_reports_overlap_between_wip_tasks_in_same_repo ... ok
[INFO] [stdout] test app::app_tests::rehydrate_one_falls_back_to_history_when_resume_fails ... ok
[INFO] [stdout] test app::app_tests::refresh_clamps_selection_and_docs_cursor ... ok
[INFO] [stdout] test app::app_tests::review_progress_reflects_pending_reviews_from_ci_observations ... ok
[INFO] [stdout] test app::app_tests::review_badge_counts_findings_and_unmet_items ... ok
[INFO] [stdout] test app::app_tests::focus_moves_between_panels_only_when_allowed ... ok
[INFO] [stdout] test app::app_tests::reviewing_task_id_tracks_the_running_capture_and_statusline ... ok
[INFO] [stdout] test app::app_tests::handoff_sends_findings_to_existing_play_session ... ok
[INFO] [stdout] test app::app_tests::review_job_failure_leaves_the_sha_unmarked_for_retry ... ok
[INFO] [stdout] test app::app_tests::setup_needs_any_covers_each_flag ... ok
[INFO] [stdout] test app::app_tests::active_tasks_include_live_play_sessions_once ... ok
[INFO] [stdout] test app::app_tests::session_kind_labels ... ok
[INFO] [stdout] test app::app_tests::session_entry_history_and_record_roundtrip ... ok
[INFO] [stdout] test app::app_tests::selection_moves_through_project_row_and_bounds ... ok
[INFO] [stdout] test app::app_tests::review_job_writes_report_without_opening_the_overlay ... ok
[INFO] [stdout] test app::app_tests::open_session_focuses_owner_task_and_persists ... ok
[INFO] [stdout] test app::app_tests::review_selected_opens_read_only_session ... ok
[INFO] [stdout] test app::app_tests::load_project_switches_and_stops_sessions ... ok
[INFO] [stdout] test app::app_tests::status_labels_and_board_order ... ok
[INFO] [stdout] test app::app_tests::tab_navigation_and_labels ... ok
[INFO] [stdout] test app::app_tests::handoff_opens_play_when_none_is_live ... ok
[INFO] [stdout] test app::app_tests::sort_sessions_short_list_is_noop ... ok
[INFO] [stdout] test app::app_tests::setup_needs_clean_when_everything_is_configured ... ok
[INFO] [stdout] test app::app_tests::play_selected_focuses_existing_live_session ... ok
[INFO] [stdout] test app::app_tests::setup_needs_reports_missing_pieces ... ok
[INFO] [stdout] test app::app_tests::sort_sessions_breaks_activity_ties_by_seq_and_keeps_focus ... ok
[INFO] [stdout] test backend::tests::apply_reconstructs_the_buffer ... ok
[INFO] [stdout] test backend::tests::diff_of_different_area_returns_full ... ok
[INFO] [stdout] test backend::tests::diff_only_picks_changed_cells ... ok
[INFO] [stdout] test app::app_tests::review_selected_handles_failure_and_missing_selection ... ok
[INFO] [stdout] test backend::tests::full_cells_covers_whole_area ... ok
[INFO] [stdout] test client::tests::blit_clips_larger_source_to_terminal ... ok
[INFO] [stdout] test app::app_tests::task_cards_for_project_row_and_empty_backlog ... ok
[INFO] [stdout] test app::app_tests::task_cards_lists_sessions_and_verdict ... ok
[INFO] [stdout] test client::tests::loop_propagates_draw_failure ... ok
[INFO] [stdout] test client::tests::loop_propagates_socket_write_failure ... ok
[INFO] [stdout] test client::tests::blit_leaves_area_beyond_smaller_source_untouched ... ok
[INFO] [stdout] test client::tests::loop_propagates_editor_failure ... ok
[INFO] [stdout] test client::tests::loop_redraws_and_forwards_input_until_detach ... ok
[INFO] [stdout] test client::tests::loop_runs_editor_then_reports_done_and_size ... ok
[INFO] [stdout] test client::tests::reader_treats_bad_frame_as_detach ... ok
[INFO] [stdout] test client::tests::reader_treats_eof_as_detach ... ok
[INFO] [stdout] test config::tests::ensure_usable_requires_a_project ... ok
[INFO] [stdout] test config::tests::init_project_in_fails_on_missing_root ... ok
[INFO] [stdout] test config::tests::detect_repos_finds_root_and_children_ignoring_worktrees ... ok
[INFO] [stdout] test app::app_tests::finish_session_keeps_history_close_removes_it ... ok
[INFO] [stdout] test client::tests::reader_applies_frames_and_forwards_editor_and_detach ... ok
[INFO] [stdout] test config::tests::jaum_home_and_config_path_derive_from_home ... ok
[INFO] [stdout] test app::app_tests::toast_tracks_status_changes_and_expires ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_by_root ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_old_layout_by_backlog_parent ... ok
[INFO] [stdout] test config::tests::load_from_missing_file_is_empty_config ... ok
[INFO] [stdout] test config::tests::load_from_malformed_toml_fails_with_context ... ok
[INFO] [stdout] test config::tests::repo_map_builds_slug_to_path ... ok
[INFO] [stdout] test config::tests::project_home_and_conventions_path ... ok
[INFO] [stdout] test app::app_tests::tick_reload_reacts_to_watcher_events_and_time_fallback ... ok
[INFO] [stdout] test config::tests::project_for_cwd_misses_and_handles_bad_cwd ... ok
[INFO] [stdout] test config::tests::slug_from_url_handles_ssh_https_and_garbage ... ok
[INFO] [stdout] test app::app_tests::tick_ci_watch_gh_failure_is_unknown_and_never_triggers ... ok
[INFO] [stdout] test app::app_tests::statusline_reflects_selection_focus_and_tab ... ok
[INFO] [stdout] test config::tests::save_to_then_load_from_roundtrips_and_creates_parents ... ok
[INFO] [stdout] test app::app_tests::tick_ci_watch_polls_gh_and_dispatches_the_review ... ok
[INFO] [stdout] test app::app_tests::rehydrate_one_resumes_each_kind_with_the_executor ... ok
[INFO] [stdout] test config::tests::init_project_in_scaffolds_detects_and_registers ... ok
[INFO] [stdout] test protocol::tests::framing_roundtrip_client_msg ... ok
[INFO] [stdout] test protocol::tests::wirecell_roundtrip ... ok
[INFO] [stdout] test tui::tests::encode_sgr_scroll_and_click ... ok
[INFO] [stdout] test daemon::tests::shutdown_without_daemon_reports_false ... ok
[INFO] [stdout] test tui::tests::markdown_table_full_border_and_content ... ok
[INFO] [stdout] test tui::tests::markdown_wide_table_wraps_per_cell ... ok
[INFO] [stdout] test tui::tests::markdown_strips_bold_markers ... ok
[INFO] [stdout] test config::tests::init_project_in_uses_explicit_repos_dropping_missing_ones ... ok
[INFO] [stdout] test daemon::tests::spawn_daemon_process_creates_log_and_detaches ... ok
[INFO] [stdout] test daemon::tests::editor_request_roundtrip_and_mouse_tick ... ok
[INFO] [stdout] test app::app_tests::tick_pr_sync_throttles_and_persists_discovered_numbers ... ok
[INFO] [stdout] test app::app_tests::setup_start_opens_chat_or_reports_failure ... ok
[INFO] [stdout] test tui::tui_tests::action_keys_are_safe_without_target_or_with_running_job ... ok
[INFO] [stdout] test daemon::tests::quit_becomes_detach_without_shutting_down ... ok
[INFO] [stdout] test config::tests::repo_slug_uses_origin_and_falls_back_to_dir_name ... ok
[INFO] [stdout] test app::app_tests::play_selected_creates_worktree_session_and_close_cleans_up ... ok
[INFO] [stdout] test tui::tui_tests::board_navigation_focus_and_quit ... ok
[INFO] [stdout] test tui::tui_tests::card_item_and_render_pty_tolerate_bogus_index ... ok
[INFO] [stdout] test tui::tui_tests::board_empty_backlog_asks_to_select ... ok
[INFO] [stdout] test tui::tui_tests::board_tags_the_reviewed_commit ... ok
[INFO] [stdout] test daemon::tests::render_full_and_incremental_diff ... ok
[INFO] [stdout] test tui::tui_tests::chat_forwards_keys_and_esc_leaves ... ok
[INFO] [stdout] test daemon::tests::serve_refuses_second_daemon_and_stops_on_shutdown ... ok
[INFO] [stdout] test tui::tui_tests::board_middle_column_pr_zero_and_body ... ok
[INFO] [stdout] test tui::tui_tests::board_renders_status_groups_badges_and_selection ... ok
[INFO] [stdout] test tui::tui_tests::detail_and_doc_overlay_keys ... ok
[INFO] [stdout] test tui::tui_tests::docs_navigation_and_preview_scroll ... ok
[INFO] [stdout] test tui::tui_tests::chat_fullscreen_uses_whole_body ... ok
[INFO] [stdout] test tui::tui_tests::board_right_panel_shows_full_task_detail ... ok
[INFO] [stdout] test tui::tui_tests::board_shows_pending_re_review_glyphs_from_ci ... ok
[INFO] [stdout] test tui::tui_tests::board_project_row_shows_setup_state ... ok
[INFO] [stdout] test app::app_tests::pr_sync_targets_need_live_play_and_unset_pr ... ok
[INFO] [stdout] test tui::tui_tests::board_shows_in_flight_review_glyph_and_statusline ... ok
[INFO] [stdout] test tui::tui_tests::input_capture_edits_and_submits ... ok
[INFO] [stdout] test tui::tui_tests::doc_view_overlay_renders_markdown ... ok
[INFO] [stdout] test tui::tui_tests::detail_overlay_renders_and_ignores_missing_task ... ok
[INFO] [stdout] test daemon::tests::resize_forces_full_on_next_render ... ok
[INFO] [stdout] test tui::tui_tests::header_highlights_docs_tab ... ok
[INFO] [stdout] test tui::tui_tests::docs_preview_with_out_of_range_selection ... ok
[INFO] [stdout] test tui::tui_tests::docs_tab_empty_shows_ingest_hint ... ok
[INFO] [stdout] test tui::tui_tests::board_shows_review_badges_and_parallel_glyphs ... ok
[INFO] [stdout] test tui::tui_tests::review_when_is_relative_then_absolute ... ok
[INFO] [stdout] test tui::tui_tests::picker_keys_navigate_and_close ... ok
[INFO] [stdout] test tui::tui_tests::key_to_bytes_encodes_terminal_input ... ok
[INFO] [stdout] test tui::tui_tests::mouse_without_session_is_a_noop ... ok
[INFO] [stdout] test tui::tui_tests::job_overlay_keys_scroll_and_dismiss ... ok
[INFO] [stdout] test tui::tui_tests::job_overlay_flag_without_job_draws_nothing ... ok
[INFO] [stdout] test tui::tui_tests::chat_prefix_commands ... ok
[INFO] [stdout] test tui::tui_tests::mouse_scrolls_history_when_claude_has_no_mouse_mode ... ok
[INFO] [stdout] test tui::tui_tests::picker_overlay_lists_projects ... ok
[INFO] [stdout] test tui::tui_tests::play_key_focuses_existing_live_session ... ok
[INFO] [stdout] test tui::tui_tests::chat_prefix_next_prev_leave_chat_on_dead_card ... ok
[INFO] [stdout] test tui::tui_tests::docs_tab_renders_groups_preview_and_colors ... ok
[INFO] [stdout] test tui::tui_tests::verdict_lines_without_review_explains_how_to_run ... ok
[INFO] [stdout] test tui::tui_tests::mouse_in_sgr_mode_is_forwarded_to_the_pty ... ok
[INFO] [stdout] test tui::tui_tests::verdict_key_is_gone_and_footer_points_to_the_review_chat ... ok
[INFO] [stdout] test daemon::tests::serve_accepts_client_and_sends_full_frame ... ok
[INFO] [stdout] test tui::tui_tests::statusline_shows_input_prompt_per_kind ... ok
[INFO] [stdout] test tui::tui_tests::verdict_panel_renders_clean_report ... ok
[INFO] [stdout] test tui::tui_tests::session_pane_renders_closed_history ... ok
[INFO] [stdout] test tui::tui_tests::verdict_panel_renders_dirty_report ... ok
[INFO] [stdout] test tui::tui_tests::toast_renders_after_status_change ... ok
[INFO] [stdout] test tui::tui_tests::job_overlay_renders_log_styles_running_and_done ... ok
[INFO] [stdout] test tui::tui_tests::sync_pty_to_resizes_only_the_selected_live_session ... ok
[INFO] [stdout] test tui::tui_tests::session_pane_renders_live_focused_and_hints ... ok
[INFO] [stdout] test tui::tui_tests::session_card_age_formats_minutes_and_hours ... ok
[INFO] [stdout] test tui::tui_tests::tiny_terminals_render_without_panicking ... ok
[INFO] [stdout] test daemon::tests::serve_routes_editor_resize_mouse_and_detach ... ok
[INFO] [stderr]      Running tests/app.rs (/opt/rustwide/target/debug/deps/app-3145e5757054532e)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.93s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 123 tests
[INFO] [stdout] test app::app_tests::add_convention_appends_and_reports_write_errors ... ok
[INFO] [stdout] test app::app_tests::ci_trigger_defers_while_another_job_runs ... ok
[INFO] [stdout] test add_convention_appends_to_file_and_reloads ... ok
[INFO] [stdout] test app::app_tests::ci_observations_that_are_not_fully_green_never_trigger ... ok
[INFO] [stdout] test app::app_tests::boot_ignores_invalid_sessions_file ... ok
[INFO] [stdout] test app::app_tests::edit_request_and_reload_conventions ... ok
[INFO] [stdout] test app::app_tests::expand_tilde_variants ... ok
[INFO] [stdout] test app::app_tests::epoch_ms_roundtrips_and_clamps_before_epoch ... ok
[INFO] [stdout] test app::app_tests::cleanup_worktrees_ignores_sessions_without_task ... ok
[INFO] [stdout] test app::app_tests::detail_overlay_lifecycle ... ok
[INFO] [stdout] test app::app_tests::ci_watch_targets_need_created_prs_on_open_impl_tasks ... ok
[INFO] [stdout] test app::app_tests::finish_and_close_session_require_a_selected_card ... ok
[INFO] [stdout] test app::app_tests::handoff_gives_up_when_play_cannot_start ... ok
[INFO] [stdout] test app::app_tests::defer_validates_selection_text_and_store_errors ... ok
[INFO] [stdout] test app::app_tests::focus_session_handles_unknown_task_and_history_cards ... ok
[INFO] [stdout] test app::app_tests::finish_selected_reports_merge_state_and_errors ... ok
[INFO] [stdout] test app::app_tests::ci_green_observation_marks_sha_and_starts_review_once ... ok
[INFO] [stdout] test app::app_tests::handoff_guards_missing_task_review_and_clean_report ... ok
[INFO] [stdout] test app::app_tests::boot_rehydrates_records_as_history ... ok
[INFO] [stdout] test app::app_tests::capture_job_creates_tasks_from_hint ... ok
[INFO] [stdout] test app::app_tests::docs_navigation_and_viewer ... ok
[INFO] [stdout] test app::app_tests::home_defaults_when_conventions_path_has_no_parent ... ok
[INFO] [stdout] test app::app_tests::dismiss_job_keeps_running_jobs_in_background ... ok
[INFO] [stdout] test app::app_tests::input_capture_dispatches_by_kind ... ok
[INFO] [stdout] test app::app_tests::init_job_validates_input_and_reports_failure ... ok
[INFO] [stdout] test app::app_tests::list_docs_walks_recursively_and_filters_md ... ok
[INFO] [stdout] test app::app_tests::init_job_logs_when_no_repos_detected ... ok
[INFO] [stdout] test app::app_tests::new_fails_on_invalid_project_index ... ok
[INFO] [stdout] test app::app_tests::new_task_quick_creates_and_reports_errors ... ok
[INFO] [stdout] test app::app_tests::job_log_scrolling_toggles_follow ... ok
[INFO] [stdout] test app::app_tests::drain_feeds_parser_and_marks_eof ... ok
[INFO] [stdout] test app::app_tests::init_job_success_without_matching_config_entry ... ok
[INFO] [stdout] test app::app_tests::ingest_job_reports_failure ... ok
[INFO] [stdout] test app::app_tests::picker_navigation_and_confirm ... ok
[INFO] [stdout] test app::app_tests::init_job_success_registers_and_loads_the_project ... ok
[INFO] [stdout] test app::app_tests::job_running_and_guards_against_concurrent_jobs ... ok
[INFO] [stdout] test app::app_tests::parallel_conflicts_relative_to_active_tasks ... ok
[INFO] [stdout] test app::app_tests::play_selected_requires_a_task_and_a_mapped_repo ... ok
[INFO] [stdout] test app::app_tests::poll_job_accumulates_logs_and_is_noop_without_job ... ok
[INFO] [stdout] test app::app_tests::handoff_sends_findings_to_existing_play_session ... ok
[INFO] [stdout] test app::app_tests::active_tasks_include_live_play_sessions_once ... ok
[INFO] [stdout] test app::app_tests::focus_moves_between_panels_only_when_allowed ... ok
[INFO] [stdout] test app::app_tests::ingest_job_creates_stub_and_chains_parallel_analysis ... ok
[INFO] [stdout] test app::app_tests::project_name_falls_back_when_index_invalid ... ok
[INFO] [stdout] test app::app_tests::drain_disconnected_channel_marks_finished ... ok
[INFO] [stdout] test app::app_tests::play_selected_focuses_existing_live_session ... ok
[INFO] [stdout] test app::app_tests::open_session_focuses_owner_task_and_persists ... ok
[INFO] [stdout] test app::app_tests::finish_session_keeps_history_close_removes_it ... ok
[INFO] [stdout] test app::app_tests::load_project_switches_and_stops_sessions ... ok
[INFO] [stdout] test app::app_tests::review_badge_counts_findings_and_unmet_items ... ok
[INFO] [stdout] test app::app_tests::refresh_clamps_selection_and_docs_cursor ... ok
[INFO] [stdout] test app::app_tests::parallel_job_persists_conflicts ... ok
[INFO] [stdout] test app::app_tests::review_progress_reflects_pending_reviews_from_ci_observations ... ok
[INFO] [stdout] test app::app_tests::parallel_job_reports_failure ... ok
[INFO] [stdout] test app::app_tests::rehydrate_one_falls_back_to_history_when_resume_fails ... ok
[INFO] [stdout] test app::app_tests::refresh_reports_overlap_between_wip_tasks_in_same_repo ... ok
[INFO] [stdout] test app::app_tests::review_job_writes_report_without_opening_the_overlay ... ok
[INFO] [stdout] test app::app_tests::session_kind_labels ... ok
[INFO] [stdout] test app::app_tests::selection_moves_through_project_row_and_bounds ... ok
[INFO] [stdout] test app::app_tests::session_entry_history_and_record_roundtrip ... ok
[INFO] [stdout] test app::app_tests::setup_needs_any_covers_each_flag ... ok
[INFO] [stdout] test app::app_tests::status_labels_and_board_order ... ok
[INFO] [stdout] test app::app_tests::tab_navigation_and_labels ... ok
[INFO] [stdout] test app::app_tests::statusline_reflects_selection_focus_and_tab ... ok
[INFO] [stdout] test app::app_tests::setup_needs_clean_when_everything_is_configured ... ok
[INFO] [stdout] test app::app_tests::task_cards_lists_sessions_and_verdict ... ok
[INFO] [stdout] test app::app_tests::setup_needs_reports_missing_pieces ... ok
[INFO] [stdout] test app::app_tests::sort_sessions_short_list_is_noop ... ok
[INFO] [stdout] test app::app_tests::review_selected_opens_read_only_session ... ok
[INFO] [stdout] test app::app_tests::review_job_failure_leaves_the_sha_unmarked_for_retry ... ok
[INFO] [stdout] test app::app_tests::reviewing_task_id_tracks_the_running_capture_and_statusline ... ok
[INFO] [stdout] test app::app_tests::sort_sessions_breaks_activity_ties_by_seq_and_keeps_focus ... ok
[INFO] [stdout] test config::tests::ensure_usable_requires_a_project ... ok
[INFO] [stdout] test config::tests::init_project_in_fails_on_missing_root ... ok
[INFO] [stdout] test app::app_tests::tick_ci_watch_gh_failure_is_unknown_and_never_triggers ... ok
[INFO] [stdout] test app::app_tests::toast_tracks_status_changes_and_expires ... ok
[INFO] [stdout] test config::tests::detect_repos_finds_root_and_children_ignoring_worktrees ... ok
[INFO] [stdout] test config::tests::load_from_malformed_toml_fails_with_context ... ok
[INFO] [stdout] test config::tests::load_from_missing_file_is_empty_config ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_by_root ... ok
[INFO] [stdout] test config::tests::jaum_home_and_config_path_derive_from_home ... ok
[INFO] [stdout] test config::tests::project_home_and_conventions_path ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_old_layout_by_backlog_parent ... ok
[INFO] [stdout] test app::app_tests::review_selected_handles_failure_and_missing_selection ... ok
[INFO] [stdout] test app::app_tests::drain_try_wait_detects_dead_process_with_live_channel ... ok
[INFO] [stdout] test config::tests::slug_from_url_handles_ssh_https_and_garbage ... ok
[INFO] [stdout] test config::tests::repo_map_builds_slug_to_path ... ok
[INFO] [stdout] test config::tests::save_to_then_load_from_roundtrips_and_creates_parents ... ok
[INFO] [stdout] test config::tests::project_for_cwd_misses_and_handles_bad_cwd ... ok
[INFO] [stdout] test config::tests::init_project_in_uses_explicit_repos_dropping_missing_ones ... ok
[INFO] [stdout] test app::app_tests::tick_reload_reacts_to_watcher_events_and_time_fallback ... ok
[INFO] [stdout] test app::app_tests::setup_start_opens_chat_or_reports_failure ... ok
[INFO] [stdout] test detail_opens_only_with_selected_task_and_closes ... ok
[INFO] [stdout] test defer_creates_new_backlog_and_refreshes ... ok
[INFO] [stdout] test config::tests::init_project_in_scaffolds_detects_and_registers ... ok
[INFO] [stdout] test navigation_respects_bounds ... ok
[INFO] [stdout] test app::app_tests::task_cards_for_project_row_and_empty_backlog ... ok
[INFO] [stdout] test new_task_quick_creates_backlog_with_objective ... ok
[INFO] [stdout] test parallelism_badge_relative_to_active_task ... ok
[INFO] [stdout] test finished_session_does_not_count_as_live ... ok
[INFO] [stdout] test app::app_tests::tick_ci_watch_polls_gh_and_dispatches_the_review ... ok
[INFO] [stdout] test handoff_selected_without_review_warns ... ok
[INFO] [stdout] test project_holds_setup_sessions ... ok
[INFO] [stdout] test app::app_tests::handoff_opens_play_when_none_is_live ... ok
[INFO] [stdout] test session_record_roundtrip_serde ... ok
[INFO] [stdout] test tab_cycles_around ... ok
[INFO] [stdout] test pr_sync_targets_only_picks_task_with_live_play_and_pr_zero ... ok
[INFO] [stdout] test app::app_tests::play_selected_creates_worktree_session_and_close_cleans_up ... ok
[INFO] [stdout] test statusline_shows_tab_and_focus_hint ... ok
[INFO] [stdout] test vim_nav_tab_prev_and_select_first_last ... ok
[INFO] [stdout] test app::app_tests::tick_pr_sync_throttles_and_persists_discovered_numbers ... ok
[INFO] [stdout] test parallelism_without_active_task_marks_nothing_safe ... ok
[INFO] [stdout] test verdict_card_appears_only_for_task_with_review ... ok
[INFO] [stdout] test play_selected_focuses_existing_live_session_without_duplicating ... ok
[INFO] [stdout] test sort_for_board_is_stable_by_id ... ok
[INFO] [stdout] test app::app_tests::rehydrate_one_resumes_each_kind_with_the_executor ... ok
[INFO] [stdout] test rehydrate_brings_finished_and_missing_cwd_as_history ... ok
[INFO] [stdout] test handoff_selected_sends_findings_to_play ... ok
[INFO] [stdout] test sort_for_board_groups_by_canonical_status ... ok
[INFO] [stdout] test sessions_most_recent_on_top ... ok
[INFO] [stdout] test config::tests::repo_slug_uses_origin_and_falls_back_to_dir_name ... ok
[INFO] [stdout] test app::app_tests::pr_sync_targets_need_live_play_and_unset_pr ... ok
[INFO] [stdout] test multi_session_per_task_navigates_and_closes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_bin.rs (/opt/rustwide/target/debug/deps/cli_bin-dc1b249094a5ab57)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test config::tests::ensure_usable_requires_a_project ... ok
[INFO] [stdout] test config::tests::jaum_home_and_config_path_derive_from_home ... ok
[INFO] [stdout] test config::tests::load_from_missing_file_is_empty_config ... ok
[INFO] [stdout] test config::tests::load_from_malformed_toml_fails_with_context ... ok
[INFO] [stdout] test config::tests::project_home_and_conventions_path ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_old_layout_by_backlog_parent ... ok
[INFO] [stdout] test config::tests::detect_repos_finds_root_and_children_ignoring_worktrees ... ok
[INFO] [stdout] test config::tests::project_for_cwd_misses_and_handles_bad_cwd ... ok
[INFO] [stdout] test config::tests::repo_map_builds_slug_to_path ... ok
[INFO] [stdout] test config::tests::slug_from_url_handles_ssh_https_and_garbage ... ok
[INFO] [stdout] test config::tests::save_to_then_load_from_roundtrips_and_creates_parents ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_by_root ... ok
[INFO] [stdout] test protocol::tests::framing_roundtrip_client_msg ... ok
[INFO] [stdout] test init_reports_when_no_repo_is_detected ... ok
[INFO] [stdout] test config::tests::init_project_in_uses_explicit_repos_dropping_missing_ones ... ok
[INFO] [stdout] test ingest_creates_stubs_via_stubbed_claude ... ok
[INFO] [stdout] test list_prints_backlog_from_project_cwd_and_elsewhere ... ok
[INFO] [stdout] test init_detects_repos_and_registers_project ... ok
[INFO] [stdout] test shutdown_without_daemon_says_so ... ok
[INFO] [stdout] test config::tests::init_project_in_scaffolds_detects_and_registers ... ok
[INFO] [stdout] test config::tests::init_project_in_fails_on_missing_root ... ok
[INFO] [stdout] test protocol::tests::wirecell_roundtrip ... ok
[INFO] [stdout] test config::tests::repo_slug_uses_origin_and_falls_back_to_dir_name ... ok
[INFO] [stdout] test daemon_rejects_invalid_project_index ... ok
[INFO] [stdout] test list_requires_a_registered_project ... ok
[INFO] [stdout] test attach_spawns_daemon_then_fails_without_tty ... ok
[INFO] [stdout] test local_tui_fails_without_tty ... ok
[INFO] [stdout] test daemon_serves_until_shutdown ... ok
[INFO] [stdout] test restart_replaces_running_daemon ... ok
[INFO] [stdout] test attach_runs_full_client_session_over_pty ... ok
[INFO] [stdout] test attach_reports_daemon_that_never_comes_up ... ok
[INFO] [stderr]      Running tests/config.rs (/opt/rustwide/target/debug/deps/config-fed1ac2ebe44c297)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test config::tests::init_project_in_fails_on_missing_root ... ok
[INFO] [stdout] test config::tests::ensure_usable_requires_a_project ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_by_root ... ok
[INFO] [stdout] test config::tests::jaum_home_and_config_path_derive_from_home ... ok
[INFO] [stdout] test config::tests::load_from_malformed_toml_fails_with_context ... ok
[INFO] [stdout] test config::tests::project_home_and_conventions_path ... ok
[INFO] [stdout] test config::tests::repo_map_builds_slug_to_path ... ok
[INFO] [stdout] test config::tests::slug_from_url_handles_ssh_https_and_garbage ... ok
[INFO] [stdout] test repo_map_builds_slug_to_path ... ok
[INFO] [stdout] test slug_from_url_ssh_and_https ... ok
[INFO] [stdout] test config::tests::project_for_cwd_misses_and_handles_bad_cwd ... ok
[INFO] [stdout] test config_toml_roundtrip ... ok
[INFO] [stdout] test config::tests::save_to_then_load_from_roundtrips_and_creates_parents ... ok
[INFO] [stdout] test config::tests::detect_repos_finds_root_and_children_ignoring_worktrees ... ok
[INFO] [stdout] test config::tests::project_for_cwd_matches_old_layout_by_backlog_parent ... ok
[INFO] [stdout] test config::tests::load_from_missing_file_is_empty_config ... ok
[INFO] [stdout] test config::tests::init_project_in_uses_explicit_repos_dropping_missing_ones ... ok
[INFO] [stdout] test config::tests::init_project_in_scaffolds_detects_and_registers ... ok
[INFO] [stdout] test config::tests::repo_slug_uses_origin_and_falls_back_to_dir_name ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/protocol_fixtures.rs (/opt/rustwide/target/debug/deps/protocol_fixtures-f2b5c8805d8712e9)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test client_editor_done ... ok
[INFO] [stdout] test framing_wraps_fixture_payload ... ok
[INFO] [stdout] test client_shutdown ... ok
[INFO] [stdout] test client_resize ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jaum_core-39ceb1758a8a2f75)
[INFO] [stdout] test client_mouse ... ok
[INFO] [stdout] test protocol::tests::framing_roundtrip_client_msg ... ok
[INFO] [stdout] test server_detach ... ok
[INFO] [stdout] test protocol::tests::wirecell_roundtrip ... ok
[INFO] [stdout] test server_frame_diff ... ok
[INFO] [stdout] test handshake ... ok
[INFO] [stdout] test server_frame_full ... ok
[INFO] [stdout] test server_run_editor ... ok
[INFO] [stdout] test client_key ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/model.rs (/opt/rustwide/target/debug/deps/model-669178d2b7df3c3b)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test acceptance_criteria_empty_without_section ... ok
[INFO] [stdout] test hook_pattern_alternates_multiple_significant_words ... ok
[INFO] [stdout] test hook_pattern_derives_keyword_when_no_path ... ok
[INFO] [stdout] test acceptance_criteria_reopens_after_other_section ... ok
[INFO] [stdout] test hook_pattern_derives_path_from_text ... ok
[INFO] [stdout] test hook_pattern_escapes_regex_metacharacters_in_fallback ... ok
[INFO] [stdout] test hook_pattern_escapes_dot_in_path ... ok
[INFO] [stdout] test hook_pattern_falls_back_to_whole_text_when_only_stopwords ... ok
[INFO] [stdout] test hook_pattern_uses_explicit_pattern_when_present ... ok
[INFO] [stdout] test is_spike_and_constraints_by_kind ... ok
[INFO] [stdout] test linked_repos_dedups_preserving_order ... ok
[INFO] [stdout] test review_trigger_fires_when_every_pr_is_green ... ok
[INFO] [stdout] test review_trigger_is_idempotent_per_commit_and_rearms_on_new_push ... ok
[INFO] [stdout] test review_trigger_requires_all_prs_green ... ok
[INFO] [stdout] test review_trigger_requires_open_prs_and_known_repos ... ok
[INFO] [stdout] test review_trigger_skips_spikes_missing_prs_and_uncreated_prs ... ok
[INFO] [stdout] test acceptance_criteria_reads_checkboxes_and_plain_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/store.rs (/opt/rustwide/target/debug/deps/store-88a71efd840c6a85)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test create_backlog_persists_type_refs_and_body ... ok
[INFO] [stdout] test get_missing_returns_task_not_found ... ok
[INFO] [stdout] test create_stub_generates_sequential_id_and_backlog ... ok
[INFO] [stdout] test constraints_filtered_by_enforce ... ok
[INFO] [stdout] test add_deferred_records_and_creates_new_backlog ... ok
[INFO] [stdout] test link_repo_creates_link_and_updates_branch ... ok
[INFO] [stdout] test linked_repos_dedups_preserving_order ... ok
[INFO] [stdout] test list_propagates_parse_errors ... ok
[INFO] [stdout] test list_on_missing_root_is_empty ... ok
[INFO] [stdout] test open_points_at_relative_backlog_dir ... ok
[INFO] [stdout] test parse_missing_frontmatter_is_malformed ... ok
[INFO] [stdout] test next_id_counts_review_files_and_ignores_junk ... ok
[INFO] [stdout] test review_path_is_sibling_of_task_file ... ok
[INFO] [stdout] test parse_unreadable_path_errors_with_context ... ok
[INFO] [stdout] test set_pr_on_unlinked_repo_fails ... ok
[INFO] [stdout] test read_doc_missing_frontmatter_is_malformed ... ok
[INFO] [stdout] test list_ignores_review_files ... ok
[INFO] [stdout] test read_doc_missing_file_errors_with_context ... ok
[INFO] [stdout] test mark_reviewed_persists_sha_per_repo_and_survives_reparse ... ok
[INFO] [stdout] test write_doc_and_read_doc_roundtrip ... ok
[INFO] [stdout] test write_and_parse_roundtrip ... ok
[INFO] [stdout] test parse_reads_all_frontmatter_fields ... ok
[INFO] [stdout] test list_filters_by_status ... ok
[INFO] [stdout] test set_status_persists ... ok
[INFO] [stdout] test set_pr_updates_number_of_correct_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jaum_flows-00a40f5c336aaf05)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/conflict.rs (/opt/rustwide/target/debug/deps/conflict-795eb5f451dd2c44)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test active_sessions_lists_wip ... ok
[INFO] [stdout] test detect_overlap_flags_wip_in_same_repo ... ok
[INFO] [stdout] test detect_overlap_ignores_non_wip ... ok
[INFO] [stdout] test lock_acquire_excludes_other_task_and_release_frees ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/finish.rs (/opt/rustwide/target/debug/deps/finish-8127e5fb3f6c0122)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test run_without_prs_is_not_created ... ok
[INFO] [stdout] test run_treats_unmapped_repo_as_not_created ... ok
[INFO] [stdout] test run_tolerates_failing_gh_as_not_created ... ok
[INFO] [stdout] test merge_state_only_reads_does_not_change_status ... ok
[INFO] [stdout] test run_aggregates_unrecognized_gh_state_as_unknown ... ok
[INFO] [stdout] test run_marks_merged_when_all_prs_merged ... ok
[INFO] [stdout] test run_does_not_merge_and_persists_discovered_number ... ok
[INFO] [stdout] test run_multi_pr_open_aggregates_open ... ok
[INFO] [stdout] test run_aggregates_closed_pr_as_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ingest.rs (/opt/rustwide/target/debug/deps/ingest-a2189662e1edeb2b)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test create_stubs_dedupes_by_refs_on_rerun ... ok
[INFO] [stdout] test capture_resolves_relative_paths_against_root_and_add_dirs ... ok
[INFO] [stdout] test parse_stream_takes_final_result ... ok
[INFO] [stdout] test parse_structured_extracts_tasks_from_envelope ... ok
[INFO] [stdout] test import_docs_skips_missing_source_copy_failure_and_counts_in_place ... ok
[INFO] [stdout] test schema_requires_tasks ... ok
[INFO] [stdout] test create_stubs_materializes_backlog_normalizing_refs ... ok
[INFO] [stdout] test capture_logged_streams_events_and_reports_mirrored_docs ... ok
[INFO] [stdout] test run_logged_moves_loose_doc_in_docs_dir_to_category ... ok
[INFO] [stdout] test parse_structured_extracts_classified_docs ... ok
[INFO] [stdout] test summarize_event_summarizes_relevant_events ... ok
[INFO] [stdout] test summarize_event_includes_tool_arguments ... ok
[INFO] [stdout] test summarize_event_covers_thinking_metrics_and_edge_blocks ... ok
[INFO] [stdout] test run_logged_organizes_docs_by_category ... ok
[INFO] [stdout] test summarize_event_tool_argument_fallbacks ... ok
[INFO] [stdout] test run_scans_with_json_output_and_organizes_all_doc_kinds ... ok
[INFO] [stdout] test parse_structured_without_structured_output_fails ... ok
[INFO] [stdout] test parse_stream_without_result_fails ... ok
[INFO] [stdout] test parse_structured_propagates_is_error ... ok
[INFO] [stdout] test create_stubs_propagates_store_write_failure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- create_stubs_propagates_store_write_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'create_stubs_propagates_store_write_failure' (3871) panicked at crates/flows/tests/ingest.rs:303:5:
[INFO] [stdout] read-only backlog must fail stub creation
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ba3550c9a78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ba3550c9a78 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ba3550c9a78 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ba3550c9a78 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ba3550e0b7a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ba3550e0b7a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ba3550cea12 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ba3550cea12 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ba3550a5ab6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ba3550a5ab6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ba3550c03b9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ba354f408dc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ba354f408dc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ba3550c0572 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ba3550c0572 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ba3550a5ba4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5ba35509a549 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ba3550a6a0d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ba3550e133c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ba354f178e6 - ingest[9624151bd1644ed8]::create_stubs_propagates_store_write_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/flows/tests/ingest.rs:303:5
[INFO] [stdout]   20:     0x5ba354f11897 - ingest[9624151bd1644ed8]::create_stubs_propagates_store_write_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/flows/tests/ingest.rs:288:49
[INFO] [stdout]   21:     0x5ba354f335b6 - <ingest[9624151bd1644ed8]::create_stubs_propagates_store_write_failure::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5ba354f339bb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5ba354f339bb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5ba354f41235 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5ba354f41235 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5ba354f41235 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5ba354f41235 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5ba354f41235 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5ba354f41235 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5ba354f41235 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5ba354f3ab44 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5ba354f3ab44 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5ba354f442b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5ba354f442b2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5ba354f442b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ba354f442b2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ba354f442b2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ba354f442b2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5ba354f442b2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5ba3550c8e1f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x5ba3550c8e1f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x729196e1caa4 - <unknown>
[INFO] [stdout]   43:     0x729196ea9a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     create_stubs_propagates_store_write_failure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 19 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p jaum-flows --test ingest`
[INFO] running `Command { std: "docker" "inspect" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729", kill_on_drop: false }`
[INFO] [stdout] 148c27b5a7795cbe6419748b796110e736f1d8094e2dcf305acbf54918b80729
