>>> gfold: Building testing/gfold 4.1.0-r0 (using abuild 3.10.0_rc1-r2) started Sun, 06 Nov 2022 18:04:20 +0000 >>> gfold: Checking sanity of /home/buildozer/aports/testing/gfold/APKBUILD... >>> gfold: Analyzing dependencies... >>> gfold: Installing for build: build-base cargo (1/8) Installing rust-stdlib (1.64.0-r2) (2/8) Installing libffi (3.4.4-r0) (3/8) Installing xz-libs (5.2.7-r0) (4/8) Installing libxml2 (2.10.3-r1) (5/8) Installing llvm15-libs (15.0.4-r0) (6/8) Installing rust (1.64.0-r2) (7/8) Installing cargo (1.64.0-r2) (8/8) Installing .makedepends-gfold (20221106.180421) Executing busybox-1.35.0-r27.trigger OK: 1216 MiB in 104 packages >>> gfold: Cleaning up srcdir >>> gfold: Cleaning up pkgdir >>> gfold: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gfold-4.1.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 >>> gfold: Fetching https://github.com/nickgerace/gfold/archive/4.1.0/gfold-4.1.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 62 36007 62 22423 0 0 16368 0 0:00:02 0:00:01 0:00:01 16368 100 36007 100 36007 0 0 25803 0 0:00:01 0:00:01 --:--:-- 530k >>> gfold: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gfold-4.1.0.tar.gz >>> gfold: Checking sha512sums... gfold-4.1.0.tar.gz: OK >>> gfold: Unpacking /var/cache/distfiles/edge/gfold-4.1.0.tar.gz... Downloading crates ... Downloaded clap v4.0.17 Downloaded output_vt100 v0.1.3 Downloaded diff v0.1.13 Downloaded pretty_assertions v1.3.0 Downloaded ctor v0.1.26 Compiling libc v0.2.135 Compiling proc-macro2 v1.0.47 Compiling quote v1.0.21 Compiling unicode-ident v1.0.5 Compiling cfg-if v1.0.0 Compiling syn v1.0.102 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling crossbeam-utils v0.8.12 Compiling pkg-config v0.3.25 Compiling memchr v2.5.0 Compiling tinyvec_macros v0.1.0 Compiling serde_derive v1.0.145 Compiling rayon-core v1.9.3 Compiling log v0.4.17 Compiling serde v1.0.145 Compiling scopeguard v1.1.0 Compiling gimli v0.26.2 Compiling adler v1.0.2 Compiling percent-encoding v2.2.0 Compiling unicode-bidi v0.3.8 Compiling thiserror v1.0.37 Compiling os_str_bytes v6.3.0 Compiling rustc-demangle v0.1.21 Compiling serde_json v1.0.87 Compiling bitflags v1.3.2 Compiling anyhow v1.0.65 Compiling heck v0.4.0 Compiling once_cell v1.15.0 Compiling ryu v1.0.11 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling termcolor v1.1.3 Compiling itoa v1.0.4 Compiling either v1.8.0 Compiling tinyvec v1.6.0 Compiling miniz_oxide v0.5.4 Compiling form_urlencoded v1.1.0 Compiling clap_lex v0.3.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling memoffset v0.6.5 Compiling crossbeam-epoch v0.9.11 Compiling rayon v1.5.3 Compiling object v0.29.0 Compiling crossbeam-channel v0.5.6 Compiling crossbeam-deque v0.8.2 Compiling jobserver v0.1.25 Compiling unicode-normalization v0.1.22 Compiling atty v0.2.14 Compiling num_cpus v1.13.1 Compiling dirs-sys v0.3.7 Compiling env_logger v0.9.1 Compiling dirs v4.0.0 Compiling cc v1.0.73 Compiling idna v0.3.0 Compiling url v2.3.1 Compiling libz-sys v1.1.8 Compiling libgit2-sys v0.14.0+1.5.0 Compiling backtrace v0.3.66 Compiling addr2line v0.17.0 Compiling git2 v0.15.0 Compiling thiserror-impl v1.0.37 Compiling clap_derive v4.0.13 Compiling clap v4.0.17 Compiling toml v0.5.9 Compiling gfold v4.1.0 (/home/buildozer/aports/testing/gfold/src/gfold-4.1.0/crates/gfold) Finished release [optimized] target(s) in 1m 01s hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/.git/ Compiling libc v0.2.135 Compiling proc-macro2 v1.0.47 Compiling unicode-ident v1.0.5 Compiling quote v1.0.21 Compiling syn v1.0.102 Compiling autocfg v1.1.0 Compiling cfg-if v1.0.0 Compiling version_check v0.9.4 Compiling pkg-config v0.3.25 Compiling crossbeam-utils v0.8.12 Compiling serde_derive v1.0.145 Compiling memchr v2.5.0 Compiling tinyvec_macros v0.1.0 Compiling scopeguard v1.1.0 Compiling log v0.4.17 Compiling rayon-core v1.9.3 Compiling serde v1.0.145 Compiling percent-encoding v2.2.0 Compiling gimli v0.26.2 Compiling adler v1.0.2 Compiling unicode-bidi v0.3.8 Compiling os_str_bytes v6.3.0 Compiling heck v0.4.0 Compiling bitflags v1.3.2 Compiling thiserror v1.0.37 Compiling serde_json v1.0.87 Compiling rustc-demangle v0.1.21 Compiling anyhow v1.0.65 Compiling termcolor v1.1.3 Compiling yansi v0.5.1 Compiling ryu v1.0.11 Compiling itoa v1.0.4 Compiling either v1.8.0 Compiling diff v0.1.13 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling once_cell v1.15.0 Compiling tinyvec v1.6.0 Compiling miniz_oxide v0.5.4 Compiling form_urlencoded v1.1.0 Compiling pretty_assertions v1.3.0 Compiling clap_lex v0.3.0 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling memoffset v0.6.5 Compiling crossbeam-epoch v0.9.11 Compiling rayon v1.5.3 Compiling crossbeam-channel v0.5.6 Compiling object v0.29.0 Compiling crossbeam-deque v0.8.2 Compiling jobserver v0.1.25 Compiling num_cpus v1.13.1 Compiling atty v0.2.14 Compiling dirs-sys v0.3.7 Compiling env_logger v0.9.1 Compiling unicode-normalization v0.1.22 Compiling dirs v4.0.0 Compiling cc v1.0.73 Compiling idna v0.3.0 Compiling url v2.3.1 Compiling libz-sys v1.1.8 Compiling libgit2-sys v0.14.0+1.5.0 Compiling backtrace v0.3.66 Compiling addr2line v0.17.0 Compiling git2 v0.15.0 Compiling thiserror-impl v1.0.37 Compiling clap_derive v4.0.13 Compiling clap v4.0.17 Compiling toml v0.5.9 Compiling gfold v4.1.0 (/home/buildozer/aports/testing/gfold/src/gfold-4.1.0/crates/gfold) Finished test [unoptimized + debuginfo] target(s) in 32.95s Running unittests src/main.rs (target/debug/deps/gfold-72a470606a6672b4) running 1 test bar ~ /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/target/test/bar cleanbaz ~ /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/target/test/baz cleanthree ~ /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/target/test/nested/three cleantwo ~ /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/target/test/nested/two cleanfoo ~ /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/target/test/foo uncleanone ~ /home/buildozer/aports/testing/gfold/src/gfold-4.1.0/target/test/nested/one uncleantest tests::integration ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s >>> gfold: Entering fakeroot... >>> gfold*: Running postcheck for gfold >>> gfold*: Preparing package gfold... >>> gfold*: Stripping binaries >>> gfold*: Scanning shared objects >>> gfold*: Tracing dependencies... so:libc.musl-aarch64.so.1 so:libgcc_s.so.1 >>> gfold*: Package size: 1.4 MB >>> gfold*: Compressing data... >>> gfold*: Create checksum... >>> gfold*: Create gfold-4.1.0-r0.apk >>> gfold: Build complete at Sun, 06 Nov 2022 18:06:04 +0000 elapsed time 0h 1m 44s >>> gfold: Cleaning up srcdir >>> gfold: Cleaning up pkgdir >>> gfold: Uninstalling dependencies... (1/8) Purging .makedepends-gfold (20221106.180421) (2/8) Purging cargo (1.64.0-r2) (3/8) Purging rust (1.64.0-r2) (4/8) Purging rust-stdlib (1.64.0-r2) (5/8) Purging llvm15-libs (15.0.4-r0) (6/8) Purging libffi (3.4.4-r0) (7/8) Purging libxml2 (2.10.3-r1) (8/8) Purging xz-libs (5.2.7-r0) Executing busybox-1.35.0-r27.trigger OK: 406 MiB in 96 packages >>> gfold: Updating the testing/aarch64 repository index... >>> gfold: Signing the index...