[INFO] cloning repository https://github.com/s00d/logutil
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/s00d/logutil" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs00d%2Flogutil", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs00d%2Flogutil'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58c625b12a5c9f4905bdf8a97611e2e72baf681d
[INFO] checking s00d/logutil against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fs00d%2Flogutil" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/s00d/logutil
[INFO] finished tweaking git repo https://github.com/s00d/logutil
[INFO] tweaked toml for git repo https://github.com/s00d/logutil written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/s00d/logutil on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/s00d/logutil 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 892c4243f00863b245feb90cf0ac89564833ab4542c48234f0307c0530ba8476
[INFO] running `Command { std: "docker" "start" "-a" "892c4243f00863b245feb90cf0ac89564833ab4542c48234f0307c0530ba8476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "892c4243f00863b245feb90cf0ac89564833ab4542c48234f0307c0530ba8476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "892c4243f00863b245feb90cf0ac89564833ab4542c48234f0307c0530ba8476", kill_on_drop: false }`
[INFO] [stdout] 892c4243f00863b245feb90cf0ac89564833ab4542c48234f0307c0530ba8476
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 504dd7a5ac095c308af23b4fb5f8c41d3341ccd535a3f4594322deb5bfde6d7d
[INFO] running `Command { std: "docker" "start" "-a" "504dd7a5ac095c308af23b4fb5f8c41d3341ccd535a3f4594322deb5bfde6d7d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking jiff v0.2.14
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking tokio v1.47.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking logutil v0.14.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/detailed.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                   ^^^ the same lifetime is hidden 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] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/detailed.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top_ips`
[INFO] [stdout]   --> tests/performance_tests.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let top_ips = db.get_top_ips(10);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_ips`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `top_urls`
[INFO] [stdout]   --> tests/performance_tests.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let top_urls = db.get_top_urls(10);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_top_urls`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/detailed.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                   ^^^ the same lifetime is hidden 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] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/detailed.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/detailed.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                   ^^^ the same lifetime is hidden 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] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/detailed.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/tabs/detailed.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row {
[INFO] [stdout]    |                       ^^^^^ the lifetime is elided here                   ^^^ the same lifetime is hidden 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] 88 |     fn format_ip_item(&self, ip: &str, count: usize, _is_active: bool) -> Row<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/detailed.rs:122:28
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem {
[INFO] [stdout]     |                            ^^^^^ the lifetime is elided here       ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 122 |     fn format_request_item(&self, request: &str, _index: usize) -> ListItem<'_> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                       ^^^^^ the lifetime is elided here                ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn format_ip_item(&self, ip: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/overview.rs:229:24
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row {
[INFO] [stdout]     |                        ^^^^^ the lifetime is elided here                 ^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn format_url_item(&self, url: &str, count: usize, _index: usize) -> Row<'_> {
[INFO] [stdout]     |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "504dd7a5ac095c308af23b4fb5f8c41d3341ccd535a3f4594322deb5bfde6d7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "504dd7a5ac095c308af23b4fb5f8c41d3341ccd535a3f4594322deb5bfde6d7d", kill_on_drop: false }`
[INFO] [stdout] 504dd7a5ac095c308af23b4fb5f8c41d3341ccd535a3f4594322deb5bfde6d7d
