>>> htmlq: Building community/htmlq 0.4.0-r1 (using abuild 3.13.0-r5) started Sun, 01 Sep 2024 00:37:43 +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.2-r0)
(3/9) Installing libxml2 (2.12.8-r0)
(4/9) Installing llvm18-libs (18.1.8-r0)
(5/9) Installing scudo-malloc (18.1.8-r0)
(6/9) Installing rust (1.80.1-r0)
(7/9) Installing cargo (1.80.1-r0)
(8/9) Installing cargo-auditable (0.6.4-r0)
(9/9) Installing .makedepends-htmlq (20240901.003749)
Executing busybox-1.36.1-r31.trigger
OK: 555 MiB in 110 packages
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Cleaning up tmpdir
>>> htmlq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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 13030 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 13030 100 13030 0 0 19686 0 --:--:-- --:--:-- --:--:-- 19682
>>> htmlq: Fetching https://distfiles.alpinelinux.org/distfiles/edge/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/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 url v2.2.2
Downloaded siphasher v0.3.7
Downloaded matches v0.1.9
Downloaded unicode-bidi v0.3.6
Downloaded kuchiki v0.8.1
Downloaded futf v0.1.4
Downloaded tendril v0.4.2
Downloaded markup5ever v0.10.1
Downloaded unicode-normalization v0.1.19
Downloaded html5ever v0.25.1
Downloaded proc-macro2 v1.0.29
Downloaded tinyvec v1.3.1
Downloaded quote v1.0.9
Downloaded smallvec v1.6.1
Downloaded cssparser-macros v0.6.0
Downloaded string_cache v0.8.1
Downloaded string_cache_codegen v0.5.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.155
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 siphasher v0.3.7
Compiling syn v1.0.76
Compiling proc-macro-hack v0.5.19
Compiling matches v0.1.9
Compiling log v0.4.14
Compiling serde v1.0.130
Compiling new_debug_unreachable v1.0.4
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 convert_case v0.4.0
Compiling stable_deref_trait v1.2.0
Compiling nodrop v0.1.14
Compiling itoa v0.4.8
Compiling byteorder v1.4.3
Compiling bitflags v1.3.2
Compiling smallvec v1.6.1
Compiling unicode-bidi v0.3.6
Compiling thin-slice v0.1.1
Compiling percent-encoding v2.1.0
Compiling unicode-width v0.1.8
Compiling futf v0.1.4
Compiling vec_map v0.8.2
Compiling strsim v0.8.0
Compiling ansi_term v0.11.0
Compiling tinyvec v1.3.1
Compiling servo_arc v0.1.1
Compiling textwrap v0.11.0
Compiling tendril v0.4.2
Compiling form_urlencoded v1.0.1
Compiling dtoa-short v0.3.3
Compiling phf_shared v0.8.0
Compiling fxhash v0.2.1
Compiling quote v1.0.9
Compiling unicode-normalization v0.1.19
Compiling atty v0.2.14
Compiling clap v2.33.3
Compiling rand_core v0.5.1
Compiling rand_chacha v0.2.2
Compiling rand_pcg v0.2.1
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 url v2.2.2
Compiling selectors v0.22.0
Compiling markup5ever v0.10.1
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` profile [optimized] target(s) in 52.98s
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.155
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 matches v0.1.9
Compiling serde v1.0.130
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 dtoa v0.4.8
Compiling utf-8 v0.7.6
Compiling itoa v0.4.8
Compiling nodrop v0.1.14
Compiling smallvec v1.6.1
Compiling stable_deref_trait v1.2.0
Compiling bitflags v1.3.2
Compiling convert_case v0.4.0
Compiling byteorder v1.4.3
Compiling thin-slice v0.1.1
Compiling unicode-bidi v0.3.6
Compiling unicode-width v0.1.8
Compiling percent-encoding v2.1.0
Compiling vec_map v0.8.2
Compiling ansi_term v0.11.0
Compiling tinyvec v1.3.1
Compiling strsim v0.8.0
Compiling futf v0.1.4
Compiling servo_arc v0.1.1
Compiling textwrap v0.11.0
Compiling tendril v0.4.2
Compiling form_urlencoded v1.0.1
Compiling phf_shared v0.8.0
Compiling dtoa-short v0.3.3
Compiling fxhash v0.2.1
Compiling quote v1.0.9
Compiling unicode-normalization v0.1.19
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 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 url v2.2.2
Compiling selectors v0.22.0
Compiling markup5ever v0.10.1
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 `test` profile [unoptimized + debuginfo] target(s) in 22.97s
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-eaa95f0ca907f887)
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_map_area_href ... ok
test link::tests::rewrite_link_href ... ok
test link::tests::do_not_rewrite_absolute_url ... 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-loongarch64.so.1
so:libgcc_s.so.1
>>> htmlq*: Package size: 1.9 MB
>>> htmlq*: Compressing data...
>>> htmlq*: Create checksum...
>>> htmlq*: Create htmlq-0.4.0-r1.apk
>>> htmlq: Build complete at Sun, 01 Sep 2024 00:39:10 +0000 elapsed time 0h 1m 27s
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Uninstalling dependencies...
(1/9) Purging .makedepends-htmlq (20240901.003749)
(2/9) Purging cargo-auditable (0.6.4-r0)
(3/9) Purging cargo (1.80.1-r0)
(4/9) Purging rust (1.80.1-r0)
(5/9) Purging llvm18-libs (18.1.8-r0)
(6/9) Purging scudo-malloc (18.1.8-r0)
(7/9) Purging libffi (3.4.6-r0)
(8/9) Purging libxml2 (2.12.8-r0)
(9/9) Purging xz-libs (5.6.2-r0)
Executing busybox-1.36.1-r31.trigger
OK: 250 MiB in 101 packages
>>> htmlq: Updating the community/loongarch64 repository index...
>>> htmlq: Signing the index...