>>> ouch: Building testing/ouch 0.3.1-r0 (using abuild 3.9.0-r0) started Tue, 03 May 2022 10:35:00 +0000 >>> ouch: Checking sanity of /home/buildozer/aports/testing/ouch/APKBUILD... >>> ouch: Analyzing dependencies... >>> ouch: Installing for build: build-base cargo (1/7) Installing rust-stdlib (1.60.0-r1) (2/7) Installing libffi (3.4.2-r1) (3/7) Installing libxml2 (2.9.13-r0) (4/7) Installing llvm13-libs (13.0.1-r2) (5/7) Installing rust (1.60.0-r1) (6/7) Installing cargo (1.60.0-r1) (7/7) Installing .makedepends-ouch (20220503.103502) Executing busybox-1.35.0-r10.trigger OK: 1094 MiB in 105 packages >>> ouch: Cleaning up srcdir >>> ouch: Cleaning up pkgdir >>> ouch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ouch-0.3.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> ouch: Fetching ouch-0.3.1.tar.gz::https://github.com/ouch-org/ouch/archive/refs/tags/0.3.1.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 100 26984 0 26984 0 0 57314 0 --:--:-- --:--:-- --:--:-- 57314 >>> ouch: Fetching https://distfiles.alpinelinux.org/distfiles/edge/ouch-0.3.1.tar.gz >>> ouch: Checking sha512sums... ouch-0.3.1.tar.gz: OK >>> ouch: Unpacking /var/cache/distfiles/edge/ouch-0.3.1.tar.gz... Compiling libc v0.2.103 Compiling version_check v0.9.3 Compiling autocfg v1.0.1 Compiling proc-macro2 v1.0.30 Compiling unicode-xid v0.2.2 Compiling pkg-config v0.3.20 Compiling syn v1.0.80 Compiling memchr v2.4.1 Compiling unicode-segmentation v1.8.0 Compiling cfg-if v1.0.0 Compiling unicode-width v0.1.9 Compiling hashbrown v0.11.2 Compiling strsim v0.10.0 Compiling lazy_static v1.4.0 Compiling crc32fast v1.2.1 Compiling termcolor v1.1.2 Compiling bitflags v1.3.2 Compiling zstd-safe v4.1.1+zstd.1.5.0 Compiling adler v1.0.2 Compiling byteorder v1.4.3 Compiling same-file v1.0.6 Compiling once_cell v1.8.0 Compiling fs-err v2.6.0 Compiling textwrap v0.14.2 Compiling walkdir v2.3.2 Compiling unicase v2.6.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling indexmap v1.7.0 Compiling miniz_oxide v0.4.4 Compiling heck v0.3.3 Compiling os_str_bytes v4.2.0 Compiling quote v1.0.10 Compiling jobserver v0.1.24 Compiling atty v0.2.14 Compiling filetime v0.2.15 Compiling xattr v0.2.2 Compiling cc v1.0.71 Compiling tar v0.4.37 Compiling zstd-sys v1.6.1+zstd.1.5.0 Compiling libz-sys v1.1.3 Compiling bzip2-sys v0.1.11+1.0.8 Compiling lzma-sys v0.1.17 Compiling flate2 v1.0.22 Compiling bzip2 v0.4.3 Compiling xz2 v0.1.6 Compiling zstd v0.9.0+zstd.1.5.0 Compiling clap_derive v3.0.0-beta.5 Compiling thiserror-impl v1.0.30 Compiling thiserror v1.0.30 Compiling zip v0.5.13 Compiling clap v3.0.0-beta.5 Compiling clap_generate v3.0.0-beta.5 Compiling ouch v0.3.1 (/home/buildozer/aports/testing/ouch/src/ouch-0.3.1) Finished release [optimized] target(s) in 1m 23s Downloading crates ... Downloaded infer v0.5.0 Compiling ppv-lite86 v0.2.14 Compiling uuid v0.8.2 Compiling remove_dir_all v0.5.3 Compiling getrandom v0.2.3 Compiling rand_core v0.6.3 Compiling cfb v0.4.0 Compiling rand_chacha v0.3.1 Compiling rand v0.8.4 Compiling infer v0.5.0 Compiling tempfile v3.2.0 Compiling ouch v0.3.1 (/home/buildozer/aports/testing/ouch/src/ouch-0.3.1) Finished release [optimized] target(s) in 36.97s Running unittests (target/release/deps/ouch-c8962dc5de67d0d1) running 2 tests test extension::tests::test_extensions_from_path ... ok test utils::tests::test_pretty_bytes_formatting ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests (target/release/deps/ouch-f6db193fba5a303b) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/compress_and_decompress.rs (target/release/deps/compress_and_decompress-0b08128fa13798f2) running 2 tests test test_each_format ... ok test sanity_check_through_mime ... ok test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.09s Running tests/compress_empty_dir.rs (target/release/deps/compress_empty_dir-fd0e307e4dce08e3) running 1 test test test_each_format ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/utils.rs (target/release/deps/utils-04292af46d710492) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests ouch running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> ouch: Entering fakeroot... Installing ouch v0.3.1 (/home/buildozer/aports/testing/ouch/src/ouch-0.3.1) Updating crates.io index Finished release [optimized] target(s) in 2.67s Installing /home/buildozer/aports/testing/ouch/pkg/ouch/usr/bin/ouch Installed package `ouch v0.3.1 (/home/buildozer/aports/testing/ouch/src/ouch-0.3.1)` (executable `ouch`) warning: be sure to add `/home/buildozer/aports/testing/ouch/pkg/ouch/usr/bin` to your PATH to be able to run the installed binaries >>> ouch*: Running postcheck for ouch >>> ouch*: Preparing package ouch... >>> ouch*: Stripping binaries >>> ouch*: Scanning shared objects >>> ouch*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> ouch*: Package size: 1.4 MB >>> ouch*: Compressing data... >>> ouch*: Create checksum... >>> ouch*: Create ouch-0.3.1-r0.apk >>> ouch: Build complete at Tue, 03 May 2022 10:37:22 +0000 elapsed time 0h 2m 22s >>> ouch: Cleaning up srcdir >>> ouch: Cleaning up pkgdir >>> ouch: Uninstalling dependencies... (1/7) Purging .makedepends-ouch (20220503.103502) (2/7) Purging cargo (1.60.0-r1) (3/7) Purging rust (1.60.0-r1) (4/7) Purging rust-stdlib (1.60.0-r1) (5/7) Purging llvm13-libs (13.0.1-r2) (6/7) Purging libffi (3.4.2-r1) (7/7) Purging libxml2 (2.9.13-r0) Executing busybox-1.35.0-r10.trigger OK: 332 MiB in 98 packages >>> ouch: Updating the testing/x86_64 repository index... >>> ouch: Signing the index...