>>> dust: Building community/dust 0.8.0-r0 (using abuild 3.9.0-r0) started Sun, 06 Mar 2022 19:20:50 +0000 >>> dust: Checking sanity of /home/buildozer/aports/community/dust/APKBUILD... >>> dust: Analyzing dependencies... >>> dust: Installing for build: build-base cargo (1/7) Installing rust-stdlib (1.59.0-r1) (2/7) Installing libffi (3.4.2-r1) (3/7) Installing libxml2 (2.9.12-r3) (4/7) Installing llvm13-libs (13.0.1-r0) (5/7) Installing rust (1.59.0-r1) (6/7) Installing cargo (1.59.0-r1) (7/7) Installing .makedepends-dust (20220306.192051) Executing busybox-1.35.0-r5.trigger OK: 1123 MiB in 106 packages >>> dust: Cleaning up srcdir >>> dust: Cleaning up pkgdir >>> dust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dust-0.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> dust: Fetching https://github.com/bootandy/dust/archive/v0.8.0/dust-0.8.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131 100 131 0 0 2215 0 --:--:-- --:--:-- --:--:-- 2220 100 88975 0 88975 0 0 270k 0 --:--:-- --:--:-- --:--:-- 270k >>> dust: Fetching https://distfiles.alpinelinux.org/distfiles/edge/dust-0.8.0.tar.gz >>> dust: Checking sha512sums... dust-0.8.0.tar.gz: OK >>> dust: Unpacking /var/cache/distfiles/edge/dust-0.8.0.tar.gz... Downloading crates ... Downloaded stfu8 v0.2.5 Compiling autocfg v1.1.0 Compiling libc v0.2.119 Compiling lazy_static v1.4.0 Compiling memchr v2.4.1 Compiling crossbeam-utils v0.8.7 Compiling cfg-if v1.0.0 Compiling crossbeam-epoch v0.9.7 Compiling rayon-core v1.9.1 Compiling scopeguard v1.1.0 Compiling hashbrown v0.11.2 Compiling regex-syntax v0.6.25 Compiling textwrap v0.14.2 Compiling termcolor v1.1.2 Compiling bitflags v1.3.2 Compiling either v1.6.1 Compiling ansi_term v0.12.1 Compiling strsim v0.10.0 Compiling unicode-width v0.1.9 Compiling thousands v0.2.0 Compiling lscolors v0.7.1 Compiling memoffset v0.6.5 Compiling indexmap v1.8.0 Compiling rayon v1.5.1 Compiling crossbeam-channel v0.5.2 Compiling aho-corasick v0.7.18 Compiling os_str_bytes v6.0.0 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling terminal_size v0.1.17 Compiling crossbeam-deque v0.8.1 Compiling clap v3.1.2 Compiling regex v1.5.4 Compiling stfu8 v0.2.5 Compiling du-dust v0.8.0 (/home/buildozer/aports/community/dust/src/dust-0.8.0) Finished release [optimized] target(s) in 46.52s Compiling autocfg v1.1.0 Compiling libc v0.2.119 Compiling lazy_static v1.4.0 Compiling memchr v2.4.1 Compiling crossbeam-utils v0.8.7 Compiling cfg-if v1.0.0 Compiling crossbeam-epoch v0.9.7 Compiling rayon-core v1.9.1 Compiling either v1.6.1 Compiling scopeguard v1.1.0 Compiling regex-syntax v0.6.25 Compiling doc-comment v0.3.3 Compiling predicates-core v1.0.3 Compiling hashbrown v0.11.2 Compiling regex-automata v0.1.10 Compiling difflib v0.4.0 Compiling ansi_term v0.12.1 Compiling termcolor v1.1.2 Compiling bitflags v1.3.2 Compiling strsim v0.10.0 Compiling termtree v0.2.4 Compiling textwrap v0.14.2 Compiling remove_dir_all v0.5.3 Compiling fastrand v1.7.0 Compiling thousands v0.2.0 Compiling unicode-width v0.1.9 Compiling predicates-tree v1.0.5 Compiling itertools v0.10.3 Compiling lscolors v0.7.1 Compiling memoffset v0.6.5 Compiling indexmap v1.8.0 Compiling rayon v1.5.1 Compiling crossbeam-channel v0.5.2 Compiling aho-corasick v0.7.18 Compiling os_str_bytes v6.0.0 Compiling bstr v0.2.17 Compiling crossbeam-deque v0.8.1 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling wait-timeout v0.2.0 Compiling terminal_size v0.1.17 Compiling tempfile v3.3.0 Compiling clap v3.1.2 Compiling predicates v2.1.1 Compiling assert_cmd v1.0.8 Compiling regex v1.5.4 Compiling stfu8 v0.2.5 Compiling du-dust v0.8.0 (/home/buildozer/aports/community/dust/src/dust-0.8.0) Finished test [unoptimized + debuginfo] target(s) in 14.56s Running unittests (target/debug/deps/dust-100e1422f075fcfd) running 13 tests test dir_walker::tests::test_should_ignore_file ... ok test dir_walker::tests::test_should_not_ignore_files_if_using_apparent_size ... ok test utils::tests::test_is_a_parent_of ... ok test utils::tests::test_is_a_parent_of_root ... ok test display::tests::test_human_readable_number ... ok test utils::tests::test_simplify_dir ... ok test utils::tests::test_simplify_dir_dots ... ok test utils::tests::test_simplify_dir_rm_subdir ... ok test utils::tests::test_simplify_dir_duplicates ... ok test utils::tests::test_simplify_dir_rm_subdir_and_not_substrings ... ok test utils::tests::test_simplify_dir_substring_names ... ok test display::tests::test_format_str ... ok test display::tests::test_format_str_long_name ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/tests.rs (target/debug/deps/integration-9edc2eba11d6c67c) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/test_exact_output.rs (target/debug/deps/test_exact_output-9d6a0f700c991026) running 6 tests test test_substring_of_names_and_long_names ... ok test test_unicode_directories ... ok test test_apparent_size ... ok test test_main_multi_arg ... ok test test_main_long_paths ... ok test test_main_basic ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s Running tests/test_flags.rs (target/debug/deps/test_flags-7267f116b781c957) running 15 tests test test_d_flag_works ... ok test test_basic_output ... ok test test_d_flag_works_and_still_recurses_down ... ok test test_ignore_dir ... ok test test_with_bad_param ... ok test test_reverse_flag ... ok test test_number_of_files ... ok test test_output_no_bars_means_no_excess_spaces ... ok test test_show_files_by_regex_match_multiple ... ok test test_show_files_by_type ... ok test test_show_files_by_regex_match_nothing ... ok test test_hidden_flag ... ok test test_show_files_by_invert_regex_match_multiple ... ok test test_show_files_by_regex_match_lots ... ok test test_show_files_by_invert_regex ... ok test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s Running tests/tests_symlinks.rs (target/debug/deps/tests_symlinks-8cbbb5787582ed6a) running 3 tests test test_soft_sym_link ... ok test test_hard_sym_link ... ok test test_recursive_sym_link ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s >>> dust: Entering fakeroot... Installing du-dust v0.8.0 (/home/buildozer/aports/community/dust/src/dust-0.8.0) Finished release [optimized] target(s) in 0.08s Installing /home/buildozer/aports/community/dust/pkg/dust/usr/bin/dust Installed package `du-dust v0.8.0 (/home/buildozer/aports/community/dust/src/dust-0.8.0)` (executable `dust`) warning: be sure to add `/home/buildozer/aports/community/dust/pkg/dust/usr/bin` to your PATH to be able to run the installed binaries >>> dust*: Running postcheck for dust >>> dust*: Preparing package dust... >>> dust*: Stripping binaries >>> dust*: Scanning shared objects >>> dust*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> dust*: Package size: 1.4 MB >>> dust*: Compressing data... >>> dust*: Create checksum... >>> dust*: Create dust-0.8.0-r0.apk >>> dust: Build complete at Sun, 06 Mar 2022 19:22:01 +0000 elapsed time 0h 1m 11s >>> dust: Cleaning up srcdir >>> dust: Cleaning up pkgdir >>> dust: Uninstalling dependencies... (1/7) Purging .makedepends-dust (20220306.192051) (2/7) Purging cargo (1.59.0-r1) (3/7) Purging rust (1.59.0-r1) (4/7) Purging rust-stdlib (1.59.0-r1) (5/7) Purging llvm13-libs (13.0.1-r0) (6/7) Purging libffi (3.4.2-r1) (7/7) Purging libxml2 (2.9.12-r3) Executing busybox-1.35.0-r5.trigger OK: 331 MiB in 99 packages >>> dust: Updating the community/x86_64 repository index... >>> dust: Signing the index...