[INFO] fetching crate bartib 1.1.0...
[INFO] testing bartib-1.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bartib 1.1.0 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bartib 1.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58ffa1cb64c04b92c1556054bf5b0f568ff7fa9f360f07a8a1ec0ba3404b3401
[INFO] running `Command { std: "docker" "start" "-a" "58ffa1cb64c04b92c1556054bf5b0f568ff7fa9f360f07a8a1ec0ba3404b3401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58ffa1cb64c04b92c1556054bf5b0f568ff7fa9f360f07a8a1ec0ba3404b3401", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ffa1cb64c04b92c1556054bf5b0f568ff7fa9f360f07a8a1ec0ba3404b3401", kill_on_drop: false }`
[INFO] [stdout] 58ffa1cb64c04b92c1556054bf5b0f568ff7fa9f360f07a8a1ec0ba3404b3401
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fabfaaa16f89a8fc43ad47f4116fc24bd087352cb6cac123c5f495d6e6ffc690
[INFO] running `Command { std: "docker" "start" "-a" "fabfaaa16f89a8fc43ad47f4116fc24bd087352cb6cac123c5f495d6e6ffc690", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling wildmatch v2.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling quote v1.0.33
[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 syn v2.0.34
[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 13.66s
[INFO] running `Command { std: "docker" "inspect" "fabfaaa16f89a8fc43ad47f4116fc24bd087352cb6cac123c5f495d6e6ffc690", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fabfaaa16f89a8fc43ad47f4116fc24bd087352cb6cac123c5f495d6e6ffc690", kill_on_drop: false }`
[INFO] [stdout] fabfaaa16f89a8fc43ad47f4116fc24bd087352cb6cac123c5f495d6e6ffc690
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5016d66908f41fc8e81f4b2761a7c5d3a4f52d935b5eac26c501748ea083bd5
[INFO] running `Command { std: "docker" "start" "-a" "c5016d66908f41fc8e81f4b2761a7c5d3a4f52d935b5eac26c501748ea083bd5", 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.75s
[INFO] running `Command { std: "docker" "inspect" "c5016d66908f41fc8e81f4b2761a7c5d3a4f52d935b5eac26c501748ea083bd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5016d66908f41fc8e81f4b2761a7c5d3a4f52d935b5eac26c501748ea083bd5", kill_on_drop: false }`
[INFO] [stdout] c5016d66908f41fc8e81f4b2761a7c5d3a4f52d935b5eac26c501748ea083bd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ba6bbeb3bed1a94073de3c4827fabde6182c3c329220965b8c4b10889cf2480
[INFO] running `Command { std: "docker" "start" "-a" "0ba6bbeb3bed1a94073de3c4827fabde6182c3c329220965b8c4b10889cf2480", 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.10s
[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::display ... 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_stopped_activity ... ok
[INFO] [stdout] test data::activity::tests::stop ... ok
[INFO] [stdout] test data::activity::tests::string_roundtrip ... ok
[INFO] [stdout] test data::activity::tests::start ... ok
[INFO] [stdout] test data::getter::tests::get_descriptions_and_projects_test_restarted_activity ... ok
[INFO] [stdout] test data::getter::tests::get_descriptions_and_projects_test_simple ... ok
[INFO] [stdout] test view::report::tests::get_max_option_test ... 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::from_str_running_activity_no_description ... ok
[INFO] [stdout] test view::report::tests::get_longest_line_test ... ok
[INFO] [stdout] test view::report::tests::group_activities_by_description_test ... 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::table::tests::get_column_width_with_wrapping_not_enough_wrappable_space ... ok
[INFO] [stdout] test view::report::tests::sum_duration_test ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bartib-3aa36a58411f58f7)
[INFO] [stdout] test view::table::tests::get_column_width_with_wrapping_not_possible ... ok
[INFO] [stdout] test view::table::tests::get_column_width_with_wrapping ... ok
[INFO] [stdout] test view::table::tests::get_column_width_without_wrapping ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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]    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" "0ba6bbeb3bed1a94073de3c4827fabde6182c3c329220965b8c4b10889cf2480", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ba6bbeb3bed1a94073de3c4827fabde6182c3c329220965b8c4b10889cf2480", kill_on_drop: false }`
[INFO] [stdout] 0ba6bbeb3bed1a94073de3c4827fabde6182c3c329220965b8c4b10889cf2480
