>>> ripgrep: Building community/ripgrep 14.1.1-r0 (using abuild 3.14.1-r1) started Fri, 01 Nov 2024 17:37:04 +0000
>>> ripgrep: Validating /home/buildozer/aports/community/ripgrep/APKBUILD...
>>> ripgrep: Analyzing dependencies...
>>> ripgrep: Installing for build: build-base cargo cargo-auditable pcre2-dev xz
(1/20) Installing libffi (3.4.6-r0)
(2/20) Installing xz-libs (5.6.3-r0)
(3/20) Installing libxml2 (2.13.4-r3)
(4/20) Installing llvm19-libs (19.1.2-r0)
(5/20) Installing rust (1.82.0-r1)
(6/20) Installing cargo (1.82.0-r1)
(7/20) Installing cargo-auditable (0.6.4-r0)
(8/20) Installing bsd-compat-headers (0.7.2-r6)
(9/20) Installing libformw (6.5_p20241006-r2)
(10/20) Installing libmenuw (6.5_p20241006-r2)
(11/20) Installing libpanelw (6.5_p20241006-r2)
(12/20) Installing libncurses++ (6.5_p20241006-r2)
(13/20) Installing ncurses-dev (6.5_p20241006-r2)
(14/20) Installing libedit-dev (20240808.3.1-r0)
(15/20) Installing zlib-dev (1.3.1-r2)
(16/20) Installing libpcre2-16 (10.43-r0)
(17/20) Installing libpcre2-32 (10.43-r0)
(18/20) Installing pcre2-dev (10.43-r0)
(19/20) Installing xz (5.6.3-r0)
(20/20) Installing .makedepends-ripgrep (20241101.173708)
Executing busybox-1.37.0-r5.trigger
OK: 511 MiB in 121 packages
>>> ripgrep: Cleaning up srcdir
>>> ripgrep: Cleaning up pkgdir
>>> ripgrep: Cleaning up tmpdir
>>> ripgrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ripgrep-14.1.1.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> ripgrep: Fetching https://github.com/BurntSushi/ripgrep/archive/14.1.1/ripgrep-14.1.1.tar.gz
Connecting to github.com (140.82.121.3:443)
Connecting to codeload.github.com (140.82.121.9:443)
saving to '/var/cache/distfiles/v3.21/ripgrep-14.1.1.tar.gz.part'
ripgrep-14.1.1.tar.g 100% |********************************|  567k  0:00:00 ETA
'/var/cache/distfiles/v3.21/ripgrep-14.1.1.tar.gz.part' saved
>>> ripgrep: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/ripgrep-14.1.1.tar.gz
>>> ripgrep: Checking sha512sums...
ripgrep-14.1.1.tar.gz: OK
>>> ripgrep: Unpacking /var/cache/distfiles/v3.21/ripgrep-14.1.1.tar.gz...
 Downloading crates ...
  Downloaded pcre2 v0.2.9
  Downloaded pcre2-sys v0.2.9
   Compiling libc v0.2.158
   Compiling memchr v2.7.4
   Compiling regex-syntax v0.8.4
   Compiling log v0.4.22
   Compiling shlex v1.3.0
   Compiling pkg-config v0.3.30
   Compiling serde v1.0.210
   Compiling cfg-if v1.0.0
   Compiling crossbeam-utils v0.8.20
   Compiling serde_json v1.0.128
   Compiling ryu v1.0.18
   Compiling termcolor v1.4.1
   Compiling itoa v1.0.11
   Compiling anyhow v1.0.87
   Compiling same-file v1.0.6
   Compiling ripgrep v14.1.1 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1)
   Compiling lexopt v0.3.0
   Compiling textwrap v0.16.1
   Compiling encoding_rs v0.8.34
   Compiling walkdir v2.5.0
   Compiling aho-corasick v1.1.3
   Compiling grep-matcher v0.1.7 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/matcher)
   Compiling crossbeam-epoch v0.9.18
   Compiling crossbeam-deque v0.8.5
   Compiling memmap2 v0.9.4
   Compiling jobserver v0.1.32
   Compiling cc v1.1.18
   Compiling encoding_rs_io v0.1.7
   Compiling regex-automata v0.4.7
   Compiling pcre2-sys v0.2.9
   Compiling pcre2 v0.2.9
   Compiling grep-pcre2 v0.1.8 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/pcre2)
   Compiling bstr v1.10.0
   Compiling globset v0.4.15 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/globset)
   Compiling grep-searcher v0.1.14 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/searcher)
   Compiling grep-regex v0.1.13 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/regex)
   Compiling grep-cli v0.1.11 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/cli)
   Compiling ignore v0.4.23 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/ignore)
   Compiling grep-printer v0.2.2 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/printer)
   Compiling grep v0.3.2 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/grep)
    Finished `release` profile [optimized + debuginfo] target(s) in 1m 40s
   Compiling libc v0.2.158
   Compiling memchr v2.7.4
   Compiling log v0.4.22
   Compiling regex-syntax v0.8.4
   Compiling shlex v1.3.0
   Compiling pkg-config v0.3.30
   Compiling serde v1.0.210
   Compiling crossbeam-utils v0.8.20
   Compiling cfg-if v1.0.0
   Compiling serde_json v1.0.128
   Compiling proc-macro2 v1.0.86
   Compiling itoa v1.0.11
   Compiling termcolor v1.4.1
   Compiling unicode-ident v1.0.12
   Compiling ryu v1.0.18
   Compiling same-file v1.0.6
   Compiling anyhow v1.0.87
   Compiling ripgrep v14.1.1 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1)
   Compiling textwrap v0.16.1
   Compiling lexopt v0.3.0
   Compiling encoding_rs v0.8.34
   Compiling walkdir v2.5.0
   Compiling aho-corasick v1.1.3
   Compiling grep-matcher v0.1.7 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/matcher)
   Compiling crossbeam-epoch v0.9.18
   Compiling quote v1.0.37
   Compiling syn v2.0.77
   Compiling crossbeam-deque v0.8.5
   Compiling jobserver v0.1.32
   Compiling memmap2 v0.9.4
   Compiling cc v1.1.18
   Compiling encoding_rs_io v0.1.7
   Compiling regex-automata v0.4.7
   Compiling pcre2-sys v0.2.9
   Compiling pcre2 v0.2.9
   Compiling grep-pcre2 v0.1.8 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/pcre2)
   Compiling serde_derive v1.0.210
   Compiling bstr v1.10.0
   Compiling globset v0.4.15 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/globset)
   Compiling grep-searcher v0.1.14 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/searcher)
   Compiling grep-regex v0.1.13 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/regex)
   Compiling grep-cli v0.1.11 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/cli)
   Compiling ignore v0.4.23 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/ignore)
   Compiling grep-printer v0.2.2 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/printer)
   Compiling grep v0.3.2 (/home/buildozer/aports/community/ripgrep/src/ripgrep-14.1.1/crates/grep)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 20.76s
     Running unittests crates/core/main.rs (target/debug/deps/rg-6043e361ab281d9d)

