[INFO] fetching crate ofsht 0.3.0...
[INFO] testing ofsht-0.3.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate ofsht 0.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ofsht 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate ofsht 0.3.0
[INFO] tweaked toml for crates.io crate ofsht 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ofsht 0.3.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ofsht 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c50dc2cc447f8f14a392eb70cc3006957517ec1a8934d446d5e534f64655318f
[INFO] running `Command { std: "docker" "start" "-a" "c50dc2cc447f8f14a392eb70cc3006957517ec1a8934d446d5e534f64655318f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c50dc2cc447f8f14a392eb70cc3006957517ec1a8934d446d5e534f64655318f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c50dc2cc447f8f14a392eb70cc3006957517ec1a8934d446d5e534f64655318f", kill_on_drop: false }`
[INFO] [stdout] c50dc2cc447f8f14a392eb70cc3006957517ec1a8934d446d5e534f64655318f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb1a25f93ec2d871366cf21e1b719006d29519ecb486ea1f20f5f6cd44e974dd
[INFO] running `Command { std: "docker" "start" "-a" "cb1a25f93ec2d871366cf21e1b719006d29519ecb486ea1f20f5f6cd44e974dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.52
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling supports-color v2.1.0
[INFO] [stderr]    Compiling is_executable v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap v4.5.52
[INFO] [stderr]    Compiling clap_complete v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ofsht v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.28s
[INFO] running `Command { std: "docker" "inspect" "cb1a25f93ec2d871366cf21e1b719006d29519ecb486ea1f20f5f6cd44e974dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1a25f93ec2d871366cf21e1b719006d29519ecb486ea1f20f5f6cd44e974dd", kill_on_drop: false }`
[INFO] [stdout] cb1a25f93ec2d871366cf21e1b719006d29519ecb486ea1f20f5f6cd44e974dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fac321ff5893c710b33af7a731d89b16d157c393916779794708352e0bc1bfd
[INFO] running `Command { std: "docker" "start" "-a" "3fac321ff5893c710b33af7a731d89b16d157c393916779794708352e0bc1bfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling ofsht v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.56s
[INFO] running `Command { std: "docker" "inspect" "3fac321ff5893c710b33af7a731d89b16d157c393916779794708352e0bc1bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fac321ff5893c710b33af7a731d89b16d157c393916779794708352e0bc1bfd", kill_on_drop: false }`
[INFO] [stdout] 3fac321ff5893c710b33af7a731d89b16d157c393916779794708352e0bc1bfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb1a9a32d66a700e51409f15d29c46a48a88857e072794d35f8b05462ace9f76
[INFO] running `Command { std: "docker" "start" "-a" "eb1a9a32d66a700e51409f15d29c46a48a88857e072794d35f8b05462ace9f76", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ofsht-2a86343e1aab5481)
[INFO] [stdout] 
[INFO] [stdout] running 176 tests
[INFO] [stdout] test color::tests::test_colorize_active_marker_never ... ok
[INFO] [stdout] test color::tests::test_colorize_detached_always ... ok
[INFO] [stdout] test color::tests::test_colorize_detached_never ... ok
[INFO] [stdout] test color::tests::test_colorize_branch_never ... ok
[INFO] [stdout] test color::tests::test_colorize_branch_always ... ok
[INFO] [stdout] test color::tests::test_dim_text_always ... ok
[INFO] [stdout] test color::tests::test_dim_text_never ... ok
[INFO] [stdout] test color::tests::test_colorize_secondary_never ... ok
[INFO] [stdout] test color::tests::test_colorize_active_marker_always ... ok
[INFO] [stdout] test color::tests::test_colorize_main_worktree_never ... ok
[INFO] [stdout] test color::tests::test_colorize_secondary_always ... ok
[INFO] [stdout] test color::tests::test_error_message_never ... ok
[INFO] [stdout] test color::tests::test_colorize_main_worktree_always ... ok
[INFO] [stdout] test color::tests::test_from_str_case_insensitive ... ok
[INFO] [stdout] test color::tests::test_info_message_never ... ok
[INFO] [stdout] test color::tests::test_resolve_from_cli_auto ... ok
[INFO] [stdout] test color::tests::test_resolve_from_cli_never ... ok
[INFO] [stdout] test color::tests::test_resolve_default_auto ... ok
[INFO] [stdout] test color::tests::test_should_colorize_always ... ok
[INFO] [stdout] test color::tests::test_should_colorize_auto ... ok
[INFO] [stdout] test color::tests::test_success_message_always ... ok
[INFO] [stdout] test color::tests::test_resolve_term_dumb ... ok
[INFO] [stdout] test color::tests::test_resolve_from_cli_always ... ok
[INFO] [stdout] test color::tests::test_tree_item_never ... ok
[INFO] [stdout] test color::tests::test_tree_item_last_never ... ok
[INFO] [stdout] test color::tests::test_success_message_never ... ok
[INFO] [stdout] test color::tests::test_should_colorize_never ... ok
[INFO] [stdout] test color::tests::test_warn_message_never ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_behavior_never ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_behavior_always ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_behavior_auto ... ok
[INFO] [stdout] test color::tests::test_tree_item_always ... ok
[INFO] [stdout] test commands::sync::tests::test_all_flags_same_as_no_flags ... ok
[INFO] [stdout] test commands::sync::tests::test_link_only_flag ... ok
[INFO] [stdout] test color::tests::test_from_str_invalid ... ok
[INFO] [stdout] test commands::sync::tests::test_no_flags_means_all_actions ... ok
[INFO] [stdout] test color::tests::test_resolve_cli_overrides_no_color ... ok
[INFO] [stdout] test commands::sync::tests::test_run_copy_flags ... ok
[INFO] [stdout] test config::template_generator::tests::test_detect_all_tools_available ... ok
[INFO] [stdout] test commands::sync::tests::test_run_only_config_with_link_flag_yields_empty ... ok
[INFO] [stdout] test config::template_generator::tests::test_detect_some_tools_unavailable ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_global_gh_disabled ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_global_all_enabled ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_tmux_flag_priority ... ok
[INFO] [stdout] test commands::sync::tests::test_empty_config_no_flag ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_no_tmux_flag_priority ... ok
[INFO] [stdout] test color::tests::test_tree_item_nested_never ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_local_has_hooks_only ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_local_no_worktree_section ... ok
[INFO] [stdout] test config::tests::test_gh_config_enabled_by_default ... ok
[INFO] [stdout] test config::tests::test_global_config_path_with_xdg_env ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_local_uses_claude_example ... ok
[INFO] [stdout] test config::tests::test_global_config_path_relative_xdg_ignored ... ok
[INFO] [stdout] test config::tests::test_gh_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_fzf_config_default ... ok
[INFO] [stdout] test config::tests::test_integrations_default ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_global_uses_claude_example ... ok
[INFO] [stdout] test config::tests::test_integrations_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_fzf_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_global_config_path_is_public ... ok
[INFO] [stdout] test config::tests::test_local_config_path ... ok
[INFO] [stdout] test config::tests::test_local_config_path_from_repo_root ... ok
[INFO] [stdout] test config::tests::test_gh_config_default ... ok
[INFO] [stdout] test color::tests::test_resolve_no_color_env ... ok
[INFO] [stdout] test config::tests::test_merge_configs ... ok
[INFO] [stdout] test config::tests::test_template_global_has_explanatory_comments ... ok
[INFO] [stdout] test config::tests::test_template_local_contains_all_sections ... ok
[INFO] [stdout] test config::tests::test_template_global_is_valid_toml ... ok
[INFO] [stdout] test config::tests::test_tmux_config_behavior_auto ... ok
[INFO] [stdout] test config::tests::test_tmux_config_behavior_never ... ok
[INFO] [stdout] test config::tests::test_tmux_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_zoxide_config_default ... ok
[INFO] [stdout] test config::tests::test_tmux_config_missing_defaults_to_window ... ok
[INFO] [stdout] test config::tests::test_load_from_specific_repo_root ... ok
[INFO] [stdout] test config::tests::test_load_from_repo_root_fallback_to_global ... ok
[INFO] [stdout] test config::tests::test_local_config_ignores_integrations ... ok
[INFO] [stdout] test config::tests::test_local_config_uses_global_integration_settings ... ok
[INFO] [stdout] test config::tests::test_tmux_config_behavior_always ... ok
[INFO] [stdout] test config::tests::test_template_local_is_valid_toml ... ok
[INFO] [stdout] test config::tests::test_template_global_contains_all_sections ... ok
[INFO] [stdout] test config::tests::test_tmux_config_default ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_branch_depth_mixed_separators ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_branch_depth_nested ... ok
[INFO] [stdout] test config::tests::test_zoxide_config_missing_defaults_to_true ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_branch_depth_simple ... ok
[INFO] [stdout] test config::tests::test_tmux_behavior_invalid_value ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_deeply_nested ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_worktree_root_insufficient_depth ... ok
[INFO] [stdout] test config::tests::test_local_config_ignores_gh ... ok
[INFO] [stdout] test config::tests::test_local_config_ignores_zoxide ... ok
[INFO] [stdout] test config::tests::test_local_config_without_global_uses_defaults ... ok
[INFO] [stdout] test config::tests::test_global_config_path_default ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_nested ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_simple ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_outside_root ... ok
[INFO] [stdout] test domain::worktree::tests::test_display_path_normalizes_home_relative_with_parent_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_worktree_root_from_feature_branch ... ok
[INFO] [stdout] test domain::worktree::tests::test_display_path_outside_home ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_consistency_with_display_path ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_handles_relative_paths ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_outside_home ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_resolves_parent_dirs ... ok
[INFO] [stdout] test config::tests::test_zoxide_config_from_toml ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_removes_current_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_display_path_normalizes_parent_dirs ... ok
[INFO] [stdout] test hooks::tests::test_copy_files_glob ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_regular_file_conflict ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_replaced_wrong_target ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_path_lexically_preserves_symlinks ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_path_lexically_removes_current_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_path_lexically_removes_parent_dirs ... ok
[INFO] [stdout] test hooks::tests::test_execute_hooks_empty ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_directory_match ... ok
[INFO] [stdout] test hooks::tests::test_copy_files_literal_not_exists ... ok
[INFO] [stdout] test hooks::tests::test_detect_pattern_kind_literal ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_already_correct ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_creates_new ... ok
[INFO] [stdout] test hooks::tests::test_detect_pattern_kind_glob ... ok
[INFO] [stdout] test integrations::fzf::tests::test_build_worktree_items_basic ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_literal_exists ... ok
[INFO] [stdout] test hooks::tests::test_mock_hook_executor_success ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_star_does_not_cross_path_separator ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_literal_not_exists ... ok
[INFO] [stdout] test hooks::tests::test_mock_hook_executor_failure ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_multiple_matches ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_dangling_replaced ... ok
[INFO] [stdout] test integrations::fzf::tests::test_mock_fzf_picker_success ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_with_issue ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_unavailable ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_directory_conflict ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_with_issue_error ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_with_pr ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_branch_with_hash_in_middle ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_github_number ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_large_number ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_plain_branch ... ok
[INFO] [stdout] test hooks::tests::test_execute_command_with_stdout ... ok
[INFO] [stdout] test integrations::fzf::tests::test_mock_fzf_picker_cancel ... ok
[INFO] [stdout] test integrations::fzf::tests::test_build_worktree_items_detached ... ok
[INFO] [stdout] test hooks::tests::test_execute_command_success ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_single_digit ... ok
[INFO] [stdout] test integrations::fzf::tests::test_fzf_item_creation ... ok
[INFO] [stdout] test integrations::gh::tests::test_build_issue_branch ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_create_worktree_with_start_point ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_list_worktrees ... ok
[INFO] [stdout] test hooks::tests::test_execute_command_failure ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_remove_branch_success ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_remove_worktree_success ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_empty ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_mixed ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_only_special_chars ... ok
[INFO] [stdout] test hooks::tests::test_create_symlinks_glob_directory_with_nested_files ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_simple ... ok
[INFO] [stdout] test integrations::fzf::tests::test_mock_fzf_picker_failure ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_long ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_with_space ... ok
[INFO] [stdout] test service::tests::test_create_worktree_hook_failure ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_single_match ... ok
[INFO] [stdout] test integrations::gh::tests::test_build_issue_branch_large_number ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_with_slash ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_create_worktree_success ... ok
[INFO] [stdout] test integrations::gh::tests::test_build_issue_branch_single_digit ... ok
[INFO] [stdout] test integrations::fzf::tests::test_is_fzf_available ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_mock_zoxide_client_success ... ok
[INFO] [stdout] test service::tests::test_create_worktree_git_failure ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_is_zoxide_available ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_add_to_zoxide_if_enabled_disabled ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_double_star_matches_recursively ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ofsht-20999cc6f618f112)
[INFO] [stdout] test integrations::zoxide::tests::test_mock_zoxide_client_failure ... ok
[INFO] [stdout] test service::tests::test_create_worktree_with_start_point ... ok
[INFO] [stdout] test service::tests::test_create_worktree_zoxide_failure ... ok
[INFO] [stdout] test service::tests::test_create_worktree_zoxide_disabled ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_add_to_zoxide_if_enabled_enabled ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_no_match ... ok
[INFO] [stdout] test service::tests::test_create_worktree_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 176 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 224 tests
[INFO] [stdout] test color::tests::test_colorize_active_marker_never ... ok
[INFO] [stdout] test color::tests::test_colorize_branch_never ... ok
[INFO] [stdout] test color::tests::test_colorize_detached_always ... ok
[INFO] [stdout] test color::tests::test_colorize_branch_always ... ok
[INFO] [stdout] test color::tests::test_colorize_active_marker_always ... ok
[INFO] [stdout] test color::tests::test_colorize_detached_never ... ok
[INFO] [stdout] test color::tests::test_colorize_main_worktree_always ... ok
[INFO] [stdout] test color::tests::test_colorize_secondary_always ... ok
[INFO] [stdout] test color::tests::test_dim_text_always ... ok
[INFO] [stdout] test color::tests::test_dim_text_never ... ok
[INFO] [stdout] test color::tests::test_error_message_never ... ok
[INFO] [stdout] test color::tests::test_colorize_main_worktree_never ... ok
[INFO] [stdout] test color::tests::test_colorize_secondary_never ... ok
[INFO] [stdout] test color::tests::test_info_message_never ... ok
[INFO] [stdout] test color::tests::test_resolve_cli_overrides_no_color ... ok
[INFO] [stdout] test color::tests::test_resolve_default_auto ... ok
[INFO] [stdout] test color::tests::test_resolve_from_cli_auto ... ok
[INFO] [stdout] test color::tests::test_resolve_from_cli_always ... ok
[INFO] [stdout] test color::tests::test_should_colorize_never ... ok
[INFO] [stdout] test color::tests::test_success_message_always ... ok
[INFO] [stdout] test color::tests::test_resolve_no_color_env ... ok
[INFO] [stdout] test color::tests::test_tree_item_never ... ok
[INFO] [stdout] test color::tests::test_warn_message_never ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_behavior_auto ... ok
[INFO] [stdout] test color::tests::test_from_str_case_insensitive ... ok
[INFO] [stdout] test color::tests::test_from_str_invalid ... ok
[INFO] [stdout] test color::tests::test_resolve_term_dumb ... ok
[INFO] [stdout] test color::tests::test_resolve_from_cli_never ... ok
[INFO] [stdout] test color::tests::test_tree_item_last_never ... ok
[INFO] [stdout] test color::tests::test_tree_item_nested_never ... ok
[INFO] [stdout] test color::tests::test_should_colorize_auto ... ok
[INFO] [stdout] test color::tests::test_should_colorize_always ... ok
[INFO] [stdout] test color::tests::test_success_message_never ... ok
[INFO] [stdout] test color::tests::test_tree_item_always ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_behavior_always ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_behavior_never ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_no_tmux_flag_priority ... ok
[INFO] [stdout] test commands::add::tests::test_should_use_tmux_tmux_flag_priority ... ok
[INFO] [stdout] test commands::sync::tests::test_run_copy_flags ... ok
[INFO] [stdout] test commands::sync::tests::test_no_flags_means_all_actions ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_global_gh_disabled ... ok
[INFO] [stdout] test commands::sync::tests::test_run_only_config_with_link_flag_yields_empty ... ok
[INFO] [stdout] test commands::sync::tests::test_link_only_flag ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_local_has_hooks_only ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_local_no_worktree_section ... ok
[INFO] [stdout] test config::template_generator::tests::test_detect_all_tools_available ... ok
[INFO] [stdout] test config::template_generator::tests::test_detect_some_tools_unavailable ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_global_all_enabled ... ok
[INFO] [stdout] test commands::sync::tests::test_all_flags_same_as_no_flags ... ok
[INFO] [stdout] test config::tests::test_gh_config_default ... ok
[INFO] [stdout] test commands::sync::tests::test_empty_config_no_flag ... ok
[INFO] [stdout] test config::tests::test_gh_config_enabled_by_default ... ok
[INFO] [stdout] test config::tests::test_gh_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_global_config_path_default ... ok
[INFO] [stdout] test config::tests::test_load_from_specific_repo_root ... ok
[INFO] [stdout] test config::tests::test_global_config_path_relative_xdg_ignored ... ok
[INFO] [stdout] test config::tests::test_global_config_path_with_xdg_env ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_local_uses_claude_example ... ok
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test config::tests::test_integrations_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_fzf_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_load_from_repo_root_fallback_to_global ... ok
[INFO] [stdout] test config::template_generator::tests::test_generate_global_uses_claude_example ... ok
[INFO] [stdout] test config::tests::test_global_config_path_is_public ... ok
[INFO] [stdout] test config::tests::test_local_config_path_from_repo_root ... ok
[INFO] [stdout] test config::tests::test_local_config_ignores_gh ... ok
[INFO] [stdout] test config::tests::test_local_config_ignores_zoxide ... ok
[INFO] [stdout] test config::tests::test_local_config_without_global_uses_defaults ... ok
[INFO] [stdout] test config::tests::test_merge_configs ... ok
[INFO] [stdout] test config::tests::test_local_config_uses_global_integration_settings ... ok
[INFO] [stdout] test config::tests::test_template_global_contains_all_sections ... ok
[INFO] [stdout] test config::tests::test_local_config_ignores_integrations ... ok
[INFO] [stdout] test config::tests::test_local_config_path ... ok
[INFO] [stdout] test config::tests::test_template_global_has_explanatory_comments ... ok
[INFO] [stdout] test config::tests::test_template_local_contains_all_sections ... ok
[INFO] [stdout] test config::tests::test_template_global_is_valid_toml ... ok
[INFO] [stdout] test config::tests::test_tmux_behavior_invalid_value ... ok
[INFO] [stdout] test config::tests::test_template_local_is_valid_toml ... ok
[INFO] [stdout] test config::tests::test_tmux_config_behavior_always ... ok
[INFO] [stdout] test config::tests::test_tmux_config_behavior_never ... ok
[INFO] [stdout] test config::tests::test_tmux_config_behavior_auto ... ok
[INFO] [stdout] test config::tests::test_tmux_config_default ... ok
[INFO] [stdout] test config::tests::test_tmux_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_tmux_config_missing_defaults_to_window ... ok
[INFO] [stdout] test config::tests::test_zoxide_config_default ... ok
[INFO] [stdout] test config::tests::test_zoxide_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_zoxide_config_missing_defaults_to_true ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_branch_depth_mixed_separators ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_branch_depth_nested ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_branch_depth_simple ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_deeply_nested ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_nested ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_outside_root ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_relative_path_simple ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_worktree_root_from_feature_branch ... ok
[INFO] [stdout] test domain::worktree::tests::test_calculate_worktree_root_insufficient_depth ... ok
[INFO] [stdout] test domain::worktree::tests::test_display_path_normalizes_home_relative_with_parent_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_display_path_normalizes_parent_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_display_path_outside_home ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_consistency_with_display_path ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_handles_relative_paths ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_outside_home ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_removes_current_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_absolute_path_resolves_parent_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_path_lexically_preserves_symlinks ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_path_lexically_removes_current_dirs ... ok
[INFO] [stdout] test domain::worktree::tests::test_normalize_path_lexically_removes_parent_dirs ... ok
[INFO] [stdout] test hooks::tests::test_copy_files_literal_not_exists ... ok
[INFO] [stdout] test hooks::tests::test_detect_pattern_kind_literal ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_already_correct ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_creates_new ... ok
[INFO] [stdout] test hooks::tests::test_detect_pattern_kind_glob ... ok
[INFO] [stdout] test hooks::tests::test_copy_files_glob ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_dangling_replaced ... ok
[INFO] [stdout] test hooks::tests::test_create_symlinks_glob_directory_with_nested_files ... ok
[INFO] [stdout] test hooks::tests::test_execute_command_failure ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_regular_file_conflict ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_replaced_wrong_target ... ok
[INFO] [stdout] test hooks::tests::test_ensure_symlink_directory_conflict ... ok
[INFO] [stdout] test hooks::tests::test_execute_hooks_empty ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_directory_match ... ok
[INFO] [stdout] test hooks::tests::test_execute_command_success ... ok
[INFO] [stdout] test hooks::tests::test_execute_command_with_stdout ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_multiple_matches ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_literal_not_exists ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_literal_exists ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_star_does_not_cross_path_separator ... ok
[INFO] [stdout] test integrations::fzf::tests::test_build_worktree_items_detached ... ok
[INFO] [stdout] test integrations::fzf::tests::test_build_worktree_items_basic ... ok
[INFO] [stdout] test hooks::tests::test_mock_hook_executor_success ... ok
[INFO] [stdout] test hooks::tests::test_mock_hook_executor_failure ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_no_match ... ok
[INFO] [stdout] test integrations::fzf::tests::test_mock_fzf_picker_failure ... ok
[INFO] [stdout] test integrations::fzf::tests::test_fzf_item_creation ... ok
[INFO] [stdout] test integrations::fzf::tests::test_mock_fzf_picker_success ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_unavailable ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_single_match ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_with_issue ... ok
[INFO] [stdout] test hooks::tests::test_expand_pattern_glob_double_star_matches_recursively ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_with_issue_error ... ok
[INFO] [stdout] test integrations::gh::client::tests::test_mock_client_with_pr ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_branch_with_hash_in_middle ... ok
[INFO] [stdout] test integrations::fzf::tests::test_mock_fzf_picker_cancel ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_github_number ... ok
[INFO] [stdout] test config::tests::test_fzf_config_default ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_large_number ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_single_digit ... ok
[INFO] [stdout] test integrations::gh::tests::test_build_issue_branch ... ok
[INFO] [stdout] test integrations::fzf::tests::test_is_fzf_available ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_list_worktrees ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_create_worktree_success ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_remove_worktree_success ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_remove_branch_success ... ok
[INFO] [stdout] test integrations::git::tests::test_mock_git_client_create_worktree_with_start_point ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_simple ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_with_space ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_mixed ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_mock_zoxide_client_failure ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_with_slash ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_only_special_chars ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_add_to_zoxide_if_enabled_disabled ... ok
[INFO] [stdout] test integrations::gh::tests::test_build_issue_branch_single_digit ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_long ... ok
[INFO] [stdout] test service::tests::test_create_worktree_git_failure ... ok
[INFO] [stdout] test integrations::tmux::tests::test_sanitize_window_name_empty ... ok
[INFO] [stdout] test integrations::gh::input::tests::test_parse_plain_branch ... ok
[INFO] [stdout] test service::tests::test_create_worktree_success ... ok
[INFO] [stdout] test service::tests::test_create_worktree_with_start_point ... ok
[INFO] [stdout] test service::tests::test_create_worktree_hook_failure ... ok
[INFO] [stdout] test service::tests::test_create_worktree_zoxide_disabled ... ok
[INFO] [stdout] test service::tests::test_create_worktree_zoxide_failure ... ok
[INFO] [stdout] test tests::test_canonicalize_allow_missing_parent_dots ... ok
[INFO] [stdout] test tests::test_display_path_home_itself ... ok
[INFO] [stdout] test tests::test_canonicalize_allow_missing_nonexistent_absolute ... ok
[INFO] [stdout] test tests::test_find_worktree_by_branch_finds_path ... ok
[INFO] [stdout] test tests::test_find_worktree_by_branch_main_not_found ... ok
[INFO] [stdout] test tests::test_display_path_under_home ... ok
[INFO] [stdout] test tests::test_find_worktree_by_branch_not_found ... ok
[INFO] [stdout] test tests::test_find_worktree_by_path_exact_match ... ok
[INFO] [stdout] test tests::test_format_worktree_table_active_marker ... ok
[INFO] [stdout] test tests::test_format_worktree_table_active_marker_with_path ... ok
[INFO] [stdout] test tests::test_format_worktree_table_column_alignment ... ok
[INFO] [stdout] test tests::test_canonicalize_allow_missing_deep_nonexistent ... ok
[INFO] [stdout] test tests::test_find_worktree_by_path_not_found ... ok
[INFO] [stdout] test tests::test_canonicalize_allow_missing_existing_path ... ok
[INFO] [stdout] test tests::test_format_worktree_table_default_no_path ... ok
[INFO] [stdout] test tests::test_canonicalize_allow_missing_relative_nonexistent ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_add_to_zoxide_if_enabled_enabled ... ok
[INFO] [stdout] test tests::test_format_worktree_table_with_relative_paths ... ok
[INFO] [stdout] test tests::test_format_worktree_table_multiple_entries ... ok
[INFO] [stdout] test tests::test_is_main_worktree_by_path ... ok
[INFO] [stdout] test tests::test_canonicalize_allow_missing_relative ... ok
[INFO] [stdout] test tests::test_format_worktree_table_detached_head ... ok
[INFO] [stdout] test tests::test_is_main_worktree_by_branch ... ok
[INFO] [stdout] test tests::test_display_path_outside_home ... ok
[INFO] [stdout] test tests::test_format_worktree_table_with_path ... ok
[INFO] [stdout] test tests::test_parse_simple_worktree_entries_empty ... ok
[INFO] [stdout] test tests::test_parse_simple_worktree_entries_no_blank_lines ... ok
[INFO] [stdout] test tests::test_get_last_commit_time_nonexistent_path ... ok
[INFO] [stdout] test tests::test_parse_worktree_entries_detached_head ... ok
[INFO] [stdout] test tests::test_parse_worktree_entries_empty ... ok
[INFO] [stdout] test tests::test_parse_worktree_entries_multiple_worktrees ... ok
[INFO] [stdout] test tests::test_parse_worktree_entries_single_worktree ... ok
[INFO] [stdout] test tests::test_parse_worktree_entries_with_active_path ... ok
[INFO] [stdout] test tests::test_parse_worktree_entries_without_active_path ... ok
[INFO] [stdout] test tests::test_parse_worktree_list_empty ... ok
[INFO] [stdout] test tests::test_parse_worktree_list_excludes_main ... ok
[INFO] [stdout] test tests::test_parse_simple_worktree_entries_single ... ok
[INFO] [stdout] test tests::test_parse_worktree_list_multiple_worktrees ... ok
[INFO] [stdout] test tests::verify_cli ... ok
[INFO] [stdout] test config::tests::test_integrations_default ... ok
[INFO] [stdout] test integrations::gh::tests::test_build_issue_branch_large_number ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_mock_zoxide_client_success ... ok
[INFO] [stdout] test integrations::zoxide::tests::test_is_zoxide_available ... ok
[INFO] [stdout] test tests::test_find_worktree_by_path_main_excluded ... ok
[INFO] [stdout] test tests::test_parse_simple_worktree_entries_detached ... ok
[INFO] [stdout] test tests::test_parse_simple_worktree_entries_multiple ... ok
[INFO] [stdout] test tests::test_list_git_branches_filters_by_prefix ... ok
[INFO] [stdout] test tests::test_list_git_branches_returns_completion_candidates ... ok
[INFO] [stdout] test tests::test_list_git_worktrees_excludes_at_with_different_prefix ... ok
[INFO] [stdout] test tests::test_get_last_commit_time_current_repo ... FAILED
[INFO] [stdout] test tests::test_list_git_worktrees_filters_at_symbol ... FAILED
[INFO] [stdout] test tests::test_list_git_branches_returns_branches_in_git_repo ... FAILED
[INFO] [stdout] test tests::test_list_git_worktrees_includes_at_symbol ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_get_last_commit_time_current_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_get_last_commit_time_current_repo' (414) panicked at src/main.rs:436:9:
[INFO] [stdout] Current repository should have commits
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6097446b2e0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6097446b2e0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6097446ca47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6097446ca47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6097446b8142 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6097446b8142 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60974468daef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60974468daef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6097446a91f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6097442ccbac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6097442ccbac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6097446a93b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6097446a93b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60974468dbda - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x609744684bc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60974468ec2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6097446cae0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6097441baab4 - ofsht::tests::test_get_last_commit_time_current_repo::hf45059cc77d1efee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:436:9
[INFO] [stdout]   20:     0x6097441baaf7 - ofsht::tests::test_get_last_commit_time_current_repo::{{closure}}::ha93ac60cbaa1d6d8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:431:48
[INFO] [stdout]   21:     0x6097441feff6 - core::ops::function::FnOnce::call_once::h57bd24abe32d1311
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6097442c0c8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6097442c0c8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6097442cd67b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6097442cd67b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6097442c8d94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6097442c8d94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6097442d0282 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6097442d0282 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6097442d0282 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6097446b211f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6097446b211f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b06f1c72aa4 - <unknown>
[INFO] [stdout]   43:     0x7b06f1cffa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_list_git_worktrees_filters_at_symbol stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_list_git_worktrees_filters_at_symbol' (424) panicked at src/main.rs:739:9:
[INFO] [stdout] Completion candidates should include @ when prefix is @
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6097446b2e0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6097446b2e0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6097446ca47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6097446ca47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6097446b8142 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6097446b8142 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60974468daef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60974468daef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6097446a91f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6097442ccbac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6097442ccbac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6097446a93b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6097446a93b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60974468dbda - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x609744684bc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60974468ec2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6097446cae0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6097441bca8c - ofsht::tests::test_list_git_worktrees_filters_at_symbol::h96dc795aab98ad9d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:739:9
[INFO] [stdout]   20:     0x6097441bcab7 - ofsht::tests::test_list_git_worktrees_filters_at_symbol::{{closure}}::hced4d40dcd04b27b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:733:51
[INFO] [stdout]   21:     0x6097441fddd6 - core::ops::function::FnOnce::call_once::h1372b43f1ed3f44f
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6097442c0c8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6097442c0c8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6097442cd67b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6097442cd67b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6097442c8d94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6097442c8d94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6097442d0282 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6097442d0282 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6097442d0282 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6097446b211f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6097446b211f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b06f1c72aa4 - <unknown>
[INFO] [stdout]   43:     0x7b06f1cffa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_list_git_branches_returns_branches_in_git_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_list_git_branches_returns_branches_in_git_repo' (421) panicked at src/main.rs:84:9:
[INFO] [stdout] Should return branches when in git repo
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6097446b2e0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6097446b2e0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6097446ca47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6097446ca47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6097446b8142 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6097446b8142 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60974468daef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60974468daef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6097446a91f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6097442ccbac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6097442ccbac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6097446a93b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6097446a93b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60974468dbda - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x609744684bc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60974468ec2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6097446cae0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6097441c41f7 - ofsht::tests::test_list_git_branches_returns_branches_in_git_repo::hb6b2dad222133abe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:84:9
[INFO] [stdout]   20:     0x6097441c4227 - ofsht::tests::test_list_git_branches_returns_branches_in_git_repo::{{closure}}::hdd6f89eda270a6d9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:79:61
[INFO] [stdout]   21:     0x6097441fe106 - core::ops::function::FnOnce::call_once::h24544017c7367d13
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6097442c0c8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6097442c0c8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6097442cd67b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6097442cd67b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6097442c8d94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6097442c8d94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6097442d0282 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6097442d0282 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6097442d0282 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6097446b211f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6097446b211f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b06f1c72aa4 - <unknown>
[INFO] [stdout]   43:     0x7b06f1cffa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_list_git_worktrees_includes_at_symbol stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_list_git_worktrees_includes_at_symbol' (425) panicked at src/main.rs:729:9:
[INFO] [stdout] Completion candidates should include @
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6097446b2e0a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6097446b2e0a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6097446b2e0a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6097446ca47a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6097446ca47a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6097446b8142 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6097446b8142 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60974468daef - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60974468daef - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6097446a91f9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6097442ccbac - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6097442ccbac - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6097446a93b2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6097446a93b2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60974468dbda - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x609744684bc9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60974468ec2d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6097446cae0c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6097441bddf9 - ofsht::tests::test_list_git_worktrees_includes_at_symbol::h78221531edb30e33
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:729:9
[INFO] [stdout]   20:     0x6097441bde77 - ofsht::tests::test_list_git_worktrees_includes_at_symbol::{{closure}}::h584e7108a254660b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:723:52
[INFO] [stdout]   21:     0x6097441fe506 - core::ops::function::FnOnce::call_once::h33687b8e52a544ed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6097442c0c8b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6097442c0c8b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x6097442cd67b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6097442cd67b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6097442cd67b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x6097442cd67b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x6097442c8d94 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x6097442c8d94 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x6097442d0282 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6097442d0282 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6097442d0282 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6097442d0282 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x6097442d0282 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6097446b211f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x6097446b211f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7b06f1c72aa4 - <unknown>
[INFO] [stdout]   43:     0x7b06f1cffa64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_get_last_commit_time_current_repo
[INFO] [stdout]     tests::test_list_git_branches_returns_branches_in_git_repo
[INFO] [stdout]     tests::test_list_git_worktrees_filters_at_symbol
[INFO] [stdout]     tests::test_list_git_worktrees_includes_at_symbol
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 220 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin ofsht`
[INFO] running `Command { std: "docker" "inspect" "eb1a9a32d66a700e51409f15d29c46a48a88857e072794d35f8b05462ace9f76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1a9a32d66a700e51409f15d29c46a48a88857e072794d35f8b05462ace9f76", kill_on_drop: false }`
[INFO] [stdout] eb1a9a32d66a700e51409f15d29c46a48a88857e072794d35f8b05462ace9f76
