[INFO] fetching crate edc-connector-tui 0.1.10...
[INFO] checking edc-connector-tui-0.1.10 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate edc-connector-tui 0.1.10 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate edc-connector-tui 0.1.10
[INFO] finished tweaking crates.io crate edc-connector-tui 0.1.10
[INFO] tweaked toml for crates.io crate edc-connector-tui 0.1.10 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate edc-connector-tui 0.1.10 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate edc-connector-tui 0.1.10 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-scrollview v0.5.1
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded tree_magic_mini v3.1.6
[INFO] [stderr]   Downloaded edc-connector-client v0.3.9
[INFO] [stderr]   Downloaded clap v4.5.32
[INFO] [stderr]   Downloaded keyring v3.6.2
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded clap_builder v4.5.32
[INFO] [stderr]   Downloaded quick-xml v0.37.2
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 129460d2dc652a1e85aa2c1c80b6195d55e79ae02cc811e6fe81a50f43954c92
[INFO] running `Command { std: "docker" "start" "-a" "129460d2dc652a1e85aa2c1c80b6195d55e79ae02cc811e6fe81a50f43954c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "129460d2dc652a1e85aa2c1c80b6195d55e79ae02cc811e6fe81a50f43954c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "129460d2dc652a1e85aa2c1c80b6195d55e79ae02cc811e6fe81a50f43954c92", kill_on_drop: false }`
[INFO] [stdout] 129460d2dc652a1e85aa2c1c80b6195d55e79ae02cc811e6fe81a50f43954c92
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 836740c0bcf1691bc5558c84907a4b6dad05c77591931f9e9fca8b3d63fea2b3
[INFO] running `Command { std: "docker" "start" "-a" "836740c0bcf1691bc5558c84907a4b6dad05c77591931f9e9fca8b3d63fea2b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking openssl-sys v0.9.106
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking openssl v0.10.71
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking tempfile v3.19.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking dbus v0.9.7
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking wl-clipboard-rs v0.8.1
[INFO] [stderr]     Checking image v0.25.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking rstest v0.23.0
[INFO] [stderr]     Checking dbus-secret-service v4.0.3
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking keyring v3.6.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking tui-scrollview v0.5.1
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking enum-ordinalize v4.3.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking reqwest v0.12.14
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking edc-connector-client v0.3.9
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking edc-connector-tui v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/agreements.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn row(&self) -> Row {
[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] 25 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/assets.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn row(&self) -> Row {
[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] 23 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/connectors.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn row(&self) -> Row {
[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 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/contract_definitions.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn row(&self) -> Row {
[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] 23 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/contract_negotiations.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn row(&self) -> Row {
[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] 25 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/dataplanes.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn row(&self) -> Row {
[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] 24 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/edrs.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn row(&self) -> Row {
[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] 30 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/policies.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn row(&self) -> ratatui::widgets::Row {
[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] 23 |     fn row(&self) -> ratatui::widgets::Row<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/table.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn row(&self) -> Row;
[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] 52 |     fn row(&self) -> Row<'_>;
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/transfer_processes.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn row(&self) -> Row {
[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] 25 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/agreements.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn row(&self) -> Row {
[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] 25 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/assets.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn row(&self) -> Row {
[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] 23 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/connectors.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn row(&self) -> Row {
[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 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/contract_definitions.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn row(&self) -> Row {
[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] 23 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/contract_negotiations.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn row(&self) -> Row {
[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] 25 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/dataplanes.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn row(&self) -> Row {
[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] 24 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/edrs.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn row(&self) -> Row {
[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] 30 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/policies.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn row(&self) -> ratatui::widgets::Row {
[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] 23 |     fn row(&self) -> ratatui::widgets::Row<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/table.rs:52:12
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn row(&self) -> Row;
[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] 52 |     fn row(&self) -> Row<'_>;
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/transfer_processes.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn row(&self) -> Row {
[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] 25 |     fn row(&self) -> Row<'_> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "836740c0bcf1691bc5558c84907a4b6dad05c77591931f9e9fca8b3d63fea2b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "836740c0bcf1691bc5558c84907a4b6dad05c77591931f9e9fca8b3d63fea2b3", kill_on_drop: false }`
[INFO] [stdout] 836740c0bcf1691bc5558c84907a4b6dad05c77591931f9e9fca8b3d63fea2b3