running 114 tests
test flags::config::tests::error ... ok
test flags::config::tests::basic ... ok
test flags::defs::test_case_sensitive ... ok
test flags::defs::test_column ... ok
test flags::defs::test_block_buffered ... ok
test flags::defs::test_byte_offset ... ok
test flags::defs::test_binary ... ok
test flags::defs::test_count_matches ... ok
test flags::defs::test_count ... ok
test flags::defs::test_after_context ... ok
test flags::defs::test_before_context ... ok
test flags::defs::test_colors ... ok
test flags::defs::test_auto_hybrid_regex ... ok
test flags::defs::test_debug ... ok
test flags::defs::test_color ... ok
test flags::defs::test_context_separator ... ok
test flags::defs::test_crlf ... ok
test flags::defs::test_dfa_size_limit ... ok
test flags::defs::test_context ... ok
test flags::defs::test_encoding ... ok
test flags::defs::test_engine ... ok
test flags::defs::test_field_context_separator ... ok
test flags::defs::test_field_match_separator ... ok
test flags::defs::test_files ... ok
test flags::defs::test_files_with_matches ... ok
test flags::defs::test_file ... ok
test flags::defs::test_files_without_match ... ok
test flags::defs::test_fixed_strings ... ok
test flags::defs::test_follow ... ok
test flags::defs::test_generate ... ok
test flags::defs::test_glob ... ok
test flags::defs::test_glob_case_insensitive ... ok
test flags::defs::test_heading ... ok
test flags::defs::test_hidden ... ok
test flags::defs::test_help ... ok
test flags::defs::test_hostname_bin ... ok
test flags::defs::test_ignore_case ... ok
test flags::defs::test_hyperlink_format ... ok
test flags::defs::test_iglob ... ok
test flags::defs::test_ignore_file ... ok
test flags::defs::test_include_zero ... ok
test flags::defs::test_ignore_file_case_insensitive ... ok
test flags::defs::test_invert_match ... ok
test flags::defs::test_json ... ok
test flags::defs::test_line_buffered ... ok
test flags::defs::test_line_number ... ok
test flags::defs::test_line_regexp ... ok
test flags::defs::test_max_columns ... ok
test flags::defs::test_max_columns_preview ... ok
test flags::defs::test_max_count ... ok
test flags::defs::test_max_depth ... ok
test flags::defs::test_max_filesize ... ok
test flags::defs::test_mmap ... ok
test flags::defs::test_multiline ... ok
test flags::defs::test_no_ignore ... ok
test flags::defs::test_no_config ... ok
test flags::defs::test_multiline_dotall ... ok
test flags::defs::test_no_ignore_dot ... ok
test flags::defs::test_no_ignore_exclude ... ok
test flags::defs::test_no_ignore_files ... ok
test flags::defs::test_no_ignore_global ... ok
test flags::defs::test_no_ignore_messages ... ok
test flags::defs::test_no_ignore_parent ... ok
test flags::defs::test_no_ignore_vcs ... ok
test flags::defs::test_no_line_number ... ok
test flags::defs::test_no_messages ... ok
test flags::defs::test_no_pcre2_unicode ... ok
test flags::defs::test_no_require_git ... ok
test flags::defs::test_no_unicode ... ok
test flags::defs::test_null ... ok
test flags::defs::test_null_data ... ok
test flags::defs::test_one_file_system ... ok
test flags::defs::test_only_matching ... ok
test flags::defs::test_passthru ... ok
test flags::defs::test_path_separator ... ok
test flags::defs::test_pcre2 ... ok
test flags::defs::test_pcre2_version ... ok
test flags::defs::test_pre ... ok
test flags::defs::test_pre_glob ... ok
test flags::defs::test_pretty ... ok
test flags::defs::test_quiet ... ok
test flags::defs::test_regex_size_limit ... ok
test flags::defs::test_regexp ... ok
test flags::defs::test_replace ... ok
test flags::defs::test_search_zip ... ok
test flags::defs::test_smart_case ... ok
test flags::defs::test_sort ... ok
test flags::defs::test_sort_files ... ok
test flags::defs::test_sortr ... ok
test flags::defs::test_stats ... ok
test flags::defs::test_stop_on_nonmatch ... ok
test flags::defs::test_text ... ok
test flags::defs::test_threads ... ok
test flags::defs::test_trace ... ok
test flags::defs::test_trim ... ok
test flags::defs::test_type ... ok
test flags::defs::test_type_add ... ok
test flags::defs::test_type_clear ... ok
test flags::defs::test_type_list ... ok
test flags::defs::test_type_not ... ok
test flags::defs::test_unrestricted ... ok
test flags::defs::test_version ... ok
test flags::defs::test_vimgrep ... ok
test flags::defs::test_with_filename ... ok
test flags::defs::test_with_filename_no ... ok
test flags::defs::test_word_regexp ... ok
test flags::defs::tests::available_shorts ... ok
test flags::defs::tests::choices_ascii_alphanumeric ... ok
test flags::defs::tests::longs_all_ascii_alphanumeric ... ok
test flags::defs::tests::non_switches_have_variable_names ... ok
test flags::defs::tests::shorts_all_ascii_alphanumeric ... ok
test flags::defs::tests::longs_no_duplicates ... ok
test flags::defs::tests::shorts_no_duplicates ... ok
test flags::defs::tests::switches_have_no_choices ... ok

