>>> cargo2junit: Building community/cargo2junit 0.1.14-r0 (using abuild 3.16.0_rc4-r0) started Wed, 29 Oct 2025 02:02:07 +0000 >>> cargo2junit: Validating /home/buildozer/aports/community/cargo2junit/APKBUILD... >>> cargo2junit: Analyzing dependencies... >>> cargo2junit: Installing for build: build-base cargo cargo-auditable (1/9) Installing libffi (3.5.2-r0) (2/9) Installing xz-libs (5.8.1-r0) (3/9) Installing libxml2 (2.13.9-r0) (4/9) Installing llvm21-libs (21.1.2-r1) (5/9) Installing scudo-malloc (21.1.2-r0) (6/9) Installing rust (1.90.0-r1) (7/9) Installing cargo (1.90.0-r1) (8/9) Installing cargo-auditable (0.7.1-r0) (9/9) Installing .makedepends-cargo2junit (20251029.020214) busybox-1.37.0-r24.trigger: Executing script... OK: 946 MiB in 114 packages >>> cargo2junit: Cleaning up srcdir >>> cargo2junit: Cleaning up pkgdir >>> cargo2junit: Cleaning up tmpdir >>> cargo2junit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cargo2junit-0.1.14.tar.gz /var/cache/distfiles/cargo2junit-0.1.14.tar.gz: OK >>> cargo2junit: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cargo2junit-0.1.14.tar.gz /var/cache/distfiles/cargo2junit-0.1.14.tar.gz: OK >>> cargo2junit: Unpacking /var/cache/distfiles/cargo2junit-0.1.14.tar.gz... Updating crates.io index Adding time v0.3.35 to dependencies Features: + alloc + std - formatting - large-dates - local-offset - macros - parsing - quickcheck - rand - serde - serde-human-readable - serde-well-known - wasm-bindgen Updating crates.io index Downloading crates ... Downloaded num-conv v0.1.0 Downloaded time-macros v0.2.18 Downloaded quote v1.0.37 Downloaded vte_generate_state_changes v0.1.2 Downloaded utf8parse v0.2.2 Downloaded powerfmt v0.2.0 Downloaded derive-getters v0.2.1 Downloaded arrayvec v0.5.2 Downloaded deranged v0.3.11 Downloaded thiserror-impl v1.0.69 Downloaded thiserror v1.0.69 Downloaded junit-report v0.7.1 Downloaded ryu v1.0.18 Downloaded proc-macro2 v1.0.89 Downloaded unicode-ident v1.0.14 Downloaded xml-rs v0.8.23 Downloaded memchr v2.7.4 Downloaded time v0.3.36 Downloaded serde_derive v1.0.215 Downloaded vte v0.10.1 Downloaded aho-corasick v1.1.3 Downloaded serde_json v1.0.133 Downloaded time-core v0.1.2 Downloaded itoa v1.0.13 Downloaded syn v1.0.109 Downloaded serde v1.0.215 Downloaded regex v1.11.1 Downloaded syn v2.0.87 Downloaded strip-ansi-escapes v0.1.1 Downloaded regex-syntax v0.8.5 Downloaded regex-automata v0.4.9 Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.14 Compiling syn v1.0.109 Compiling powerfmt v0.2.0 Compiling arrayvec v0.5.2 Compiling utf8parse v0.2.2 Compiling time-core v0.1.2 Compiling thiserror v1.0.69 Compiling num-conv v0.1.0 Compiling itoa v1.0.13 Compiling serde v1.0.215 Compiling serde_json v1.0.133 Compiling ryu v1.0.18 Compiling memchr v2.7.4 Compiling xml-rs v0.8.23 Compiling deranged v0.3.11 Compiling time-macros v0.2.18 Compiling quote v1.0.37 Compiling syn v2.0.87 Compiling vte_generate_state_changes v0.1.2 Compiling time v0.3.36 Compiling vte v0.10.1 Compiling strip-ansi-escapes v0.1.1 Compiling thiserror-impl v1.0.69 Compiling serde_derive v1.0.215 Compiling derive-getters v0.2.1 Compiling junit-report v0.7.1 Compiling cargo2junit v0.1.14 (/home/buildozer/aports/community/cargo2junit/src/cargo2junit-0.1.14) Finished `release` profile [optimized] target(s) in 43.04s Compiling proc-macro2 v1.0.89 Compiling unicode-ident v1.0.14 Compiling syn v1.0.109 Compiling memchr v2.7.4 Compiling itoa v1.0.13 Compiling utf8parse v0.2.2 Compiling powerfmt v0.2.0 Compiling arrayvec v0.5.2 Compiling thiserror v1.0.69 Compiling num-conv v0.1.0 Compiling time-core v0.1.2 Compiling serde v1.0.215 Compiling regex-syntax v0.8.5 Compiling serde_json v1.0.133 Compiling ryu v1.0.18 Compiling xml-rs v0.8.23 Compiling deranged v0.3.11 Compiling time-macros v0.2.18 Compiling aho-corasick v1.1.3 Compiling quote v1.0.37 Compiling syn v2.0.87 Compiling vte_generate_state_changes v0.1.2 Compiling time v0.3.36 Compiling vte v0.10.1 Compiling strip-ansi-escapes v0.1.1 Compiling regex-automata v0.4.9 Compiling thiserror-impl v1.0.69 Compiling serde_derive v1.0.215 Compiling derive-getters v0.2.1 Compiling junit-report v0.7.1 Compiling regex v1.11.1 Compiling cargo2junit v0.1.14 (/home/buildozer/aports/community/cargo2junit/src/cargo2junit-0.1.14) Finished `test` profile [unoptimized + debuginfo] target(s) in 28.06s Running unittests src/main.rs (target/debug/deps/cargo2junit-22b3f8dff15790bf) running 16 tests test tests::compile_fail ... ok test tests::error_on_garbage ... ok test tests::one_suite_no_tests ... ok test tests::unknown_type_panics - should panic ... ok test tests::success_self ... ok test tests::random_json_is_ignored ... ok test tests::single_suite_failed ... ok test tests::success_single_suite ... ok test tests::float_time ... ok test tests::success_self_exec_time ... ok test tests::single_suite_failed_stderr_only ... ok test tests::timedout_event ... ok test tests::multi_suite_success ... ok test tests::az_func_regression ... ok test tests::cargo_project_failure_shortened ... ok test tests::cargo_project_failure ... ok test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s >>> cargo2junit: Entering fakeroot... >>> cargo2junit*: Running postcheck for cargo2junit >>> cargo2junit*: Preparing package cargo2junit... >>> cargo2junit*: Stripping binaries >>> cargo2junit*: Scanning shared objects >>> cargo2junit*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libgcc_s.so.1 >>> cargo2junit*: Package size: 518.2 KB >>> cargo2junit*: Compressing data... >>> cargo2junit*: Create checksum... >>> cargo2junit*: Create cargo2junit-0.1.14-r0.apk >>> cargo2junit: Build complete at Wed, 29 Oct 2025 02:03:32 +0000 elapsed time 0h 1m 25s >>> cargo2junit: Cleaning up srcdir >>> cargo2junit: Cleaning up pkgdir >>> cargo2junit: Cleaning up tmpdir >>> cargo2junit: Uninstalling dependencies... (1/9) Purging .makedepends-cargo2junit (20251029.020214) (2/9) Purging cargo-auditable (0.7.1-r0) (3/9) Purging cargo (1.90.0-r1) (4/9) Purging rust (1.90.0-r1) (5/9) Purging llvm21-libs (21.1.2-r1) (6/9) Purging scudo-malloc (21.1.2-r0) (7/9) Purging libffi (3.5.2-r0) (8/9) Purging libxml2 (2.13.9-r0) (9/9) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r24.trigger: Executing script... OK: 543 MiB in 105 packages >>> cargo2junit: Updating the community/loongarch64 repository index... >>> cargo2junit: Signing the index...