>>> agate: Building testing/agate 3.3.0-r1 (using abuild 3.11.1-r0) started Wed, 24 May 2023 02:21:03 +0000 >>> agate: Checking sanity of /home/buildozer/aports/testing/agate/APKBUILD... >>> WARNING: agate: You should not have $install in source >>> agate: Analyzing dependencies... >>> agate: Installing for build: build-base cargo cargo-auditable (1/9) Installing libffi (3.4.4-r3) (2/9) Installing xz-libs (5.4.3-r1) (3/9) Installing libxml2 (2.11.4-r0) (4/9) Installing llvm16-libs (16.0.4-r3) (5/9) Installing scudo-malloc (16.0.4-r1) (6/9) Installing rust (1.69.0-r10) (7/9) Installing cargo (1.69.0-r10) (8/9) Installing cargo-auditable (0.6.1-r1) (9/9) Installing .makedepends-agate (20230524.022105) Executing busybox-1.36.0-r11.trigger OK: 1125 MiB in 112 packages >>> agate: Cleaning up srcdir >>> agate: Cleaning up pkgdir >>> agate: Fetching https://distfiles.alpinelinux.org/distfiles/edge/agate-3.3.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 69253 100 69253 0 0 717k 0 --:--:-- --:--:-- --:--:-- 727k >>> agate: Fetching https://distfiles.alpinelinux.org/distfiles/edge/agate-3.3.0.tar.gz >>> agate: Checking sha512sums... agate-3.3.0.tar.gz: OK agate.initd: OK agate.confd: OK agate.pre-install: OK >>> agate: Unpacking /var/cache/distfiles/edge/agate-3.3.0.tar.gz... Compiling libc v0.2.126 Compiling cc v1.0.73 Compiling version_check v0.9.4 Compiling log v0.4.17 Compiling cfg-if v1.0.0 Compiling untrusted v0.7.1 Compiling proc-macro2 v1.0.39 Compiling spin v0.5.2 Compiling once_cell v1.17.1 Compiling unicode-ident v1.0.0 Compiling syn v1.0.95 Compiling autocfg v1.1.0 Compiling memchr v2.5.0 Compiling tinyvec_macros v0.1.0 Compiling pin-project-lite v0.2.9 Compiling futures-core v0.3.27 Compiling num_threads v0.1.6 Compiling rustls v0.20.8 Compiling futures-task v0.3.27 Compiling base64 v0.13.0 Compiling futures-util v0.3.27 Compiling unicode-bidi v0.3.8 Compiling bytes v1.1.0 Compiling percent-encoding v2.2.0 Compiling mime v0.3.16 Compiling slab v0.4.6 Compiling unicode-width v0.1.9 Compiling humantime v2.1.0 Compiling termcolor v1.1.3 Compiling pin-utils v0.1.0 Compiling configparser v3.0.2 Compiling glob v0.3.1 Compiling tinyvec v1.6.0 Compiling getopts v0.2.21 Compiling form_urlencoded v1.1.0 Compiling unicase v2.6.0 Compiling tokio v1.26.0 Compiling pem v1.0.2 Compiling mime_guess v2.0.4 Compiling quote v1.0.18 Compiling ring v0.16.20 Compiling socket2 v0.4.4 Compiling mio v0.8.4 Compiling num_cpus v1.13.1 Compiling time v0.3.9 Compiling atty v0.2.14 Compiling env_logger v0.9.3 Compiling unicode-normalization v0.1.19 Compiling yasna v0.5.0 Compiling idna v0.3.0 Compiling url v2.3.1 Compiling futures-macro v0.3.27 Compiling webpki v0.22.0 Compiling sct v0.7.0 Compiling rcgen v0.10.0 Compiling tokio-rustls v0.23.4 Compiling agate v3.3.0 (/home/buildozer/aports/testing/agate/src/agate-3.3.0) Finished release [optimized] target(s) in 53.96s Compiling libc v0.2.126 Compiling cc v1.0.73 Compiling once_cell v1.17.1 Compiling spin v0.5.2 Compiling proc-macro2 v1.0.39 Compiling untrusted v0.7.1 Compiling unicode-ident v1.0.0 Compiling syn v1.0.95 Compiling log v0.4.17 Compiling cfg-if v1.0.0 Compiling autocfg v1.1.0 Compiling version_check v0.9.4 Compiling memchr v2.5.0 Compiling pin-project-lite v0.2.9 Compiling base64 v0.13.0 Compiling tinyvec_macros v0.1.0 Compiling bytes v1.1.0 Compiling rustls v0.20.8 Compiling percent-encoding v2.2.0 Compiling unicode-bidi v0.3.8 Compiling futures-task v0.3.27 Compiling num_threads v0.1.6 Compiling futures-core v0.3.27 Compiling futures-util v0.3.27 Compiling anyhow v1.0.69 Compiling slab v0.4.6 Compiling unicode-width v0.1.9 Compiling humantime v2.1.0 Compiling pin-utils v0.1.0 Compiling mime v0.3.16 Compiling termcolor v1.1.3 Compiling glob v0.3.1 Compiling tinyvec v1.6.0 Compiling configparser v3.0.2 Compiling getopts v0.2.21 Compiling form_urlencoded v1.1.0 Compiling unicase v2.6.0 Compiling tokio v1.26.0 Compiling pem v1.0.2 Compiling mime_guess v2.0.4 Compiling quote v1.0.18 Compiling ring v0.16.20 Compiling socket2 v0.4.4 Compiling num_cpus v1.13.1 Compiling mio v0.8.4 Compiling time v0.3.9 Compiling atty v0.2.14 Compiling env_logger v0.9.3 Compiling unicode-normalization v0.1.19 Compiling yasna v0.5.0 Compiling idna v0.3.0 Compiling url v2.3.1 Compiling tokio-macros v1.7.0 Compiling thiserror-impl v1.0.31 Compiling futures-macro v0.3.27 Compiling webpki v0.21.4 Compiling sct v0.7.0 Compiling sct v0.6.1 Compiling webpki v0.22.0 Compiling rcgen v0.10.0 Compiling x509-signature v0.5.0 Compiling rustls v0.19.1 Compiling webpki-roots v0.21.1 Compiling thiserror v1.0.31 Compiling tokio-rustls v0.22.0 Compiling tokio-rustls v0.23.4 Compiling gemini-fetch v0.2.1 Compiling agate v3.3.0 (/home/buildozer/aports/testing/agate/src/agate-3.3.0) Finished test [unoptimized + debuginfo] target(s) in 23.66s Running unittests src/main.rs (target/debug/deps/agate-5f43fae993b9e0b9) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running tests/tests.rs (target/debug/deps/tests-df744290db608224) running 29 tests test explicit_tls_version ... ok test multicert::cert_missing - should panic ... ok test multicert::key_missing - should panic ... ok test directory_listing::with_preamble ... ok test percent_encode ... ok test multicert::example_org ... ok test multicert::example_com ... ok test index_page_unix ... ok test full_header_preset ... ok test password ... ok test fragment ... ok test index_page ... ok test directory_listing::empty_preamble ... ok test doubleglob ... ok test serve_secret ... ok test glob ... ok test port_check ... ok test secret_nonexistent ... ok test vhosts::example_com ... ok test username ... ok test meta ... ok test meta_param ... ok test symlink_page ... ok test symlink_directory ... ok test vhosts::example_org ... ok test hostname_check ... ok test secret_exists ... ok test directory_traversal_regression ... ok test port_check_skipped ... ok test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s >>> agate: Entering fakeroot... >>> agate-openrc*: Running split function openrc... >>> agate-openrc*: Preparing subpackage agate-openrc... >>> agate-openrc*: Running postcheck for agate-openrc >>> agate*: Running postcheck for agate >>> agate*: Preparing package agate... >>> agate*: Stripping binaries >>> agate*: Script found. /bin/sh added as a dependency for agate-3.3.0-r1.apk >>> agate*: Adding .pre-install >>> agate-openrc*: Scanning shared objects >>> agate*: Scanning shared objects >>> agate-openrc*: Tracing dependencies... >>> agate-openrc*: Package size: 24.0 KB >>> agate-openrc*: Compressing data... >>> agate-openrc*: Create checksum... >>> agate-openrc*: Create agate-openrc-3.3.0-r1.apk >>> agate*: Tracing dependencies... /bin/sh so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> agate*: Package size: 1.8 MB >>> agate*: Compressing data... >>> agate*: Create checksum... >>> agate*: Create agate-3.3.0-r1.apk >>> agate: Build complete at Wed, 24 May 2023 02:22:30 +0000 elapsed time 0h 1m 27s >>> agate: Cleaning up srcdir >>> agate: Cleaning up pkgdir >>> agate: Uninstalling dependencies... (1/9) Purging .makedepends-agate (20230524.022105) (2/9) Purging cargo (1.69.0-r10) (3/9) Purging rust (1.69.0-r10) (4/9) Purging cargo-auditable (0.6.1-r1) (5/9) Purging llvm16-libs (16.0.4-r3) (6/9) Purging scudo-malloc (16.0.4-r1) (7/9) Purging libffi (3.4.4-r3) (8/9) Purging libxml2 (2.11.4-r0) (9/9) Purging xz-libs (5.4.3-r1) Executing busybox-1.36.0-r11.trigger OK: 374 MiB in 103 packages >>> agate: Updating the testing/x86_64 repository index... >>> agate: Signing the index...