[INFO] cloning repository https://github.com/Rantanen/proxide
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rantanen/proxide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRantanen%2Fproxide", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRantanen%2Fproxide'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0948b3c8a0e6ba09a4aa8b220021f248e0daafc0
[INFO] checking Rantanen/proxide against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRantanen%2Fproxide" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Rantanen/proxide
[INFO] finished tweaking git repo https://github.com/Rantanen/proxide
[INFO] tweaked toml for git repo https://github.com/Rantanen/proxide written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rantanen/proxide on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Rantanen/proxide 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wildmatch v1.1.0
[INFO] [stderr]   Downloaded yasna v0.4.0
[INFO] [stderr]   Downloaded atomic-counter v1.0.1
[INFO] [stderr]   Downloaded rmp-serde v0.14.4
[INFO] [stderr]   Downloaded portpicker v0.1.1
[INFO] [stderr]   Downloaded snafu-derive v0.6.10
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded anstream v0.6.5
[INFO] [stderr]   Downloaded ctrlc v3.4.1
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.1
[INFO] [stderr]   Downloaded snafu v0.6.10
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded der-parser v6.0.1
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.16
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.17
[INFO] [stderr]   Downloaded x509-parser v0.12.0
[INFO] [stderr]   Downloaded os-id v3.0.1
[INFO] [stderr]   Downloaded tokio-shutdown v0.1.4
[INFO] [stderr]   Downloaded protofish v0.2.5
[INFO] [stderr]   Downloaded oid-registry v0.2.0
[INFO] [stderr]   Downloaded rcgen v0.8.14
[INFO] [stderr]   Downloaded der-oid-macro v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58f64a6f1e8b639dd9472869517f6ecaaf9935d085f34beb2a032e560452fef0
[INFO] running `Command { std: "docker" "start" "-a" "58f64a6f1e8b639dd9472869517f6ecaaf9935d085f34beb2a032e560452fef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58f64a6f1e8b639dd9472869517f6ecaaf9935d085f34beb2a032e560452fef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58f64a6f1e8b639dd9472869517f6ecaaf9935d085f34beb2a032e560452fef0", kill_on_drop: false }`
[INFO] [stdout] 58f64a6f1e8b639dd9472869517f6ecaaf9935d085f34beb2a032e560452fef0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff387c3ebe34b016e156f7e1e890e5b20dd75d915cad0291f03af32f4a9627e4
[INFO] running `Command { std: "docker" "start" "-a" "ff387c3ebe34b016e156f7e1e890e5b20dd75d915cad0291f03af32f4a9627e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.40
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]     Checking iana-time-zone v0.1.58
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling der-oid-macro v0.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling oid-registry v0.2.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.17
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking der-parser v6.0.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking windows-targets v0.52.0
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.1
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.16
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]     Checking windows-core v0.52.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking windows v0.52.0
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stderr]     Checking ctrlc v3.4.1
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]     Checking portpicker v0.1.1
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking os-id v3.0.1
[INFO] [stderr]     Checking protofish v0.2.5
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking wildmatch v1.1.0
[INFO] [stderr]     Checking atomic-counter v1.0.1
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking rmp-serde v0.14.4
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]     Checking prost-types v0.12.3
[INFO] [stderr]     Checking x509-parser v0.12.0
[INFO] [stderr]     Checking yasna v0.4.0
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking http-serde v1.1.3
[INFO] [stderr]     Checking rcgen v0.8.14
[INFO] [stderr]    Compiling prost-build v0.12.3
[INFO] [stderr]    Compiling tonic-build v0.10.2
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-shutdown v0.1.4
[INFO] [stderr]    Compiling grpc-tester v0.1.0 (/opt/rustwide/workdir/test/rust_grpc)
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking proxide v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `HeaderDecoder` is never constructed
[INFO] [stdout]   --> src/decoders.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct HeaderDecoder;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process` is never used
[INFO] [stdout]    --> src/decoders.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl HeaderDecoder
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 117 | {
[INFO] [stdout] 118 |     fn process<T>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_match` is never used
[INFO] [stdout]   --> src/search.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl SearchIndex
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn is_match(&self, request: Uuid, pattern: &str) -> bool
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]   --> src/session/events.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     NewConnection
[INFO] [stdout]    |     ------------- field in this variant
[INFO] [stdout] 90 |     {
[INFO] [stdout] 91 |         connection: Uuid
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `connection` and `request` are never read
[INFO] [stdout]   --> src/session/events.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     NewRequest
[INFO] [stdout]    |     ---------- fields in this variant
[INFO] [stdout] 94 |     {
[INFO] [stdout] 95 |         connection: Uuid, request: Uuid
[INFO] [stdout]    |         ^^^^^^^^^^        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `request` is never read
[INFO] [stdout]   --> src/session/events.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     Request
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 98 |     {
[INFO] [stdout] 99 |         request: Uuid
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]    --> src/session/events.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Connection
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] 110 |     {
[INFO] [stdout] 111 |         connection: Uuid
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Search` is never constructed
[INFO] [stdout]    --> src/ui/filters.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub enum FilterType
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 284 |     Search,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilterType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchFilter` is never constructed
[INFO] [stdout]    --> src/ui/filters.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct SearchFilter
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> src/ui/state.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Runtime
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub tx: Sender<UiEvent>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProxideTable` is never constructed
[INFO] [stdout]    --> src/ui/state.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ProxideTable<T>
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextLine` is never constructed
[INFO] [stdout]    --> src/ui/state.rs:345:12
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub struct TextLine<'a>(pub &'a str);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/command_line.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn setup_app(version: &str) -> App
[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] 9 | pub fn setup_app(version: &str) -> App<'_>
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn decode(&self, msg: &MessageData) -> Text;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn decode(&self, msg: &MessageData) -> Text<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn decode(&self, msg: &MessageData) -> Text
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn decode(&self, msg: &MessageData) -> Text<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/grpc.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn decode(&self, msg: &MessageData) -> Text
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn decode(&self, msg: &MessageData) -> Text<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders/raw.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn decode(&self, msg: &MessageData) -> Text
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn decode(&self, msg: &MessageData) -> Text<'_>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/chords.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn handle(&mut self, e: &CTEvent) -> ChordResult
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn handle(&mut self, e: &CTEvent) -> ChordResult<'_>
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn key(&self) -> Cow<str>;
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn key(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:383:12
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:585:16
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/prelude.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block<'_>
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/prelude.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block<'_>
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stdout] warning: unused import: `arg`
[INFO] [stdout]  --> test/rust_grpc/src/generator.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | use clap::{arg, Parser};
[INFO] [stdout]   |            ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeaderDecoder` is never constructed
[INFO] [stdout]   --> src/decoders.rs:93:8
[INFO] [stdout]    |
[INFO] [stdout] 93 | struct HeaderDecoder;
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `process` is never used
[INFO] [stdout]    --> src/decoders.rs:118:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | impl HeaderDecoder
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 117 | {
[INFO] [stdout] 118 |     fn process<T>(
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_match` is never used
[INFO] [stdout]   --> src/search.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl SearchIndex
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn is_match(&self, request: Uuid, pattern: &str) -> bool
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]   --> src/session/events.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |     NewConnection
[INFO] [stdout]    |     ------------- field in this variant
[INFO] [stdout] 90 |     {
[INFO] [stdout] 91 |         connection: Uuid
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `connection` and `request` are never read
[INFO] [stdout]   --> src/session/events.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |     NewRequest
[INFO] [stdout]    |     ---------- fields in this variant
[INFO] [stdout] 94 |     {
[INFO] [stdout] 95 |         connection: Uuid, request: Uuid
[INFO] [stdout]    |         ^^^^^^^^^^        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `request` is never read
[INFO] [stdout]   --> src/session/events.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |     Request
[INFO] [stdout]    |     ------- field in this variant
[INFO] [stdout] 98 |     {
[INFO] [stdout] 99 |         request: Uuid
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]    --> src/session/events.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     Connection
[INFO] [stdout]     |     ---------- field in this variant
[INFO] [stdout] 110 |     {
[INFO] [stdout] 111 |         connection: Uuid
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Search` is never constructed
[INFO] [stdout]    --> src/ui/filters.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub enum FilterType
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 284 |     Search,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FilterType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchFilter` is never constructed
[INFO] [stdout]    --> src/ui/filters.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 309 | pub struct SearchFilter
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> src/ui/state.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct Runtime
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub tx: Sender<UiEvent>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProxideTable` is never constructed
[INFO] [stdout]    --> src/ui/state.rs:318:12
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub struct ProxideTable<T>
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TextLine` is never constructed
[INFO] [stdout]    --> src/ui/state.rs:345:12
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub struct TextLine<'a>(pub &'a str);
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/command_line.rs:9:27
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn setup_app(version: &str) -> App
[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] 9 | pub fn setup_app(version: &str) -> App<'_>
[INFO] [stdout]   |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders.rs:89:15
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn decode(&self, msg: &MessageData) -> Text;
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     fn decode(&self, msg: &MessageData) -> Text<'_>;
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders.rs:101:15
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn decode(&self, msg: &MessageData) -> Text
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn decode(&self, msg: &MessageData) -> Text<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/decoders/grpc.rs:155:15
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn decode(&self, msg: &MessageData) -> Text
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     fn decode(&self, msg: &MessageData) -> Text<'_>
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/decoders/raw.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn decode(&self, msg: &MessageData) -> Text
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn decode(&self, msg: &MessageData) -> Text<'_>
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/chords.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn handle(&mut self, e: &CTEvent) -> ChordResult
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn handle(&mut self, e: &CTEvent) -> ChordResult<'_>
[INFO] [stdout]    |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn key(&self) -> Cow<str>;
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 274 |     fn key(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:322:12
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 322 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 352 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:383:12
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 383 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:411:12
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 411 |     fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/filters.rs:585:16
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub fn key(&self) -> Cow<str>
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 585 |     pub fn key(&self) -> Cow<'_, str>
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/prelude.rs:15:28
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub fn create_block(title: &str) -> Block<'_>
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/prelude.rs:20:36
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn create_control_block(title: &str, is_active: bool) -> Block<'_>
[INFO] [stdout]    |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "ff387c3ebe34b016e156f7e1e890e5b20dd75d915cad0291f03af32f4a9627e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff387c3ebe34b016e156f7e1e890e5b20dd75d915cad0291f03af32f4a9627e4", kill_on_drop: false }`
[INFO] [stdout] ff387c3ebe34b016e156f7e1e890e5b20dd75d915cad0291f03af32f4a9627e4
