>>> bartib: Building testing/bartib 1.0.1-r0 (using abuild 3.9.0-r0) started Mon, 25 Apr 2022 22:05:21 +0000 >>> bartib: Checking sanity of /home/buildozer/aports/testing/bartib/APKBUILD... >>> bartib: Analyzing dependencies... >>> bartib: Installing for build: build-base cargo (1/7) Installing rust-stdlib (1.60.0-r1) (2/7) Installing libffi (3.4.2-r1) (3/7) Installing libxml2 (2.9.13-r0) (4/7) Installing llvm13-libs (13.0.1-r2) (5/7) Installing rust (1.60.0-r1) (6/7) Installing cargo (1.60.0-r1) (7/7) Installing .makedepends-bartib (20220425.220522) Executing busybox-1.35.0-r10.trigger OK: 1094 MiB in 105 packages >>> bartib: Cleaning up srcdir >>> bartib: Cleaning up pkgdir >>> bartib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bartib-1.0.1.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 >>> bartib: Fetching bartib-1.0.1.tar.gz::https://github.com/nikolassv/bartib/archive/refs/tags/v1.0.1.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 134 100 134 0 0 657 0 --:--:-- --:--:-- --:--:-- 660 100 98k 0 98k 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k >>> bartib: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bartib-1.0.1.tar.gz >>> bartib: Checking sha512sums... bartib-1.0.1.tar.gz: OK >>> bartib: Unpacking /var/cache/distfiles/edge/bartib-1.0.1.tar.gz... Downloading crates ... Downloaded thiserror v1.0.24 Downloaded thiserror-impl v1.0.24 Downloaded nu-ansi-term v0.34.0 Downloaded syn v1.0.65 Downloaded anyhow v1.0.42 Downloaded term_size v1.0.0-beta1 Compiling memchr v2.4.1 Compiling autocfg v1.0.1 Compiling libc v0.2.86 Compiling proc-macro2 v1.0.24 Compiling unicode-xid v0.2.1 Compiling regex-syntax v0.6.25 Compiling syn v1.0.65 Compiling bitflags v1.2.1 Compiling unicode-width v0.1.8 Compiling either v1.6.1 Compiling anyhow v1.0.42 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.2 Compiling overload v0.1.1 Compiling strsim v0.8.0 Compiling smawk v0.3.1 Compiling textwrap v0.11.0 Compiling itertools v0.10.1 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling aho-corasick v0.7.18 Compiling quote v1.0.9 Compiling atty v0.2.14 Compiling time v0.1.44 Compiling term_size v1.0.0-beta1 Compiling clap v2.33.3 Compiling nu-ansi-term v0.34.0 Compiling chrono v0.4.19 Compiling regex v1.5.4 Compiling thiserror-impl v1.0.24 Compiling unicode-linebreak v0.1.2 Compiling thiserror v1.0.24 Compiling textwrap v0.14.2 Compiling bartib v1.0.1 (/home/buildozer/aports/testing/bartib/src/bartib-1.0.1) Finished release [optimized] target(s) in 40.57s Compiling memchr v2.4.1 Compiling autocfg v1.0.1 Compiling libc v0.2.86 Compiling proc-macro2 v1.0.24 Compiling regex-syntax v0.6.25 Compiling unicode-xid v0.2.1 Compiling syn v1.0.65 Compiling unicode-width v0.1.8 Compiling bitflags v1.2.1 Compiling either v1.6.1 Compiling anyhow v1.0.42 Compiling ansi_term v0.11.0 Compiling strsim v0.8.0 Compiling overload v0.1.1 Compiling vec_map v0.8.2 Compiling smawk v0.3.1 Compiling textwrap v0.11.0 Compiling itertools v0.10.1 Compiling num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling aho-corasick v0.7.18 Compiling quote v1.0.9 Compiling time v0.1.44 Compiling atty v0.2.14 Compiling term_size v1.0.0-beta1 Compiling clap v2.33.3 Compiling nu-ansi-term v0.34.0 Compiling chrono v0.4.19 Compiling regex v1.5.4 Compiling thiserror-impl v1.0.24 Compiling unicode-linebreak v0.1.2 Compiling thiserror v1.0.24 Compiling textwrap v0.14.2 Compiling bartib v1.0.1 (/home/buildozer/aports/testing/bartib/src/bartib-1.0.1) Finished test [unoptimized + debuginfo] target(s) in 17.51s Running unittests (target/debug/deps/bartib-cfb48e15e0f6b613) running 21 tests test data::activity::tests::from_str_errors ... ok test data::activity::tests::display ... ok test data::activity::tests::from_str_escaped_chars ... ok test data::activity::tests::from_str_running_activity ... ok test data::activity::tests::from_str_running_activity_no_description ... ok test data::activity::tests::from_str_stopped_activity ... ok test data::activity::tests::stop ... ok test data::activity::tests::start ... ok test data::getter::tests::get_descriptions_and_projects_test_restarted_activitiy ... ok test data::getter::tests::get_descriptions_and_projects_test_simple ... ok test data::activity::tests::string_roundtrip ... ok test view::report::tests::get_max_option_test ... ok test view::report::tests::get_longest_line_test ... ok test view::report::tests::group_activities_by_description_test ... ok test view::report::tests::group_activities_by_project_test ... ok test view::report::tests::sum_duration_test ... ok test view::table::tests::get_column_width_with_wrapping ... ok test view::table::tests::get_column_width_with_wrapping_not_enough_wrappable_space ... ok test view::table::tests::get_column_width_without_wrapping ... ok test view::table::tests::get_column_width_with_wrapping_not_possible ... ok test view::table::tests::display ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Running unittests (target/debug/deps/bartib-d6b8185e17398cda) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Doc-tests bartib running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s >>> bartib: Entering fakeroot... Installing bartib v1.0.1 (/home/buildozer/aports/testing/bartib/src/bartib-1.0.1) Finished release [optimized] target(s) in 0.08s Installing /home/buildozer/aports/testing/bartib/pkg/bartib/usr/bin/bartib Installed package `bartib v1.0.1 (/home/buildozer/aports/testing/bartib/src/bartib-1.0.1)` (executable `bartib`) warning: be sure to add `/home/buildozer/aports/testing/bartib/pkg/bartib/usr/bin` to your PATH to be able to run the installed binaries >>> bartib*: Running postcheck for bartib >>> bartib*: Preparing package bartib... >>> bartib*: Stripping binaries >>> bartib*: Scanning shared objects >>> bartib*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 >>> bartib*: Package size: 848.0 KB >>> bartib*: Compressing data... >>> bartib*: Create checksum... >>> bartib*: Create bartib-1.0.1-r0.apk >>> bartib: Build complete at Mon, 25 Apr 2022 22:06:30 +0000 elapsed time 0h 1m 9s >>> bartib: Cleaning up srcdir >>> bartib: Cleaning up pkgdir >>> bartib: Uninstalling dependencies... (1/7) Purging .makedepends-bartib (20220425.220522) (2/7) Purging cargo (1.60.0-r1) (3/7) Purging rust (1.60.0-r1) (4/7) Purging rust-stdlib (1.60.0-r1) (5/7) Purging llvm13-libs (13.0.1-r2) (6/7) Purging libffi (3.4.2-r1) (7/7) Purging libxml2 (2.9.13-r0) Executing busybox-1.35.0-r10.trigger OK: 332 MiB in 98 packages >>> bartib: Updating the testing/x86_64 repository index... >>> bartib: Signing the index...