>>> bartib: Building testing/bartib 1.0.1-r1 (using abuild 3.15.0-r2) started Tue, 15 Jul 2025 21:11:33 +0000 >>> bartib: Validating /home/buildozer/aports/testing/bartib/APKBUILD... >>> bartib: Analyzing dependencies... >>> bartib: Installing for build: build-base cargo cargo-auditable (1/8) Installing libffi (3.5.1-r0) (2/8) Installing libxml2 (2.13.8-r0) (3/8) Installing llvm20-libs (20.1.8-r0) (4/8) Installing scudo-malloc (20.1.8-r0) (5/8) Installing rust (1.88.0-r0) (6/8) Installing cargo (1.88.0-r0) (7/8) Installing cargo-auditable (0.7.0-r0) (8/8) Installing .makedepends-bartib (20250715.211136) busybox-1.37.0-r19.trigger: Executing script... OK: 706 MiB in 118 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 100 98k 0 98k 0 0 155k 0 --:--:-- --:--:-- --:--:-- 155k >>> 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 thiserror-impl v1.0.24 Downloaded nu-ansi-term v0.34.0 Downloaded term_size v1.0.0-beta1 Downloaded thiserror v1.0.24 Downloaded anyhow v1.0.42 Downloaded textwrap v0.14.2 Downloaded unicode-xid v0.2.1 Downloaded proc-macro2 v1.0.24 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 bitflags v1.2.1 Compiling unicode-width v0.1.8 Compiling anyhow v1.0.42 Compiling either v1.6.1 Compiling smawk v0.3.1 Compiling overload v0.1.1 Compiling ansi_term v0.11.0 Compiling strsim v0.8.0 Compiling vec_map v0.8.2 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 chrono v0.4.19 Compiling nu-ansi-term v0.34.0 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 2m 13s Compiling memchr v2.4.1 Compiling autocfg v1.0.1 Compiling libc v0.2.155 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 anyhow v1.0.42 Compiling either v1.6.1 Compiling smawk v0.3.1 Compiling overload v0.1.1 Compiling strsim v0.8.0 Compiling ansi_term v0.11.0 Compiling vec_map v0.8.2 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 chrono v0.4.19 Compiling nu-ansi-term v0.34.0 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 59.16s Running unittests src/lib.rs (target/debug/deps/bartib-a70be9a1a6444ffb) 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::start ... 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::display ... 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 result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s Running unittests src/main.rs (target/debug/deps/bartib-d536874ab144153f) 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 1.07s 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-riscv64.so.1 so:libgcc_s.so.1 >>> bartib*: Package size: 773.1 KB >>> bartib*: Compressing data... >>> bartib*: Create checksum... >>> bartib*: Create bartib-1.0.1-r1.apk >>> bartib: Build complete at Tue, 15 Jul 2025 21:15:04 +0000 elapsed time 0h 3m 31s >>> bartib: Cleaning up srcdir >>> bartib: Cleaning up pkgdir >>> bartib: Uninstalling dependencies... (1/8) Purging .makedepends-bartib (20250715.211136) (2/8) Purging cargo-auditable (0.7.0-r0) (3/8) Purging cargo (1.88.0-r0) (4/8) Purging rust (1.88.0-r0) (5/8) Purging llvm20-libs (20.1.8-r0) (6/8) Purging scudo-malloc (20.1.8-r0) (7/8) Purging libffi (3.5.1-r0) (8/8) Purging libxml2 (2.13.8-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 348 MiB in 110 packages >>> bartib: Updating the testing/riscv64 repository index... >>> bartib: Signing the index...