test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s

     Running tests/tests.rs (target/debug/deps/integration-456eb176e133f03c)

running 300 tests
test binary::after_match1_explicit_count ... ok
test binary::after_match1_implicit_path ... ok
test binary::after_match1_implicit ... ok
test binary::after_match1_implicit_binary ... ok
test feature::context_sep ... ok
test binary::after_match1_explicit ... ok
test binary::after_match1_explicit_text ... ok
test feature::f34_only_matching ... ok
test binary::before_match1_implicit ... ok
test binary::after_match1_implicit_quiet ... ok
test binary::after_match1_implicit_count_binary ... ok
test binary::after_match1_implicit_text ... ok
test feature::f411_single_threaded_search_stats ... ok
test feature::f263_sort_files_reverse ... ok
test feature::f416_crlf_multiline ... ok
test binary::before_match1_explicit ... ok
test feature::f411_parallel_quiet_search_stats ... ok
test binary::before_match2_explicit ... ok
test feature::f416_crlf ... ok
test feature::f416_crlf_only_matching ... ok
test feature::f89_files_with_matches ... ok
test feature::f89_count ... ok
test feature::f948_exit_code_error ... ok
test feature::f7_stdin ... ok
test feature::f109_case_sensitive_part1 ... ok
test binary::before_match1_implicit_text ... ok
test binary::before_match2_implicit_text ... ok
test feature::f45_precedence_with_others ... ok
test feature::f362_u64_to_narrow_usize_overflow ... ok
test binary::before_match2_implicit ... ok
test feature::f917_trim ... ok
test feature::f89_match ... ok
test feature::f1_unknown_encoding ... ok
test feature::f362_exceeds_regex_size_limit ... ok
test feature::f1_replacement_encoding ... ok
test binary::after_match2_implicit ... ok
test feature::f1207_ignore_encoding ... ok
test binary::after_match1_stdin ... ok
test feature::f917_trim_max_columns_normal ... ok
test feature::f159_max_count_zero ... ok
test feature::f917_trim_max_columns_matches ... ok
test feature::no_context_sep_overrides ... ok
test feature::no_context_sep_overridden ... ok
test binary::after_match1_implicit_count ... ok
test feature::f1155_auto_hybrid_regex ... ok
test feature::no_context_sep ... ok
test feature::f917_trim_match ... ok
test feature::f993_null_data ... ok
test json::basic ... ok
test json::r1412_look_behind_match_missing ... ok
test json::notutf8_file ... ok
test json::notutf8 ... ok
test feature::f917_trim_max_columns_multi_standard ... ok
test feature::no_unicode ... ok
test feature::f1207_auto_encoding ... ok
test feature::f948_exit_code_match ... ok
test feature::f7 ... ok
test misc::compressed_brotli ... ok
test feature::context_sep_default ... ok
test feature::f2288_context_partial_override_rev ... ok
test misc::compressed_zstd ... ok
test feature::context_sep_empty ... ok
test feature::stop_on_nonmatch ... ok
test feature::f411_single_threaded_quiet_search_stats ... ok
test misc::compressed_lz4 ... ok
test feature::f89_files ... ok
test feature::f263_sort_files ... ok
test feature::f917_trim_multi_standard ... ok
test feature::f917_trim_max_columns_multi_only_matching ... ok
test feature::f948_exit_code_no_match ... ok
test feature::f2288_context_partial_override ... ok
test feature::f917_trim_max_columns_multi_per_match ... ok
test misc::compressed_uncompress ... ok
test feature::f1_eucjp ... ok
test misc::before_context_line_numbers ... ok
test feature::f129_context ... ok
test misc::after_context ... ok
test feature::f89_files_without_match ... ok
test feature::f109_max_depth ... ok
test json::crlf ... ok
test feature::f1_sjis ... ok
test feature::f109_case_sensitive_part2 ... ok
test misc::before_context ... ok
test feature::f68_no_ignore_vcs ... ok
test misc::binary_convert ... ok
test feature::f419_zero_as_shortcut_for_null ... ok
test feature::f275_pathsep ... ok
test feature::f1_utf16_auto ... ok
test feature::f34_only_matching_line_column ... ok
test feature::f411_parallel_search_stats ... ok
test binary::before_match1_implicit_binary ... ok
test feature::f243_column_line ... ok
test json::quiet_stats ... ok
test feature::f129_replace ... ok
test feature::f1414_no_require_git ... ok
test feature::f362_dfa_size_limit ... ok
test feature::f159_max_count ... ok
test feature::f20_no_filename ... ok
test misc::binary_convert_mmap ... ok
test feature::f129_matches ... ok
test feature::f1078_max_columns_preview1 ... ok
test feature::f1_utf16_explicit ... ok
test feature::f45_precedence_internal ... ok
test misc::binary_search_mmap ... ok
test misc::file_type_clear ... ok
test misc::binary_search_no_mmap ... ok
test misc::columns ... ok
test feature::f70_smart_case ... ok
test misc::max_filesize_parse_error_length ... ok
test misc::max_filesize_parse_error_suffix ... ok
test misc::max_filesize_suffix_overflow ... ok
test misc::after_context_line_numbers ... ok
test feature::f1078_max_columns_preview2 ... ok
test misc::binary_quit_mmap ... ok
test misc::byte_offset_only_matching ... ok
test misc::binary_quit ... ok
test binary::after_match2_implicit_text ... ok
test feature::f1420_no_ignore_exclude ... ok
test misc::context ... ok
test misc::context_line_numbers ... ok
test misc::case_insensitive ... ok
test misc::compressed_xz ... ok
test misc::compressed_lzma ... ok
test misc::compressed_bzip2 ... ok
test misc::type_list ... ok
test misc::files ... ok
test misc::compressed_failing_gzip ... ok
test misc::count ... ok
test misc::literal ... ok
test misc::count_matches_via_only ... ok
test misc::inverted_line_numbers ... ok
test misc::compressed_gzip ... ok
test misc::inverted ... ok
test misc::count_matches_inverted ... ok
test misc::line_numbers ... ok
test misc::no_ignore ... ok
test misc::dir ... ok
test misc::max_filesize_parse_k_suffix ... ok
test misc::max_filesize_parse_m_suffix ... ok
test misc::files_with_matches ... ok
test misc::max_filesize_parse_no_suffix ... ok
test misc::file_types_negate ... ok
test misc::quiet ... ok
test misc::replace ... ok
test misc::files_without_match ... ok
test feature::f196_persistent_config ... ok
test misc::glob ... ok
test misc::file_type_add ... ok
test misc::ignore_hidden ... ok
test misc::ignore_git_parent_stop_file ... ok
test misc::glob_case_sensitive ... ok
test misc::file_types ... ok
test misc::ignore_git_parent ... ok
test misc::glob_negate ... ok
test misc::count_matches ... ok
test misc::ignore_git_parent_stop ... ok
test misc::replace_groups ... ok
test misc::single_file ... ok
test misc::replace_named_groups ... ok
test misc::unrestricted2 ... ok
test misc::unrestricted1 ... ok
test regression::r1159_invalid_flag ... ok
test misc::no_ignore_hidden ... ok
test misc::unrestricted3 ... ok
test json::r1095_crlf_empty_match ... ok
test misc::with_filename ... ok
test misc::ignore_ripgrep_parent_no_stop ... ok
test misc::preprocessing ... ok
test misc::with_heading ... ok
test misc::glob_case_insensitive ... ok
test misc::file_type_add_compose ... ok
test misc::symlink_nofollow ... ok
test misc::no_parent_ignore_git ... ok
test json::r1095_missing_crlf ... ok
test misc::symlink_follow ... ok
test misc::ignore_generic ... ok
test misc::vimgrep_no_line ... ok
test misc::with_heading_default ... ok
test regression::r1401_look_ahead_only_matching_2 ... ok
test misc::ignore_ripgrep ... ok
test misc::vimgrep ... ok
test misc::glob_always_case_insensitive ... ok
test regression::r1412_look_behind_no_replacement ... ok
test regression::r1389_bad_symlinks_no_biscuit ... ok
test misc::vimgrep_no_line_no_column ... ok
test misc::ignore_git ... ok
test misc::word ... ok
test feature::f1138_no_ignore_dot ... ok
test multiline::overlap1 ... ok
test feature::f1842_field_context_separator ... ok
test multiline::overlap2 ... ok
test feature::f1404_nothing_searched_warning ... ok
test misc::word_period ... ok
test regression::r1176_literal_file ... ok
test regression::r1176_line_regex ... ok
test regression::r1223_no_dir_check_for_default_path ... ok
test feature::f1404_nothing_searched_ignored ... ok
test regression::r1334_crazy_literals ... ok
test regression::r1311_multi_line_term_replace ... ok
test regression::r1174 ... ok
test misc::preprocessing_glob ... ok
test regression::r1380 ... ok
test regression::r137 ... ok
test regression::r105_part2 ... ok
test regression::r1446_respect_excludes_in_worktree ... ok
test regression::r1401_look_ahead_only_matching_1 ... ok
test misc::line ... ok
test regression::r1573 ... ok
test misc::include_zero ... ok
test regression::r128 ... ok
test regression::r1163 ... ok
test regression::r1173 ... ok
test regression::r1838_nul_error_with_binary_detection ... ok
test regression::r1064 ... ok
test regression::r1319 ... ok
test regression::r105_part1 ... ok
test regression::r131 ... ok
test regression::r1098 ... ok
test regression::r127 ... ok
test regression::r1559 ... ok
test regression::r210 ... ok
test misc::include_zero_override ... ok
test regression::r428_unrecognized_style ... ok
test regression::r1638 ... ok
test feature::f45_relative_cwd ... ok
test regression::r1866 ... ok
test regression::r1739_replacement_lineterm_match ... ok
test regression::r256_j1 ... ok
test regression::r900 ... ok
test regression::r1537 ... ok
test regression::r391 ... ok
test regression::r1891 ... ok
test regression::r1130 ... ok
test regression::r16 ... ok
test regression::r1765 ... ok
test multiline::stdin ... ok
test regression::r451_only_matching ... ok
test regression::r229 ... ok
test multiline::only_matching ... ok
test regression::r1259_drop_last_byte_nonl ... ok
test multiline::vimgrep ... ok
test regression::r228 ... ok
test regression::r279 ... ok
test multiline::dot_no_newline ... ok
test regression::r2658_null_data_line_regexp ... ok
test regression::r206 ... ok
test regression::r270 ... ok
test multiline::dot_all ... ok
test multiline::context ... ok
test feature::f1842_field_match_separator ... ok
test regression::r156 ... ok
test regression::r428_color_context_path ... ok
test regression::r451_only_matching_as_in_issue ... ok
test regression::r2236 ... ok
test regression::r483_matching_no_stdout ... ok
test regression::r256 ... ok
test regression::r599 ... ok
test regression::r483_non_matching_exit_code ... ok
test regression::r693_context_in_contextless_mode ... ok
test regression::r493 ... ok
test feature::f740_passthru ... ok
test regression::r2574 ... ok
test regression::r64 ... ok
test regression::r49 ... ok
test regression::r199 ... ok
test regression::r506_word_not_parenthesized ... ok
test regression::r50 ... ok
test regression::r99 ... ok
test regression::r30 ... ok
test regression::r251 ... ok
test regression::f1757 ... ok
test regression::r65 ... ok
test regression::r90 ... ok
test regression::r807 ... ok
test regression::r67 ... ok
test regression::r405 ... ok
test feature::f1466_no_ignore_files ... ok
test regression::r1164 ... ok
test regression::r2198 ... ok
test regression::r553_flag ... ok
test regression::r25 ... ok
test regression::r184 ... ok
test regression::r87 ... ok
test regression::r2095 ... ok
test regression::r568_leading_hyphen_option_args ... ok
test regression::r553_switch ... ok
test regression::r2208 ... ok
test regression::r1878 ... ok
test regression::r2480 ... ok
test regression::r1868_context_passthru_override ... ok
test regression::r1159_exit_status ... ok
test regression::r1203_reverse_suffix_literal ... ok
test misc::replace_with_only_matching ... ok
test regression::r93 ... ok
test feature::f2361_sort_nested_files ... ok
test misc::sort_accessed ... ok
test misc::sort_files ... ok
test misc::sortr_accessed ... ok
test misc::file_types_all ... ok
test misc::file_types_negate_all ... ok

