>>> htmlq: Building community/htmlq 0.4.0-r1 (using abuild 3.14.1-r0) started Thu, 24 Oct 2024 09:04:34 +0000
>>> htmlq: Validating /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.3-r0)
(3/9) Installing libxml2 (2.13.4-r1)
(4/9) Installing llvm19-libs (19.1.1-r0)
(5/9) Installing scudo-malloc (19.1.1-r0)
(6/9) Installing rust (1.82.0-r0)
(7/9) Installing cargo (1.82.0-r0)
(8/9) Installing cargo-auditable (0.6.4-r0)
(9/9) Installing .makedepends-htmlq (20241024.090442)
Executing busybox-1.37.0-r3.trigger
OK: 626 MiB in 108 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
>>> 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 kuchiki v0.8.1
Downloaded nodrop v0.1.14
Downloaded thin-slice v0.1.1
Downloaded tinyvec v1.3.1
Downloaded phf v0.8.0
Downloaded cssparser-macros v0.6.0
Downloaded phf_macros v0.8.0
Downloaded siphasher v0.3.7
Downloaded string_cache v0.8.1
Downloaded tendril v0.4.2
Downloaded cssparser v0.27.2
Downloaded proc-macro2 v1.0.29
Downloaded markup5ever v0.10.1
Downloaded smallvec v1.6.1
Downloaded selectors v0.22.0
Downloaded phf_generator v0.8.0
Downloaded phf_shared v0.8.0
Downloaded servo_arc v0.1.1
Downloaded unicode-bidi v0.3.6
Downloaded phf_codegen v0.8.0
Downloaded string_cache_codegen v0.5.1
Downloaded html5ever v0.25.1
Downloaded futf v0.1.4
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 proc-macro2 v1.0.29
Compiling getrandom v0.1.16
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 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 utf-8 v0.7.6
Compiling dtoa v0.4.8
Compiling tinyvec_macros v0.1.0
Compiling lazy_static v1.4.0
Compiling smallvec v1.6.1
Compiling stable_deref_trait v1.2.0
Compiling convert_case v0.4.0
Compiling byteorder v1.4.3
Compiling nodrop v0.1.14
Compiling bitflags v1.3.2
Compiling itoa v0.4.8
Compiling unicode-width v0.1.8
Compiling thin-slice v0.1.1
Compiling percent-encoding v2.1.0
Compiling unicode-bidi v0.3.6
Compiling vec_map v0.8.2
Compiling ansi_term v0.11.0
Compiling futf v0.1.4
Compiling tinyvec v1.3.1
Compiling strsim v0.8.0
Compiling servo_arc v0.1.1
Compiling textwrap v0.11.0
Compiling dtoa-short v0.3.3
Compiling tendril v0.4.2
Compiling phf_shared v0.8.0
Compiling fxhash v0.2.1
Compiling form_urlencoded v1.0.1
Compiling quote v1.0.9
Compiling atty v0.2.14
Compiling unicode-normalization v0.1.19
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 url v2.2.2
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 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 53.34s
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 cfg-if v1.0.0
Compiling getrandom v0.1.16
Compiling proc-macro2 v1.0.29
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 matches v0.1.9
Compiling new_debug_unreachable v1.0.4
Compiling serde v1.0.130
Compiling precomputed-hash v0.1.1
Compiling mac v0.1.1
Compiling utf-8 v0.7.6
Compiling tinyvec_macros v0.1.0
Compiling dtoa v0.4.8
Compiling lazy_static v1.4.0
Compiling itoa v0.4.8
Compiling stable_deref_trait v1.2.0
Compiling nodrop v0.1.14
Compiling bitflags v1.3.2
Compiling convert_case v0.4.0
Compiling smallvec v1.6.1
Compiling byteorder v1.4.3
Compiling unicode-width v0.1.8
Compiling percent-encoding v2.1.0
Compiling unicode-bidi v0.3.6
Compiling thin-slice v0.1.1
Compiling ansi_term v0.11.0
Compiling strsim v0.8.0
Compiling futf v0.1.4
Compiling vec_map v0.8.2
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_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 url v2.2.2
Compiling phf_codegen v0.8.0
Compiling string_cache_codegen v0.5.1
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.54s
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-9f5451bfc6192136)
running 6 tests
test link::tests::base_not_found ... ok
test link::tests::base_ok ... ok
test link::tests::do_not_rewrite_absolute_url ... ok
test link::tests::rewrite_link_href ... ok
test link::tests::rewrite_a_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.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 Thu, 24 Oct 2024 09:06:05 +0000 elapsed time 0h 1m 31s
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Uninstalling dependencies...
(1/9) Purging .makedepends-htmlq (20241024.090442)
(2/9) Purging cargo-auditable (0.6.4-r0)
(3/9) Purging cargo (1.82.0-r0)
(4/9) Purging rust (1.82.0-r0)
(5/9) Purging llvm19-libs (19.1.1-r0)
(6/9) Purging scudo-malloc (19.1.1-r0)
(7/9) Purging libffi (3.4.6-r0)
(8/9) Purging libxml2 (2.13.4-r1)
(9/9) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r3.trigger
OK: 243 MiB in 99 packages
>>> htmlq: Updating the community/loongarch64 repository index...
>>> htmlq: Signing the index...