>>> htmlq: Building community/htmlq 0.4.0-r1 (using abuild 3.14.1-r1) started Mon, 11 Nov 2024 04:23:36 +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-r3)
(4/9) Installing llvm19-libs (19.1.2-r0)
(5/9) Installing scudo-malloc (19.1.2-r0)
(6/9) Installing rust (1.82.0-r1)
(7/9) Installing cargo (1.82.0-r1)
(8/9) Installing cargo-auditable (0.6.4-r0)
(9/9) Installing .makedepends-htmlq (20241111.042342)
Executing busybox-1.37.0-r6.trigger
OK: 774 MiB in 110 packages
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Cleaning up tmpdir
>>> htmlq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/htmlq-0.4.0.tar.gz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
saving to '/var/cache/distfiles/v3.21/htmlq-0.4.0.tar.gz.part'
htmlq-0.4.0.tar.gz.p 100% |********************************| 13030 0:00:00 ETA
'/var/cache/distfiles/v3.21/htmlq-0.4.0.tar.gz.part' saved
>>> htmlq: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/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.21/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.
Downloading crates ...
Downloaded tendril v0.4.2
Downloaded cssparser-macros v0.6.0
Downloaded siphasher v0.3.7
Downloaded unicode-bidi v0.3.6
Downloaded string_cache v0.8.1
Downloaded tinyvec v1.3.1
Downloaded string_cache_codegen v0.5.1
Downloaded futf v0.1.4
Downloaded html5ever v0.25.1
Downloaded proc-macro2 v1.0.29
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 unicode-xid v0.2.2
Compiling cfg-if v1.0.0
Compiling ppv-lite86 v0.2.10
Compiling syn v1.0.76
Compiling siphasher v0.3.7
Compiling proc-macro-hack v0.5.19
Compiling new_debug_unreachable v1.0.4
Compiling log v0.4.14
Compiling matches v0.1.9
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 smallvec v1.6.1
Compiling convert_case v0.4.0
Compiling stable_deref_trait v1.2.0
Compiling byteorder v1.4.3
Compiling bitflags v1.3.2
Compiling nodrop v0.1.14
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 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 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 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` profile [optimized] target(s) in 37.38s
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 proc-macro2 v1.0.29
Compiling getrandom v0.1.16
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 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 dtoa v0.4.8
Compiling utf-8 v0.7.6
Compiling tinyvec_macros v0.1.0
Compiling lazy_static v1.4.0
Compiling bitflags v1.3.2
Compiling byteorder v1.4.3
Compiling smallvec v1.6.1
Compiling itoa v0.4.8
Compiling stable_deref_trait v1.2.0
Compiling nodrop v0.1.14
Compiling convert_case v0.4.0
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 vec_map v0.8.2
Compiling tinyvec v1.3.1
Compiling futf v0.1.4
Compiling servo_arc v0.1.1
Compiling textwrap v0.11.0
Compiling dtoa-short v0.3.3
Compiling form_urlencoded v1.0.1
Compiling tendril v0.4.2
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 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 `test` profile [unoptimized + debuginfo] target(s) in 13.46s
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-b53aa407092f44b4)
running 6 tests
test link::tests::base_ok ... ok
test link::tests::base_not_found ... ok
test link::tests::rewrite_a_href ... ok
test link::tests::rewrite_map_area_href ... ok
test link::tests::do_not_rewrite_absolute_url ... ok
test link::tests::rewrite_link_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-x86.so.1
so:libgcc_s.so.1
>>> htmlq*: Package size: 1.3 MB
>>> htmlq*: Compressing data...
>>> htmlq*: Create checksum...
>>> htmlq*: Create htmlq-0.4.0-r1.apk
>>> htmlq: Build complete at Mon, 11 Nov 2024 04:24:36 +0000 elapsed time 0h 1m 0s
>>> htmlq: Cleaning up srcdir
>>> htmlq: Cleaning up pkgdir
>>> htmlq: Uninstalling dependencies...
(1/9) Purging .makedepends-htmlq (20241111.042342)
(2/9) Purging cargo-auditable (0.6.4-r0)
(3/9) Purging cargo (1.82.0-r1)
(4/9) Purging rust (1.82.0-r1)
(5/9) Purging llvm19-libs (19.1.2-r0)
(6/9) Purging scudo-malloc (19.1.2-r0)
(7/9) Purging libffi (3.4.6-r0)
(8/9) Purging libxml2 (2.13.4-r3)
(9/9) Purging xz-libs (5.6.3-r0)
Executing busybox-1.37.0-r6.trigger
OK: 396 MiB in 101 packages
>>> htmlq: Updating the community/x86 repository index...
>>> htmlq: Signing the index...