>>> spacer: Building testing/spacer 0.3.0-r0 (using abuild 3.14.1-r3) started Thu, 26 Dec 2024 04:40:44 +0000 >>> spacer: Validating /home/buildozer/aports/testing/spacer/APKBUILD... >>> spacer: Analyzing dependencies... >>> spacer: 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.4-r0) (5/9) Installing scudo-malloc (19.1.4-r0) (6/9) Installing rust (1.83.0-r0) (7/9) Installing cargo (1.83.0-r0) (8/9) Installing cargo-auditable (0.6.6-r0) (9/9) Installing .makedepends-spacer (20241226.044048) Executing busybox-1.37.0-r10.trigger OK: 668 MiB in 111 packages >>> spacer: Cleaning up srcdir >>> spacer: Cleaning up pkgdir >>> spacer: Cleaning up tmpdir >>> spacer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spacer-0.3.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 100 406k 100 406k 0 0 1829k 0 --:--:-- --:--:-- --:--:-- 1839k >>> spacer: Fetching https://distfiles.alpinelinux.org/distfiles/edge/spacer-0.3.0.tar.gz >>> spacer: Checking sha512sums... spacer-0.3.0.tar.gz: OK >>> spacer: Unpacking /var/cache/distfiles/edge/spacer-0.3.0.tar.gz... Downloading crates ... Downloaded test-case v3.1.0 Downloaded supports-color v1.3.1 Downloaded human-panic v1.1.5 Downloaded test-case-core v3.1.0 Downloaded test-case-macros v3.1.0 Downloaded clap v4.3.3 Downloaded clap_builder v4.3.3 Downloaded chrono v0.4.30 Downloaded rustix v0.38.3 Downloaded linux-raw-sys v0.4.7 Compiling libc v0.2.146 Compiling proc-macro2 v1.0.60 Compiling quote v1.0.28 Compiling unicode-ident v1.0.9 Compiling io-lifetimes v1.0.11 Compiling rustix v0.37.19 Compiling siphasher v0.3.11 Compiling serde v1.0.164 Compiling linux-raw-sys v0.3.8 Compiling bitflags v1.3.2 Compiling rand_core v0.6.4 Compiling memchr v2.6.3 Compiling regex-syntax v0.7.5 Compiling utf8parse v0.2.1 Compiling autocfg v1.1.0 Compiling anstyle v1.0.0 Compiling anstyle-query v1.0.0 Compiling cfg-if v1.0.0 Compiling cc v1.0.79 Compiling equivalent v1.0.0 Compiling colorchoice v1.0.0 Compiling hashbrown v0.14.0 Compiling rustix v0.38.3 Compiling adler v1.0.2 Compiling gimli v0.27.3 Compiling winnow v0.4.7 Compiling log v0.4.19 Compiling is_ci v1.1.1 Compiling anyhow v1.0.71 Compiling bitflags v2.4.0 Compiling clap_lex v0.5.0 Compiling iana-time-zone v0.1.57 Compiling linux-raw-sys v0.4.7 Compiling strsim v0.10.0 Compiling heck v0.4.1 Compiling rustc-demangle v0.1.23 Compiling once_cell v1.18.0 Compiling termcolor v1.2.0 Compiling time-core v0.1.1 Compiling humantime v2.1.0 Compiling lazy_static v1.4.0 Compiling miniz_oxide v0.6.2 Compiling anstyle-parse v0.2.0 Compiling time v0.3.22 Compiling rand v0.8.5 Compiling phf_shared v0.11.2 Compiling num-traits v0.2.16 Compiling phf v0.11.2 Compiling aho-corasick v1.0.2 Compiling object v0.30.4 Compiling indexmap v2.0.0 Compiling phf_generator v0.11.2 Compiling phf_codegen v0.11.2 Compiling syn v2.0.18 Compiling backtrace v0.3.67 Compiling chrono v0.4.30 Compiling regex-automata v0.3.8 Compiling terminal_size v0.3.0 Compiling atty v0.2.14 Compiling getrandom v0.2.10 Compiling supports-color v1.3.1 Compiling owo-colors v3.5.0 Compiling uuid v1.3.4 Compiling addr2line v0.19.0 Compiling is-terminal v0.4.7 Compiling anstream v0.3.2 Compiling regex v1.9.5 Compiling clap_builder v4.3.3 Compiling parse-zoneinfo v0.3.0 Compiling chrono-tz-build v0.2.0 Compiling chrono-tz v0.8.3 Compiling serde_derive v1.0.164 Compiling clap_derive v4.3.2 Compiling env_logger v0.10.0 Compiling clap v4.3.3 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling os_info v3.7.0 Compiling toml_edit v0.19.11 Compiling toml v0.7.5 Compiling human-panic v1.1.5 Compiling spacer v0.3.0 (/home/buildozer/aports/testing/spacer/src/spacer-0.3.0) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/main.rs:302:5 | 302 | human_panic::setup_panic!(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/main.rs:302:5 | 302 | human_panic::setup_panic!(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `spacer` (bin "spacer") generated 2 warnings Finished `release` profile [optimized] target(s) in 4m 47s Compiling proc-macro2 v1.0.60 Compiling unicode-ident v1.0.9 Compiling quote v1.0.28 Compiling libc v0.2.146 Compiling siphasher v0.3.11 Compiling io-lifetimes v1.0.11 Compiling version_check v0.9.4 Compiling rustix v0.37.19 Compiling serde v1.0.164 Compiling rand_core v0.6.4 Compiling linux-raw-sys v0.3.8 Compiling regex-syntax v0.7.5 Compiling memchr v2.6.3 Compiling cfg-if v1.0.0 Compiling bitflags v1.3.2 Compiling syn v1.0.109 Compiling autocfg v1.1.0 Compiling utf8parse v0.2.1 Compiling hashbrown v0.14.0 Compiling colorchoice v1.0.0 Compiling anstyle v1.0.0 Compiling cc v1.0.79 Compiling equivalent v1.0.0 Compiling anstyle-query v1.0.0 Compiling winnow v0.4.7 Compiling gimli v0.27.3 Compiling rustix v0.38.3 Compiling log v0.4.19 Compiling adler v1.0.2 Compiling iana-time-zone v0.1.57 Compiling bitflags v2.4.0 Compiling linux-raw-sys v0.4.7 Compiling rustc-demangle v0.1.23 Compiling heck v0.4.1 Compiling clap_lex v0.5.0 Compiling anyhow v1.0.71 Compiling is_ci v1.1.1 Compiling strsim v0.10.0 Compiling humantime v2.1.0 Compiling time-core v0.1.1 Compiling once_cell v1.18.0 Compiling termcolor v1.2.0 Compiling lazy_static v1.4.0 Compiling miniz_oxide v0.6.2 Compiling anstyle-parse v0.2.0 Compiling time v0.3.22 Compiling rand v0.8.5 Compiling phf_shared v0.11.2 Compiling proc-macro-error-attr v1.0.4 Compiling proc-macro-error v1.0.4 Compiling num-traits v0.2.16 Compiling phf v0.11.2 Compiling aho-corasick v1.0.2 Compiling object v0.30.4 Compiling indexmap v2.0.0 Compiling phf_generator v0.11.2 Compiling phf_codegen v0.11.2 Compiling syn v2.0.18 Compiling backtrace v0.3.67 Compiling terminal_size v0.3.0 Compiling chrono v0.4.30 Compiling regex-automata v0.3.8 Compiling getrandom v0.2.10 Compiling atty v0.2.14 Compiling supports-color v1.3.1 Compiling owo-colors v3.5.0 Compiling uuid v1.3.4 Compiling addr2line v0.19.0 Compiling is-terminal v0.4.7 Compiling anstream v0.3.2 Compiling clap_builder v4.3.3 Compiling regex v1.9.5 Compiling parse-zoneinfo v0.3.0 Compiling chrono-tz-build v0.2.0 Compiling test-case-core v3.1.0 Compiling serde_derive v1.0.164 Compiling clap_derive v4.3.2 Compiling chrono-tz v0.8.3 Compiling test-case-macros v3.1.0 Compiling env_logger v0.10.0 Compiling test-case v3.1.0 Compiling clap v4.3.3 Compiling serde_spanned v0.6.3 Compiling toml_datetime v0.6.3 Compiling os_info v3.7.0 Compiling toml_edit v0.19.11 Compiling toml v0.7.5 Compiling human-panic v1.1.5 Compiling spacer v0.3.0 (/home/buildozer/aports/testing/spacer/src/spacer-0.3.0) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/main.rs:302:5 | 302 | human_panic::setup_panic!(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: `#[warn(deprecated)]` on by default = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead --> src/main.rs:302:5 | 302 | human_panic::setup_panic!(); | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ | = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `human_panic::setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info) warning: `spacer` (bin "spacer" test) generated 2 warnings Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s Running unittests src/main.rs (target/debug/deps/spacer-6d3c1f02ad6eed92) running 11 tests test tests::test_output::multiple_lines_no_sleeps ... ok test tests::test_output::no_output ... ok test tests::test_output::no_output_after_sleep ... ok test tests::test_output::single_line_sleep_in_the_middle ... ok test tests::test_output::padding_1 ... ok test tests::test_output::padding_2 ... ok test tests::test_output::single_line ... ok test tests::test_output::single_line_right_spacer ... ok test tests::test_output::right_spacer_with_timezone ... ok test tests::test_output::with_timezone ... ok test tests::test_output::multiple_lines ... ok test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s >>> spacer: Entering fakeroot... >>> spacer-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/testing/spacer/pkg/spacer-doc/usr/share/doc' 'usr/share/licenses' -> '/home/buildozer/aports/testing/spacer/pkg/spacer-doc/usr/share/licenses' >>> spacer-doc*: Preparing subpackage spacer-doc... >>> spacer-doc*: Running postcheck for spacer-doc >>> spacer*: Running postcheck for spacer >>> spacer*: Preparing package spacer... >>> spacer*: Stripping binaries >>> spacer-doc*: Scanning shared objects >>> spacer*: Scanning shared objects >>> spacer-doc*: Tracing dependencies... >>> spacer-doc*: Package size: 2.3 KB >>> spacer-doc*: Compressing data... >>> spacer-doc*: Create checksum... >>> spacer-doc*: Create spacer-doc-0.3.0-r0.apk >>> spacer*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 >>> spacer*: Package size: 3.5 MB >>> spacer*: Compressing data... >>> spacer*: Create checksum... >>> spacer*: Create spacer-0.3.0-r0.apk >>> spacer: Build complete at Thu, 26 Dec 2024 04:47:54 +0000 elapsed time 0h 7m 10s >>> spacer: Cleaning up srcdir >>> spacer: Cleaning up pkgdir >>> spacer: Uninstalling dependencies... (1/9) Purging .makedepends-spacer (20241226.044048) (2/9) Purging cargo-auditable (0.6.6-r0) (3/9) Purging cargo (1.83.0-r0) (4/9) Purging rust (1.83.0-r0) (5/9) Purging llvm19-libs (19.1.4-r0) (6/9) Purging scudo-malloc (19.1.4-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-r10.trigger OK: 340 MiB in 102 packages >>> spacer: Updating the testing/riscv64 repository index... >>> spacer: Signing the index...