test result: ok. 300 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.45s

>>> ripgrep: Entering fakeroot...
>>> ripgrep-doc*: Running split function doc...
'usr/share/man' -> '/home/buildozer/aports/community/ripgrep/pkg/ripgrep-doc/usr/share/man'
>>> ripgrep-doc*: Preparing subpackage ripgrep-doc...
>>> ripgrep-doc*: Running postcheck for ripgrep-doc
>>> ripgrep-bash-completion*: Running split function bashcomp...
'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/ripgrep/pkg/ripgrep-bash-completion/usr/share/bash-completion/completions'
>>> ripgrep-bash-completion*: Preparing subpackage ripgrep-bash-completion...
>>> ripgrep-bash-completion*: Running postcheck for ripgrep-bash-completion
>>> ripgrep-zsh-completion*: Running split function zshcomp...
'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/ripgrep/pkg/ripgrep-zsh-completion/usr/share/zsh/site-functions'
>>> ripgrep-zsh-completion*: Preparing subpackage ripgrep-zsh-completion...
>>> ripgrep-zsh-completion*: Running postcheck for ripgrep-zsh-completion
>>> ripgrep-fish-completion*: Running split function fishcomp...
'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/ripgrep/pkg/ripgrep-fish-completion/usr/share/fish/vendor_completions.d'
>>> ripgrep-fish-completion*: Preparing subpackage ripgrep-fish-completion...
>>> ripgrep-fish-completion*: Running postcheck for ripgrep-fish-completion
>>> ripgrep*: Running postcheck for ripgrep
>>> ripgrep*: Preparing package ripgrep...
>>> ripgrep*: Stripping binaries
>>> ripgrep-bash-completion*: Scanning shared objects
>>> ripgrep-doc*: Scanning shared objects
>>> ripgrep-fish-completion*: Scanning shared objects
>>> ripgrep-zsh-completion*: Scanning shared objects
>>> ripgrep*: Scanning shared objects
>>> ripgrep-bash-completion*: Tracing dependencies...
>>> ripgrep-bash-completion*: Package size: 20.8 KB
>>> ripgrep-bash-completion*: Compressing data...
>>> ripgrep-bash-completion*: Create checksum...
>>> ripgrep-bash-completion*: Create ripgrep-bash-completion-14.1.1-r0.apk
>>> ripgrep-doc*: Tracing dependencies...
>>> ripgrep-doc*: Package size: 23.6 KB
>>> ripgrep-doc*: Compressing data...
>>> ripgrep-doc*: Create checksum...
>>> ripgrep-doc*: Create ripgrep-doc-14.1.1-r0.apk
>>> ripgrep-fish-completion*: Tracing dependencies...
>>> ripgrep-fish-completion*: Package size: 13.9 KB
>>> ripgrep-fish-completion*: Compressing data...
>>> ripgrep-fish-completion*: Create checksum...
>>> ripgrep-fish-completion*: Create ripgrep-fish-completion-14.1.1-r0.apk
>>> ripgrep-zsh-completion*: Tracing dependencies...
>>> ripgrep-zsh-completion*: Package size: 29.7 KB
>>> ripgrep-zsh-completion*: Compressing data...
>>> ripgrep-zsh-completion*: Create checksum...
>>> ripgrep-zsh-completion*: Create ripgrep-zsh-completion-14.1.1-r0.apk
>>> ripgrep*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libgcc_s.so.1
	so:libpcre2-8.so.0
