[INFO] cloning repository https://github.com/nextzhou/git-jump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nextzhou/git-jump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextzhou%2Fgit-jump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextzhou%2Fgit-jump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4a83c1b110a221128925bf6c6a222f15cdaa3b0
[INFO] testing nextzhou/git-jump against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextzhou%2Fgit-jump" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nextzhou/git-jump
[INFO] finished tweaking git repo https://github.com/nextzhou/git-jump
[INFO] tweaked toml for git repo https://github.com/nextzhou/git-jump written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nextzhou/git-jump on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nextzhou/git-jump 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ac463aa13838e09ce183f142b76466d692651a0ac8a8c8901f334a6f29ff4eb
[INFO] running `Command { std: "docker" "start" "-a" "4ac463aa13838e09ce183f142b76466d692651a0ac8a8c8901f334a6f29ff4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ac463aa13838e09ce183f142b76466d692651a0ac8a8c8901f334a6f29ff4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ac463aa13838e09ce183f142b76466d692651a0ac8a8c8901f334a6f29ff4eb", kill_on_drop: false }`
[INFO] [stdout] 4ac463aa13838e09ce183f142b76466d692651a0ac8a8c8901f334a6f29ff4eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f18e2e1d09b0555015f6a7e15a2de2e84a053d4a627523bce806e1248d3c1000
[INFO] running `Command { std: "docker" "start" "-a" "f18e2e1d09b0555015f6a7e15a2de2e84a053d4a627523bce806e1248d3c1000", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling git-jump v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling dialoguer v0.12.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v1.1.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.91s
[INFO] running `Command { std: "docker" "inspect" "f18e2e1d09b0555015f6a7e15a2de2e84a053d4a627523bce806e1248d3c1000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f18e2e1d09b0555015f6a7e15a2de2e84a053d4a627523bce806e1248d3c1000", kill_on_drop: false }`
[INFO] [stdout] f18e2e1d09b0555015f6a7e15a2de2e84a053d4a627523bce806e1248d3c1000
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8bd30c3b7581d3f570b6719fe2ae3a8820e0ddb2b925c3b986b141f9c1513144
[INFO] running `Command { std: "docker" "start" "-a" "8bd30c3b7581d3f570b6719fe2ae3a8820e0ddb2b925c3b986b141f9c1513144", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling git-jump v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.12s
[INFO] running `Command { std: "docker" "inspect" "8bd30c3b7581d3f570b6719fe2ae3a8820e0ddb2b925c3b986b141f9c1513144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bd30c3b7581d3f570b6719fe2ae3a8820e0ddb2b925c3b986b141f9c1513144", kill_on_drop: false }`
[INFO] [stdout] 8bd30c3b7581d3f570b6719fe2ae3a8820e0ddb2b925c3b986b141f9c1513144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 02592ce5019e6c32e15c2d1e3efe90adbf63d48d8eae448465d62701487986f8
[INFO] running `Command { std: "docker" "start" "-a" "02592ce5019e6c32e15c2d1e3efe90adbf63d48d8eae448465d62701487986f8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_jump-48a6f58370e24cdb)
[INFO] [stdout] 
[INFO] [stdout] running 167 tests
[INFO] [stdout] test browse::tests::collapse_slashes_basic ... ok
[INFO] [stdout] test browse::tests::construct_url_non_domain_without_template_errors ... ok
[INFO] [stdout] test browse::tests::collapse_slashes_no_doubles ... ok
[INFO] [stdout] test browse::tests::construct_url_path_only_template ... ok
[INFO] [stdout] test browse::tests::construct_url_static_template_no_placeholders ... ok
[INFO] [stdout] test browse::tests::construct_url_template_over_default ... ok
[INFO] [stdout] test browse::tests::detect_branch_invalid_repo_fails ... ok
[INFO] [stdout] test browse::tests::collapse_slashes_trailing ... ok
[INFO] [stdout] test browse::tests::construct_url_non_domain_with_static_template ... ok
[INFO] [stdout] test browse::tests::construct_url_default_inference ... ok
[INFO] [stdout] test browse::tests::detect_current_project_in_project_root ... ok
[INFO] [stdout] test browse::tests::normalize_slashes_no_doubles ... ok
[INFO] [stdout] test browse::tests::normalize_slashes_no_protocol ... ok
[INFO] [stdout] test browse::tests::normalize_slashes_preserves_protocol ... ok
[INFO] [stdout] test browse::tests::render_template_basic ... ok
[INFO] [stdout] test browse::tests::detect_current_project_outside_root ... ok
[INFO] [stdout] test browse::tests::detect_current_project_no_git ... ok
[INFO] [stdout] test browse::tests::normalize_slashes_http ... ok
[INFO] [stdout] test browse::tests::detect_current_project_unknown_domain_falls_back_to_non_domain ... ok
[INFO] [stdout] test browse::tests::detect_current_project_in_subdirectory ... ok
[INFO] [stdout] test browse::tests::render_template_custom_port ... ok
[INFO] [stdout] test browse::tests::render_template_empty_groups ... ok
[INFO] [stdout] test browse::tests::render_template_subgroups ... ok
[INFO] [stdout] test browse::tests::render_template_empty_path ... ok
[INFO] [stdout] test browse::tests::render_template_with_branch_and_path ... ok
[INFO] [stdout] test clone::tests::parse_shorthand_rejected ... ok
[INFO] [stdout] test clone::tests::target_dir_structure ... ok
[INFO] [stdout] test config::tests::alias_valid_values ... ok
[INFO] [stdout] test config::tests::alias_empty_string_ignored ... ok
[INFO] [stdout] test config::tests::alias_with_whitespace_ignored ... ok
[INFO] [stdout] test config::tests::classify_domain_known ... ok
[INFO] [stdout] test browse::tests::detect_current_project_with_subgroups ... ok
[INFO] [stdout] test clone::tests::parse_single_segment_rejected ... ok
[INFO] [stdout] test browse::tests::render_template_path_only_no_branch ... ok
[INFO] [stdout] test config::tests::alias_with_slash_ignored ... ok
[INFO] [stdout] test clone::tests::parse_https_url ... ok
[INFO] [stdout] test clone::tests::parse_https_url_no_dot_git ... ok
[INFO] [stdout] test config::tests::alias_missing_is_none ... ok
[INFO] [stdout] test config::tests::ensure_domain_config_creates_when_missing ... ok
[INFO] [stdout] test config::tests::classify_domain_unknown ... ok
[INFO] [stdout] test config::tests::ensure_domain_config_skips_when_exists ... ok
[INFO] [stdout] test config::tests::expand_tilde_with_tilde ... ok
[INFO] [stdout] test config::tests::format_domain_config_bitbucket ... ok
[INFO] [stdout] test config::tests::format_domain_config_bitbucket_deserialized ... ok
[INFO] [stdout] test config::tests::format_domain_config_contains_all_fields ... ok
[INFO] [stdout] test config::tests::format_domain_config_domain_in_comments ... ok
[INFO] [stdout] test config::tests::expand_tilde_no_tilde ... ok
[INFO] [stdout] test browse::tests::render_template_branch_with_slash ... ok
[INFO] [stdout] test config::tests::format_domain_config_github ... ok
[INFO] [stdout] test config::tests::format_domain_config_english_comments ... ok
[INFO] [stdout] test config::tests::format_domain_config_gitlab ... ok
[INFO] [stdout] test clone::tests::parse_ssh_url ... ok
[INFO] [stdout] test config::tests::format_domain_config_unknown_has_references ... ok
[INFO] [stdout] test config::tests::format_domain_config_github_deserialized ... ok
[INFO] [stdout] test browse::tests::render_template_branch_none_not_replaced ... ok
[INFO] [stdout] test config::tests::merged_config_logo_text_none_inherits ... ok
[INFO] [stdout] test config::tests::merged_config_logo_text_empty_string_overrides ... ok
[INFO] [stdout] test config::tests::format_domain_config_gitlab_deserialized ... ok
[INFO] [stdout] test config::tests::merged_config_child_overrides_parent ... ok
[INFO] [stdout] test config::tests::load_known_domains_missing_file_returns_empty ... ok
[INFO] [stdout] test config::tests::format_domain_config_unknown ... ok
[INFO] [stdout] test config::tests::merged_config_logo_text_child_overrides_parent ... ok
[INFO] [stdout] test debug::tests::abbreviate_path_exact_home ... ok
[INFO] [stdout] test debug::tests::abbreviate_path_not_under_home ... ok
[INFO] [stdout] test config::tests::load_toml_missing_file_returns_default ... ok
[INFO] [stdout] test debug::tests::abbreviate_path_under_home ... ok
[INFO] [stdout] test filter::tests::highlight_ranges_multi_token ... ok
[INFO] [stdout] test filter::tests::highlight_ranges_single_token ... ok
[INFO] [stdout] test filter::tests::highlight_ranges_overlapping_merged ... ok
[INFO] [stdout] test debug::tests::disabled_log_collects_nothing ... ok
[INFO] [stdout] test filter::tests::empty_query_returns_all ... ok
[INFO] [stdout] test debug::tests::enabled_log_collects_messages ... ok
[INFO] [stdout] test filter::tests::merge_ranges_contained ... ok
[INFO] [stdout] test filter::tests::merge_ranges_overlap ... ok
[INFO] [stdout] test filter::tests::multi_token_and_logic ... ok
[INFO] [stdout] test filter::tests::matches_full_display_text ... ok
[INFO] [stdout] test filter::tests::merge_ranges_adjacent ... ok
[INFO] [stdout] test filter::tests::multi_token_no_match ... ok
[INFO] [stdout] test config::tests::format_domain_config_valid_toml ... ok
[INFO] [stdout] test filter::tests::multi_token_order_independence ... ok
[INFO] [stdout] test config::tests::parse_alias_field ... ok
[INFO] [stdout] test filter::tests::preserves_original_order ... ok
[INFO] [stdout] test filter::tests::merge_ranges_empty ... ok
[INFO] [stdout] test filter::tests::merge_ranges_no_overlap ... ok
[INFO] [stdout] test filter::tests::whitespace_only_query_returns_all ... ok
[INFO] [stdout] test filter::tests::no_match_returns_empty ... ok
[INFO] [stdout] test filter::tests::single_token_case_insensitive ... ok
[INFO] [stdout] test filter::tests::single_token_substring_match ... ok
[INFO] [stdout] test jump::tests::build_commands_always_outputs_logo_text ... ok
[INFO] [stdout] test jump::tests::build_commands_cd_only ... ok
[INFO] [stdout] test config::tests::register_domain_creates_deduplicates_and_cleans ... ok
[INFO] [stdout] test config::tests::format_domain_config_unknown_deserialized ... ok
[INFO] [stdout] test jump::tests::build_commands_with_env_and_hooks ... ok
[INFO] [stdout] test jump::tests::shell_escape_simple ... ok
[INFO] [stdout] test jump::tests::build_commands_with_logo_text ... ok
[INFO] [stdout] test jump::tests::shell_escape_with_spaces ... ok
[INFO] [stdout] test project::tests::discover_skips_unknown_domains ... ok
[INFO] [stdout] test project::tests::load_aliases_basic ... ok
[INFO] [stdout] test project::tests::load_aliases_multi_level ... ok
[INFO] [stdout] test project::tests::git_file_detected_as_project ... ok
[INFO] [stdout] test project::tests::display_path_format ... ok
[INFO] [stdout] test resolve::tests::alias_form_at_group_level ... ok
[INFO] [stdout] test jump::tests::shell_escape_with_single_quote ... ok
[INFO] [stdout] test resolve::tests::build_display_items_no_groups_same_domain ... ok
[INFO] [stdout] test project::tests::load_aliases_toml_error_aborts ... ok
[INFO] [stdout] test project::tests::discover_correct_structure ... ok
[INFO] [stdout] test project::tests::project_at_max_depth_found ... ok
[INFO] [stdout] test project::tests::load_aliases_same_value_across_domains ... ok
[INFO] [stdout] test resolve::tests::build_display_items_mixed_domains_includes_prefix ... ok
[INFO] [stdout] test resolve::tests::alias_form_at_project_level ... ok
[INFO] [stdout] test project::tests::depth_limit_stops_recursion ... ok
[INFO] [stdout] test project::tests::discover_finds_all_projects ... ok
[INFO] [stdout] test resolve::tests::alias_form_at_domain_level ... ok
[INFO] [stdout] test resolve::tests::build_display_items_single_match_includes_domain ... ok
[INFO] [stdout] test resolve::tests::dedup_same_length_picks_lexicographic_case_insensitive ... ok
[INFO] [stdout] test resolve::tests::display_candidate_alias_form ... ok
[INFO] [stdout] test resolve::tests::display_candidate_nearest_alias ... ok
[INFO] [stdout] test resolve::tests::collision_adds_disambiguation_suffix ... ok
[INFO] [stdout] test resolve::tests::no_collision_no_suffix ... ok
[INFO] [stdout] test resolve::tests::non_domain_alias_form ... ok
[INFO] [stdout] test score::tests::ac4_multi_token_scoring ... ok
[INFO] [stdout] test resolve::tests::collision_case_insensitive ... ok
[INFO] [stdout] test score::tests::case_insensitive_matching ... ok
[INFO] [stdout] test resolve::tests::collision_full_form_no_suffix ... ok
[INFO] [stdout] test resolve::tests::dedup_both_match_picks_shorter ... ok
[INFO] [stdout] test resolve::tests::dedup_only_one_matches ... ok
[INFO] [stdout] test score::tests::empty_groups_gives_zero_group_score ... ok
[INFO] [stdout] test resolve::tests::build_display_items_same_domain_includes_prefix ... ok
[INFO] [stdout] test score::tests::empty_query_scores_zero ... ok
[INFO] [stdout] test score::tests::example2_project_name_beats_group ... ok
[INFO] [stdout] test score::tests::example1_exact_match_scores_highest ... ok
[INFO] [stdout] test score::tests::group_score_tiebreaker ... ok
[INFO] [stdout] test score::tests::example4_coverage_gradient ... ok
[INFO] [stdout] test score::tests::multi_level_group_averaging ... ok
[INFO] [stdout] test score::tests::example3_multi_token_coverage ... ok
[INFO] [stdout] test score::tests::whitespace_only_query_scores_zero ... ok
[INFO] [stdout] test select::tests::clip_ranges_fully_outside ... ok
[INFO] [stdout] test select::tests::clip_ranges_partial ... ok
[INFO] [stdout] test select::tests::clip_ranges_within_bounds ... ok
[INFO] [stdout] test select::tests::no_color_string_no_ranges ... ok
[INFO] [stdout] test select::tests::no_color_string_truncated ... ok
[INFO] [stdout] test select::tests::no_color_string_with_brackets ... ok
[INFO] [stdout] test select::tests::sort_by_score_dc_orders_correctly ... ok
[INFO] [stdout] test select::tests::truncate_text_exact ... ok
[INFO] [stdout] test select::tests::truncate_text_over ... ok
[INFO] [stdout] test setup::tests::escape_toml_string_no_special ... ok
[INFO] [stdout] test setup::tests::append_to_file_creates_and_appends ... ok
[INFO] [stdout] test select::tests::truncate_text_short ... ok
[INFO] [stdout] test score::tests::overlapping_tokens_can_exceed_one ... ok
[INFO] [stdout] test score::tests::token_slash_splitting ... ok
[INFO] [stdout] test setup::tests::escape_toml_string_with_backslash ... ok
[INFO] [stdout] test score::tests::token_matches_both_name_and_group ... ok
[INFO] [stdout] test setup::tests::init_line_bash ... ok
[INFO] [stdout] test setup::tests::format_config_basic ... ok
[INFO] [stdout] test setup::tests::format_config_contains_header ... ok
[INFO] [stdout] test setup::tests::format_config_contains_logo_text ... ok
[INFO] [stdout] test setup::tests::format_config_uses_config_dir ... ok
[INFO] [stdout] test setup::tests::format_config_contains_per_dir_guide ... ok
[INFO] [stdout] test setup::tests::format_config_escapes_special_chars ... ok
[INFO] [stdout] test setup::tests::init_line_fish ... ok
[INFO] [stdout] test setup::tests::init_line_zsh ... ok
[INFO] [stdout] test setup::tests::shell_rc_path_known_shells ... ok
[INFO] [stdout] test setup::tests::write_and_read_roundtrip ... ok
[INFO] [stdout] test setup::tests::shell_rc_path_unknown ... ok
[INFO] [stdout] test browse::tests::detect_branch_detached_head ... ok
[INFO] [stdout] test setup::tests::escape_toml_string_with_quote ... ok
[INFO] [stdout] test browse::tests::detect_branch_real_repo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 167 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/alias_test.rs (/opt/rustwide/target/debug/deps/alias_test-f84dde7778d6ce15)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test test_alias_collision_disambiguation ... ok
[INFO] [stdout] test test_alias_dot_expansion_ignores_alias ... ok
[INFO] [stdout] test test_alias_disambiguation_suffix_not_searchable ... ok
[INFO] [stdout] test test_alias_dedup_both_match_picks_shorter ... ok
[INFO] [stdout] test test_alias_cross_domain_grouping ... ok
[INFO] [stdout] test test_alias_multi_level_outer_does_not_override_inner ... ok
[INFO] [stdout] test test_alias_multi_level_nearest ... ok
[INFO] [stdout] test test_alias_full_form_still_matches ... ok
[INFO] [stdout] test test_alias_invalid_value_ignored ... ok
[INFO] [stdout] test test_alias_toml_parse_error_aborts ... ok
[INFO] [stdout] test test_alias_single_match_jump ... ok
[INFO] [stdout] test test_alias_case_insensitive_collision ... ok
[INFO] [stdout] test test_alias_no_alias_unaffected ... ok
[INFO] [stdout] test test_alias_scoring_unaffected ... ok
[INFO] [stderr]      Running tests/browse_test.rs (/opt/rustwide/target/debug/deps/browse_test-cba73f4ac5dffe2d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_browse_ac12_empty_groups ... ok
[INFO] [stdout] test test_browse_ac10_url_pipeable ... ok
[INFO] [stdout] test test_browse_ac11_subgroup_url ... ok
[INFO] [stdout] test test_browse_ac2_domain_url_template ... ok
[INFO] [stdout] test test_browse_current_dir_detects_project ... ok
[INFO] [stdout] test test_browse_ac13_debug_output ... ok
[INFO] [stdout] test test_browse_without_config_shows_setup_hint ... ok
[INFO] [stdout] test test_browse_ac9_no_match_error ... ok
[INFO] [stdout] test test_browse_current_dir_from_subdirectory ... ok
[INFO] [stdout] test test_browse_help ... ok
[INFO] [stdout] test test_browse_ac6_browser_failure_exit_zero ... ok
[INFO] [stdout] test test_browse_ac4_project_template_overrides_domain ... ok
[INFO] [stdout] test test_browse_ac3_project_static_template ... ok
[INFO] [stdout] test test_browse_ac1_default_url_inference ... ok
[INFO] [stdout] test test_browse_non_domain_with_web_url_template ... ok
[INFO] [stdout] test test_browse_non_domain_no_web_url_template ... ok
[INFO] [stdout] test test_browse_with_pattern_ignores_current_dir ... ok
[INFO] [stdout] test test_browse_current_dir_subgroup_project ... ok
[INFO] [stdout] test test_browse_debug_does_not_affect_stdout ... ok
[INFO] [stderr]      Running tests/cli_basic_test.rs (/opt/rustwide/target/debug/deps/cli_basic_test-807f453c451a4511)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_help_flag ... ok
[INFO] [stdout] test test_no_args_shows_usage ... ok
[INFO] [stdout] test test_unknown_subcommand_errors ... ok
[INFO] [stdout] test test_version_flag ... ok
[INFO] [stdout] test test_setup_help ... ok
[INFO] [stdout] test test_jump_subcommand_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/clone_test.rs (/opt/rustwide/target/debug/deps/clone_test-b8b106eef69a54e5)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_clone_domain_config_bitbucket ... ok
[INFO] [stdout] test test_clone_creates_domain_config ... ok
[INFO] [stdout] test test_clone_no_extra_args_backward_compatible ... ok
[INFO] [stdout] test test_clone_no_hint_when_config_exists ... ok
[INFO] [stdout] test test_clone_domain_config_not_overwritten ... ok
[INFO] [stdout] test test_clone_hint_on_new_domain_config ... ok
[INFO] [stdout] test test_clone_without_config_shows_setup_hint ... ok
[INFO] [stdout] test test_clone_existing_dir_outputs_path ... ok
[INFO] [stdout] test test_clone_existing_dir_no_shell_commands ... ok
[INFO] [stdout] test test_clone_extra_args_in_debug_output ... ok
[INFO] [stdout] test test_clone_rejects_single_segment ... ok
[INFO] [stdout] test test_clone_rejects_shorthand ... ok
[INFO] [stdout] test test_clone_extra_args_with_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/completions_test.rs (/opt/rustwide/target/debug/deps/completions_test-b34df12a808e4db5)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_completions_filters_by_display_text ... ok
[INFO] [stdout] test test_completions_no_disambiguation_suffix ... ok
[INFO] [stdout] test test_completions_all_projects ... ok
[INFO] [stdout] test test_completions_include_alias_forms ... ok
[INFO] [stdout] test test_completions_returns_display_text ... ok
[INFO] [stdout] test test_completions_without_config_shows_setup_hint ... ok
[INFO] [stdout] test test_completions_dedup ... ok
[INFO] [stderr]      Running tests/debug_test.rs (/opt/rustwide/target/debug/deps/debug_test-7f1aa7f02ff81c6b)
[INFO] [stdout] test test_completions_with_partial ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_debug_init_auto_detect_shell_source ... ok
[INFO] [stdout] test test_debug_config_chain_shows_not_found ... ok
[INFO] [stdout] test test_debug_outputs_to_stderr ... ok
[INFO] [stdout] test test_debug_init_outputs_to_stderr ... ok
[INFO] [stdout] test test_debug_does_not_affect_stdout ... ok
[INFO] [stdout] test test_debug_jump_full_output ... ok
[INFO] [stdout] test test_debug_shows_collisions ... ok
[INFO] [stdout] test test_debug_completions_outputs_to_stderr ... ok
[INFO] [stdout] test test_debug_path_abbreviation ... ok
[INFO] [stdout] test test_debug_error_still_shows_debug_output ... ok
[INFO] [stdout] test test_debug_shows_aliases ... ok
[INFO] [stdout] test test_no_debug_no_stderr_output ... ok
[INFO] [stdout] test test_debug_clone_existing_outputs_to_stderr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/dot_jump_test.rs (/opt/rustwide/target/debug/deps/dot_jump_test-8b7a96980efd17f0)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_dot_jump_non_domain_hooks_order ... ok
[INFO] [stdout] test test_dot_jump_from_subdirectory ... ok
[INFO] [stdout] test test_dot_jump_empty_config_no_marker ... ok
[INFO] [stdout] test test_no_args_current_project_pinned ... ok
[INFO] [stdout] test test_pattern_no_pin ... ok
[INFO] [stdout] test test_dot_jump_pure_cd_no_config ... ok
[INFO] [stdout] test test_dot_jump_debug_output ... ok
[INFO] [stdout] test test_dot_jump_non_domain_env_override ... ok
[INFO] [stdout] test test_dot_jump_outputs_logo_text ... ok
[INFO] [stdout] test test_dot_jump_non_domain_config_scan ... ok
[INFO] [stdout] test test_dot_jump_at_project_root ... ok
[INFO] [stdout] test test_no_args_not_in_git_repo ... ok
[INFO] [stdout] test test_dot_jump_git_file ... ok
[INFO] [stdout] test test_dot_jump_not_in_git_repo ... ok
[INFO] [stdout] test test_dot_jump_domain_project_with_config ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/init_test.rs (/opt/rustwide/target/debug/deps/init_test-c4d1b4edefa89f27)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test test_init_bash_has_logo_text_check ... ok
[INFO] [stdout] test test_init_auto_detect_from_shell_env ... ok
[INFO] [stdout] test test_init_bash_includes_completion ... ok
[INFO] [stdout] test test_init_zsh ... ok
[INFO] [stdout] test test_init_auto_detect_unsupported_shell_env ... ok
[INFO] [stdout] test test_init_zsh_has_logo_text_check ... ok
[INFO] [stdout] test test_init_unsupported_shell ... ok
[INFO] [stdout] test test_init_show_logo_flag_removed ... ok
[INFO] [stdout] test test_init_fish ... ok
[INFO] [stdout] test test_init_works_without_config ... ok
[INFO] [stdout] test test_init_fish_has_logo_text_check ... ok
[INFO] [stdout] test test_init_bash ... ok
[INFO] [stdout] test test_init_no_placeholder_in_output ... ok
[INFO] [stderr]      Running tests/jump_test.rs (/opt/rustwide/target/debug/deps/jump_test-ef82e017be06186d)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_jump_logo_text_domain_overrides_global ... ok
[INFO] [stdout] test test_jump_with_env_and_git_config ... ok
[INFO] [stdout] test test_domain_jump_always_outputs_logo_text ... ok
[INFO] [stdout] test test_jump_without_config_shows_setup_hint ... ok
[INFO] [stdout] test test_jump_with_global_logo_text_fallback ... ok
[INFO] [stdout] test test_domain_jump_without_config_has_empty_logo_text ... ok
[INFO] [stdout] test test_jump_clone_as_filter_token ... ok
[INFO] [stdout] test test_jump_no_args_picks_first_project_non_tty ... ok
[INFO] [stdout] test test_jump_single_match ... ok
[INFO] [stdout] test test_jump_logo_text_empty_string_disables ... ok
[INFO] [stdout] test test_jump_multi_token_filter ... ok
[INFO] [stdout] test test_jump_hooks_parent_to_child_order ... ok
[INFO] [stdout] test test_jump_no_match_with_multi_token ... ok
[INFO] [stdout] test test_jump_no_match ... ok
[INFO] [stderr]      Running tests/logo_test.rs (/opt/rustwide/target/debug/deps/logo_test-78c6e4b93ade4ca6)
[INFO] [stdout] test test_jump_display_text_matching ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_logo_non_ascii_fallback ... ok
[INFO] [stdout] test test_logo_help ... ok
[INFO] [stdout] test test_logo_empty_string_empty_output ... ok
[INFO] [stdout] test test_logo_renders_figlet ... ok
[INFO] [stdout] test test_logo_no_args_empty_output ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running tests/scoring_test.rs (/opt/rustwide/target/debug/deps/scoring_test-ee03f39d99928d22)
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_ac13_multi_level_group_averaging ... ok
[INFO] [stdout] test test_ac4_multi_token_scoring ... ok
[INFO] [stdout] test test_ac12_group_score_breaks_project_tie ... ok
[INFO] [stdout] test test_debug_scoring_output ... ok
[INFO] [stdout] test test_ac1_exact_name_match_ranks_first ... ok
[INFO] [stdout] test test_ac11_empty_query_preserves_alphabetical ... ok
[INFO] [stdout] test test_ac8_completions_sorted_by_score ... ok
[INFO] [stdout] test test_ac3_project_name_match_ranks_above_group ... ok
[INFO] [stdout] test test_ac9_filter_logic_unchanged ... ok
[INFO] [stdout] test test_ac5_same_score_preserves_alphabetical ... ok
[INFO] [stdout] test test_ac10_domain_only_match_ranks_last ... ok
[INFO] [stdout] test test_ac2_higher_coverage_ranks_above ... ok
[INFO] [stdout] test test_ac14_token_slash_splitting ... ok
[INFO] [stdout] test test_ac7_non_tty_picks_highest_scored ... ok
[INFO] [stdout] test test_ac1_exact_match_selected_by_jump ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "02592ce5019e6c32e15c2d1e3efe90adbf63d48d8eae448465d62701487986f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02592ce5019e6c32e15c2d1e3efe90adbf63d48d8eae448465d62701487986f8", kill_on_drop: false }`
[INFO] [stdout] 02592ce5019e6c32e15c2d1e3efe90adbf63d48d8eae448465d62701487986f8
