[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 master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oscarricardosan/rust-experiment-process_tui on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded smallvec v1.7.0 [INFO] [stderr] Downloaded parking_lot_core v0.8.5 [INFO] [stderr] Downloaded crossterm_winapi v0.7.0 [INFO] [stderr] Downloaded lock_api v0.4.5 [INFO] [stderr] Downloaded tui v0.15.0 [INFO] [stderr] Downloaded crossterm v0.19.0 [INFO] [stderr] Downloaded libc v0.2.108 [INFO] [stderr] Downloaded mio v0.7.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e74c45688c09bdb010b7de4180b98122a854e9fe802651936420371cd639e08 [INFO] running `Command { std: "docker" "start" "-a" "0e74c45688c09bdb010b7de4180b98122a854e9fe802651936420371cd639e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e74c45688c09bdb010b7de4180b98122a854e9fe802651936420371cd639e08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e74c45688c09bdb010b7de4180b98122a854e9fe802651936420371cd639e08", kill_on_drop: false }` [INFO] [stdout] 0e74c45688c09bdb010b7de4180b98122a854e9fe802651936420371cd639e08 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbd97cf98ef0f44fb2f8d4630621b1b309ed8dd55f0c42b8004f52cb2fc9f8c7 [INFO] running `Command { std: "docker" "start" "-a" "fbd97cf98ef0f44fb2f8d4630621b1b309ed8dd55f0c42b8004f52cb2fc9f8c7", 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 lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.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 signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [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{ [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>{ [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.78s [INFO] running `Command { std: "docker" "inspect" "fbd97cf98ef0f44fb2f8d4630621b1b309ed8dd55f0c42b8004f52cb2fc9f8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd97cf98ef0f44fb2f8d4630621b1b309ed8dd55f0c42b8004f52cb2fc9f8c7", kill_on_drop: false }` [INFO] [stdout] fbd97cf98ef0f44fb2f8d4630621b1b309ed8dd55f0c42b8004f52cb2fc9f8c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14776f3db15df8fe32e8014013c329a974aaacf76b771f1bdb2c51381990c741 [INFO] running `Command { std: "docker" "start" "-a" "14776f3db15df8fe32e8014013c329a974aaacf76b771f1bdb2c51381990c741", 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{ [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>{ [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.51s [INFO] running `Command { std: "docker" "inspect" "14776f3db15df8fe32e8014013c329a974aaacf76b771f1bdb2c51381990c741", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14776f3db15df8fe32e8014013c329a974aaacf76b771f1bdb2c51381990c741", kill_on_drop: false }` [INFO] [stdout] 14776f3db15df8fe32e8014013c329a974aaacf76b771f1bdb2c51381990c741 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6052628b9c3bc582db2a82acac8a0c46950449dd3856b84680784bb61f610aea [INFO] running `Command { std: "docker" "start" "-a" "6052628b9c3bc582db2a82acac8a0c46950449dd3856b84680784bb61f610aea", 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{ [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>{ [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" "6052628b9c3bc582db2a82acac8a0c46950449dd3856b84680784bb61f610aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6052628b9c3bc582db2a82acac8a0c46950449dd3856b84680784bb61f610aea", kill_on_drop: false }` [INFO] [stdout] 6052628b9c3bc582db2a82acac8a0c46950449dd3856b84680784bb61f610aea