>>> htmlq: Building community/htmlq 0.4.0-r1 (using abuild 3.11.21-r0) started Thu, 12 Oct 2023 17:34:11 +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.4-r3) (2/9) Installing xz-libs (5.4.4-r0) (3/9) Installing libxml2 (2.11.5-r0) (4/9) Installing llvm16-libs (16.0.6-r6) (5/9) Installing scudo-malloc (16.0.6-r3) (6/9) Installing rust (1.72.1-r0) (7/9) Installing cargo (1.72.1-r0) (8/9) Installing cargo-auditable (0.6.1-r3) (9/9) Installing .makedepends-htmlq (20231012.173412) Executing busybox-1.36.1-r13.trigger OK: 1103 MiB in 112 packages >>> htmlq: Cleaning up srcdir >>> htmlq: Cleaning up pkgdir >>> htmlq: Cleaning up tmpdir >>> htmlq: Fetching https://github.com/mgdm/htmlq/archive/v0.4.0/htmlq-0.4.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 100 13030 0 13030 0 0 31789 0 --:--:-- --:--:-- --:--:-- 31789 >>> htmlq: Fetching https://github.com/mgdm/htmlq/archive/v0.4.0/htmlq-0.4.0.tar.gz >>> htmlq: Checking sha512sums... htmlq-0.4.0.tar.gz: OK >>> htmlq: Unpacking /var/cache/distfiles/htmlq-0.4.0.tar.gz... 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 siphasher v0.3.7 Downloaded serde v1.0.130 Downloaded proc-macro2 v1.0.29 Downloaded string_cache v0.8.1 Downloaded kuchiki v0.8.1 Downloaded dtoa-short v0.3.3 Downloaded html5ever v0.25.1 Downloaded smallvec v1.6.1 Downloaded libc v0.2.101 Downloaded tinyvec v1.3.1 Downloaded unicode-bidi v0.3.6 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.101 Compiling getrandom v0.1.16 Compiling proc-macro2 v1.0.29 Compiling cfg-if v1.0.0 Compiling unicode-xid v0.2.2 Compiling ppv-lite86 v0.2.10 Compiling syn v1.0.76 Compiling siphasher v0.3.7 Compiling proc-macro-hack v0.5.19 Compiling serde v1.0.130 Compiling matches v0.1.9 Compiling new_debug_unreachable v1.0.4 Compiling log v0.4.14 Compiling mac v0.1.1 Compiling precomputed-hash v0.1.1 Compiling lazy_static v1.4.0 Compiling tinyvec_macros v0.1.0 Compiling utf-8 v0.7.6 Compiling dtoa v0.4.8 Compiling byteorder v1.4.3 Compiling stable_deref_trait v1.2.0 Compiling bitflags v1.3.2 Compiling smallvec v1.6.1 Compiling convert_case v0.4.0 Compiling nodrop v0.1.14 Compiling itoa v0.4.8 Compiling thin-slice v0.1.1 Compiling unicode-width v0.1.8 Compiling unicode-bidi v0.3.6 Compiling percent-encoding v2.1.0 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.2 Compiling strsim v0.8.0 Compiling phf_shared v0.8.0 Compiling tinyvec v1.3.1 Compiling futf v0.1.4 Compiling textwrap v0.11.0 Compiling servo_arc v0.1.1 Compiling form_urlencoded v1.0.1 Compiling tendril v0.4.2 Compiling dtoa-short v0.3.3 Compiling fxhash v0.2.1 Compiling quote v1.0.9 Compiling atty v0.2.14 Compiling clap v2.33.3 Compiling rand_core v0.5.1 Compiling rand_pcg v0.2.1 Compiling rand_chacha v0.2.2 Compiling unicode-normalization v0.1.19 Compiling rand v0.7.3 Compiling idna v0.2.3 Compiling phf_generator v0.8.0 Compiling phf_codegen v0.8.0 Compiling string_cache_codegen v0.5.1 Compiling selectors v0.22.0 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 cssparser-macros v0.6.0 Compiling html5ever v0.25.1 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 35.06s 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.101 Compiling cfg-if v1.0.0 Compiling proc-macro2 v1.0.29 Compiling getrandom v0.1.16 Compiling unicode-xid v0.2.2 Compiling ppv-lite86 v0.2.10 Compiling siphasher v0.3.7 Compiling syn v1.0.76 Compiling proc-macro-hack v0.5.19 Compiling new_debug_unreachable v1.0.4 Compiling matches v0.1.9 Compiling serde v1.0.130 Compiling log v0.4.14 Compiling mac v0.1.1 Compiling precomputed-hash v0.1.1 Compiling tinyvec_macros v0.1.0 Compiling utf-8 v0.7.6 Compiling dtoa v0.4.8 Compiling lazy_static v1.4.0 Compiling bitflags v1.3.2 Compiling stable_deref_trait v1.2.0 Compiling byteorder v1.4.3 Compiling itoa v0.4.8 Compiling nodrop v0.1.14 Compiling convert_case v0.4.0 Compiling smallvec v1.6.1 Compiling unicode-bidi v0.3.6 Compiling unicode-width v0.1.8 Compiling thin-slice v0.1.1 Compiling percent-encoding v2.1.0 Compiling ansi_term v0.11.0 Compiling strsim v0.8.0 Compiling vec_map v0.8.2 Compiling futf v0.1.4 Compiling tinyvec v1.3.1 Compiling phf_shared v0.8.0 Compiling textwrap v0.11.0 Compiling servo_arc v0.1.1 Compiling tendril v0.4.2 Compiling dtoa-short v0.3.3 Compiling form_urlencoded v1.0.1 Compiling fxhash v0.2.1 Compiling quote v1.0.9 Compiling atty v0.2.14 Compiling clap v2.33.3 Compiling rand_core v0.5.1 Compiling unicode-normalization v0.1.19 Compiling rand_pcg v0.2.1 Compiling rand_chacha v0.2.2 Compiling rand v0.7.3 Compiling idna v0.2.3 Compiling phf_generator v0.8.0 Compiling phf_codegen v0.8.0 Compiling string_cache_codegen v0.5.1 Compiling selectors v0.22.0 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 cssparser-macros v0.6.0 Compiling html5ever v0.25.1 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 test [unoptimized + debuginfo] target(s) in 12.92s 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-60ed86bdbc13c4c2) running 6 tests test link::tests::base_not_found ... ok test link::tests::base_ok ... ok test link::tests::rewrite_a_href ... ok test link::tests::rewrite_link_href ... ok test link::tests::do_not_rewrite_absolute_url ... 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.00s >>> 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-aarch64.so.1 so:libgcc_s.so.1 >>> htmlq*: Package size: 1.8 MB >>> htmlq*: Compressing data... >>> htmlq*: Create checksum... >>> htmlq*: Create htmlq-0.4.0-r1.apk >>> htmlq: Build complete at Thu, 12 Oct 2023 17:35:05 +0000 elapsed time 0h 0m 54s >>> htmlq: Cleaning up srcdir >>> htmlq: Cleaning up pkgdir >>> htmlq: Uninstalling dependencies... (1/9) Purging .makedepends-htmlq (20231012.173412) (2/9) Purging cargo (1.72.1-r0) (3/9) Purging rust (1.72.1-r0) (4/9) Purging cargo-auditable (0.6.1-r3) (5/9) Purging llvm16-libs (16.0.6-r6) (6/9) Purging scudo-malloc (16.0.6-r3) (7/9) Purging libffi (3.4.4-r3) (8/9) Purging libxml2 (2.11.5-r0) (9/9) Purging xz-libs (5.4.4-r0) Executing busybox-1.36.1-r13.trigger OK: 379 MiB in 103 packages >>> htmlq: Updating the community/aarch64 repository index... >>> htmlq: Signing the index...