>>> bartib: Building testing/bartib 1.0.1-r1 (using abuild 3.15.0-r2) started Tue, 15 Jul 2025 20:57:04 +0000 >>> bartib: Validating /home/buildozer/aports/testing/bartib/APKBUILD... >>> bartib: Analyzing dependencies... >>> bartib: Installing for build: build-base cargo cargo-auditable (1/9) Installing libffi (3.5.1-r0) (2/9) Installing xz-libs (5.8.1-r0) (3/9) Installing libxml2 (2.13.8-r0) (4/9) Installing llvm20-libs (20.1.8-r0) (5/9) Installing scudo-malloc (20.1.8-r0) (6/9) Installing rust (1.88.0-r0) (7/9) Installing cargo (1.88.0-r0) (8/9) Installing cargo-auditable (0.7.0-r0) (9/9) Installing .makedepends-bartib (20250715.205705) busybox-1.37.0-r19.trigger: Executing script... OK: 758 MiB in 117 packages >>> bartib: Cleaning up srcdir >>> bartib: Cleaning up pkgdir >>> bartib: Cleaning up tmpdir >>> 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 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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 98k 0 98k 0 0 98213 0 --:--:-- 0:00:01 --:--:-- 172k >>> bartib: Fetching https://distfiles.alpinelinux.org/distfiles/edge//bartib-1.0.1.tar.gz >>> bartib: Checking sha512sums... bartib-1.0.1.tar.gz: OK cargo-update.patch: OK >>> bartib: Unpacking /var/cache/distfiles/edge/bartib-1.0.1.tar.gz... >>> bartib: cargo-update.patch patching file Cargo.lock Downloading crates ... Downloaded proc-macro2 v1.0.24 Downloaded textwrap v0.14.2 Downloaded smawk v0.3.1 Downloaded term_size v1.0.0-beta1 Downloaded thiserror v1.0.24 Downloaded ansi_term v0.11.0 Downloaded thiserror-impl v1.0.24 Downloaded nu-ansi-term v0.34.0 Downloaded anyhow v1.0.42 Downloaded unicode-linebreak v0.1.2 Downloaded unicode-xid v0.2.1 Downloaded syn v1.0.65 Compiling memchr v2.4.1 Compiling libc v0.2.155 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 either v1.6.1 Compiling anyhow v1.0.42 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 textwrap v0.11.0 Compiling vec_map v0.8.2 Compiling atty v0.2.14 Compiling time v0.1.44 Compiling ansi_term v0.11.0 Compiling smawk v0.3.1 Compiling strsim v0.8.0 Compiling overload v0.1.1 Compiling clap v2.33.3 Compiling term_size v1.0.0-beta1 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) warning: elided lifetime has a name --> src/view/report.rs:60:72 | 60 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { | -- lifetime `'a` declared here ^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> src/view/report.rs:146:94 | 146 | fn group_activities_by_description<'a>(activities: &'a [&'a activity::Activity]) -> BTreeMap<&str, Vec<&'a activity::Activity>> { | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: `bartib` (lib) generated 2 warnings Finished `release` profile [optimized] target(s) in 18.49s Compiling memchr v2.4.1 Compiling libc v0.2.155 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 num-traits v0.2.14 Compiling num-integer v0.1.44 Compiling itertools v0.10.1 Compiling aho-corasick v0.7.18 Compiling quote v1.0.9 Compiling textwrap v0.11.0 Compiling atty v0.2.14 Compiling time v0.1.44 Compiling smawk v0.3.1 Compiling strsim v0.8.0 Compiling ansi_term v0.11.0 Compiling overload v0.1.1 Compiling vec_map v0.8.2 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) warning: elided lifetime has a name --> src/view/report.rs:60:72 | 60 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { | -- lifetime `'a` declared here ^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> src/view/report.rs:146:94 | 146 | fn group_activities_by_description<'a>(activities: &'a [&'a activity::Activity]) -> BTreeMap<&str, Vec<&'a activity::Activity>> { | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: `bartib` (lib) generated 2 warnings warning: `bartib` (lib test) generated 2 warnings (2 duplicates) Finished `test` profile [unoptimized + debuginfo] target(s) in 6.23s Running unittests src/lib.rs (target/debug/deps/bartib-0c5dff1a569276d5) 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::start ... ok test data::activity::tests::from_str_stopped_activity ... ok test data::activity::tests::stop ... ok test data::activity::tests::string_roundtrip ... 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 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_with_wrapping_not_possible ... ok test view::table::tests::get_column_width_without_wrapping ... 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 src/main.rs (target/debug/deps/bartib-5d8c7485de1e8209) 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) warning: elided lifetime has a name --> src/view/report.rs:60:72 | 60 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { | -- lifetime `'a` declared here ^^^^^^^^^^ this elided lifetime gets resolved as `'a` | = note: `#[warn(elided_named_lifetimes)]` on by default warning: elided lifetime has a name --> src/view/report.rs:146:94 | 146 | fn group_activities_by_description<'a>(activities: &'a [&'a activity::Activity]) -> BTreeMap<&str, Vec<&'a activity::Activity>> { | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` warning: `bartib` (lib) generated 2 warnings Finished `release` profile [optimized] target(s) in 0.22s 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-s390x.so.1 so:libgcc_s.so.1 >>> bartib*: Package size: 965.1 KB >>> bartib*: Compressing data... >>> bartib*: Create checksum... >>> bartib*: Create bartib-1.0.1-r1.apk >>> bartib: Build complete at Tue, 15 Jul 2025 20:57:34 +0000 elapsed time 0h 0m 30s >>> bartib: Cleaning up srcdir >>> bartib: Cleaning up pkgdir >>> bartib: Uninstalling dependencies... (1/9) Purging .makedepends-bartib (20250715.205705) (2/9) Purging cargo-auditable (0.7.0-r0) (3/9) Purging cargo (1.88.0-r0) (4/9) Purging rust (1.88.0-r0) (5/9) Purging llvm20-libs (20.1.8-r0) (6/9) Purging scudo-malloc (20.1.8-r0) (7/9) Purging libffi (3.5.1-r0) (8/9) Purging libxml2 (2.13.8-r0) (9/9) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 361 MiB in 108 packages >>> bartib: Updating the testing/s390x repository index... >>> bartib: Signing the index...