Use FxHash{Map,Set}
unaliased
#70
Merged
Garnix CI / check git-prole-nextest [aarch64-darwin]
succeeded
Oct 20, 2024 in 58s
Run results
Build succeeded
Details
Last 100 lines of logs:
PASS [ 0.010s] git-prole git::refs::local_branch::tests::test_local_branch_branch_name
PASS [ 0.010s] git-prole git::refs::local_branch::tests::local_branch_ref_try_from
PASS [ 0.011s] git-prole git::refs::local_branch::tests::local_branch_ref_from_str
PASS [ 0.011s] git-prole git::refs::local_branch::tests::test_local_branch_new
PASS [ 0.010s] git-prole git::refs::local_branch::tests::test_local_branch_on_remote
PASS [ 0.012s] git-prole git::refs::local_branch::tests::test_remote_branch_display
PASS [ 0.011s] git-prole git::refs::name::tests::test_ref_parse_multiple_slashes
PASS [ 0.008s] git-prole git::refs::name::tests::test_ref_parse_simple
PASS [ 0.007s] git-prole git::refs::remote_branch::tests::remote_branch_ref_try_from
PASS [ 0.010s] git-prole git::refs::name::tests::test_ref_parse_no_slash
PASS [ 0.008s] git-prole git::refs::remote_branch::tests::test_remote_branch_as_local
PASS [ 0.009s] git-prole git::refs::remote_branch::tests::test_remote_branch_branch_name
PASS [ 0.009s] git-prole git::refs::remote_branch::tests::test_remote_branch_display
PASS [ 0.008s] git-prole git::refs::remote_branch::tests::test_remote_branch_qualified_branch_name
PASS [ 0.009s] git-prole git::refs::remote_branch::tests::test_remote_branch_new
PASS [ 0.007s] git-prole git::refs::remote_branch::tests::test_remote_branch_remote_and_branch
PASS [ 0.007s] git-prole git::repository_url_destination::tests::test_repository_url_destination
PASS [ 0.008s] git-prole git::remote::tests::test_parse_ls_remote_symref
PASS [ 0.010s] git-prole git::status::tests::test_status_parse_complex
PASS [ 0.008s] git-prole git::status::tests::test_status_parse_renamed
PASS [ 0.010s] git-prole git::status::tests::test_status_parse_empty
PASS [ 0.007s] git-prole git::worktree::parse::tests::test_parse_worktrees_list
PASS [ 0.006s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_branch_last_component
PASS [ 0.007s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_bare_git_dir
PASS [ 0.007s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_branch_full
PASS [ 0.010s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_detached_work_numbers
PASS [ 0.007s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_directory_name
PASS [ 0.006s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_directory_name_numbers
PASS [ 0.006s] git-prole topological_sort::tests::test_topological_sort_duplicate
PASS [ 0.007s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_many
PASS [ 0.009s] git-prole git::worktree::resolve_unique_names::tests::test_resolve_unique_names_directory_name_skips_directory_names
PASS [ 0.007s] git-prole topological_sort::tests::test_topological_sort_empty
PASS [ 0.008s] git-prole topological_sort::tests::test_topological_sort_deterministic
PASS [ 0.007s] git-prole topological_sort::tests::test_topological_sort_mixed
PASS [ 0.007s] git-prole topological_sort::tests::test_topological_sort_unrelated
PASS [ 0.587s] git-prole::add_branch_and_path add_branch_and_path
PASS [ 0.588s] git-prole::add_branch_and_name add_branch_and_name
PASS [ 0.595s] git-prole::add_branch_new_local add_branch_new_local
PASS [ 0.603s] git-prole::add_by_name_existing_local add_by_name_existing_local
PASS [ 0.622s] git-prole::add_branch_start_point_existing_local add_branch_start_point_existing_local
PASS [ 0.644s] git-prole::add_branch_start_point_new_local add_branch_start_point_new_local
PASS [ 0.654s] git-prole::add_branch_start_point_existing_remote add_branch_start_point_existing_remote
PASS [ 0.754s] git-prole::add_branch_force add_branch_force
PASS [ 0.310s] git-prole::add_by_path_existing_branch add_by_path_existing_branch
PASS [ 0.324s] git-prole::add_by_path add_by_path
PASS [ 0.274s] git-prole::add_detached add_detached
PASS [ 0.364s] git-prole::add_by_name_new_local add_by_name_new_local
PASS [ 0.386s] git-prole::add_by_name_existing_remote add_by_name_existing_remote
PASS [ 0.317s] git-prole::add_detached_start_point add_detached_start_point
PASS [ 0.381s] git-prole::add_copy_untracked_broken_symlink add_copy_untracked_broken_symlink
PASS [ 0.225s] git-prole::add_from_non_worktree_repo add_from_non_worktree_repo
PASS [ 0.422s] git-prole::add_from_bare_no_worktrees add_from_bare_no_worktrees
PASS [ 0.224s] git-prole::clone_simple clone_simple
PASS [ 0.366s] git-prole::add_from_container add_from_container
PASS [ 0.333s] git-prole::add_start_point_existing_local add_start_point_existing_local
PASS [ 0.354s] git-prole::add_start_point_existing_remote add_start_point_existing_remote
PASS [ 0.354s] git-prole::add_start_point_new_local add_start_point_new_local
PASS [ 0.418s] git-prole::add_from_container_no_default_branch add_from_container_no_default_branch
PASS [ 0.386s] git-prole::config_commands config_commands
PASS [ 0.373s] git-prole::config_commands_default config_commands_default
PASS [ 0.356s] git-prole::config_copy_untracked config_copy_untracked
PASS [ 0.363s] git-prole::config_copy_untracked_default config_copy_untracked_default
PASS [ 0.385s] git-prole::config_default_branches config_default_branches
PASS [ 0.397s] git-prole::config_default_branches_default config_default_branches_default
PASS [ 0.233s] git-prole::convert_bare_dot_git convert_bare_dot_git
PASS [ 0.247s] git-prole::convert_bare_dot_git_from_parent convert_bare_dot_git_from_parent
PASS [ 0.251s] git-prole::convert_bare_ends_with_dot_git convert_bare_ends_with_dot_git
PASS [ 0.557s] git-prole::config_remotes config_remotes
PASS [ 0.565s] git-prole::config_remotes_default config_remotes_default
PASS [ 0.256s] git-prole::convert_bare_no_dot convert_bare_no_dot
PASS [ 0.264s] git-prole::convert_bare_starts_with_dot convert_bare_starts_with_dot
PASS [ 0.251s] git-prole::convert_common_parent convert_common_parent
PASS [ 0.262s] git-prole::convert_common_parent_extra_dotfiles convert_common_parent_extra_dotfiles
PASS [ 0.264s] git-prole::convert_common_parent_extra_files convert_common_parent_extra_files
PASS [ 0.183s] git-prole::convert_default_branch_checked_out convert_default_branch_checked_out
PASS [ 0.217s] git-prole::convert_destination_explicit convert_destination_explicit
PASS [ 0.252s] git-prole::convert_detached_head convert_detached_head
PASS [ 0.326s] git-prole::convert_common_prefix convert_common_prefix
PASS [ 0.255s] git-prole::convert_from_bare convert_from_bare
PASS [ 0.332s] git-prole::convert_explicit_default_branch_not_found convert_explicit_default_branch_not_found
PASS [ 0.266s] git-prole::convert_multiple_worktrees convert_multiple_worktrees
PASS [ 0.234s] git-prole::convert_non_default_branch_checked_out convert_non_default_branch_checked_out
PASS [ 0.383s] git-prole::convert_multiple_remotes convert_multiple_remotes
PASS [ 0.302s] git-prole::convert_no_op convert_no_op
PASS [ 0.536s] git-prole::convert_explicit_default_branch convert_explicit_default_branch
PASS [ 0.214s] git-prole::convert_uncommitted_changes convert_uncommitted_changes
PASS [ 0.195s] git-prole::convert_unstaged_changes convert_unstaged_changes
PASS [ 0.432s] git-prole::convert_no_local_default_branch convert_no_local_default_branch
------------
Summary [ 2.630s] 103 tests run: 103 passed, 0 skipped
checkPhase completed in 50 seconds
Running phase: installPhase
@nix {"action":"setPhase","phase":"installPhase"}
incremental zstd compression not currently supported on Darwin: https://github.com/rust-lang/rust/issues/115982
doing a full archive install of target to /nix/store/xvapqhn3w2zgz4v3gxwb5lmvq7181h5g-git-prole-nextest-0.3.0/target.tar.zst
/*stdin*\ : 26.24% ( 368 MiB => 96.6 MiB, /nix/store/xvapqhn3w2zgz4v3gxwb5lmvq7181h5g-git-prole-nextest-0.3.0/target.tar.zst)
Running phase: fixupPhase
@nix {"action":"setPhase","phase":"fixupPhase"}
checking for references to /private/tmp/nix-build-git-prole-nextest-0.3.0.drv-0/ in /nix/store/xvapqhn3w2zgz4v3gxwb5lmvq7181h5g-git-prole-nextest-0.3.0...
patching script interpreter paths in /nix/store/xvapqhn3w2zgz4v3gxwb5lmvq7181h5g-git-prole-nextest-0.3.0
Loading