[INFO] cloning repository https://github.com/Thinato/karazhan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thinato/karazhan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThinato%2Fkarazhan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThinato%2Fkarazhan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1bdfb56f0213f7612dd0ef52528a9a6bf539df4e
[INFO] testing Thinato/karazhan against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThinato%2Fkarazhan" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Thinato/karazhan
[INFO] finished tweaking git repo https://github.com/Thinato/karazhan
[INFO] tweaked toml for git repo https://github.com/Thinato/karazhan written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Thinato/karazhan on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Thinato/karazhan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76
[INFO] running `Command { std: "docker" "start" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", 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" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", 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" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling time v0.3.49
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ratatui-macros v0.7.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling karazhan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", 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" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[INFO] [stderr]    Compiling ratatui v0.30.2
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling karazhan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.28s
[INFO] running `Command { std: "docker" "inspect" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", 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" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/karazhan-65a28f7665a75fbf)
[INFO] [stdout] 
[INFO] [stdout] running 364 tests
[INFO] [stdout] test agent::configured::tests::custom_config_positional_prompt ... ok
[INFO] [stdout] test agent::configured::tests::default_config_fresh_argv ... ok
[INFO] [stdout] test agent::session::tests::assistant_text_only_is_thinking ... ok
[INFO] [stdout] test agent::session::tests::assistant_bash_tool_use_sets_activity ... ok
[INFO] [stdout] test agent::session::tests::assistant_tool_use_edit_sets_activity_turns_tokens ... ok
[INFO] [stdout] test agent::configured::tests::default_config_continue_argv ... ok
[INFO] [stdout] test agent::session::tests::build_exit_error_empty_stderr ... ok
[INFO] [stdout] test agent::session::tests::build_exit_error_includes_stderr ... ok
[INFO] [stdout] test agent::session::tests::garbage_line_is_ignored ... ok
[INFO] [stdout] test agent::session::tests::parses_result_success_to_done_with_summary ... ok
[INFO] [stdout] test agent::session::tests::parses_result_error_subtype_to_error ... ok
[INFO] [stdout] test agent::session::tests::summary_is_truncated ... ok
[INFO] [stdout] test agent::tests::status_mapping ... ok
[INFO] [stdout] test client::tests::status_changed_maps_to_worktree_status_changed ... ok
[INFO] [stdout] test commands::tests::modal_blank_choice_matches_literal_blank_query ... ok
[INFO] [stdout] test client::tests::snapshot_maps_to_app_snapshot ... ok
[INFO] [stdout] test client::tests::error_with_path_maps_to_daemon_error ... ok
[INFO] [stdout] test commands::tests::modal_fuzzy_filter_in_project_phase ... ok
[INFO] [stdout] test commands::tests::modal_filters_by_title_in_choice_phase ... ok
[INFO] [stdout] test client::tests::error_no_path_maps_to_daemon_error ... ok
[INFO] [stdout] test commands::tests::modal_choices_reflect_picked_project ... ok
[INFO] [stdout] test commands::tests::is_subsequence_basic ... ok
[INFO] [stdout] test commands::tests::modal_multi_project_enter_advances_and_sets_project ... ok
[INFO] [stdout] test commands::tests::modal_esc_back_from_choice_to_project ... ok
[INFO] [stdout] test commands::tests::modal_multi_project_starts_in_pick_project ... ok
[INFO] [stdout] test commands::tests::modal_no_match_selects_none ... ok
[INFO] [stdout] test commands::tests::refilter_empty_query_keeps_all ... ok
[INFO] [stdout] test commands::tests::refilter_orders_by_rank_then_registry_order ... ok
[INFO] [stdout] test commands::tests::registry_lists_every_command_once ... ok
[INFO] [stdout] test commands::tests::selected_none_when_no_matches ... ok
[INFO] [stdout] test agent::session::tests::zero_exit_maps_to_done ... ok
[INFO] [stdout] test commands::tests::open_library_excludes_grid_commands ... ok
[INFO] [stdout] test commands::tests::rank_ordering ... ok
[INFO] [stdout] test agent::session::tests::build_exit_error_truncates_long_stderr ... ok
[INFO] [stdout] test agent::session::tests::captures_session_id_from_init_and_keeps_it ... ok
[INFO] [stdout] test commands::tests::modal_selecting_prompt_choice ... ok
[INFO] [stdout] test agent::session::tests::parses_system_then_assistant_as_running ... ok
[INFO] [stdout] test commands::tests::modal_single_project_has_no_back_step ... ok
[INFO] [stdout] test commands::tests::move_cursor_clamps ... ok
[INFO] [stdout] test commands::tests::open_grid_excludes_library_commands ... ok
[INFO] [stdout] test commands::tests::spec_round_trips_every_id ... ok
[INFO] [stdout] test commands::tests::titles_and_descriptions_non_empty ... ok
[INFO] [stdout] test commands::tests::modal_single_project_starts_in_pick_choice_preselected ... ok
[INFO] [stdout] test config::tests::color_for_known_statuses ... ok
[INFO] [stdout] test agent::session::tests::result_success_clears_activity_keeps_turns_tokens ... ok
[INFO] [stdout] test config::tests::load_from_valid_temp_file ... ok
[INFO] [stdout] test config::tests::malformed_toml_falls_back_to_default_no_panic ... ok
[INFO] [stdout] test config::tests::partial_toml_uses_defaults_for_missing_keys ... ok
[INFO] [stdout] test config::tests::defaults_are_sane ... ok
[INFO] [stdout] test config::tests::missing_global_worktree_table_is_all_none ... ok
[INFO] [stdout] test config::tests::parse_global_worktree_table ... ok
[INFO] [stdout] test config::tests::parse_color_case_insensitive ... ok
[INFO] [stdout] test agent::session::tests::nonzero_exit_maps_to_error ... ok
[INFO] [stdout] test config::tests::unknown_color_name_falls_back_to_gray ... ok
[INFO] [stdout] test agent::session::tests::nonzero_exit_includes_stderr_in_error ... ok
[INFO] [stdout] test config::tests::load_returns_default_for_malformed_file ... ok
[INFO] [stdout] test config::tests::parse_valid_toml ... ok
[INFO] [stdout] test daemon::tests::context_limit_classifier ... ok
[INFO] [stdout] test daemon::tests::resolve_setup_global_is_fallback_when_project_unset ... ok
[INFO] [stdout] test daemon::tests::resolve_setup_project_wins_over_global ... ok
[INFO] [stdout] test daemon::tests::resolve_setup_mixed_command_global_timeout_project ... ok
[INFO] [stdout] test daemon::tests::resolve_setup_neither_set_yields_none_and_default_timeout ... ok
[INFO] [stdout] test daemon::tests::run_setup_nonzero_exit_carries_stderr ... ok
[INFO] [stdout] test daemon::tests::run_setup_runs_in_cwd ... ok
[INFO] [stdout] test daemon::tests::run_setup_success_is_ok ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptZXDMU/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPtud63/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTyqGqE/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpGC2zbJ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqrEgXQ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZgpUGp/.git/
[INFO] [stdout] test agent::mock::tests::mock_start_transitions_running_then_done ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprxiOmx/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpAlUJIs/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpBxxZ8d/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmps8anlb/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSZqhm2/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQX8zeR/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeyH0SD/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyhWrwE/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpIklrlc/.git/
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpSe3Env/.git/
[INFO] [stdout] test daemon::tests::set_auto_continue_persists_and_reflects ... ok
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppUv3KC/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprd6gcs/.git/
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::new_worktree_with_prompt_drives_agent_to_running ... ok
[INFO] [stdout] test daemon::tests::add_project_rejects_non_git_path ... ok
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::resume_session_drives_running_then_needs_review ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test daemon::tests::new_worktree_path_contains_owner_project_uuid ... ok
[INFO] [stdout] test daemon::tests::transient_error_classifier ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsVZPS2/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpkd7j7E/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpna5QnR/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test daemon::tests::remove_worktree_disappears_from_registry_and_git ... ok
[INFO] [stdout] test daemon::tests::run_prompt_sets_running_then_needs_review ... ok
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpbnGYKQ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQv3KrQ/.git/
[INFO] [stdout] test daemon::tests::pr_status_poller_emits_from_file_then_suppresses_noop ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpuSNj2E/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: 
[INFO] [stdout] test daemon::tests::new_worktree_blank_creates_detached_unnamed_under_base ... ok
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpekB2fr/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test daemon::tests::refresh_rebuilds_registry_from_repo ... ok
[INFO] [stdout] test daemon::tests::run_setup_times_out_promptly_and_kills ... ok
[INFO] [stdout] test github::ci::tests::ci_status_all_passing ... ok
[INFO] [stdout] test github::ci::tests::ci_status_cancelled_check_is_failing ... ok
[INFO] [stdout] test github::ci::tests::ci_status_with_failing_check ... ok
[INFO] [stdout] test github::ci::tests::failing_logs_short_output_unchanged ... ok
[INFO] [stdout] test github::ci::tests::failing_logs_truncates_large_output ... ok
[INFO] [stdout] test github::commands::tests::address_pr_comments_errors_when_no_comments ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test github::commands::tests::address_pr_comments_includes_each_comment ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test github::commands::tests::address_pr_comments_includes_path_and_line ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test daemon::tests::watcher_merge_edge_triggers_continue_for_auto_worktree ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] [master (root-commit) 1a64102] initial
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpbVIt2k/.git/
[INFO] [stdout] test github::commands::tests::check_ci_prompt_failing_includes_names_and_logs ... ok
[INFO] [stdout] test github::commands::tests::check_ci_prompt_passing ... ok
[INFO] [stdout] test github::pr::tests::pr_for_current_branch_returns_none_when_no_pr ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test github::pr::tests::pr_for_current_branch_returns_number_when_pr_exists ... ok
[INFO] [stdout] test github::pr::tests::pr_state_merged ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZ4Epz6/.git/
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test github::pr::tests::review_comments_api_shape_with_path_line ... ok
[INFO] [stdout] test github::pr::tests::pr_state_open ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpQM2ohE/.git/
[INFO] [stdout] test github::pr::tests::review_comments_handles_missing_author ... ok
[INFO] [stdout] test github::pr::tests::review_comments_parses_correctly ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_case_insensitive ... ok
[INFO] [stdout] test daemon::tests::set_pr_status_stores_unresolved_and_clears_for_non_open ... ok
[INFO] [stdout] test daemon::tests::watcher_nopr_clears_pr_url ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test github::pr_status::tests::classify_approved_empty_rollup_gives_approved ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_failing_check_gives_checks_failing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_all_success_gives_approved ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_running_check_gives_checks_running ... ok
[INFO] [stdout] test daemon::tests::watcher_merge_no_continue_when_flag_off ... ok
[INFO] [stdout] test github::pr_status::tests::classify_changes_requested_all_success_gives_checks_passing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_checks_running_in_progress ... ok
[INFO] [stdout] test github::pr_status::tests::classify_checks_running_queued ... ok
[INFO] [stdout] test github::pr_status::tests::classify_checks_running_statuscontext_pending ... ok
[INFO] [stdout] test github::pr_status::tests::classify_closed_unmerged ... ok
[INFO] [stdout] test github::pr_status::tests::classify_draft ... ok
[INFO] [stdout] test github::pr_status::tests::classify_failing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_neutral_and_skipped_count_as_success ... ok
[INFO] [stdout] test github::pr_status::tests::classify_null_review_decision_all_success_gives_checks_passing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_passing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_statuscontext_error ... ok
[INFO] [stdout] test github::pr_status::tests::classify_merged ... ok
[INFO] [stdout] test github::pr_status::tests::classify_statuscontext_success ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_all_resolved_is_zero ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_empty_is_zero ... ok
[INFO] [stdout] test daemon::tests::shared_error_broadcasts_and_logs ... ok
[INFO] [stdout] test github::pr_status::tests::classify_statuscontext_failure ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_over_100_caps_at_fetched_nodes ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_malformed_is_err ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_two_of_three ... ok
[INFO] [stdout] test github::pr_status::tests::classify_failing_wins_over_running ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_merged_is_merged ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_approved_with_passing_checks_gives_approved ... ok
[INFO] [stdout] test github::pr_status::tests::classify_open_no_checks ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_no_pr_is_none ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_open_with_passing ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_pr_title_absent_is_none ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_pr_title_is_captured ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_pr_url_is_captured ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_open_with_in_progress_check_is_checks_running ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_unresolved_count_gh_error_is_err ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_unresolved_count_two_of_three ... ok
[INFO] [stdout] test ipc::tests::client_msg_add_project ... ok
[INFO] [stdout] test ipc::tests::client_msg_new_worktree_blank ... ok
[INFO] [stdout] test ipc::tests::client_msg_new_worktree_with_prompt ... ok
[INFO] [stdout] test ipc::tests::client_msg_refresh ... ok
[INFO] [stdout] test ipc::tests::client_msg_remove_worktree ... ok
[INFO] [stdout] test ipc::tests::client_msg_resume_session ... ok
[INFO] [stdout] test ipc::tests::client_msg_run_builtin_address_pr_comments ... ok
[INFO] [stdout] test ipc::tests::client_msg_run_builtin_check_ci ... ok
[INFO] [stdout] test ipc::tests::client_msg_run_prompt ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_pr_number_none ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_worktree_name ... ok
[INFO] [stdout] test ipc::tests::client_msg_shutdown ... ok
[INFO] [stdout] test ipc::tests::framing_duplex_client_msgs ... ok
[INFO] [stdout] test ipc::tests::framing_duplex_supervisor_msgs ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_auto_continue ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_pr_number_some ... ok
[INFO] [stdout] test ipc::tests::pidfile_and_logfile_are_siblings_of_sock ... ok
[INFO] [stdout] test ipc::tests::handshake_resp_ok_round_trip ... ok
[INFO] [stdout] test ipc::tests::handshake_req_round_trip ... ok
[INFO] [stdout] test ipc::tests::oversized_frame_returns_err ... ok
[INFO] [stdout] test ipc::tests::handshake_resp_mismatch_round_trip ... ok
[INFO] [stdout] test daemon::tests::set_worktree_name_updates_registry_and_state ... ok
[INFO] [stdout] test ipc::tests::handshake_resp_variant_tags_are_frozen ... ok
[INFO] [stdout] test ipc::tests::protocol_version_is_seventeen ... ok
[INFO] [stdout] test ipc::tests::project_info_round_trip ... ok
[INFO] [stdout] test ipc::tests::read_pidfile_missing_is_none ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_error_with_path ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_snapshot ... ok
[INFO] [stdout] test ipc::tests::read_pidfile_garbage_is_none ... ok
[INFO] [stdout] test ipc::tests::worktree_view_from_worktree ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip ... ok
[INFO] [stdout] test daemon::tests::new_worktree_runs_setup_before_prompt ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip_pr_status_variants ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip_with_pr_title ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip_with_pr_url_none ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_status_changed ... ok
[INFO] [stdout] test pr_status_store::tests::missing_optional_fields_deserialize_to_defaults ... ok
[INFO] [stdout] test pr_status_store::tests::prune_missing_drops_orphans ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_error_no_path ... ok
[INFO] [stdout] test daemon::tests::project_infos_carries_name_and_path_in_order ... ok
[INFO] [stdout] test pr_status_store::tests::upsert_replaces_and_get_finds ... ok
[INFO] [stdout] test project_config::tests::build_args_fresh_positional_prompt ... ok
[INFO] [stdout] test project_config::tests::build_args_fresh_with_prompt_arg ... ok
[INFO] [stdout] test project_config::tests::build_args_resume_no_session_id_uses_bare_continue ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test project_config::tests::build_args_resume_positional_prompt ... ok
[INFO] [stdout] test project_config::tests::build_args_resume_with_prompt_arg ... [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] ok
[INFO] [stdout] test pr_status_store::tests::missing_file_returns_default_no_error ... ok
[INFO] [stdout] test ipc::tests::read_pidfile_round_trips_a_pid ... ok
[INFO] [stdout] test project_config::tests::build_args_resume_with_session_id_swaps_dash_c ... ok
[INFO] [stdout] test pr_status_store::tests::malformed_file_returns_default_no_panic ... ok
[INFO] [stdout] test ipc::tests::socket_path_falls_back_to_xdg_cache_home ... ok
[INFO] [stdout] test ipc::tests::socket_path_falls_back_to_home_cache ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_xdg_runtime_dir ... ok
[INFO] [stdout] test project_config::tests::parse_missing_worktree_table_is_all_none ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test pr_status_store::tests::round_trip_save_load ... ok
[INFO] [stdout] test project_config::tests::parse_worktree_table_partial_keys ... ok
[INFO] [stdout] test project_config::tests::malformed_toml_returns_default_no_panic ... ok
[INFO] [stdout] test project_config::tests::parse_full_toml ... ok
[INFO] [stdout] test project_config::tests::missing_file_returns_default ... ok
[INFO] [stdout] test pr_status_store::tests::save_is_atomic_no_tmp_left_behind ... ok
[INFO] [stdout] test project_config::tests::parse_worktree_table_both_keys ... ok
[INFO] [stdout] test project_config::tests::malformed_worktree_table_falls_back_to_default_no_panic ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_absolute_used_as_is ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_default_falls_back_to_home_local_share ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_default_uses_xdg_data_home ... ok
[INFO] [stdout] test projects::tests::derive_name_dedups_with_suffix ... ok
[INFO] [stdout] test projects::tests::is_git_repo_false_for_missing_path ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_relative_resolved_against_root ... ok
[INFO] [stdout] test projects::tests::empty_registry_round_trip ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_default_path_does_not_include_repo_root ... ok
[INFO] [stdout] test projects::tests::malformed_toml_yields_empty ... ok
[INFO] [stdout] test projects::tests::parse_owner_empty_string_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_owner_garbage_returns_none ... ok
[INFO] [stdout] test projects::tests::derive_name_basename ... ok
[INFO] [stdout] test projects::tests::missing_file_yields_empty ... ok
[INFO] [stdout] test projects::tests::parse_owner_non_github_host ... ok
[INFO] [stdout] test projects::tests::is_git_repo_false_for_plain_dir ... ok
[INFO] [stdout] test projects::tests::parse_owner_scp_no_dot_git ... ok
[INFO] [stdout] test projects::tests::parse_owner_scp_style_github ... ok
[INFO] [stdout] test projects::tests::parse_owner_ssh_scheme ... ok
[INFO] [stdout] test projects::tests::parse_repo_empty_string_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_repo_garbage_returns_none ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5AdU3o/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpaIsqGo/.git/
[INFO] [stdout] test projects::tests::parse_repo_https_style_github ... ok
[INFO] [stdout] test projects::tests::parse_owner_https_style_github ... ok
[INFO] [stdout] test projects::tests::parse_owner_whitespace_only_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_repo_owner_only_returns_none ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptZRHoW/.git/
[INFO] [stdout] test projects::tests::parse_repo_scp_no_dot_git ... ok
[INFO] [stdout] test projects::tests::parse_repo_scp_style_github ... ok
[INFO] [stdout] test projects::tests::parse_repo_ssh_scheme ... ok
[INFO] [stdout] test daemon::tests::watcher_pr_title_stored_and_cleared_on_nopr ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test projects::tests::parse_repo_strips_dot_git_suffix ... ok
[INFO] [stdout] test prompts::model::tests::slugify_already_clean ... ok
[INFO] [stdout] test prompts::model::tests::slugify_basic ... ok
[INFO] [stdout] test prompts::model::tests::slugify_collapses_hyphens ... ok
[INFO] [stdout] test prompts::model::tests::slugify_empty ... ok
[INFO] [stdout] test prompts::store::tests::round_trip_save_load ... ok
[INFO] [stdout] test prompts::store::tests::round_trip_serialize_parse ... ok
[INFO] [stdout] test prompts::store::tests::search_empty_query_returns_all ... ok
[INFO] [stdout] test prompts::store::tests::search_matches_tags_case_insensitive ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test prompts::store::tests::search_matches_title_case_insensitive ... ok
[INFO] [stdout] test daemon::tests::new_worktree_setup_no_prompt_ends_idle ... ok
[INFO] [stdout] test prompts::store::tests::malformed_file_is_skipped ... ok
[INFO] [stdout] test projects::tests::projects_file_round_trip ... ok
[INFO] [stdout] test projects::tests::parse_owner_sanitizes_special_chars ... ok
[INFO] [stdout] test prompts::model::tests::slugify_strips_special_chars ... ok
[INFO] [stdout] test ui::detail::tests::deleting_status_label_and_style ... ok
[INFO] [stdout] test ui::detail::tests::effective_detail_width_clamps ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_clock_skew_does_not_panic ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test ui::detail::tests::humanize_since_hours ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_just_now ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_days ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_exactly_one_minute ... ok
[INFO] [stdout] test ui::detail::tests::pr_status_loading_label_is_loading_ellipsis ... ok
[INFO] [stdout] test ui::detail::tests::pr_status_loading_val_style_is_cyan ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_minutes ... ok
[INFO] [stdout] test ui::grid::tests::down_at_last_row_stays ... ok
[INFO] [stdout] test ui::grid::tests::deleting_status_colors_are_red ... ok
[INFO] [stdout] test ui::grid::tests::first_jumps_to_flat_zero ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppqQRXl/.git/
[INFO] [stdout] test ui::grid::tests::down_from_a_row_lands_on_b_first_row_clamped_col ... ok
[INFO] [stdout] test ui::grid::tests::flat_concatenation_reproduces_project_ordered_input ... ok
[INFO] [stdout] test ui::grid::tests::group_by_project_follows_project_order ... ok
[INFO] [stdout] test ui::grid::tests::flat_index_maps_to_group_local_with_empty_in_middle ... ok
[INFO] [stdout] test ui::grid::tests::group_by_project_includes_empty_project ... ok
[INFO] [stdout] test ui::grid::tests::group_by_project_no_projects ... ok
[INFO] [stdout] test ui::grid::tests::last_none_jumps_to_last_cell ... ok
[INFO] [stdout] test ui::grid::tests::left_at_first_cell_stays ... ok
[INFO] [stdout] test ui::grid::tests::last_some_1_based_index ... ok
[INFO] [stdout] test ui::grid::tests::pr_status_loading_color_is_cyan ... ok
[INFO] [stdout] test ui::grid::tests::left_within_row_does_not_cross_boundary ... ok
[INFO] [stdout] test ui::grid::tests::pr_status_loading_label_is_loading_ellipsis ... ok
[INFO] [stdout] test ui::grid::tests::resize_no_out_of_range_selection ... ok
[INFO] [stdout] test ui::grid::tests::right_at_last_cell_stays ... ok
[INFO] [stdout] test ui::grid::tests::right_from_last_of_partial_row_crosses_group_boundary ... ok
[INFO] [stdout] test ui::grid::tests::up_at_first_row_stays ... ok
[INFO] [stdout] test ui::grid::tests::up_from_b_first_row_lands_on_a_clamped_col ... ok
[INFO] [stdout] test ui::grid::tests::round_trip_down_up_with_non_uniform_groups ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_empty_middle_project_contributes_no_rows ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test ui::grid::tests::visual_rows_single_project ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test ui::keymap::tests::clamp_empty_list_returns_zero ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_multi_project_non_multiple_of_cols ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_cols_one_edge ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_cols_zero_clamped_to_one ... ok
[INFO] [stdout] test ui::keymap::tests::clamp_valid_selection_unchanged ... ok
[INFO] [stdout] test ui::keymap::tests::clamp_when_list_shrinks ... ok
[INFO] [stdout] test ui::library::tests::create_with_no_projects_sets_status ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test ui::library::tests::empty_project_appears_with_no_prompts ... ok
[INFO] [stdout] test daemon::tests::new_worktree_creates_under_named_project ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test ui::library::tests::create_single_project_skips_project_pick ... ok
[INFO] [stdout] test ui::library::tests::flat_selection_maps_to_right_project_and_prompt ... ok
[INFO] [stdout] test ui::library::tests::create_saves_into_chosen_project ... ok
[INFO] [stdout] test ui::library::tests::filter_applies_across_projects ... ok
[INFO] [stdout] test ui::library::tests::selected_prompt_none_when_empty ... ok
[INFO] [stdout] test ui::library::tests::selected_prompt_path_none_when_empty ... ok
[INFO] [stdout] test ui::tests::fmt_tokens_buckets ... ok
[INFO] [stdout] test ui::tests::spinner_glyph_cycles ... ok
[INFO] [stdout] test watcher::tests::auto_continue_only_when_flag_set ... ok
[INFO] [stdout] test watcher::tests::diff_first_observation_loading_emits ... ok
[INFO] [stdout] test ui::tests::fmt_elapsed_buckets ... ok
[INFO] [stdout] test watcher::tests::diff_first_observation_open_emits ... ok
[INFO] [stdout] test watcher::tests::diff_loading_to_merged_emits ... ok
[INFO] [stdout] test watcher::tests::diff_loading_to_nopr_emits ... ok
[INFO] [stdout] test ui::library::tests::reload_keep_selection_stays_on_same_prompt ... ok
[INFO] [stdout] test watcher::tests::diff_loading_to_open_emits ... ok
[INFO] [stdout] test watcher::tests::diff_merged_to_merged_is_noop ... ok
[INFO] [stdout] test watcher::tests::diff_nopr_to_open_emits ... ok
[INFO] [stdout] test watcher::tests::diff_first_observation_nopr_emits ... ok
[INFO] [stdout] test watcher::tests::diff_unresolved_count_change_emits_even_when_status_unchanged ... ok
[INFO] [stdout] test watcher::tests::diff_open_to_merged_emits ... ok
[INFO] [stdout] test watcher::tests::diff_open_to_open_is_noop ... ok
[INFO] [stdout] test daemon::tests::watcher_pr_status_changed_updates_registry_and_state ... ok
[INFO] [stdout] test ui::library::tests::set_projects_builds_per_project_stores ... ok
[INFO] [stdout] test ui::library::tests::prompts_for_project_returns_only_that_project ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpKY9kgU/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test ui::grid::tests::group_by_project_single_project ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprBgcsq/.git/
[INFO] [stdout] test watcher::tests::watcher_open_pr_triggers_unresolved_count ... ok
[INFO] [stdout] test watcher_proc::tests::another_watcher_alive_false_for_dead_pid ... ok
[INFO] [stdout] test ui::library::tests::selected_prompt_returns_right_project_slug_title_body ... ok
[INFO] [stdout] test watcher_proc::tests::another_watcher_alive_false_for_missing_pidfile ... ok
[INFO] [stdout] test watcher_proc::tests::another_watcher_alive_false_for_our_own_pid ... ok
[INFO] [stdout] test watcher_proc::tests::build_watch_set_empty_projects_is_empty ... ok
[INFO] [stdout] test watcher_proc::tests::build_watch_set_skips_project_with_bad_path ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpxi8y2Y/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpLC5B64/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppDzKCL/.git/
[INFO] [stdout] test watcher::tests::watcher_merged_pr_skips_unresolved_count ... ok
[INFO] [stdout] test watcher::tests::watcher_persists_pr_status_to_toml ... ok
[INFO] [stdout] test watcher::tests::watcher_loading_to_nopr_on_first_poll ... ok
[INFO] [stdout] test watcher::tests::watcher_loading_to_merged_on_first_poll ... ok
[INFO] [stdout] test watcher::tests::watcher_tick_emits_pr_status_changed_via_mock ... ok
[INFO] [stdout] test worktree::manager::tests::from_git_has_loading_pr_status ... ok
[INFO] [stdout] test projects::tests::git_owner_repo_with_remote_parses_pair ... ok
[INFO] [stdout] test worktree::manager::tests::parse_porcelain_detached ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpfD3gin/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgenHGd/.git/
[INFO] [stdout] test projects::tests::git_owner_repo_no_remote_returns_none ... ok
[INFO] [stdout] test worktree::manager::tests::parse_porcelain_skips_bare ... ok
[INFO] [stdout] test projects::tests::is_git_repo_true_for_temp_repo ... ok
[INFO] [stdout] test worktree::manager::tests::parse_porcelain_basic ... ok
[INFO] [stdout] test worktree::model::tests::pr_status_default_is_loading ... ok
[INFO] [stdout] test worktree::model::tests::from_git_pr_status_is_loading ... ok
[INFO] [stdout] test worktree::model::tests::serde_loading_round_trips ... ok
[INFO] [stdout] test worktree::model::tests::serde_missing_unresolved_comments_defaults_to_none ... ok
[INFO] [stdout] test worktree::model::tests::serde_present_pr_status_loads_as_is ... ok
[INFO] [stdout] test worktree::model::tests::serde_present_unresolved_comments_loads ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzkFCq4/.git/
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stderr] hint: 
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stderr] hint: 
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test worktree::state::tests::legacy_toml_without_timestamps_loads_with_defaults ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test worktree::state::tests::missing_file_returns_empty_state ... ok
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpaC9A4h/.git/
[INFO] [stderr] hint: 
[INFO] [stdout] test worktree::state::tests::missing_name_defaults_to_unnamed ... ok
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout] test worktree::state::tests::prune_missing_removes_orphans ... ok
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout] test worktree::state::tests::remove_worktree_by_path ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test worktree::model::tests::serde_missing_pr_status_deserializes_to_loading ... ok
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test worktree::state::tests::set_auto_continue_bumps_updated_at_not_created_at ... ok
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test worktree::state::tests::set_name_bumps_updated_at_not_created_at ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test worktree::state::tests::set_pr_number_bumps_updated_at_not_created_at ... ok
[INFO] [stderr] hint: of your new repositories, which will suppress this warning, call:
[INFO] [stdout] test worktree::state::tests::set_name_persists_round_trip ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpgzUB3y/.git/
[INFO] [stderr] hint: 	git config --global init.defaultBranch <name>
[INFO] [stdout] test worktree::state::tests::set_session_id_persists_round_trip_without_touching_updated_at ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test worktree::state::tests::set_status_bumps_updated_at_not_created_at ... ok
[INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stderr] hint: 
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test worktree::state::tests::set_unresolved_no_touch_round_trips_and_does_not_bump ... ok
[INFO] [stdout] test worktree::state::tests::state_round_trip ... ok
[INFO] [stdout] test worktree::state::tests::upsert_replaces_existing ... ok
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test worktree::state::tests::touch_bumps_updated_at_not_created_at ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpzA0qho/.git/
[INFO] [stdout] test projects::tests::git_owner_no_remote_returns_local ... ok
[INFO] [stdout] [master (root-commit) 9e9bbf2] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test worktree::manager::tests::create_detached_has_loading_pr_status ... ok
[INFO] [stdout] test projects::tests::git_owner_with_remote_parses_owner ... ok
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test worktree::manager::tests::remove_already_deleted_dir_is_idempotent ... ok
[INFO] [stdout] test worktree::manager::tests::create_detached_appears_in_list_detached ... ok
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::rebuild_registry_tags_and_orders_by_project ... ok
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 15ac607] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::state_write_goes_to_owning_project ... ok
[INFO] [stdout] test worktree::manager::tests::remove_detached_worktree_deletes_dir_and_prunes_git ... ok
[INFO] [stdout] test worktree::manager::tests::create_worktree_appears_in_list ... ok
[INFO] [stdout] test worktree::manager::tests::list_overlays_persisted_metadata ... ok
[INFO] [stdout] test worktree::manager::tests::multiple_worktrees_same_prompt_slug ... ok
[INFO] [stdout] test daemon::tests::watcher_no_reissue_continue_while_staying_merged ... ok
[INFO] [stdout] test worktree::manager::tests::remove_deletes_worktree_and_prunes_state ... ok
[INFO] [stdout] test worktree::manager::tests::create_worktree_has_loading_pr_status ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 364 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76", kill_on_drop: false }`
[INFO] [stdout] 608f75b782a98480821ce576e01fb999c67a93e4d216f75e88cf1447954ecf76
