>>> bartib: Building testing/bartib 1.0.1-r0 (using abuild 3.9.0-r0) started Mon, 25 Apr 2022 20:45:06 +0000 >>> bartib: Checking sanity of /home/buildozer/aports/testing/bartib/APKBUILD... >>> bartib: Analyzing dependencies... >>> bartib: Installing for build: build-base cargo (1/8) Installing rust-stdlib (1.60.0-r1) (2/8) Installing libffi (3.4.2-r1) (3/8) Installing xz-libs (5.2.5-r1) (4/8) Installing libxml2 (2.9.13-r0) (5/8) Installing llvm13-libs (13.0.1-r2) (6/8) Installing rust (1.60.0-r1) (7/8) Installing cargo (1.60.0-r1) (8/8) Installing .makedepends-bartib (20220425.204507) Executing busybox-1.35.0-r10.trigger OK: 1018 MiB in 97 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 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 236 0 --:--:-- --:--:-- --:--:-- 237 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 98k 0 0 68212 0 --:--:-- 0:00:01 --:--:-- 152k >>> 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 syn v1.0.65 Downloaded term_size v1.0.0-beta1 Downloaded nu-ansi-term v0.34.0 Compiling memchr v2.4.1 Compiling libc v0.2.86 Compiling autocfg v1.0.1 Compiling proc-macro2 v1.0.24 Compiling regex-syntax v0.6.25 Compiling unicode-xid v0.2.1 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 overload v0.1.1 Compiling vec_map v0.8.2 Compiling ansi_term v0.11.0 Compiling smawk v0.3.1 Compiling strsim v0.8.0 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 release [optimized] target(s) in 41.06s Compiling memchr v2.4.1 Compiling libc v0.2.86 Compiling autocfg v1.0.1 Compiling proc-macro2 v1.0.24 Compiling unicode-xid v0.2.1 Compiling regex-syntax v0.6.25 Compiling syn v1.0.65 Compiling unicode-width v0.1.8 Compiling bitflags v1.2.1 Compiling anyhow v1.0.42 Compiling either v1.6.1 Compiling overload v0.1.1 Compiling vec_map v0.8.2 Compiling strsim v0.8.0 Compiling smawk v0.3.1 Compiling ansi_term v0.11.0 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 thiserror v1.0.24 Compiling unicode-linebreak v0.1.2 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 20.84s Running unittests (target/debug/deps/bartib-eda25683180bc3a9) 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_no_description ... ok test data::activity::tests::from_str_running_activity ... ok test data::activity::tests::start ... ok test data::activity::tests::from_str_stopped_activity ... ok test data::activity::tests::stop ... ok test data::getter::tests::get_descriptions_and_projects_test_restarted_activitiy ... ok test data::activity::tests::string_roundtrip ... ok test data::getter::tests::get_descriptions_and_projects_test_simple ... ok test view::report::tests::get_max_option_test ... ok test view::report::tests::group_activities_by_description_test ... ok test view::report::tests::group_activities_by_project_test ... ok test view::table::tests::get_column_width_with_wrapping ... ok test view::report::tests::get_longest_line_test ... ok test view::table::tests::get_column_width_with_wrapping_not_possible ... 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::report::tests::sum_duration_test ... 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-62fe30dd7156bc80) 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.06s 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-ppc64le.so.1 so:libgcc_s.so.1 >>> bartib*: Package size: 912.0 KB >>> bartib*: Compressing data... >>> bartib*: Create checksum... >>> bartib*: Create bartib-1.0.1-r0.apk >>> bartib: Build complete at Mon, 25 Apr 2022 20:46:19 +0000 elapsed time 0h 1m 13s >>> bartib: Cleaning up srcdir >>> bartib: Cleaning up pkgdir >>> bartib: Uninstalling dependencies... (1/8) Purging .makedepends-bartib (20220425.204507) (2/8) Purging cargo (1.60.0-r1) (3/8) Purging rust (1.60.0-r1) (4/8) Purging rust-stdlib (1.60.0-r1) (5/8) Purging llvm13-libs (13.0.1-r2) (6/8) Purging libffi (3.4.2-r1) (7/8) Purging libxml2 (2.9.13-r0) (8/8) Purging xz-libs (5.2.5-r1) Executing busybox-1.35.0-r10.trigger OK: 229 MiB in 89 packages >>> bartib: Updating the testing/ppc64le repository index... >>> bartib: Signing the index...