[INFO] fetching crate bartib 1.1.0... [INFO] testing bartib-1.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bartib 1.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bartib 1.1.0 [INFO] finished tweaking crates.io crate bartib 1.1.0 [INFO] tweaked toml for crates.io crate bartib 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bartib 1.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bartib 1.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f60b17e1ad26af389c7deca49a4564c0c9f48947e59ebb8f8196ba2916c0ba21 [INFO] running `Command { std: "docker" "start" "-a" "f60b17e1ad26af389c7deca49a4564c0c9f48947e59ebb8f8196ba2916c0ba21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f60b17e1ad26af389c7deca49a4564c0c9f48947e59ebb8f8196ba2916c0ba21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f60b17e1ad26af389c7deca49a4564c0c9f48947e59ebb8f8196ba2916c0ba21", kill_on_drop: false }` [INFO] [stdout] f60b17e1ad26af389c7deca49a4564c0c9f48947e59ebb8f8196ba2916c0ba21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6366a1864d0b539d189e533986e8d52211460436be0828fb2258da6c919393a2 [INFO] running `Command { std: "docker" "start" "-a" "6366a1864d0b539d189e533986e8d52211460436be0828fb2258da6c919393a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling wildmatch v2.3.0 [INFO] [stderr] Compiling syn v2.0.34 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling bartib v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/activity.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/view/report.rs:64:72 [INFO] [stdout] | [INFO] [stdout] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { [INFO] [stdout] | -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/view/report.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 174 | activities: &'a [&'a activity::Activity], [INFO] [stdout] | -- -- the lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 175 | ) -> BTreeMap<&str, Vec<&'a activity::Activity>> { [INFO] [stdout] | ^^^^ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 175 | ) -> BTreeMap<&'a str, Vec<&'a activity::Activity>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.89s [INFO] running `Command { std: "docker" "inspect" "6366a1864d0b539d189e533986e8d52211460436be0828fb2258da6c919393a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6366a1864d0b539d189e533986e8d52211460436be0828fb2258da6c919393a2", kill_on_drop: false }` [INFO] [stdout] 6366a1864d0b539d189e533986e8d52211460436be0828fb2258da6c919393a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97ca27dd860363572987f52fdc2fd1c7ed4cc57884ed40acb959adeb28690433 [INFO] running `Command { std: "docker" "start" "-a" "97ca27dd860363572987f52fdc2fd1c7ed4cc57884ed40acb959adeb28690433", kill_on_drop: false }` [INFO] [stderr] Compiling bartib v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/activity.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/view/report.rs:64:72 [INFO] [stdout] | [INFO] [stdout] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { [INFO] [stdout] | -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/view/report.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 174 | activities: &'a [&'a activity::Activity], [INFO] [stdout] | -- -- the lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 175 | ) -> BTreeMap<&str, Vec<&'a activity::Activity>> { [INFO] [stdout] | ^^^^ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 175 | ) -> BTreeMap<&'a str, Vec<&'a activity::Activity>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/data/activity.rs:164:36 [INFO] [stdout] | [INFO] [stdout] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/view/report.rs:64:72 [INFO] [stdout] | [INFO] [stdout] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { [INFO] [stdout] | -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap<'a> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/view/report.rs:175:15 [INFO] [stdout] | [INFO] [stdout] 174 | activities: &'a [&'a activity::Activity], [INFO] [stdout] | -- -- the lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] 175 | ) -> BTreeMap<&str, Vec<&'a activity::Activity>> { [INFO] [stdout] | ^^^^ -- the same lifetime is named here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 175 | ) -> BTreeMap<&'a str, Vec<&'a activity::Activity>> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `Command { std: "docker" "inspect" "97ca27dd860363572987f52fdc2fd1c7ed4cc57884ed40acb959adeb28690433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97ca27dd860363572987f52fdc2fd1c7ed4cc57884ed40acb959adeb28690433", kill_on_drop: false }` [INFO] [stdout] 97ca27dd860363572987f52fdc2fd1c7ed4cc57884ed40acb959adeb28690433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9159807e4eb4ca8e639b719ec99a184911965927e1fd08126e22e864dadb7b38 [INFO] running `Command { std: "docker" "start" "-a" "9159807e4eb4ca8e639b719ec99a184911965927e1fd08126e22e864dadb7b38", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/data/activity.rs:164:36 [INFO] [stderr] | [INFO] [stderr] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter { [INFO] [stderr] | ^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | fn split_with_escaped_delimiter(s: &str) -> StringSplitter<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/view/report.rs:64:72 [INFO] [stderr] | [INFO] [stderr] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap { [INFO] [stderr] | -- -- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | | [INFO] [stderr] | | the lifetime is named here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 64 | fn create_project_map<'a>(activities: &'a [&'a activity::Activity]) -> ProjectMap<'a> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/view/report.rs:175:15 [INFO] [stderr] | [INFO] [stderr] 174 | activities: &'a [&'a activity::Activity], [INFO] [stderr] | -- -- the lifetime is named here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is named here [INFO] [stderr] 175 | ) -> BTreeMap<&str, Vec<&'a activity::Activity>> { [INFO] [stderr] | ^^^^ -- the same lifetime is named here [INFO] [stderr] | | [INFO] [stderr] | the same lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 175 | ) -> BTreeMap<&'a str, Vec<&'a activity::Activity>> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `bartib` (lib) generated 3 warnings (run `cargo fix --lib -p bartib` to apply 3 suggestions) [INFO] [stderr] warning: `bartib` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bartib-26b794249b39f863) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test data::activity::tests::from_str_escaped_chars ... ok [INFO] [stdout] test data::activity::tests::from_str_running_activity ... ok [INFO] [stdout] test data::activity::tests::from_str_errors ... ok [INFO] [stdout] test data::activity::tests::from_str_running_activity_no_description ... ok [INFO] [stdout] test data::round_util::tests::test_round_middle_rounds_up ... ok [INFO] [stdout] test data::round_util::tests::test_round_to_5_minutes ... ok [INFO] [stdout] test data::round_util::tests::test_round_to_8_hours ... ok [INFO] [stdout] test data::activity::tests::stop ... ok [INFO] [stdout] test data::activity::tests::from_str_stopped_activity ... ok [INFO] [stdout] test view::report::tests::get_longest_line_test ... ok [INFO] [stdout] test data::activity::tests::string_roundtrip ... ok [INFO] [stdout] test view::report::tests::get_max_option_test ... ok [INFO] [stdout] test data::activity::tests::display ... ok [INFO] [stdout] test data::activity::tests::start ... ok [INFO] [stdout] test view::report::tests::group_activities_by_description_test ... ok [INFO] [stdout] test view::table::tests::get_column_width_with_wrapping_not_enough_wrappable_space ... ok [INFO] [stdout] test view::report::tests::group_activities_by_project_test ... ok [INFO] [stdout] test view::table::tests::display ... ok [INFO] [stdout] test view::report::tests::sum_duration_test ... ok [INFO] [stdout] test view::table::tests::get_column_width_with_wrapping ... ok [INFO] [stdout] test view::table::tests::get_column_width_with_wrapping_not_possible ... ok [INFO] [stdout] test data::getter::tests::get_descriptions_and_projects_test_simple ... ok [INFO] [stdout] test view::table::tests::get_column_width_without_wrapping ... ok [INFO] [stdout] test data::getter::tests::get_descriptions_and_projects_test_restarted_activity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bartib-3aa36a58411f58f7) [INFO] [stderr] Doc-tests bartib [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9159807e4eb4ca8e639b719ec99a184911965927e1fd08126e22e864dadb7b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9159807e4eb4ca8e639b719ec99a184911965927e1fd08126e22e864dadb7b38", kill_on_drop: false }` [INFO] [stdout] 9159807e4eb4ca8e639b719ec99a184911965927e1fd08126e22e864dadb7b38