Skip to content

Instantly share code, notes, and snippets.

@al3xtjames
Created August 22, 2024 00:34
Show Gist options
  • Save al3xtjames/fa1a2d5f6dd60cbea7031f4bb7014e12 to your computer and use it in GitHub Desktop.
Save al3xtjames/fa1a2d5f6dd60cbea7031f4bb7014e12 to your computer and use it in GitHub Desktop.
install: skipping file '/dev/fd/63', as it was replaced while being copied
Running phase: unpackPhase
@nix { "action": "setPhase", "phase": "unpackPhase" }
install: skipping file '/dev/fd/63', as it was replaced while being copied
unpacking source archive /nix/store/k1mcw6nnk92icgick1i7rciibb0qaq3l-source
source root is source
Executing cargoSetupPostUnpackHook
unpacking source archive /nix/store/nfz3gkqz3hrkyd6xlvw3sz07vqz2qfkd-delta-0.18.0-vendor.tar.gz
Finished cargoSetupPostUnpackHook
Running phase: patchPhase
@nix { "action": "setPhase", "phase": "patchPhase" }
install: skipping file '/dev/fd/63', as it was replaced while being copied
Executing cargoSetupPostPatchHook
Validating consistency between /private/tmp/nix-build-delta-0.18.0.drv-0/source/Cargo.lock and /private/tmp/nix-build-delta-0.18.0.drv-0/delta-0.18.0-vendor.tar.gz/Cargo.lock
Finished cargoSetupPostPatchHook
Running phase: configurePhase
@nix { "action": "setPhase", "phase": "configurePhase" }
install: skipping file '/dev/fd/63', as it was replaced while being copied
Running phase: buildPhase
@nix { "action": "setPhase", "phase": "buildPhase" }
install: skipping file '/dev/fd/63', as it was replaced while being copied
Executing cargoBuildHook
++ env CC_X86_64_APPLE_DARWIN=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/cc CXX_X86_64_APPLE_DARWIN=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/c++ CARGO_TARGET_X86_64_APPLE_DARWIN_LINKER=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/cc CC_X86_64_APPLE_DARWIN=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/cc CXX_X86_64_APPLE_DARWIN=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/c++ CARGO_TARGET_X86_64_APPLE_DARWIN_LINKER=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/cc CARGO_BUILD_TARGET=x86_64-apple-darwin HOST_CC=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/cc HOST_CXX=/nix/store/k23dj57l3zs3ahh0blhdkj80z295ncv8-clang-wrapper-16.0.6/bin/c++ cargo build -j 32 --target x86_64-apple-darwin --offline --profile release
warning: `/private/tmp/nix-build-delta-0.18.0.drv-0/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
warning: `/private/tmp/nix-build-delta-0.18.0.drv-0/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
Compiling libc v0.2.155
Compiling proc-macro2 v1.0.75
Compiling unicode-ident v1.0.12
Compiling rustix v0.38.28
Compiling pkg-config v0.3.28
Compiling memchr v2.7.1
Compiling cfg-if v1.0.0
Compiling serde v1.0.194
Compiling bitflags v2.4.1
Compiling autocfg v1.1.0
Compiling heck v0.4.1
Compiling utf8parse v0.2.1
Compiling regex-syntax v0.8.2
Compiling anstyle v1.0.4
Compiling vcpkg v0.2.15
Compiling colorchoice v1.0.0
Compiling itoa v1.0.10
Compiling anstyle-query v1.0.2
Compiling strsim v0.10.0
Compiling tinyvec_macros v0.1.1
Compiling powerfmt v0.2.0
Compiling clap_lex v0.6.0
Compiling crc32fast v1.3.2
Compiling hashbrown v0.14.3
Compiling equivalent v1.0.1
Compiling siphasher v0.3.11
Compiling rand_core v0.6.4
Compiling time-core v0.1.2
Compiling anstyle-parse v0.2.3
Compiling tinyvec v1.6.0
Compiling core-foundation-sys v0.8.6
Compiling thiserror v1.0.56
Compiling adler v1.0.2
Compiling log v0.4.20
Compiling serde_json v1.0.111
Compiling rand v0.8.5
Compiling deranged v0.3.11
Compiling anstream v0.6.5
Compiling phf_shared v0.11.2
Compiling ryu v1.0.16
Compiling num-conv v0.1.0
Compiling miniz_oxide v0.7.1
Compiling bitflags v1.3.2
Compiling percent-encoding v2.3.1
Compiling bytemuck v1.14.0
Compiling base64 v0.22.1
Compiling once_cell v1.19.0
Compiling linked-hash-map v0.5.6
Compiling unicode-bidi v0.3.14
Compiling num-traits v0.2.17
Compiling semver v1.0.21
Compiling same-file v1.0.6
Compiling form_urlencoded v1.2.1
Compiling yaml-rust v0.4.5
Compiling rgb v0.8.37
Compiling walkdir v2.4.0
Compiling iana-time-zone v0.1.59
Compiling option-ext v0.2.0
Compiling unsafe-libyaml v0.2.10
Compiling fnv v1.0.7
Compiling anyhow v1.0.79
Compiling aho-corasick v1.1.2
Compiling quick-xml v0.32.0
Compiling std_prelude v0.2.12
Compiling lazy_static v1.4.0
Compiling unicode-width v0.1.11
Compiling phf_generator v0.11.2
Compiling palette v0.7.3
Compiling termcolor v1.4.0
Compiling home v0.5.9
Compiling ansi_colours v1.2.2
Compiling path_abs v0.5.1
Compiling content_inspector v0.2.4
Compiling encoding_rs v0.8.33
Compiling indexmap v2.1.0
Compiling etcetera v0.8.0
Compiling fast-srgb8 v1.0.0
Compiling unicode-normalization v0.1.22
Compiling shell-words v1.1.0
Compiling bytesize v1.3.0
Compiling wild v2.2.0
Compiling time v0.3.36
Compiling nu-ansi-term v0.49.0
Compiling either v1.9.0
Compiling ansi_term v0.12.1
Compiling unicode-segmentation v1.10.1
Compiling bytelines v2.5.0
Compiling box_drawing v0.1.2
Compiling pathdiff v0.2.1
Compiling itertools v0.10.5
Compiling xdg v2.5.2
Compiling idna v0.5.0
Compiling regex-automata v0.4.3
Compiling url v2.5.0
Compiling flate2 v1.0.28
Compiling quote v1.0.35
Compiling syn v2.0.48
Compiling jobserver v0.1.27
Compiling errno v0.3.8
Compiling nix v0.27.1
Compiling console v0.15.7
Compiling mio v0.8.11
Compiling terminal-trx v0.2.1
Compiling dirs-sys v0.4.1
Compiling sysinfo v0.29.11
Compiling bstr v1.9.0
Compiling regex v1.10.2
Compiling dirs v5.0.1
Compiling cc v1.0.83
Compiling terminal-colorsaurus v0.4.3
Compiling terminal_size v0.3.0
Compiling clap_builder v4.4.12
Compiling globset v0.4.14
Compiling onig_sys v69.8.1
Compiling libz-sys v1.1.12
Compiling libgit2-sys v0.16.2+1.7.2
Compiling grep-cli v0.1.10
Compiling ctrlc v3.4.2
Compiling approx v0.5.1
Compiling chrono v0.4.31
Compiling onig v6.4.0
Compiling chrono-humanize v0.2.3
Compiling serde_derive v1.0.194
Compiling clap_derive v4.4.7
Compiling thiserror-impl v1.0.56
Compiling phf_macros v0.11.2
Compiling palette_derive v0.7.3
Compiling phf v0.11.2
Compiling clap v4.4.13
Compiling bat v0.24.0
Compiling clap_complete v4.4.6
Compiling git2 v0.18.2
Compiling plist v1.7.0
Compiling bincode v1.3.3
Compiling serde_yaml v0.9.30
Compiling clircle v0.4.0
Compiling smol_str v0.1.24
Compiling syntect v5.2.0
Compiling git-delta v0.18.0 (/private/tmp/nix-build-delta-0.18.0.drv-0/source)
Finished `release` profile [optimized] target(s) in 1m 15s
Executing cargoInstallPostBuildHook
Finished cargoInstallPostBuildHook
Finished cargoBuildHook
buildPhase completed in 1 minutes 17 seconds
Running phase: checkPhase
@nix { "action": "setPhase", "phase": "checkPhase" }
install: skipping file '/dev/fd/63', as it was replaced while being copied
Executing cargoCheckHook
++ cargo test -j 32 --profile release --target x86_64-apple-darwin --offline -- --test-threads=1 --skip=test_diff_same_non_empty_file
warning: `/private/tmp/nix-build-delta-0.18.0.drv-0/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
warning: `/private/tmp/nix-build-delta-0.18.0.drv-0/.cargo/config` is deprecated in favor of `config.toml`
note: if you need to support cargo 1.38 or earlier, you can symlink `config` to `config.toml`
Compiling memchr v2.7.1
Compiling equivalent v1.0.1
Compiling futures-sink v0.3.30
Compiling hashbrown v0.14.3
Compiling semver v1.0.21
Compiling slab v0.4.9
Compiling futures-core v0.3.30
Compiling pin-project-lite v0.2.14
Compiling futures-io v0.3.30
Compiling toml_datetime v0.6.6
Compiling pin-utils v0.1.0
Compiling futures-task v0.3.30
Compiling winnow v0.5.40
Compiling regex-syntax v0.8.2
Compiling libz-sys v1.1.12
Compiling futures-macro v0.3.30
Compiling glob v0.3.1
Compiling relative-path v1.9.3
Compiling cfg-if v1.0.0
Compiling futures-timer v3.0.3
Compiling similar v2.5.0
Compiling futures-channel v0.3.30
Compiling aho-corasick v1.1.2
Compiling rustc_version v0.4.0
Compiling indexmap v2.1.0
Compiling insta v1.39.0
Compiling futures-util v0.3.30
Compiling rstest_macros v0.21.0
Compiling libgit2-sys v0.16.2+1.7.2
Compiling toml_edit v0.21.1
Compiling regex-automata v0.4.3
Compiling proc-macro-crate v3.1.0
Compiling futures-executor v0.3.30
Compiling futures v0.3.30
Compiling regex v1.10.2
Compiling git2 v0.18.2
Compiling rstest v0.21.0
Compiling git-delta v0.18.0 (/private/tmp/nix-build-delta-0.18.0.drv-0/source)
Finished `release` profile [optimized] target(s) in 53.15s
Running unittests src/main.rs (target/x86_64-apple-darwin/release/deps/delta-60b2cd77050fcb95)
running 431 tests
test align::tests::test_0 ... ok
test align::tests::test_0_nonascii ... ok
test align::tests::test_1 ... ok
test align::tests::test_2 ... ok
test align::tests::test_3 ... ok
test align::tests::test_4 ... ok
test align::tests::test_5 ... ok
test align::tests::test_6 ... ok
test align::tests::test_run_length_encode ... ok
test ansi::console_tests::tests::test_text_width ... ok
test ansi::console_tests::tests::test_truncate_str ... ok
test ansi::console_tests::tests::test_truncate_str_no_ansi ... ok
test ansi::iterator::tests::test_iterator_1 ... ok
test ansi::iterator::tests::test_iterator_2 ... ok
test ansi::iterator::tests::test_iterator_erase_in_line ... ok
test ansi::iterator::tests::test_iterator_erase_in_line_without_n ... ok
test ansi::iterator::tests::test_iterator_osc_hyperlinks_styled_non_ascii ... ok
test ansi::iterator::tests::test_iterator_parse_git_style_strings ... ok
test ansi::iterator::tests::test_iterator_styled_non_ascii ... ok
test ansi::tests::test_ansi_preserving_slice_and_index ... ok
test ansi::tests::test_measure_text_width ... ok
test ansi::tests::test_measure_text_width_osc_hyperlink ... ok
test ansi::tests::test_measure_text_width_osc_hyperlink_non_ascii ... ok
test ansi::tests::test_parse_first_style ... ok
test ansi::tests::test_string_starts_with_ansi_escape_sequence ... ok
test ansi::tests::test_strip_ansi_codes ... ok
test ansi::tests::test_strip_ansi_codes_osc_hyperlink ... ok
test ansi::tests::test_truncate_str ... ok
test ansi::tests::test_truncate_str_at_double_width_grapheme ... ok
test config::tests::test_get_computed_values_from_config ... ok
test edits::tests::test_infer_edits_1 ... ok
test edits::tests::test_infer_edits_10 ... ok
test edits::tests::test_infer_edits_11 ... ok
test edits::tests::test_infer_edits_12 ... ok
test edits::tests::test_infer_edits_13 ... ok
test edits::tests::test_infer_edits_14 ... ok
test edits::tests::test_infer_edits_15 ... ok
test edits::tests::test_infer_edits_16 ... ok
test edits::tests::test_infer_edits_1_2 ... ok
test edits::tests::test_infer_edits_2 ... ok
test edits::tests::test_infer_edits_3 ... ok
test edits::tests::test_infer_edits_4 ... ok
test edits::tests::test_infer_edits_5 ... ok
test edits::tests::test_infer_edits_6 ... ok
test edits::tests::test_infer_edits_7 ... ok
test edits::tests::test_infer_edits_8 ... ok
test edits::tests::test_infer_edits_9 ... ok
test edits::tests::test_tokenize_0 ... ok
test edits::tests::test_tokenize_1 ... ok
test edits::tests::test_tokenize_2 ... ok
test edits::tests::test_tokenize_3 ... ok
test edits::tests::test_tokenize_4 ... ok
test edits::tests::test_tokenize_5 ... ok
test edits::tests::test_tokenize_6 ... ok
test env::tests::test_env_parsing ... ok
test env::tests::test_env_parsing_with_pager_set_to_bat ... ok
test env::tests::test_env_parsing_with_pager_set_to_more ... ok
test env::tests::test_env_parsing_with_pager_set_to_most ... ok
test features::diff_highlight::test_utils::test_diff_highlight_defaults ... ok
test features::diff_highlight::test_utils::test_diff_highlight_respects_gitconfig ... ok
test features::diff_so_fancy::tests::test_diff_so_fancy_defaults ... ok
test features::diff_so_fancy::tests::test_diff_so_fancy_obeys_feature_precedence_rules ... ok
test features::diff_so_fancy::tests::test_diff_so_fancy_respects_git_config ... ok
test features::hyperlinks::tests::test_paths_and_hyperlinks_git_grep_user_in_root ... ok
test features::hyperlinks::tests::test_paths_and_hyperlinks_grep_user_in_subdir_file_in_same_subdir ... ok
test features::hyperlinks::tests::test_paths_and_hyperlinks_user_in_repo_root_dir ... ok
test features::hyperlinks::tests::test_paths_and_hyperlinks_user_in_subdir_file_in_different_subdir ... ok
test features::hyperlinks::tests::test_paths_and_hyperlinks_user_in_subdir_file_in_same_subdir ... ok
test features::line_numbers::tests::test_color_only ... ok
test features::line_numbers::tests::test_five_digit_line_number ... ok
test features::line_numbers::tests::test_hunk_header_style_is_omit ... ok
test features::line_numbers::tests::test_line_number_format_long ... ok
test features::line_numbers::tests::test_line_number_format_odd_width_none ... ok
test features::line_numbers::tests::test_line_number_format_odd_width_one ... ok
test features::line_numbers::tests::test_line_number_format_odd_width_two ... ok
test features::line_numbers::tests::test_line_number_format_regex_1 ... ok
test features::line_numbers::tests::test_line_number_format_regex_2 ... ok
test features::line_numbers::tests::test_line_number_format_regex_3 ... ok
test features::line_numbers::tests::test_line_number_format_regex_4 ... ok
test features::line_numbers::tests::test_line_number_format_regex_5 ... ok
test features::line_numbers::tests::test_line_number_format_regex_6 ... ok
test features::line_numbers::tests::test_line_number_format_regex_7 ... ok
test features::line_numbers::tests::test_line_number_placeholder_width_one ... ok
test features::line_numbers::tests::test_line_number_placeholder_width_two ... ok
test features::line_numbers::tests::test_line_numbers_continue_correctly ... ok
test features::line_numbers::tests::test_line_numbers_continue_correctly_after_wrapping ... ok
test features::line_numbers::tests::test_line_numbers_data ... ok
test features::line_numbers::tests::test_one_minus_one_plus_line ... ok
test features::line_numbers::tests::test_repeated_placeholder ... ok
test features::line_numbers::tests::test_two_minus_lines ... ok
test features::line_numbers::tests::test_two_plus_lines ... ok
test features::line_numbers::tests::test_unequal_digit_line_number ... ok
test features::navigate::tests::test_navigate_activated_by_custom_feature ... ok
test features::navigate::tests::test_navigate_with_overridden_key_in_custom_navigate_section ... ok
test features::navigate::tests::test_navigate_with_overridden_key_in_main_section ... ok
test features::side_by_side::tests::test_one_minus_one_plus_line ... ok
test features::side_by_side::tests::test_two_fitting_minus_lines ... ok
test features::side_by_side::tests::test_two_minus_lines_truncated ... ok
test features::side_by_side::tests::test_two_minus_lines_unicode_truncated ... ok
test features::side_by_side::tests::test_two_plus_lines ... ok
test features::side_by_side::tests::test_two_plus_lines_exact_fit ... ok
test features::side_by_side::tests::test_two_plus_lines_spaces_and_ansi ... ok
test features::side_by_side::tests::test_two_plus_lines_truncated ... ok
test features::tests::test_builtin_feature_from_gitconfig ... ok
test features::tests::test_builtin_features_have_flags_and_these_set_features ... ok
test features::tests::test_feature ... ok
test features::tests::test_feature_flag_on_command_line_does_not_replace_features_in_gitconfig ... ok
test features::tests::test_features_on_command_line_replace_features_in_gitconfig ... ok
test features::tests::test_invalid_features ... ok
test features::tests::test_main_section ... ok
test features::tests::test_main_section_overrides_feature ... ok
test features::tests::test_multiple_features ... ok
test features::tests::test_recursive_feature_gathering_1 ... ok
test features::tests::test_recursive_feature_gathering_2 ... ok
test features::tests::test_whitespace_error_style ... ok
test format::tests::test_center_right_space_trait ... ok
test format::tests::test_format_string_simple ... ok
test format::tests::test_line_number_format_only_string ... ok
test format::tests::test_log10_plus_1 ... ok
test format::tests::test_pad_center_align ... ok
test format::tests::test_parse_line_number_format_not_empty ... ok
test format::tests::test_placeholder_regex ... ok
test format::tests::test_placeholder_regex_empty_placeholder ... ok
test format::tests::test_placeholder_with_empty_formatting ... ok
test format::tests::test_placeholder_with_notype ... ok
test format::tests::test_placeholder_with_only_type_dash_number ... ok
test format::tests::test_placeholder_with_type_and_more ... ok
test git_config::remote::tests::test_format_codeberg_commit_link ... ok
test git_config::remote::tests::test_format_github_commit_link ... ok
test git_config::remote::tests::test_format_gitlab_commit_link ... ok
test git_config::remote::tests::test_format_sourcehut_commit_link ... ok
test git_config::remote::tests::test_parse_codeberg_urls ... ok
test git_config::remote::tests::test_parse_github_urls ... ok
test git_config::remote::tests::test_parse_gitlab_urls ... ok
test git_config::remote::tests::test_parse_sourcehut_urls ... ok
test git_config::tests::test_parse_config_from_env_var_value ... ok
test handlers::blame::tests::test_blame_line_regex ... ok
test handlers::blame::tests::test_blame_line_with_parens_in_name ... ok
test handlers::blame::tests::test_color_assignment ... ok
test handlers::blame::tests::test_format_blame_metadata_with_accent_in_name ... ok
test handlers::blame::tests::test_format_blame_metadata_with_custom_timestamp_output_format ... ok
test handlers::blame::tests::test_format_blame_metadata_with_default_timestamp_output_format ... ok
test handlers::diff_header::tests::test_diff_header_ambiguous_3x_minus ... ok
test handlers::diff_header::tests::test_diff_header_ambiguous_3x_minus_concatenated ... ok
test handlers::diff_header::tests::test_diff_header_ambiguous_3x_minus_extra_and_concatenated ... ok
test handlers::diff_header::tests::test_diff_header_relative_paths ... ok
test handlers::diff_header::tests::test_get_file_path_from_git_diff_header_line ... ok
test handlers::diff_header::tests::test_get_file_path_from_git_diff_header_line_containing_spaces ... ok
test handlers::diff_header::tests::test_get_file_path_from_git_diff_header_line_rename ... ok
test handlers::diff_header::tests::test_get_file_path_from_git_diff_header_line_rename_containing_spaces ... ok
test handlers::diff_header::tests::test_get_filename_from_diff_header_line ... ok
test handlers::diff_header::tests::test_get_filename_from_marker_line ... ok
test handlers::diff_header::tests::test_get_repeated_file_path_from_diff_line ... ok
test handlers::diff_header::tests::test_parse_diff_header_line ... ok
test handlers::diff_stat::tests::test_diff_stat_line_regex_1 ... ok
test handlers::diff_stat::tests::test_diff_stat_line_regex_2 ... ok
test handlers::diff_stat::tests::test_relative_path ... ok
test handlers::grep::tests::test_get_code_style_sections ... ok
test handlers::grep::tests::test_parse_grep_W_context_header ... ok
test handlers::grep::tests::test_parse_grep_W_n_context_header ... ok
test handlers::grep::tests::test_parse_grep_color ... ok
test handlers::grep::tests::test_parse_grep_match ... ok
test handlers::grep::tests::test_parse_grep_match_no_extension ... ok
test handlers::grep::tests::test_parse_grep_n_match ... ok
test handlers::grep::tests::test_parse_grep_n_match_directory_name_with_dashes ... ok
test handlers::grep::tests::test_parse_grep_n_match_file_name_with_dashes_and_no_extension ... ignored
test handlers::grep::tests::test_parse_grep_n_match_no_extension ... ok
test handlers::grep::tests::test_parse_grep_n_no_match ... ok
test handlers::grep::tests::test_parse_grep_no_match ... ok
test handlers::grep::tests::test_parse_grep_not_grep_output ... ok
test handlers::grep::tests::test_parse_grep_parent_command_is_not_grep_1 ... ok
test handlers::grep::tests::test_parse_grep_parent_command_is_not_grep_2 ... ok
test handlers::hunk::tests::word_diff::test_color_words ... ok
test handlers::hunk::tests::word_diff::test_color_words_map_styles ... ignored
test handlers::hunk::tests::word_diff::test_hunk_line_style_raw ... ok
test handlers::hunk::tests::word_diff::test_hunk_line_style_raw_map_styles ... ok
test handlers::hunk::tests::word_diff::test_word_diff ... ok
test handlers::hunk_header::tests::test_not_a_hunk_header_is_handled_gracefully ... ok
test handlers::hunk_header::tests::test_paint_file_path_with_line_number_default ... ok
test handlers::hunk_header::tests::test_paint_file_path_with_line_number_empty ... ok
test handlers::hunk_header::tests::test_paint_file_path_with_line_number_empty_hyperlinks ... ok
test handlers::hunk_header::tests::test_paint_file_path_with_line_number_empty_navigate ... ok
test handlers::hunk_header::tests::test_paint_file_path_with_line_number_hyperlinks ... ok
test handlers::hunk_header::tests::test_parse_hunk_header ... ok
test handlers::hunk_header::tests::test_parse_hunk_header_added_file ... ok
test handlers::hunk_header::tests::test_parse_hunk_header_cthulhu ... ok
test handlers::hunk_header::tests::test_parse_hunk_header_deleted_file ... ok
test handlers::hunk_header::tests::test_parse_hunk_header_merge ... ok
test handlers::hunk_header::tests::test_parse_hunk_header_with_omitted_hunk_lengths ... ok
test handlers::merge_conflict::tests::test_real_merge_conflict ... ok
test handlers::merge_conflict::tests::test_real_merge_conflict_U0 ... ok
test handlers::merge_conflict::tests::test_toy_merge_conflict_no_context ... ok
test handlers::ripgrep_json::tests::test_deserialize ... ok
test handlers::ripgrep_json::tests::test_deserialize_2 ... ok
test options::get::tests::test_delta_features_env_var ... ok
test options::get::tests::test_env_var_overrides_git_config_bool ... ok
test options::get::tests::test_env_var_overrides_git_config_complex_string ... ok
test options::get::tests::test_env_var_overrides_git_config_float ... ok
test options::get::tests::test_env_var_overrides_git_config_int ... ok
test options::get::tests::test_env_var_overrides_git_config_option_string ... ok
test options::get::tests::test_env_var_overrides_git_config_simple_string ... ok
test options::get::tests::test_get_themes_from_config ... ok
test options::set::tests::test_options_can_be_set_in_git_config ... ok
test options::set::tests::test_parse_width_specifier ... ok
test options::set::tests::test_width_in_git_config_is_honored ... ok
test options::theme::tests::test_syntax_theme_selection ... ok
test paint::superimpose_style_sections::tests::test_explode ... ok
test paint::superimpose_style_sections::tests::test_superimpose ... ok
test paint::superimpose_style_sections::tests::test_superimpose_style_sections_1 ... ok
test paint::superimpose_style_sections::tests::test_superimpose_style_sections_2 ... ok
test paint::superimpose_style_sections::tests::test_superimpose_style_sections_3 ... ok
test parse_style::tests::test_decoration_style_from_str ... ok
test parse_style::tests::test_decoration_style_from_str_empty_string ... ok
test parse_style::tests::test_extract_special_decoration_attribute ... ok
test parse_style::tests::test_parse_ansi_term_style ... ok
test parse_style::tests::test_parse_ansi_term_style_with_special_omit_attribute ... ok
test parse_style::tests::test_parse_ansi_term_style_with_special_raw_attribute ... ok
test parse_style::tests::test_parse_ansi_term_style_with_special_syntax_color ... ok
test parse_style::tests::test_style_from_str ... ok
test parse_style::tests::test_style_from_str_decoration_style_only ... ok
test parse_style::tests::test_style_from_str_raw_with_box ... ok
test parse_style::tests::test_style_from_str_with_handling_of_special_decoration_attributes ... ok
test parse_style::tests::test_style_from_str_with_handling_of_special_decoration_attributes_raw_with_box ... ok
test parse_styles::tests::test_resolve_style_references_1 ... ok
test parse_styles::tests::test_resolve_style_references_2 ... ok
test parse_styles::tests::test_resolve_style_references_cycle ... ok
test style::tests::test_git_default_styles ... ok
test style::tests::test_is_applied_to_negative_assertion ... ok
test style::tests::test_line_has_style_other_than ... ok
test style::tests::test_parse_git_style_string_and_ansi_code_iterator ... ok
test style::tests::test_style_compact_debug_fmt ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_1::args_1_vec___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_1::args_2_vec____________ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_1::args_3_vec______u___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_1::args_4_vec______U99___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_1::args_5_vec______U0___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_2::args_1_vec___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_2::args_2_vec____________ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_2::args_3_vec______u___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_2::args_4_vec______U99___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_2::args_5_vec______U0___ ... ok
test subcommands::diff::main_tests::test_diff_real_files::case_3::args_1_vec___ ... FAILED
test subcommands::diff::main_tests::test_diff_real_files::case_3::args_2_vec____________ ... FAILED
test subcommands::diff::main_tests::test_diff_real_files::case_3::args_3_vec______u___ ... FAILED
test subcommands::diff::main_tests::test_diff_real_files::case_3::args_4_vec______U99___ ... FAILED
test subcommands::diff::main_tests::test_diff_real_files::case_3::args_5_vec______U0___ ... FAILED
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_1 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_2 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_3 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_4 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_5 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_6 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_7 ... ok
test subcommands::diff::main_tests::test_unified_diff_arg_is_detected_in_diff_args::case_8 ... ok
test subcommands::list_syntax_themes::tests::test_list_syntax_themes_for_humans ... ok
test subcommands::list_syntax_themes::tests::test_list_syntax_themes_for_machines ... ok
test subcommands::show_config::tests::test_show_config ... ok
test subcommands::show_syntax_themes::tests::test_show_syntax_themes ... ignored
test tests::am_testing ... ok
test tests::integration_test_utils::tests::test_delta_test ... ok
test tests::integration_test_utils::tests::test_lines_match_iter_not_consumed - should panic ... ok
test tests::integration_test_utils::tests::test_lines_match_no_indent_mark_1 - should panic ... ok
test tests::integration_test_utils::tests::test_lines_match_no_indent_mark_2 - should panic ... ok
test tests::integration_test_utils::tests::test_lines_match_no_nl - should panic ... ok
test tests::integration_test_utils::tests::test_lines_match_ok ... ok
test tests::test_example_diffs::tests::test_added_empty_file ... ok
test tests::test_example_diffs::tests::test_added_empty_line_highlight ... ok
test tests::test_example_diffs::tests::test_added_empty_line_is_not_whitespace_error ... ok
test tests::test_example_diffs::tests::test_added_file ... ok
test tests::test_example_diffs::tests::test_added_file_directory_path_containing_space ... ok
test tests::test_example_diffs::tests::test_binary_file_added ... ok
test tests::test_example_diffs::tests::test_binary_file_removed ... ok
test tests::test_example_diffs::tests::test_binary_files_differ ... ok
test tests::test_example_diffs::tests::test_binary_files_differ_after_other ... ok
test tests::test_example_diffs::tests::test_certain_bugs_are_not_present ... ok
test tests::test_example_diffs::tests::test_color_only_mode ... ok
test tests::test_example_diffs::tests::test_color_only_output_is_in_one_to_one_correspondence_with_input ... ok
test tests::test_example_diffs::tests::test_commit_decoration_style_empty_string ... ok
test tests::test_example_diffs::tests::test_commit_decoration_style_omit ... ok
test tests::test_example_diffs::tests::test_commit_style_box ... ok
test tests::test_example_diffs::tests::test_commit_style_box_ol ... ignored
test tests::test_example_diffs::tests::test_commit_style_box_raw ... ok
test tests::test_example_diffs::tests::test_commit_style_box_ul ... ok
test tests::test_example_diffs::tests::test_commit_style_colored_input_color_is_preserved_under_raw ... ok
test tests::test_example_diffs::tests::test_commit_style_colored_input_color_is_stripped_under_normal ... ok
test tests::test_example_diffs::tests::test_commit_style_omit ... ok
test tests::test_example_diffs::tests::test_commit_style_raw_no_decoration ... ok
test tests::test_example_diffs::tests::test_commit_style_underline ... ok
test tests::test_example_diffs::tests::test_commit_style_with_color_only_has_style ... ok
test tests::test_example_diffs::tests::test_copied_file ... ok
test tests::test_example_diffs::tests::test_default_language_is_not_used_when_other_language_is_detected ... ok
test tests::test_example_diffs::tests::test_default_language_is_used_for_syntax_highlighting ... ok
test tests::test_example_diffs::tests::test_delta_ignores_non_diff_input ... ignored
test tests::test_example_diffs::tests::test_delta_paints_diff_when_there_is_unrecognized_initial_content ... ok
test tests::test_example_diffs::tests::test_diff_in_diff ... ok
test tests::test_example_diffs::tests::test_diff_no_index_binary_files_differ ... ok
test tests::test_example_diffs::tests::test_diff_unified_concatenated ... ok
test tests::test_example_diffs::tests::test_diff_unified_two_directories ... ok
test tests::test_example_diffs::tests::test_diff_unified_two_files ... ok
test tests::test_example_diffs::tests::test_diff_with_merge_conflict_is_not_truncated ... ok
test tests::test_example_diffs::tests::test_diff_with_merge_conflict_is_passed_on_unchanged_under_raw ... ok
test tests::test_example_diffs::tests::test_file_decoration_style_empty_string ... ok
test tests::test_example_diffs::tests::test_file_decoration_style_omit ... ok
test tests::test_example_diffs::tests::test_file_deleted_without_preimage ... ok
test tests::test_example_diffs::tests::test_file_mode_change_gain_executable_bit ... ok
test tests::test_example_diffs::tests::test_file_mode_change_lose_executable_bit ... ok
test tests::test_example_diffs::tests::test_file_mode_change_unexpected_bits ... ok
test tests::test_example_diffs::tests::test_file_mode_change_with_diff ... ok
test tests::test_example_diffs::tests::test_file_mode_change_with_rename ... ok
test tests::test_example_diffs::tests::test_file_removal_in_log_output ... ok
test tests::test_example_diffs::tests::test_file_style_box ... ok
test tests::test_example_diffs::tests::test_file_style_box_ol ... ignored
test tests::test_example_diffs::tests::test_file_style_box_raw ... ok
test tests::test_example_diffs::tests::test_file_style_box_ul ... ok
test tests::test_example_diffs::tests::test_file_style_colored_input_color_is_preserved_under_raw ... ok
test tests::test_example_diffs::tests::test_file_style_colored_input_color_is_stripped_under_normal ... ok
test tests::test_example_diffs::tests::test_file_style_omit ... ok
test tests::test_example_diffs::tests::test_file_style_raw_no_decoration ... ok
test tests::test_example_diffs::tests::test_file_style_underline ... ok
test tests::test_example_diffs::tests::test_file_style_with_color_only_has_style ... ok
test tests::test_example_diffs::tests::test_filenames_with_spaces ... ok
test tests::test_example_diffs::tests::test_files_deleted_without_preimage ... ok
test tests::test_example_diffs::tests::test_full_filename_used_to_detect_language ... ok
test tests::test_example_diffs::tests::test_git_diff_U0_is_unchanged_under_color_only ... ok
test tests::test_example_diffs::tests::test_git_diff_binary_is_unchanged_under_color_only ... ok
test tests::test_example_diffs::tests::test_git_diff_is_unchanged_under_color_only ... ok
test tests::test_example_diffs::tests::test_hunk_header_decoration_style_empty_string ... ok
test tests::test_example_diffs::tests::test_hunk_header_decoration_style_none ... ok
test tests::test_example_diffs::tests::test_hunk_header_decoration_style_omit ... ok
test tests::test_example_diffs::tests::test_hunk_header_omit_code_fragment ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_box ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_box_file ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_box_file_line_number ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_box_line_number ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_box_raw ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_box_with_syntax_highlighting ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_colored_input_color_is_preserved_under_raw ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_colored_input_color_is_stripped_under_normal ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_empty_string ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_none ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_omit ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_raw_no_decoration ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_raw_no_decoration_with_line_numbers ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_underline ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_with_color_only_has_style ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_with_file ... ok
test tests::test_example_diffs::tests::test_hunk_header_style_with_file_no_frag ... ok
test tests::test_example_diffs::tests::test_hyperlinks_commit_link_format ... ok
test tests::test_example_diffs::tests::test_keep_plus_minus_markers_under_inspect_raw_lines ... ok
test tests::test_example_diffs::tests::test_lines_with_syntax_width_limit ... ok
test tests::test_example_diffs::tests::test_lines_with_syntax_width_limit_wrapping ... ok
test tests::test_example_diffs::tests::test_lines_with_syntax_width_unicode ... ok
test tests::test_example_diffs::tests::test_orphan_carriage_return_is_stripped ... ok
test tests::test_example_diffs::tests::test_recognized_file_type ... ok
test tests::test_example_diffs::tests::test_removed_empty_line_highlight ... ok
test tests::test_example_diffs::tests::test_renamed_file ... ok
test tests::test_example_diffs::tests::test_renamed_file_with_changes ... ok
test tests::test_example_diffs::tests::test_simple_dirty_submodule_diff ... ok
test tests::test_example_diffs::tests::test_single_character_line_is_not_whitespace_error ... ok
test tests::test_example_diffs::tests::test_standalone_diff_binary_files_differ ... ok
test tests::test_example_diffs::tests::test_standalone_diff_files_are_identical ... ok
test tests::test_example_diffs::tests::test_submodule_contains_untracked_content ... ok
test tests::test_example_diffs::tests::test_submodule_diff_log ... ok
test tests::test_example_diffs::tests::test_triple_dash_at_beginning_of_line_in_code ... ok
test tests::test_example_diffs::tests::test_unrecognized_file_type_no_syntax_theme ... ok
test tests::test_example_diffs::tests::test_unrecognized_file_type_with_syntax_theme ... ok
test tests::test_example_diffs::tests::test_whitespace_added_empty_line_error ... ok
test tests::test_example_diffs::tests::test_whitespace_after_text_error ... ok
test tests::test_example_diffs::tests::test_whitespace_complex_error ... ok
test tests::test_example_diffs::tests::test_whitespace_edit_text_error ... ok
test tests::test_example_diffs::tests::test_whitespace_error ... ok
test tests::test_example_diffs::tests::test_whitespace_unrelated_edit_text_error ... ok
test tests::test_utils::tests::test_contains_once_1 ... ok
test tests::test_utils::tests::test_contains_once_2 ... ok
test tests::test_utils::tests::test_contains_once_3 ... ok
test tests::test_utils::tests::test_contains_once_4 ... ok
test tests::test_utils::tests::test_contains_once_5 ... ok
test tests::test_utils::tests::test_contains_once_6 ... ok
test utils::bat::less::tests::test_parse_less_version_487 ... ok
test utils::bat::less::tests::test_parse_less_version_529 ... ok
test utils::bat::less::tests::test_parse_less_version_551 ... ok
test utils::bat::less::tests::test_parse_less_version_wrong_program ... ok
test utils::git::tests::test_parse_git_version::case_1 ... ok
test utils::git::tests::test_parse_git_version::case_2 ... ok
test utils::git::tests::test_parse_git_version::case_3 ... ok
test utils::helpwrap::test::simple_ascii_all_overlong_after_indent ... ok
test utils::helpwrap::test::simple_ascii_can_not_split ... ok
test utils::helpwrap::test::simple_ascii_can_not_split_plus_whitespace ... ok
test utils::helpwrap::test::simple_ascii_indent_and_bullet_points ... ok
test utils::helpwrap::test::simple_ascii_just_whitespace ... ok
test utils::helpwrap::test::simple_ascii_keep_leading_input_indent ... ok
test utils::helpwrap::test::simple_ascii_much_whitespace ... ok
test utils::helpwrap::test::simple_ascii_no_both ... ok
test utils::helpwrap::test::simple_ascii_no_both_wrong_order ... ok
test utils::helpwrap::test::simple_ascii_no_indent ... ok
test utils::helpwrap::test::simple_ascii_no_wrap ... ok
test utils::helpwrap::test::simple_ascii_one_line ... ok
test utils::helpwrap::test::simple_ascii_trailing_space ... ok
test utils::helpwrap::test::simple_ascii_two_lines ... ok
test utils::process::tests::test_describe_calling_process_git_show ... ok
test utils::process::tests::test_describe_calling_process_grep ... ok
test utils::process::tests::test_guess_git_blame_filename ... ok
test utils::process::tests::test_process_blame_info_with_parent ... ok
test utils::process::tests::test_process_blame_info_with_sibling ... ok
test utils::process::tests::test_process_blame_no_parent_found ... ok
test utils::process::tests::test_process_calling_cmdline ... ok
test utils::process::tests::test_process_testing ... ok
test utils::process::tests::test_process_testing_assert - should panic ... ok
test utils::process::tests::test_process_testing_assert_never_used - should panic ... ok
test utils::process::tests::test_process_testing_n_times_overused ... ignored
test utils::process::tests::test_process_testing_n_times_panic ... ok
test utils::process::tests::test_process_testing_n_times_underused - should panic ... ok
test utils::process::tests::test_process_testing_n_times_unused - should panic ... ok
test utils::process::tests::test_process_testing_scope_can_remain_unused ... ok
test utils::regex_replacement::tests::test_sed_command ... ok
test utils::regex_replacement::tests::test_sed_command_g_flag ... ok
test utils::regex_replacement::tests::test_sed_command_i_flag ... ok
test utils::regex_replacement::tests::test_sed_command_invalid ... ok
test utils::regex_replacement::tests::test_sed_command_with_named_captures ... ok
test utils::tabs::tests::test_remove_prefix_and_expand ... ok
test wrapping::tests::test_alignment_1_line_vs_3_lines ... ok
test wrapping::tests::test_alignment_2_lines_vs_3_lines ... ok
test wrapping::tests::test_wrap_line_align_right_1 ... ok
test wrapping::tests::test_wrap_line_align_right_2 ... ok
test wrapping::tests::test_wrap_line_newlines ... ok
test wrapping::tests::test_wrap_line_single ... ok
test wrapping::tests::test_wrap_line_unicode ... ok
test wrapping::tests::test_wrap_max_lines_2 ... ok
test wrapping::tests::test_wrap_with_keep_markers ... ok
test wrapping::tests::test_wrap_with_large_hunk_zero_line_numbers ... ok
test wrapping::tests::test_wrap_with_unequal_hunk_zero_width ... ok
failures:
---- subcommands::diff::main_tests::test_diff_real_files::case_3::args_1_vec___ stdout ----
thread 'subcommands::diff::main_tests::test_diff_real_files::case_3::args_1_vec___' panicked at src/subcommands/diff.rs:226:9:
assertion `left == right` failed
left: 1
right: 0
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
---- subcommands::diff::main_tests::test_diff_real_files::case_3::args_2_vec____________ stdout ----
thread 'subcommands::diff::main_tests::test_diff_real_files::case_3::args_2_vec____________' panicked at src/subcommands/diff.rs:226:9:
assertion `left == right` failed
left: 1
right: 0
---- subcommands::diff::main_tests::test_diff_real_files::case_3::args_3_vec______u___ stdout ----
thread 'subcommands::diff::main_tests::test_diff_real_files::case_3::args_3_vec______u___' panicked at src/subcommands/diff.rs:226:9:
assertion `left == right` failed
left: 1
right: 0
---- subcommands::diff::main_tests::test_diff_real_files::case_3::args_4_vec______U99___ stdout ----
thread 'subcommands::diff::main_tests::test_diff_real_files::case_3::args_4_vec______U99___' panicked at src/subcommands/diff.rs:226:9:
assertion `left == right` failed
left: 1
right: 0
---- subcommands::diff::main_tests::test_diff_real_files::case_3::args_5_vec______U0___ stdout ----
thread 'subcommands::diff::main_tests::test_diff_real_files::case_3::args_5_vec______U0___' panicked at src/subcommands/diff.rs:226:9:
assertion `left == right` failed
left: 1
right: 0
failures:
subcommands::diff::main_tests::test_diff_real_files::case_3::args_1_vec___
subcommands::diff::main_tests::test_diff_real_files::case_3::args_2_vec____________
subcommands::diff::main_tests::test_diff_real_files::case_3::args_3_vec______u___
subcommands::diff::main_tests::test_diff_real_files::case_3::args_4_vec______U99___
subcommands::diff::main_tests::test_diff_real_files::case_3::args_5_vec______U0___
test result: FAILED. 419 passed; 5 failed; 7 ignored; 0 measured; 0 filtered out; finished in 3.25s
error: test failed, to rerun pass `--bin delta`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment