>>> htmlq: Building community/htmlq 0.4.0-r1 (using abuild 3.13.0-r3) started Sat, 27 Apr 2024 15:28:06 +0000
>>> htmlq: Checking sanity of /home/buildozer/aports/community/htmlq/APKBUILD...
>>> htmlq: Analyzing dependencies...
>>> htmlq: Installing for build: build-base cargo cargo-auditable
(1/9) Installing libffi (3.4.6-r0)
(2/9) Installing xz-libs (5.6.1-r3)
(3/9) Installing libxml2 (2.12.6-r2)
(4/9) Installing llvm17-libs (17.0.6-r1)
(5/9) Installing scudo-malloc (17.0.6-r0)
(6/9) Installing rust (1.77.0-r1)
(7/9) Installing cargo (1.77.0-r1)
(8/9) Installing cargo-auditable (0.6.2-r0)
(9/9) Installing .makedepends-htmlq (20240427.152814)
Executing busybox-1.36.1-r26.trigger
OK: 1191 MiB in 115 packages
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Cleaning up tmpdir
>>> htmlq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/htmlq-0.4.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> htmlq: Fetching https://github.com/mgdm/htmlq/archive/v0.4.0/htmlq-0.4.0.tar.gz
Connecting to github.com (20.26.156.215:443)
Connecting to codeload.github.com (20.26.156.216:443)
saving to '/var/cache/distfiles/v3.20/htmlq-0.4.0.tar.gz.part'
htmlq-0.4.0.tar.gz.p 100% |********************************| 13030 0:00:00 ETA
'/var/cache/distfiles/v3.20/htmlq-0.4.0.tar.gz.part' saved
>>> htmlq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/htmlq-0.4.0.tar.gz
>>> htmlq: Checking sha512sums...
htmlq-0.4.0.tar.gz: OK
update-libc.patch: OK
>>> htmlq: Unpacking /var/cache/distfiles/v3.20/htmlq-0.4.0.tar.gz...
>>> htmlq: update-libc.patch
patching file Cargo.lock
warning: only one of `license` or `license-file` is necessary
`license` should be used if the package license can be expressed with a standard SPDX expression.
`license-file` should be used if the package uses a non-standard license.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
Updating crates.io index
Downloading crates ...
Downloaded unicode-bidi v0.3.6
Downloaded thin-slice v0.1.1
Downloaded smallvec v1.6.1
Downloaded selectors v0.22.0
Downloaded nodrop v0.1.14
Downloaded phf v0.8.0
Downloaded phf_generator v0.8.0
Downloaded cssparser-macros v0.6.0
Downloaded phf_macros v0.8.0
Downloaded phf_codegen v0.8.0
Downloaded tinyvec v1.3.1
Downloaded servo_arc v0.1.1
Downloaded phf_shared v0.8.0
Downloaded kuchiki v0.8.1
Downloaded markup5ever v0.10.1
Downloaded string_cache v0.8.1
Downloaded ppv-lite86 v0.2.10
Downloaded rand_pcg v0.2.1
Downloaded cssparser v0.27.2
Downloaded serde v1.0.130
Downloaded log v0.4.14
Downloaded proc-macro2 v1.0.29
Downloaded quote v1.0.9
Downloaded getrandom v0.1.16
Downloaded html5ever v0.25.1
Downloaded futf v0.1.4
Downloaded siphasher v0.3.7
Downloaded string_cache_codegen v0.5.1
Downloaded tendril v0.4.2
warning: only one of `license` or `license-file` is necessary
`license` should be used if the package license can be expressed with a standard SPDX expression.
`license-file` should be used if the package uses a non-standard license.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
Compiling libc v0.2.149
Compiling getrandom v0.1.16
Compiling proc-macro2 v1.0.29
Compiling unicode-xid v0.2.2
Compiling cfg-if v1.0.0
Compiling ppv-lite86 v0.2.10
Compiling siphasher v0.3.7
Compiling syn v1.0.76
Compiling proc-macro-hack v0.5.19
Compiling phf_shared v0.8.0
Compiling new_debug_unreachable v1.0.4
Compiling log v0.4.14
Compiling matches v0.1.9
Compiling serde v1.0.130
Compiling mac v0.1.1
Compiling precomputed-hash v0.1.1
Compiling futf v0.1.4
Compiling dtoa v0.4.8
Compiling utf-8 v0.7.6
Compiling lazy_static v1.4.0
Compiling tinyvec_macros v0.1.0
Compiling quote v1.0.9
Compiling tinyvec v1.3.1
Compiling dtoa-short v0.3.3
Compiling tendril v0.4.2
Compiling bitflags v1.3.2
Compiling itoa v0.4.8
Compiling rand_core v0.5.1
Compiling smallvec v1.6.1
Compiling convert_case v0.4.0
Compiling stable_deref_trait v1.2.0
Compiling nodrop v0.1.14
Compiling rand_chacha v0.2.2
Compiling rand_pcg v0.2.1
Compiling byteorder v1.4.3
Compiling rand v0.7.3
Compiling servo_arc v0.1.1
Compiling unicode-normalization v0.1.19
Compiling unicode-bidi v0.3.6
Compiling fxhash v0.2.1
Compiling unicode-width v0.1.8
Compiling percent-encoding v2.1.0
Compiling thin-slice v0.1.1
Compiling form_urlencoded v1.0.1
Compiling atty v0.2.14
Compiling phf_generator v0.8.0
Compiling textwrap v0.11.0
Compiling strsim v0.8.0
Compiling phf_codegen v0.8.0
Compiling string_cache_codegen v0.5.1
Compiling vec_map v0.8.2
Compiling selectors v0.22.0
Compiling idna v0.2.3
Compiling ansi_term v0.11.0
Compiling clap v2.33.3
Compiling markup5ever v0.10.1
Compiling url v2.2.2
Compiling string_cache v0.8.1
Compiling phf_macros v0.8.0
Compiling cssparser v0.27.2
Compiling html5ever v0.25.1
Compiling cssparser-macros v0.6.0
Compiling derive_more v0.99.16
Compiling phf v0.8.0
Compiling kuchiki v0.8.1
Compiling htmlq v0.4.0 (/home/buildozer/aports/community/htmlq/src/htmlq-0.4.0)
Finished release [optimized] target(s) in 40.79s
warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
warning: only one of `license` or `license-file` is necessary
`license` should be used if the package license can be expressed with a standard SPDX expression.
`license-file` should be used if the package uses a non-standard license.
See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
Compiling libc v0.2.149
Compiling getrandom v0.1.16
Compiling proc-macro2 v1.0.29
Compiling cfg-if v1.0.0
Compiling unicode-xid v0.2.2
Compiling siphasher v0.3.7
Compiling ppv-lite86 v0.2.10
Compiling syn v1.0.76
Compiling proc-macro-hack v0.5.19
Compiling log v0.4.14
Compiling phf_shared v0.8.0
Compiling serde v1.0.130
Compiling matches v0.1.9
Compiling new_debug_unreachable v1.0.4
Compiling precomputed-hash v0.1.1
Compiling mac v0.1.1
Compiling dtoa v0.4.8
Compiling futf v0.1.4
Compiling lazy_static v1.4.0
Compiling tinyvec_macros v0.1.0
Compiling utf-8 v0.7.6
Compiling tinyvec v1.3.1
Compiling dtoa-short v0.3.3
Compiling convert_case v0.4.0
Compiling quote v1.0.9
Compiling tendril v0.4.2
Compiling byteorder v1.4.3
Compiling bitflags v1.3.2
Compiling nodrop v0.1.14
Compiling stable_deref_trait v1.2.0
Compiling smallvec v1.6.1
Compiling rand_core v0.5.1
Compiling itoa v0.4.8
Compiling rand_chacha v0.2.2
Compiling rand_pcg v0.2.1
Compiling unicode-normalization v0.1.19
Compiling servo_arc v0.1.1
Compiling fxhash v0.2.1
Compiling percent-encoding v2.1.0
Compiling thin-slice v0.1.1
Compiling unicode-bidi v0.3.6
Compiling rand v0.7.3
Compiling unicode-width v0.1.8
Compiling form_urlencoded v1.0.1
Compiling textwrap v0.11.0
Compiling atty v0.2.14
Compiling vec_map v0.8.2
Compiling idna v0.2.3
Compiling strsim v0.8.0
Compiling ansi_term v0.11.0
Compiling phf_generator v0.8.0
Compiling url v2.2.2
Compiling clap v2.33.3
Compiling phf_codegen v0.8.0
Compiling string_cache_codegen v0.5.1
Compiling selectors v0.22.0
Compiling string_cache v0.8.1
Compiling markup5ever v0.10.1
Compiling phf_macros v0.8.0
Compiling cssparser v0.27.2
Compiling html5ever v0.25.1
Compiling phf v0.8.0
Compiling cssparser-macros v0.6.0
Compiling derive_more v0.99.16
Compiling kuchiki v0.8.1
Compiling htmlq v0.4.0 (/home/buildozer/aports/community/htmlq/src/htmlq-0.4.0)
Finished test [unoptimized + debuginfo] target(s) in 18.20s
warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.25.1
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
Running unittests src/main.rs (target/debug/deps/htmlq-3840cd778abf5c1b)
running 6 tests
test link::tests::do_not_rewrite_absolute_url ... ok
test link::tests::base_ok ... ok
test link::tests::rewrite_a_href ... ok
test link::tests::base_not_found ... ok
test link::tests::rewrite_link_href ... ok
test link::tests::rewrite_map_area_href ... ok
test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
>>> htmlq: Entering fakeroot...
>>> htmlq*: Running postcheck for htmlq
>>> htmlq*: Preparing package htmlq...
>>> htmlq*: Stripping binaries
>>> htmlq*: Scanning shared objects
>>> htmlq*: Tracing dependencies...
so:libc.musl-s390x.so.1
so:libgcc_s.so.1
>>> htmlq*: Package size: 2.2 MB
>>> htmlq*: Compressing data...
>>> htmlq*: Create checksum...
>>> htmlq*: Create htmlq-0.4.0-r1.apk
>>> htmlq: Build complete at Sat, 27 Apr 2024 15:29:24 +0000 elapsed time 0h 1m 18s
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Uninstalling dependencies...
(1/9) Purging .makedepends-htmlq (20240427.152814)
(2/9) Purging cargo-auditable (0.6.2-r0)
(3/9) Purging cargo (1.77.0-r1)
(4/9) Purging rust (1.77.0-r1)
(5/9) Purging llvm17-libs (17.0.6-r1)
(6/9) Purging scudo-malloc (17.0.6-r0)
(7/9) Purging libffi (3.4.6-r0)
(8/9) Purging libxml2 (2.12.6-r2)
(9/9) Purging xz-libs (5.6.1-r3)
Executing busybox-1.36.1-r26.trigger
OK: 435 MiB in 106 packages
>>> htmlq: Updating the community/s390x repository index...
>>> htmlq: Signing the index...