[INFO] cloning repository https://github.com/oscarricardosan/rust-experiment-process_tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oscarricardosan/rust-experiment-process_tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarricardosan%2Frust-experiment-process_tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarricardosan%2Frust-experiment-process_tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 569f76ec8cf6705ee068be2622ddd496626f824d
[INFO] testing oscarricardosan/rust-experiment-process_tui against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foscarricardosan%2Frust-experiment-process_tui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/oscarricardosan/rust-experiment-process_tui
[INFO] finished tweaking git repo https://github.com/oscarricardosan/rust-experiment-process_tui
[INFO] tweaked toml for git repo https://github.com/oscarricardosan/rust-experiment-process_tui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oscarricardosan/rust-experiment-process_tui on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oscarricardosan/rust-experiment-process_tui already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f304a5d6b9bf842bcbe41a626598b32bc82d54ba81de229fe40ff44d8141f2e3
[INFO] running `Command { std: "docker" "start" "-a" "f304a5d6b9bf842bcbe41a626598b32bc82d54ba81de229fe40ff44d8141f2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f304a5d6b9bf842bcbe41a626598b32bc82d54ba81de229fe40ff44d8141f2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f304a5d6b9bf842bcbe41a626598b32bc82d54ba81de229fe40ff44d8141f2e3", kill_on_drop: false }`
[INFO] [stdout] f304a5d6b9bf842bcbe41a626598b32bc82d54ba81de229fe40ff44d8141f2e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a19e6bf6a3f6fb5b69557b5a202a25f52cc70fc3d67d76b2a63d63e7520bc4fc
[INFO] running `Command { std: "docker" "start" "-a" "a19e6bf6a3f6fb5b69557b5a202a25f52cc70fc3d67d76b2a63d63e7520bc4fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling signal-hook v0.1.17
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossterm v0.19.0
[INFO] [stderr]    Compiling tui v0.15.0
[INFO] [stderr]    Compiling test_tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config_render` is never read
[INFO] [stdout]  --> src/app/resources/layout/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LayoutMain{
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 9 |     config_render: ConfigRender
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_render` is never read
[INFO] [stdout]  --> src/app/resources/layout/help.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LayoutHelp {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 9 |     config_render: ConfigRender
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/base.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn render_content(&self) -> Paragraph;
[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] 12 |     fn render_content(&self) -> Paragraph<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/base.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn render_tabs(config_render: &ConfigRender)->Tabs {
[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] 56 | pub fn render_tabs(config_render: &ConfigRender)->Tabs<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/base.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn render_menu(config_render: &ConfigRender)->Vec<Spans>{
[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] 66 | fn render_menu(config_render: &ConfigRender)->Vec<Spans<'_>>{
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/main.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn render_content(&self) -> Paragraph{
[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 render_content(&self) -> Paragraph<'_>{
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/help.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn render_content(&self) -> Paragraph{
[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] 22 |     fn render_content(&self) -> Paragraph<'_>{
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.58s
[INFO] running `Command { std: "docker" "inspect" "a19e6bf6a3f6fb5b69557b5a202a25f52cc70fc3d67d76b2a63d63e7520bc4fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a19e6bf6a3f6fb5b69557b5a202a25f52cc70fc3d67d76b2a63d63e7520bc4fc", kill_on_drop: false }`
[INFO] [stdout] a19e6bf6a3f6fb5b69557b5a202a25f52cc70fc3d67d76b2a63d63e7520bc4fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd7851eb21d70dd9e0ac1ab44247dedce243851dd9ac5666864d176ed23dee8e
[INFO] running `Command { std: "docker" "start" "-a" "fd7851eb21d70dd9e0ac1ab44247dedce243851dd9ac5666864d176ed23dee8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling test_tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `config_render` is never read
[INFO] [stdout]  --> src/app/resources/layout/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LayoutMain{
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 9 |     config_render: ConfigRender
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_render` is never read
[INFO] [stdout]  --> src/app/resources/layout/help.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct LayoutHelp {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] 9 |     config_render: ConfigRender
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/base.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn render_content(&self) -> Paragraph;
[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] 12 |     fn render_content(&self) -> Paragraph<'_>;
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/base.rs:56:35
[INFO] [stdout]    |
[INFO] [stdout] 56 | pub fn render_tabs(config_render: &ConfigRender)->Tabs {
[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] 56 | pub fn render_tabs(config_render: &ConfigRender)->Tabs<'_> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/base.rs:66:31
[INFO] [stdout]    |
[INFO] [stdout] 66 | fn render_menu(config_render: &ConfigRender)->Vec<Spans>{
[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] 66 | fn render_menu(config_render: &ConfigRender)->Vec<Spans<'_>>{
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/main.rs:24:23
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn render_content(&self) -> Paragraph{
[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 render_content(&self) -> Paragraph<'_>{
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/app/resources/layout/help.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 |     fn render_content(&self) -> Paragraph{
[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] 22 |     fn render_content(&self) -> Paragraph<'_>{
[INFO] [stdout]    |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s
[INFO] running `Command { std: "docker" "inspect" "fd7851eb21d70dd9e0ac1ab44247dedce243851dd9ac5666864d176ed23dee8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd7851eb21d70dd9e0ac1ab44247dedce243851dd9ac5666864d176ed23dee8e", kill_on_drop: false }`
[INFO] [stdout] fd7851eb21d70dd9e0ac1ab44247dedce243851dd9ac5666864d176ed23dee8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 73f121c4410e8749b8be903e055434f93db92ee431619402b8c6ccded0815c42
[INFO] running `Command { std: "docker" "start" "-a" "73f121c4410e8749b8be903e055434f93db92ee431619402b8c6ccded0815c42", kill_on_drop: false }`
[INFO] [stderr] warning: field `config_render` is never read
[INFO] [stderr]  --> src/app/resources/layout/main.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct LayoutMain{
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 9 |     config_render: ConfigRender
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `config_render` is never read
[INFO] [stderr]  --> src/app/resources/layout/help.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct LayoutHelp {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] 9 |     config_render: ConfigRender
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/resources/layout/base.rs:12:23
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn render_content(&self) -> Paragraph;
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn render_content(&self) -> Paragraph<'_>;
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/resources/layout/base.rs:56:35
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn render_tabs(config_render: &ConfigRender)->Tabs {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^   ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 56 | pub fn render_tabs(config_render: &ConfigRender)->Tabs<'_> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/resources/layout/base.rs:66:31
[INFO] [stderr]    |
[INFO] [stderr] 66 | fn render_menu(config_render: &ConfigRender)->Vec<Spans>{
[INFO] [stderr]    |                               ^^^^^^^^^^^^^       ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 66 | fn render_menu(config_render: &ConfigRender)->Vec<Spans<'_>>{
[INFO] [stderr]    |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/resources/layout/main.rs:24:23
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn render_content(&self) -> Paragraph{
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 24 |     fn render_content(&self) -> Paragraph<'_>{
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/app/resources/layout/help.rs:22:23
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn render_content(&self) -> Paragraph{
[INFO] [stderr]    |                       ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 22 |     fn render_content(&self) -> Paragraph<'_>{
[INFO] [stderr]    |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `test_tui` (bin "test_tui" test) generated 7 warnings (run `cargo fix --bin "test_tui" -p test_tui --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/test_tui-cf6007ffd29a613c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "73f121c4410e8749b8be903e055434f93db92ee431619402b8c6ccded0815c42", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73f121c4410e8749b8be903e055434f93db92ee431619402b8c6ccded0815c42", kill_on_drop: false }`
[INFO] [stdout] 73f121c4410e8749b8be903e055434f93db92ee431619402b8c6ccded0815c42
