>>> elfx86exts: Building testing/elfx86exts 0.5.0-r0 (using abuild 3.9.0-r6) started Mon, 12 Sep 2022 02:28:02 +0000 >>> elfx86exts: Checking sanity of /home/buildozer/aports/testing/elfx86exts/APKBUILD... >>> elfx86exts: Analyzing dependencies... >>> elfx86exts: Installing for build: build-base cargo (1/8) Installing rust-stdlib (1.63.0-r0) (2/8) Installing libffi (3.4.2-r1) (3/8) Installing xz-libs (5.2.6-r1) (4/8) Installing libxml2 (2.10.2-r0) (5/8) Installing llvm14-libs (14.0.6-r4) (6/8) Installing rust (1.63.0-r0) (7/8) Installing cargo (1.63.0-r0) (8/8) Installing .makedepends-elfx86exts (20220912.022803) Executing busybox-1.35.0-r25.trigger OK: 1589 MiB in 105 packages >>> elfx86exts: Cleaning up srcdir >>> elfx86exts: Cleaning up pkgdir >>> elfx86exts: Fetching https://distfiles.alpinelinux.org/distfiles/edge//elfx86exts-0.5.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 >>> elfx86exts: Fetching elfx86exts-0.5.0.tar.gz::https://github.com/pkgw/elfx86exts/archive/refs/tags/elfx86exts@0.5.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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12683 100 12683 0 0 10474 0 0:00:01 0:00:01 --:--:-- 10474 >>> elfx86exts: Fetching https://distfiles.alpinelinux.org/distfiles/edge//elfx86exts-0.5.0.tar.gz >>> elfx86exts: Checking sha512sums... elfx86exts-0.5.0.tar.gz: OK >>> elfx86exts: Unpacking /var/cache/distfiles/edge/elfx86exts-0.5.0.tar.gz... Downloading crates ... Downloaded capstone v0.10.0 Downloaded object v0.27.0 Downloaded predicates v2.0.1 Downloaded capstone-sys v0.14.0 Compiling libc v0.2.99 Compiling autocfg v1.0.1 Compiling crc32fast v1.2.1 Compiling cc v1.0.69 Compiling adler v1.0.2 Compiling bitflags v1.2.1 Compiling cfg-if v1.0.0 Compiling memchr v2.4.1 Compiling unicode-width v0.1.8 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.2 Compiling strsim v0.8.0 Compiling textwrap v0.11.0 Compiling miniz_oxide v0.4.4 Compiling capstone-sys v0.14.0 Compiling flate2 v1.0.20 Compiling atty v0.2.14 Compiling memmap v0.7.0 Compiling clap v2.33.3 Compiling object v0.27.0 Compiling capstone v0.10.0 Compiling elfx86exts v0.5.0 (/home/buildozer/aports/testing/elfx86exts/src/elfx86exts-elfx86exts-0.5.0) Finished release [optimized] target(s) in 1m 30s Compiling libc v0.2.99 Compiling proc-macro2 v1.0.28 Compiling unicode-xid v0.2.2 Compiling memchr v2.4.1 Compiling autocfg v1.0.1 Compiling syn v1.0.74 Compiling cfg-if v1.0.0 Compiling crc32fast v1.2.1 Compiling serde_derive v1.0.127 Compiling cc v1.0.69 Compiling bitflags v1.2.1 Compiling ryu v1.0.5 Compiling adler v1.0.2 Compiling serde v1.0.127 Compiling either v1.6.1 Compiling log v0.4.14 Compiling unicode-width v0.1.8 Compiling doc-comment v0.3.3 Compiling predicates-core v1.0.2 Compiling serde_json v1.0.66 Compiling itoa v0.4.7 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.2 Compiling escargot v0.5.2 Compiling regex-automata v0.1.10 Compiling strsim v0.8.0 Compiling difflib v0.4.0 Compiling treeline v0.1.0 Compiling lazy_static v1.4.0 Compiling once_cell v1.8.0 Compiling itertools v0.10.1 Compiling textwrap v0.11.0 Compiling predicates-tree v1.0.3 Compiling miniz_oxide v0.4.4 Compiling bstr v0.2.16 Compiling quote v1.0.9 Compiling capstone-sys v0.14.0 Compiling atty v0.2.14 Compiling wait-timeout v0.2.0 Compiling memmap v0.7.0 Compiling clap v2.33.3 Compiling flate2 v1.0.20 Compiling object v0.27.0 Compiling predicates v2.0.1 Compiling assert_cmd v2.0.2 Compiling capstone v0.10.0 Compiling elfx86exts v0.5.0 (/home/buildozer/aports/testing/elfx86exts/src/elfx86exts-elfx86exts-0.5.0) Finished test [unoptimized + debuginfo] target(s) in 1m 28s Running unittests src/main.rs (target/debug/deps/elfx86exts-057728965372336e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/command.rs (target/debug/deps/command-74ddb065a749a87a) running 1 test test run_on_self has been running for over 60 seconds test run_on_self ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 84.10s >>> elfx86exts: Entering fakeroot... >>> elfx86exts*: Running postcheck for elfx86exts >>> elfx86exts*: Preparing package elfx86exts... >>> elfx86exts*: Stripping binaries >>> elfx86exts*: Scanning shared objects >>> elfx86exts*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 >>> elfx86exts*: Package size: 8.7 MB >>> elfx86exts*: Compressing data... >>> elfx86exts*: Create checksum... >>> elfx86exts*: Create elfx86exts-0.5.0-r0.apk >>> elfx86exts: Build complete at Mon, 12 Sep 2022 02:32:39 +0000 elapsed time 0h 4m 37s >>> elfx86exts: Cleaning up srcdir >>> elfx86exts: Cleaning up pkgdir >>> elfx86exts: Uninstalling dependencies... (1/8) Purging .makedepends-elfx86exts (20220912.022803) (2/8) Purging cargo (1.63.0-r0) (3/8) Purging rust (1.63.0-r0) (4/8) Purging rust-stdlib (1.63.0-r0) (5/8) Purging llvm14-libs (14.0.6-r4) (6/8) Purging libffi (3.4.2-r1) (7/8) Purging libxml2 (2.10.2-r0) (8/8) Purging xz-libs (5.2.6-r1) Executing busybox-1.35.0-r25.trigger OK: 702 MiB in 97 packages >>> elfx86exts: Updating the testing/ppc64le repository index... >>> elfx86exts: Signing the index...