>>> convert2json: Building testing/convert2json 0.5.6-r0 (using abuild 3.12.0-r2) started Sat, 13 Jan 2024 11:52:29 +0000 >>> convert2json: Checking sanity of /home/buildozer/aports/testing/convert2json/APKBUILD... >>> convert2json: Analyzing dependencies... >>> convert2json: Installing for build: build-base jq cargo cargo-auditable clang15-dev (1/16) Installing oniguruma (6.9.9-r0) (2/16) Installing jq (1.7.1-r0) (3/16) Installing libffi (3.4.4-r3) (4/16) Installing libxml2 (2.12.3-r0) (5/16) Installing llvm16-libs (16.0.6-r7) (6/16) Installing scudo-malloc (17.0.6-r0) (7/16) Installing rust (1.72.1-r0) (8/16) Installing cargo (1.72.1-r0) (9/16) Installing cargo-auditable (0.6.1-r3) (10/16) Installing clang15-headers (15.0.7-r18) (11/16) Installing llvm15-libs (15.0.7-r12) (12/16) Installing clang15-libs (15.0.7-r18) (13/16) Installing clang15-libclang (15.0.7-r18) (14/16) Installing clang15 (15.0.7-r18) (15/16) Installing clang15-dev (15.0.7-r18) (16/16) Installing .makedepends-convert2json (20240113.115231) Executing busybox-1.36.1-r18.trigger OK: 1416 MiB in 129 packages >>> convert2json: Cleaning up srcdir >>> convert2json: Cleaning up pkgdir >>> convert2json: Cleaning up tmpdir >>> convert2json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/convert2json-0.5.6.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> convert2json: Fetching https://github.com/simonrupf/convert2json/archive/0.5.6/convert2json-0.5.6.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 19061 0 19061 0 0 35451 0 --:--:-- --:--:-- --:--:-- 35451 >>> convert2json: Fetching https://distfiles.alpinelinux.org/distfiles/edge/convert2json-0.5.6.tar.gz >>> convert2json: Checking sha512sums... convert2json-0.5.6.tar.gz: OK >>> convert2json: Unpacking /var/cache/distfiles/edge/convert2json-0.5.6.tar.gz... Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.12 Compiling serde v1.0.195 Compiling hashbrown v0.14.3 Compiling thiserror v1.0.56 Compiling equivalent v1.0.1 Compiling ryu v1.0.16 Compiling itoa v1.0.10 Compiling winnow v0.5.34 Compiling memchr v2.7.1 Compiling serde_json v1.0.111 Compiling xml-rs v0.8.19 Compiling log v0.4.20 Compiling unsafe-libyaml v0.2.10 Compiling csv-core v0.1.11 Compiling indexmap v2.1.0 Compiling quote v1.0.35 Compiling syn v2.0.48 Compiling serde_derive v1.0.195 Compiling thiserror-impl v1.0.56 Compiling yaml-split v0.4.0 Compiling argh_shared v0.1.12 Compiling toml_datetime v0.6.5 Compiling serde_spanned v0.6.5 Compiling csv v1.3.0 Compiling serde-xml-rs v0.6.0 Compiling serde_yaml v0.9.30 Compiling toml_edit v0.21.0 Compiling argh_derive v0.1.12 Compiling argh v0.1.12 Compiling toml v0.8.8 Compiling convert2json v0.5.6 (/home/buildozer/aports/testing/convert2json/src/convert2json-0.5.6) Finished release [optimized] target(s) in 52.59s Compiling proc-macro2 v1.0.76 Compiling unicode-ident v1.0.12 Compiling serde v1.0.195 Compiling hashbrown v0.14.3 Compiling thiserror v1.0.56 Compiling equivalent v1.0.1 Compiling itoa v1.0.10 Compiling ryu v1.0.16 Compiling winnow v0.5.34 Compiling serde_json v1.0.111 Compiling memchr v2.7.1 Compiling unsafe-libyaml v0.2.10 Compiling log v0.4.20 Compiling xml-rs v0.8.19 Compiling csv-core v0.1.11 Compiling quote v1.0.35 Compiling indexmap v2.1.0 Compiling syn v2.0.48 Compiling serde_derive v1.0.195 Compiling thiserror-impl v1.0.56 Compiling yaml-split v0.4.0 Compiling serde_spanned v0.6.5 Compiling argh_shared v0.1.12 Compiling toml_datetime v0.6.5 Compiling serde-xml-rs v0.6.0 Compiling csv v1.3.0 Compiling serde_yaml v0.9.30 Compiling toml_edit v0.21.0 Compiling argh_derive v0.1.12 Compiling argh v0.1.12 Compiling toml v0.8.8 Compiling convert2json v0.5.6 (/home/buildozer/aports/testing/convert2json/src/convert2json-0.5.6) Finished test [unoptimized + debuginfo] target(s) in 26.97s Running unittests src/lib.rs (target/debug/deps/convert2json-1ce7b2d065187bf9) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/cq.rs (target/debug/deps/cq-1007185bbf268e25) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/csv2json.rs (target/debug/deps/csv2json-31eaa622eaad2214) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/toml2json.rs (target/debug/deps/toml2json-1ffd7bfec728318e) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/tq.rs (target/debug/deps/tq-1ab7fb79eaf2a406) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/xml2json.rs (target/debug/deps/xml2json-f49ab2af4bbf7254) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/xq.rs (target/debug/deps/xq-e36c0ecd65fe9e24) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/yaml2json.rs (target/debug/deps/yaml2json-eb64da8f5c65e5ab) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests src/bin/yq.rs (target/debug/deps/yq-66a0c19847ac6d0f) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests convert2json running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> convert2json: Entering fakeroot... >>> convert2json*: Running postcheck for convert2json >>> convert2json*: Preparing package convert2json... >>> convert2json*: Stripping binaries >>> convert2json*: Scanning shared objects >>> convert2json*: Tracing dependencies... jq so:libc.musl-x86.so.1 so:libgcc_s.so.1 >>> convert2json*: Package size: 3.6 MB >>> convert2json*: Compressing data... >>> convert2json*: Create checksum... >>> convert2json*: Create convert2json-0.5.6-r0.apk >>> convert2json: Build complete at Sat, 13 Jan 2024 11:54:04 +0000 elapsed time 0h 1m 35s >>> convert2json: Cleaning up srcdir >>> convert2json: Cleaning up pkgdir >>> convert2json: Uninstalling dependencies... (1/16) Purging .makedepends-convert2json (20240113.115231) (2/16) Purging jq (1.7.1-r0) (3/16) Purging cargo (1.72.1-r0) (4/16) Purging rust (1.72.1-r0) (5/16) Purging cargo-auditable (0.6.1-r3) (6/16) Purging clang15-dev (15.0.7-r18) (7/16) Purging clang15 (15.0.7-r18) (8/16) Purging clang15-libclang (15.0.7-r18) (9/16) Purging clang15-headers (15.0.7-r18) (10/16) Purging clang15-libs (15.0.7-r18) (11/16) Purging llvm15-libs (15.0.7-r12) (12/16) Purging llvm16-libs (16.0.6-r7) (13/16) Purging oniguruma (6.9.9-r0) (14/16) Purging scudo-malloc (17.0.6-r0) (15/16) Purging libffi (3.4.4-r3) (16/16) Purging libxml2 (2.12.3-r0) Executing busybox-1.36.1-r18.trigger OK: 380 MiB in 113 packages >>> convert2json: Updating the testing/x86 repository index... >>> convert2json: Signing the index...