[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.97.0-beta.6 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Thinato/karazhan 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/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.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 ratatui-termwiz v0.1.2
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded ratatui v0.30.2
[INFO] [stderr]   Downloaded ratatui-termina v0.1.0
[INFO] [stderr]   Downloaded ratatui-macros v0.7.2
[INFO] [stderr]   Downloaded open v5.3.5
[INFO] [stderr]   Downloaded ratatui-crossterm v0.1.2
[INFO] [stderr]   Downloaded termina v0.3.3
[INFO] [stderr]   Downloaded ratatui-core v0.1.2
[INFO] [stderr]   Downloaded ratatui-widgets v0.3.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197
[INFO] running `Command { std: "docker" "start" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", 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" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197" "/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" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", 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" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.118
[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 linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling compact_str v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling line-clipping v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling lru v0.18.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling open v5.3.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling time v0.3.49
[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 tokio-macros v2.7.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[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 futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling kasuari v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui-core v0.1.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ratatui-widgets v0.3.2
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.2
[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 09s
[INFO] running `Command { std: "docker" "inspect" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", 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" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197" "/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 rustix v1.1.4
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling crossterm v0.29.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 24.10s
[INFO] running `Command { std: "docker" "inspect" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", 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" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197" "/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.32s
[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_bash_tool_use_sets_activity ... ok
[INFO] [stdout] test agent::session::tests::assistant_text_only_is_thinking ... 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::assistant_tool_use_edit_sets_activity_turns_tokens ... ok
[INFO] [stdout] test agent::session::tests::build_exit_error_includes_stderr ... 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 agent::session::tests::parses_result_error_subtype_to_error ... ok
[INFO] [stdout] test agent::session::tests::parses_result_success_to_done_with_summary ... ok
[INFO] [stdout] test agent::session::tests::parses_system_then_assistant_as_running ... ok
[INFO] [stdout] test agent::session::tests::result_success_clears_activity_keeps_turns_tokens ... ok
[INFO] [stdout] test agent::session::tests::summary_is_truncated ... ok
[INFO] [stdout] test agent::session::tests::nonzero_exit_includes_stderr_in_error ... ok
[INFO] [stdout] test agent::tests::status_mapping ... ok
[INFO] [stdout] test agent::session::tests::nonzero_exit_maps_to_error ... ok
[INFO] [stdout] test client::tests::snapshot_maps_to_app_snapshot ... ok
[INFO] [stdout] test client::tests::status_changed_maps_to_worktree_status_changed ... ok
[INFO] [stdout] test client::tests::error_no_path_maps_to_daemon_error ... ok
[INFO] [stdout] test commands::tests::modal_blank_choice_matches_literal_blank_query ... ok
[INFO] [stdout] test commands::tests::modal_fuzzy_filter_in_project_phase ... ok
[INFO] [stdout] test commands::tests::modal_choices_reflect_picked_project ... ok
[INFO] [stdout] test commands::tests::modal_no_match_selects_none ... ok
[INFO] [stdout] test commands::tests::modal_filters_by_title_in_choice_phase ... 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_single_project_has_no_back_step ... ok
[INFO] [stdout] test client::tests::error_with_path_maps_to_daemon_error ... ok
[INFO] [stdout] test agent::session::tests::garbage_line_is_ignored ... ok
[INFO] [stdout] test agent::session::tests::zero_exit_maps_to_done ... 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::registry_lists_every_command_once ... ok
[INFO] [stdout] test commands::tests::selected_none_when_no_matches ... ok
[INFO] [stdout] test commands::tests::spec_round_trips_every_id ... ok
[INFO] [stdout] test commands::tests::modal_single_project_starts_in_pick_choice_preselected ... 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::rank_ordering ... ok
[INFO] [stdout] test config::tests::parse_color_case_insensitive ... ok
[INFO] [stdout] test config::tests::unknown_color_name_falls_back_to_gray ... ok
[INFO] [stdout] test config::tests::parse_valid_toml ... ok
[INFO] [stdout] test config::tests::parse_global_worktree_table ... ok
[INFO] [stdout] test config::tests::partial_toml_uses_defaults_for_missing_keys ... 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::titles_and_descriptions_non_empty ... ok
[INFO] [stdout] test config::tests::color_for_known_statuses ... ok
[INFO] [stdout] test config::tests::defaults_are_sane ... 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::load_returns_default_for_malformed_file ... ok
[INFO] [stdout] test config::tests::missing_global_worktree_table_is_all_none ... ok
[INFO] [stdout] test commands::tests::modal_selecting_prompt_choice ... ok
[INFO] [stdout] test daemon::tests::context_limit_classifier ... ok
[INFO] [stdout] test commands::tests::open_library_excludes_grid_commands ... ok
[INFO] [stdout] test daemon::tests::resolve_setup_global_is_fallback_when_project_unset ... 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::resolve_setup_project_wins_over_global ... 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] [stdout] test agent::mock::tests::mock_start_transitions_running_then_done ... ok
[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] [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/.tmplpZ8Uo/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmphlIxpG/.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/.tmpSJCGPQ/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpe4evmn/.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/.tmpVIWnwV/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpFiKMeA/.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] [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/.tmphO5GYL/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpYeaTMg/.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] [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/.tmpwdhIID/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpifgf5F/.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/.tmp7tVRtp/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWdZV5L/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpdHaHEc/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpCHrs3E/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp9NZ6SB/.git/
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] 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/.tmpglUgUC/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpcLQXL9/.git/
[INFO] [stdout] test daemon::tests::set_auto_continue_persists_and_reflects ... ok
[INFO] [stdout] test daemon::tests::run_prompt_sets_running_then_needs_review ... ok
[INFO] [stdout] test daemon::tests::add_project_rejects_non_git_path ... 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] [stdout] Initialized empty Git repository in /tmp/.tmpN4R66p/.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] [stdout] Initialized empty Git repository in /tmp/.tmpNt2fni/.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] [stdout] Initialized empty Git repository in /tmp/.tmp2V6YqJ/.git/
[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] [stdout] Initialized empty Git repository in /tmp/.tmpIq3Xbq/.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] Initialized empty Git repository in /tmp/.tmpeIehJZ/.git/
[INFO] [stdout] test daemon::tests::new_worktree_setup_no_prompt_ends_idle ... ok
[INFO] [stdout] test daemon::tests::run_setup_times_out_promptly_and_kills ... 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 daemon::tests::transient_error_classifier ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmppCS2jx/.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/.tmpHjtZvO/.git/
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::new_worktree_runs_setup_before_prompt ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::refresh_rebuilds_registry_from_repo ... ok
[INFO] [stdout] test daemon::tests::pr_status_poller_emits_from_file_then_suppresses_noop ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test daemon::tests::shared_error_broadcasts_and_logs ... 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/.tmplt6xYU/.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/.tmp8x6dMn/.git/
[INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name
[INFO] [stdout] test daemon::tests::set_worktree_name_updates_registry_and_state ... ok
[INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all
[INFO] [stdout] test github::ci::tests::ci_status_all_passing ... ok
[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 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] [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 github::commands::tests::address_pr_comments_includes_path_and_line ... ok
[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] [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/.tmp0ofkFF/.git/
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWpKskN/.git/
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpEAANUS/.git/
[INFO] [stdout] test daemon::tests::new_worktree_path_contains_owner_project_uuid ... ok
[INFO] [stdout] test daemon::tests::project_infos_carries_name_and_path_in_order ... ok
[INFO] [stdout] test github::pr::tests::pr_for_current_branch_returns_number_when_pr_exists ... ok
[INFO] [stdout] test daemon::tests::new_worktree_blank_creates_detached_unnamed_under_base ... ok
[INFO] [stdout] test github::pr::tests::pr_state_open ... ok
[INFO] [stdout] test github::pr::tests::pr_state_merged ... ok
[INFO] [stdout] test github::pr::tests::review_comments_api_shape_with_path_line ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_case_insensitive ... ok
[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_failing_check_gives_checks_failing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_running_check_gives_checks_running ... 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_queued ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test github::pr_status::tests::classify_approved_all_success_gives_approved ... 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_failing_wins_over_running ... ok
[INFO] [stdout] test github::pr_status::tests::classify_merged ... 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_open_no_checks ... ok
[INFO] [stdout] test github::pr_status::tests::classify_passing ... ok
[INFO] [stdout] test github::pr_status::tests::classify_checks_running_statuscontext_pending ... ok
[INFO] [stdout] test github::pr_status::tests::classify_statuscontext_error ... ok
[INFO] [stdout] test github::pr_status::tests::classify_statuscontext_failure ... ok
[INFO] [stdout] test github::pr_status::tests::classify_statuscontext_success ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_empty_is_zero ... ok
[INFO] [stdout] test daemon::tests::watcher_merge_edge_triggers_continue_for_auto_worktree ... 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_two_of_three ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_approved_with_passing_checks_gives_approved ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_merged_is_merged ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_no_pr_is_none ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_malformed_is_err ... ok
[INFO] [stdout] test github::pr_status::tests::classify_checks_running_in_progress ... ok
[INFO] [stdout] test github::pr_status::tests::count_unresolved_all_resolved_is_zero ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_open_with_in_progress_check_is_checks_running ... ok
[INFO] [stdout] test daemon::tests::watcher_merge_no_continue_when_flag_off ... ok
[INFO] [stdout] test daemon::tests::remove_worktree_disappears_from_registry_and_git ... [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] ok
[INFO] [stdout] test github::pr_status::tests::fetch_unresolved_count_gh_error_is_err ... ok
[INFO] [stdout] test daemon::tests::set_pr_status_stores_unresolved_and_clears_for_non_open ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_open_with_passing ... ok
[INFO] [stdout] test daemon::tests::new_worktree_with_prompt_drives_agent_to_running ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test ipc::tests::client_msg_add_project ... [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] ok
[INFO] [stdout] test github::pr_status::tests::fetch_pr_title_is_captured ... ok
[INFO] [stdout] test ipc::tests::client_msg_new_worktree_blank ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_pr_title_absent_is_none ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_pr_url_is_captured ... ok
[INFO] [stdout] test ipc::tests::client_msg_refresh ... ok
[INFO] [stdout] test github::pr_status::tests::classify_approved_empty_rollup_gives_approved ... ok
[INFO] [stdout] test ipc::tests::client_msg_new_worktree_with_prompt ... ok
[INFO] [stdout] test github::pr_status::tests::fetch_unresolved_count_two_of_three ... 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_resume_session ... ok
[INFO] [stdout] test ipc::tests::client_msg_remove_worktree ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_pr_number_none ... ok
[INFO] [stdout] test ipc::tests::client_msg_run_prompt ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_auto_continue ... 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::handshake_resp_mismatch_round_trip ... ok
[INFO] [stdout] test ipc::tests::handshake_req_round_trip ... ok
[INFO] [stdout] test ipc::tests::handshake_resp_ok_round_trip ... ok
[INFO] [stdout] test ipc::tests::framing_duplex_supervisor_msgs ... ok
[INFO] [stdout] test daemon::tests::watcher_nopr_clears_pr_url ... ok
[INFO] [stdout] test ipc::tests::pidfile_and_logfile_are_siblings_of_sock ... ok
[INFO] [stdout] test ipc::tests::project_info_round_trip ... ok
[INFO] [stdout] test ipc::tests::protocol_version_is_seventeen ... ok
[INFO] [stdout] test ipc::tests::handshake_resp_variant_tags_are_frozen ... ok
[INFO] [stdout] test ipc::tests::oversized_frame_returns_err ... ok
[INFO] [stdout] test ipc::tests::client_msg_set_pr_number_some ... ok
[INFO] [stdout] test ipc::tests::read_pidfile_garbage_is_none ... ok
[INFO] [stdout] test daemon::tests::watcher_pr_title_stored_and_cleared_on_nopr ... ok
[INFO] [stdout] test ipc::tests::socket_path_falls_back_to_home_cache ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_error_no_path ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_xdg_runtime_dir ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_status_changed ... ok
[INFO] [stdout] test ipc::tests::read_pidfile_missing_is_none ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_snapshot ... ok
[INFO] [stdout] test ipc::tests::socket_path_falls_back_to_xdg_cache_home ... ok
[INFO] [stdout] test ipc::tests::worktree_view_from_worktree ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip_with_pr_title ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip ... ok
[INFO] [stdout] test ipc::tests::supervisor_msg_error_with_path ... ok
[INFO] [stdout] test ipc::tests::worktree_view_round_trip_pr_status_variants ... ok
[INFO] [stdout] test pr_status_store::tests::prune_missing_drops_orphans ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test ipc::tests::worktree_view_round_trip_with_pr_url_none ... ok
[INFO] [stdout] test pr_status_store::tests::missing_optional_fields_deserialize_to_defaults ... 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] test ipc::tests::framing_duplex_client_msgs ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test project_config::tests::build_args_resume_with_prompt_arg ... ok
[INFO] [stdout] test project_config::tests::build_args_resume_with_session_id_swaps_dash_c ... ok
[INFO] [stdout] test project_config::tests::build_args_resume_positional_prompt ... ok
[INFO] [stdout] test pr_status_store::tests::save_is_atomic_no_tmp_left_behind ... ok
[INFO] [stdout] test pr_status_store::tests::malformed_file_returns_default_no_panic ... ok
[INFO] [stdout] test pr_status_store::tests::missing_file_returns_default_no_error ... ok
[INFO] [stdout] test pr_status_store::tests::round_trip_save_load ... ok
[INFO] [stdout] test pr_status_store::tests::upsert_replaces_and_get_finds ... ok
[INFO] [stdout] test ipc::tests::read_pidfile_round_trips_a_pid ... ok
[INFO] [stdout] test daemon::tests::watcher_pr_status_changed_updates_registry_and_state ... ok
[INFO] [stdout] test project_config::tests::malformed_toml_returns_default_no_panic ... 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::parse_worktree_table_partial_keys ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_relative_resolved_against_root ... ok
[INFO] [stdout] test project_config::tests::parse_full_toml ... ok
[INFO] [stdout] test projects::tests::derive_name_dedups_with_suffix ... ok
[INFO] [stdout] test project_config::tests::parse_missing_worktree_table_is_all_none ... ok
[INFO] [stdout] test projects::tests::derive_name_basename ... ok
[INFO] [stdout] test project_config::tests::parse_worktree_table_both_keys ... ok
[INFO] [stdout] test projects::tests::is_git_repo_false_for_missing_path ... ok
[INFO] [stdout] test daemon::tests::new_worktree_creates_under_named_project ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_default_path_does_not_include_repo_root ... ok
[INFO] [stdout] test projects::tests::empty_registry_round_trip ... ok
[INFO] [stdout] test projects::tests::is_git_repo_false_for_plain_dir ... ok
[INFO] [stdout] test project_config::tests::missing_file_returns_default ... ok
[INFO] [stdout] test project_config::tests::worktrees_base_default_falls_back_to_home_local_share ... 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::missing_file_yields_empty ... ok
[INFO] [stdout] test projects::tests::parse_owner_garbage_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_owner_https_style_github ... ok
[INFO] [stdout] test projects::tests::parse_owner_non_github_host ... ok
[INFO] [stdout] test projects::tests::parse_owner_sanitizes_special_chars ... 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_owner_whitespace_only_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_repo_empty_string_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_owner_scp_no_dot_git ... ok
[INFO] [stdout] test projects::tests::parse_repo_garbage_returns_none ... ok
[INFO] [stdout] test projects::tests::parse_repo_owner_only_returns_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] [stdout] test projects::tests::parse_repo_scp_style_github ... ok
[INFO] [stdout] test projects::tests::parse_repo_strips_dot_git_suffix ... ok
[INFO] [stdout] test projects::tests::parse_repo_https_style_github ... ok
[INFO] [stdout] test prompts::model::tests::slugify_already_clean ... ok
[INFO] [stdout] test projects::tests::projects_file_round_trip ... ok
[INFO] [stdout] test projects::tests::parse_repo_scp_no_dot_git ... ok
[INFO] [stdout] test projects::tests::parse_repo_ssh_scheme ... ok
[INFO] [stdout] test prompts::model::tests::slugify_empty ... ok
[INFO] [stdout] test prompts::model::tests::slugify_strips_special_chars ... ok
[INFO] [stdout] test prompts::model::tests::slugify_basic ... ok
[INFO] [stdout] test prompts::store::tests::search_empty_query_returns_all ... ok
[INFO] [stdout] test prompts::store::tests::round_trip_serialize_parse ... ok
[INFO] [stdout] test prompts::store::tests::search_matches_tags_case_insensitive ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpTwtbFT/.git/
[INFO] [stdout] test prompts::store::tests::search_matches_title_case_insensitive ... ok
[INFO] [stdout] test ui::detail::tests::effective_detail_width_clamps ... ok
[INFO] [stdout] test prompts::model::tests::slugify_collapses_hyphens ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_hours ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_clock_skew_does_not_panic ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_just_now ... ok
[INFO] [stdout] test ui::detail::tests::humanize_since_minutes ... 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::grid::tests::down_at_last_row_stays ... ok
[INFO] [stdout] test ui::grid::tests::down_from_a_row_lands_on_b_first_row_clamped_col ... ok
[INFO] [stdout] test ui::grid::tests::first_jumps_to_flat_zero ... ok
[INFO] [stdout] test ui::grid::tests::deleting_status_colors_are_red ... ok
[INFO] [stdout] test ui::grid::tests::flat_concatenation_reproduces_project_ordered_input ... 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_follows_project_order ... ok
[INFO] [stdout] test ui::grid::tests::group_by_project_includes_empty_project ... 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] [stdout] test ui::grid::tests::group_by_project_no_projects ... 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] [stdout] test ui::detail::tests::humanize_since_days ... ok
[INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command:
[INFO] [stdout] test ui::detail::tests::humanize_since_exactly_one_minute ... ok
[INFO] [stderr] hint: 
[INFO] [stdout] test ui::grid::tests::last_none_jumps_to_last_cell ... ok
[INFO] [stderr] hint: 	git branch -m <name>
[INFO] [stdout] test ui::grid::tests::group_by_project_single_project ... ok
[INFO] [stdout] test ui::grid::tests::left_at_first_cell_stays ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpHy9rHD/.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/.tmpAvnSUN/.git/
[INFO] [stdout] test ui::grid::tests::pr_status_loading_color_is_cyan ... ok
[INFO] [stdout] test daemon::tests::rebuild_registry_tags_and_orders_by_project ... ok
[INFO] [stdout] test ui::grid::tests::pr_status_loading_label_is_loading_ellipsis ... ok
[INFO] [stdout] test ui::grid::tests::left_within_row_does_not_cross_boundary ... ok
[INFO] [stdout] test ui::detail::tests::deleting_status_label_and_style ... ok
[INFO] [stdout] test prompts::store::tests::round_trip_save_load ... ok
[INFO] [stdout] test ui::grid::tests::last_some_1_based_index ... ok
[INFO] [stdout] test ui::grid::tests::resize_no_out_of_range_selection ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmp4x2Blh/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsN8CV2/.git/
[INFO] [stdout] test daemon::tests::state_write_goes_to_owning_project ... ok
[INFO] [stdout] test ui::grid::tests::right_at_last_cell_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::visual_rows_cols_one_edge ... 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::round_trip_down_up_with_non_uniform_groups ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_cols_zero_clamped_to_one ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_empty_middle_project_contributes_no_rows ... ok
[INFO] [stdout] test ui::keymap::tests::clamp_empty_list_returns_zero ... 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::grid::tests::visual_rows_multi_project_non_multiple_of_cols ... ok
[INFO] [stdout] test ui::grid::tests::visual_rows_single_project ... ok
[INFO] [stdout] test ui::library::tests::create_with_no_projects_sets_status ... 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::library::tests::flat_selection_maps_to_right_project_and_prompt ... ok
[INFO] [stdout] test ui::library::tests::prompts_for_project_returns_only_that_project ... ok
[INFO] [stdout] test ui::library::tests::selected_prompt_returns_right_project_slug_title_body ... ok
[INFO] [stdout] test ui::library::tests::filter_applies_across_projects ... ok
[INFO] [stdout] test ui::tests::fmt_elapsed_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_nopr_emits ... ok
[INFO] [stdout] test watcher::tests::diff_first_observation_open_emits ... ok
[INFO] [stdout] test ui::library::tests::reload_keep_selection_stays_on_same_prompt ... ok
[INFO] [stdout] test watcher::tests::diff_loading_to_nopr_emits ... 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] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test watcher::tests::diff_open_to_merged_emits ... ok
[INFO] [stdout] test ui::tests::fmt_tokens_buckets ... ok
[INFO] [stdout] test watcher::tests::diff_first_observation_loading_emits ... ok
[INFO] [stdout] test watcher::tests::diff_open_to_open_is_noop ... ok
[INFO] [stdout] test watcher::tests::diff_unresolved_count_change_emits_even_when_status_unchanged ... ok
[INFO] [stdout] test watcher::tests::watcher_loading_to_merged_on_first_poll ... ok
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test watcher::tests::watcher_merged_pr_skips_unresolved_count ... ok
[INFO] [stdout] test watcher::tests::diff_loading_to_merged_emits ... ok
[INFO] [stdout] test watcher::tests::watcher_open_pr_triggers_unresolved_count ... ok
[INFO] [stdout] test ui::library::tests::set_projects_builds_per_project_stores ... ok
[INFO] [stdout] test watcher_proc::tests::another_watcher_alive_false_for_missing_pidfile ... [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] ok
[INFO] [stdout] test watcher_proc::tests::another_watcher_alive_false_for_dead_pid ... ok
[INFO] [stdout] test projects::tests::is_git_repo_true_for_temp_repo ... ok
[INFO] [stdout] test watcher::tests::watcher_tick_emits_pr_status_changed_via_mock ... ok
[INFO] [stdout] test watcher::tests::watcher_persists_pr_status_to_toml ... ok
[INFO] [stdout] test watcher_proc::tests::build_watch_set_empty_projects_is_empty ... ok
[INFO] [stdout] test watcher_proc::tests::another_watcher_alive_false_for_our_own_pid ... ok
[INFO] [stdout] test projects::tests::git_owner_no_remote_returns_local ... 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 worktree::manager::tests::from_git_has_loading_pr_status ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmptVlOXr/.git/
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test projects::tests::git_owner_with_remote_parses_owner ... 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 projects::tests::git_owner_repo_no_remote_returns_none ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyjdIYs/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpABw3jd/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpFU682b/.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] test worktree::manager::tests::parse_porcelain_basic ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmprlBNn2/.git/
[INFO] [stdout] test worktree::manager::tests::parse_porcelain_detached ... ok
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpnwOnJn/.git/
[INFO] [stdout] [master (root-commit) ae9096a] initial
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ee31716] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test worktree::manager::tests::parse_porcelain_skips_bare ... ok
[INFO] [stdout] [master (root-commit) ee31716] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test projects::tests::git_owner_repo_with_remote_parses_pair ... ok
[INFO] [stdout] [master (root-commit) ee31716] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) 5f39092] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpAjg5yG/.git/
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpsZlaDq/.git/
[INFO] [stdout] [master (root-commit) 5f39092] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] [master (root-commit) ee31716] initial commit
[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] test project_config::tests::worktrees_base_default_uses_xdg_data_home ... FAILED
[INFO] [stdout] test prompts::store::tests::malformed_file_is_skipped ... ok
[INFO] [stdout] test worktree::model::tests::from_git_pr_status_is_loading ... ok
[INFO] [stdout] test ui::library::tests::empty_project_appears_with_no_prompts ... ok
[INFO] [stdout] test worktree::model::tests::serde_loading_round_trips ... ok
[INFO] [stdout] test watcher_proc::tests::build_watch_set_skips_project_with_bad_path ... ok
[INFO] [stdout] test ui::library::tests::create_single_project_skips_project_pick ... ok
[INFO] [stdout] test ui::library::tests::create_saves_into_chosen_project ... 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] [stdout] test worktree::model::tests::serde_missing_unresolved_comments_defaults_to_none ... ok
[INFO] [stdout] test worktree::model::tests::serde_missing_pr_status_deserializes_to_loading ... ok
[INFO] [stdout] test worktree::state::tests::prune_missing_removes_orphans ... ok
[INFO] [stdout] test worktree::model::tests::pr_status_default_is_loading ... ok
[INFO] [stdout] test watcher::tests::watcher_loading_to_nopr_on_first_poll ... ok
[INFO] [stdout] test worktree::state::tests::legacy_toml_without_timestamps_loads_with_defaults ... ok
[INFO] [stdout] test worktree::state::tests::missing_name_defaults_to_unnamed ... ok
[INFO] [stdout] test worktree::state::tests::set_auto_continue_bumps_updated_at_not_created_at ... ok
[INFO] [stdout] test worktree::state::tests::missing_file_returns_empty_state ... ok
[INFO] [stdout] test worktree::state::tests::set_pr_number_bumps_updated_at_not_created_at ... ok
[INFO] [stdout] test worktree::state::tests::set_unresolved_no_touch_round_trips_and_does_not_bump ... ok
[INFO] [stdout] test worktree::state::tests::set_session_id_persists_round_trip_without_touching_updated_at ... ok
[INFO] [stdout] test worktree::state::tests::set_name_bumps_updated_at_not_created_at ... ok
[INFO] [stdout] test worktree::state::tests::remove_worktree_by_path ... ok
[INFO] [stdout] test worktree::state::tests::set_status_bumps_updated_at_not_created_at ... ok
[INFO] [stdout] [master (root-commit) 5f39092] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test worktree::state::tests::set_name_persists_round_trip ... ok
[INFO] [stdout] test worktree::state::tests::touch_bumps_updated_at_not_created_at ... ok
[INFO] [stdout] test worktree::manager::tests::list_overlays_persisted_metadata ... ok
[INFO] [stdout] test worktree::state::tests::state_round_trip ... 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] [master (root-commit) 5f39092] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWep3CQ/.git/
[INFO] [stdout] test worktree::state::tests::upsert_replaces_existing ... ok
[INFO] [stdout] test worktree::manager::tests::create_detached_has_loading_pr_status ... ok
[INFO] [stdout] test daemon::tests::watcher_no_reissue_continue_while_staying_merged ... ok
[INFO] [stdout] test worktree::manager::tests::create_detached_appears_in_list_detached ... ok
[INFO] [stdout] test worktree::manager::tests::create_worktree_appears_in_list ... ok
[INFO] [stdout] test worktree::manager::tests::create_worktree_has_loading_pr_status ... ok
[INFO] [stdout] [master (root-commit) 5f39092] initial commit
[INFO] [stdout]  1 file changed, 1 insertion(+)
[INFO] [stdout]  create mode 100644 README.md
[INFO] [stdout] test worktree::manager::tests::multiple_worktrees_same_prompt_slug ... ok
[INFO] [stdout] test worktree::manager::tests::remove_already_deleted_dir_is_idempotent ... ok
[INFO] [stdout] test worktree::manager::tests::remove_deletes_worktree_and_prunes_state ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin karazhan`
[INFO] [stdout] test worktree::manager::tests::remove_detached_worktree_deletes_dir_and_prunes_git ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- project_config::tests::worktrees_base_default_uses_xdg_data_home stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'project_config::tests::worktrees_base_default_uses_xdg_data_home' (2324) panicked at src/project_config.rs:378:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "/root/.local/share/karazhan/worktrees"
[INFO] [stdout]  right: "/fake/xdg/karazhan/worktrees"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57f9e3686258 - 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:     0x57f9e3686258 - 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:     0x57f9e3686258 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57f9e3686258 - <<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:     0x57f9e369d61a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57f9e369d61a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x57f9e368b602 - 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:     0x57f9e368b602 - <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:     0x57f9e3661f66 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57f9e3661f66 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57f9e367d429 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57f9e3515c0c - <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:     0x57f9e3515c0c - 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:     0x57f9e367d6a2 - <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:     0x57f9e367d6a2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57f9e3662022 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57f9e3656899 - 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:     0x57f9e36630ad - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57f9e369de0c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57f9e369dc93 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x57f9e3351b2a - core[8fb95b77d25ab6c8]::panicking::assert_failed::<std[10d71ac2c42b111e]::path::PathBuf, &std[10d71ac2c42b111e]::path::Path>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x57f9e335f105 - karazhan[c1d8c7808fab6673]::project_config::tests::worktrees_base_default_uses_xdg_data_home
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project_config.rs:378:9
[INFO] [stdout]   22:     0x57f9e3358307 - karazhan[c1d8c7808fab6673]::project_config::tests::worktrees_base_default_uses_xdg_data_home::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/project_config.rs:366:51
[INFO] [stdout]   23:     0x57f9e31a1d56 - <karazhan[c1d8c7808fab6673]::project_config::tests::worktrees_base_default_uses_xdg_data_home::{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]   24:     0x57f9e3508ceb - <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]   25:     0x57f9e3508ceb - 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]   26:     0x57f9e3516565 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x57f9e3516565 - <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]   28:     0x57f9e3516565 - 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]   29:     0x57f9e3516565 - 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]   30:     0x57f9e3516565 - 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]   31:     0x57f9e3516565 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x57f9e3516565 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x57f9e350fe74 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x57f9e350fe74 - 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]   35:     0x57f9e35195e2 - 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]   36:     0x57f9e35195e2 - <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]   37:     0x57f9e35195e2 - 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]   38:     0x57f9e35195e2 - 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]   39:     0x57f9e35195e2 - 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]   40:     0x57f9e35195e2 - 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]   41:     0x57f9e35195e2 - <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]   42:     0x57f9e368566f - <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]   43:     0x57f9e368566f - <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]   44:     0x7cde65d68aa4 - <unknown>
[INFO] [stdout]   45:     0x7cde65df5a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     project_config::tests::worktrees_base_default_uses_xdg_data_home
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 363 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197", kill_on_drop: false }`
[INFO] [stdout] 685819669a667ac21bd8de55de212ee4bca37ddee2904770bbe6ae382140a197
