>>> hexyl: Building community/hexyl 0.9.0-r0 (using abuild 3.9.0_rc2-r1) started Thu, 21 Oct 2021 07:05:27 +0000 >>> hexyl: Checking sanity of /home/buildozer/aports/community/hexyl/APKBUILD... >>> hexyl: Analyzing dependencies... >>> hexyl: Installing for build: build-base cargo (1/12) Installing rust-stdlib (1.55.0-r2) (2/12) Installing libffi (3.4.2-r1) (3/12) Installing xz-libs (5.2.5-r0) (4/12) Installing libxml2 (2.9.12-r1) (5/12) Installing llvm12-libs (12.0.1-r0) (6/12) Installing http-parser (2.9.4-r0) (7/12) Installing pcre (8.45-r1) (8/12) Installing libssh2 (1.10.0-r2) (9/12) Installing libgit2 (1.1.1-r2) (10/12) Installing rust (1.55.0-r2) (11/12) Installing cargo (1.55.0-r2) (12/12) Installing .makedepends-hexyl (20211021.070530) Executing busybox-1.34.1-r1.trigger OK: 1008 MiB in 101 packages >>> hexyl: Cleaning up srcdir >>> hexyl: Cleaning up pkgdir >>> hexyl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/hexyl-0.9.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 curl: (22) The requested URL returned error: 404 >>> hexyl: Fetching https://github.com/sharkdp/hexyl/archive/v0.9.0/hexyl-0.9.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 121 100 121 0 0 524 0 --:--:-- --:--:-- --:--:-- 526 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30336 0 30336 0 0 63533 0 --:--:-- --:--:-- --:--:-- 156k >>> hexyl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/hexyl-0.9.0.tar.gz >>> hexyl: Checking sha512sums... hexyl-0.9.0.tar.gz: OK >>> hexyl: Unpacking /var/cache/distfiles/v3.15/hexyl-0.9.0.tar.gz... Compiling proc-macro2 v1.0.27 Compiling libc v0.2.98 Compiling unicode-xid v0.2.2 Compiling syn v1.0.73 Compiling bitflags v1.2.1 Compiling unicode-width v0.1.8 Compiling anyhow v1.0.42 Compiling strsim v0.8.0 Compiling ansi_term v0.11.0 Compiling ansi_term v0.12.1 Compiling quote v1.0.9 Compiling term_size v0.3.2 Compiling atty v0.2.14 Compiling textwrap v0.11.0 Compiling clap v2.33.3 Compiling thiserror-impl v1.0.26 Compiling thiserror v1.0.26 Compiling hexyl v0.9.0 (/home/buildozer/aports/community/hexyl/src/hexyl-0.9.0) Finished release [optimized] target(s) in 1m 05s Compiling memchr v2.4.0 Compiling autocfg v1.0.1 Compiling unicode-width v0.1.8 Compiling strsim v0.8.0 Compiling predicates-core v1.0.2 Compiling ansi_term v0.11.0 Compiling regex-syntax v0.6.25 Compiling either v1.6.1 Compiling doc-comment v0.3.3 Compiling normalize-line-endings v0.3.0 Compiling difflib v0.4.0 Compiling ansi_term v0.12.1 Compiling lazy_static v1.4.0 Compiling regex-automata v0.1.10 Compiling treeline v0.1.0 Compiling libc v0.2.98 Compiling bitflags v1.2.1 Compiling anyhow v1.0.42 Compiling thiserror v1.0.26 Compiling predicates-tree v1.0.2 Compiling itertools v0.10.1 Compiling num-traits v0.2.14 Compiling aho-corasick v0.7.18 Compiling bstr v0.2.16 Compiling term_size v0.3.2 Compiling atty v0.2.14 Compiling wait-timeout v0.2.0 Compiling textwrap v0.11.0 Compiling clap v2.33.3 Compiling float-cmp v0.8.0 Compiling regex v1.5.4 Compiling hexyl v0.9.0 (/home/buildozer/aports/community/hexyl/src/hexyl-0.9.0) Compiling predicates v2.0.0 Compiling assert_cmd v1.0.7 Finished release [optimized] target(s) in 1m 15s Running unittests (target/release/deps/hexyl-02e501a16592ab92) running 12 tests test squeezer::tests::first_char_diff ... ok test squeezer::tests::incomplete_while_squeeze ... ok test squeezer::tests::last_char_diff ... ok test squeezer::tests::mix_everything ... ok test squeezer::tests::one_squeeze_no_delete ... ok test squeezer::tests::never_squeeze_candidate ... ok test squeezer::tests::second_line_different ... ok test squeezer::tests::three_different_lines ... ok test squeezer::tests::three_same_lines ... ok test tests::empty_file_passes ... ok test tests::short_input_passes ... ok test tests::display_offset ... ok test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests (target/release/deps/hexyl-480473901c4994b2) running 1 test test test_parse_byte_offset ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/integration_tests.rs (target/release/deps/integration_tests-033a80cb1c066d6a) running 13 tests test basic::can_read_input_from_stdin ... ok test basic::can_print_simple_ascii_file ... ok test display_offset::basic ... ok test skip::basic ... ok test basic::fails_on_non_existing_input ... ok test length::length_restricts_output_size ... ok test display_offset::display_offset_and_skip ... ok test length::fail_if_length_and_bytes_options_are_used_simultaneously ... ok test basic::prints_warning_on_empty_content ... ok test blocksize::fails_for_zero_or_negative_blocksize ... ok test skip::fails_if_negative_offset_is_too_large ... ok test skip::negative_offset ... ok test skip::prints_warning_when_skipping_past_the_end ... ok test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s Doc-tests hexyl running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> hexyl: Entering fakeroot... >>> hexyl*: Running postcheck for hexyl >>> hexyl*: Preparing package hexyl... >>> hexyl*: Stripping binaries >>> hexyl*: Scanning shared objects >>> hexyl*: Tracing dependencies... so:libc.musl-x86.so.1 so:libgcc_s.so.1 >>> hexyl*: Package size: 688.0 KB >>> hexyl*: Compressing data... >>> hexyl*: Create checksum... >>> hexyl*: Create hexyl-0.9.0-r0.apk >>> hexyl: Build complete at Thu, 21 Oct 2021 07:07:59 +0000 elapsed time 0h 2m 32s >>> hexyl: Cleaning up srcdir >>> hexyl: Cleaning up pkgdir >>> hexyl: Uninstalling dependencies... (1/12) Purging .makedepends-hexyl (20211021.070530) (2/12) Purging cargo (1.55.0-r2) (3/12) Purging rust (1.55.0-r2) (4/12) Purging rust-stdlib (1.55.0-r2) (5/12) Purging llvm12-libs (12.0.1-r0) (6/12) Purging libffi (3.4.2-r1) (7/12) Purging libxml2 (2.9.12-r1) (8/12) Purging xz-libs (5.2.5-r0) (9/12) Purging libgit2 (1.1.1-r2) (10/12) Purging http-parser (2.9.4-r0) (11/12) Purging pcre (8.45-r1) (12/12) Purging libssh2 (1.10.0-r2) Executing busybox-1.34.1-r1.trigger OK: 316 MiB in 89 packages >>> hexyl: Updating the community/x86 repository index... >>> hexyl: Signing the index...