>>> ripgrep*: Package size: 2.1 MB
>>> ripgrep*: Compressing data...
>>> ripgrep*: Create checksum...
>>> ripgrep*: Create ripgrep-14.1.1-r0.apk
>>> ripgrep: Build complete at Fri, 01 Nov 2024 17:39:15 +0000 elapsed time 0h 2m 11s
>>> ripgrep: Cleaning up srcdir
>>> ripgrep: Cleaning up pkgdir
>>> ripgrep: Uninstalling dependencies...
(1/20) Purging .makedepends-ripgrep (20241101.173708)
(2/20) Purging cargo-auditable (0.6.4-r0)
(3/20) Purging pcre2-dev (10.43-r0)
(4/20) Purging libedit-dev (20240808.3.1-r0)
(5/20) Purging bsd-compat-headers (0.7.2-r6)
(6/20) Purging ncurses-dev (6.5_p20241006-r2)
(7/20) Purging libncurses++ (6.5_p20241006-r2)
(8/20) Purging libpanelw (6.5_p20241006-r2)
(9/20) Purging zlib-dev (1.3.1-r2)
(10/20) Purging libpcre2-16 (10.43-r0)
(11/20) Purging libpcre2-32 (10.43-r0)
(12/20) Purging xz (5.6.3-r0)
(13/20) Purging cargo (1.82.0-r1)
(14/20) Purging rust (1.82.0-r1)
(15/20) Purging libformw (6.5_p20241006-r2)
(16/20) Purging libmenuw (6.5_p20241006-r2)
(17/20) Purging llvm19-libs (19.1.2-r0)
(18/20) Purging libffi (3.4.6-r0)
(19/20) Purging libxml2 (2.13.4-r3)
(20/20) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r5.trigger
OK: 271 MiB in 101 packages
>>> ripgrep: Updating the community/armv7 repository index...
>>> ripgrep: Signing the index...