[INFO] cloning repository https://github.com/J-Bockhofer/termcolors-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/J-Bockhofer/termcolors-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ-Bockhofer%2Ftermcolors-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ-Bockhofer%2Ftermcolors-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5bc91927192b711d908afe3fdf374d8dc5660c66
[INFO] checking J-Bockhofer/termcolors-tui against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJ-Bockhofer%2Ftermcolors-tui" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/J-Bockhofer/termcolors-tui
[INFO] finished tweaking git repo https://github.com/J-Bockhofer/termcolors-tui
[INFO] tweaked toml for git repo https://github.com/J-Bockhofer/termcolors-tui written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/J-Bockhofer/termcolors-tui on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/J-Bockhofer/termcolors-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-input v0.8.0
[INFO] [stderr]   Downloaded human-panic v1.2.2
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded indoc v2.0.4
[INFO] [stderr]   Downloaded clap_lex v0.6.0
[INFO] [stderr]   Downloaded anstyle v1.0.4
[INFO] [stderr]   Downloaded terminal_size v0.3.0
[INFO] [stderr]   Downloaded serde_spanned v0.6.4
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded derive_deref v1.1.1
[INFO] [stderr]   Downloaded clap_derive v4.4.7
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded console v0.15.7
[INFO] [stderr]   Downloaded eyre v0.6.10
[INFO] [stderr]   Downloaded clap v4.4.11
[INFO] [stderr]   Downloaded toml v0.8.8
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded zerocopy v0.7.30
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded os_info v3.7.0
[INFO] [stderr]   Downloaded clap_builder v4.4.11
[INFO] [stderr]   Downloaded owo-colors v3.5.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.1
[INFO] [stderr]   Downloaded ahash v0.7.7
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded anstream v0.6.5
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] [stderr]   Downloaded better-panic v0.3.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.30
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded tokio v1.35.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0fae8d0d6b481bedd97fb556ba58f12e0b4077ea526edaa0ec8a5af5c28e4f4
[INFO] running `Command { std: "docker" "start" "-a" "e0fae8d0d6b481bedd97fb556ba58f12e0b4077ea526edaa0ec8a5af5c28e4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0fae8d0d6b481bedd97fb556ba58f12e0b4077ea526edaa0ec8a5af5c28e4f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0fae8d0d6b481bedd97fb556ba58f12e0b4077ea526edaa0ec8a5af5c28e4f4", kill_on_drop: false }`
[INFO] [stdout] e0fae8d0d6b481bedd97fb556ba58f12e0b4077ea526edaa0ec8a5af5c28e4f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c365de3bf3dbbb261954ac9d2294bd3788f6f0440eb026562ae08cf333fe0ba
[INFO] running `Command { std: "docker" "start" "-a" "2c365de3bf3dbbb261954ac9d2294bd3788f6f0440eb026562ae08cf333fe0ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking once_cell v1.19.0
[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 thiserror v1.0.50
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking zerocopy v0.7.30
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking anstream v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling eyre v0.6.10
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling termcolors v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.0
[INFO] [stderr]    Compiling derive_deref v1.1.1
[INFO] [stderr]     Checking better-panic v0.3.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling pest v2.7.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling pest_meta v2.7.5
[INFO] [stderr]    Compiling pest_generator v2.7.5
[INFO] [stderr]    Compiling pest_derive v2.7.5
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking serde_spanned v0.6.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking toml_datetime v0.6.5
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml_edit v0.21.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking toml v0.8.8
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking clap_builder v4.4.11
[INFO] [stderr]     Checking human-panic v1.2.2
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking tui-input v0.8.0
[INFO] [stderr]     Checking clap v4.4.11
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/home.rs:200:34
[INFO] [stdout]     |
[INFO] [stdout] 200 |   pub fn create_styled_paragraph(&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] 200 |   pub fn create_styled_paragraph(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/home.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub fn create_input_box(&self, selection: InputSelector, color: ColorRGB, text:String) -> Paragraph {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here                                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub fn create_input_box(&self, selection: InputSelector, color: ColorRGB, text:String) -> Paragraph<'_> {
[INFO] [stdout]     |                                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/components/home/ui/hsv.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create_hue_column(color: &ColorRGB) -> 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] 5 | pub fn create_hue_column(color: &ColorRGB) -> Paragraph<'_> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/home/ui/hsv.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn create_sat_column(color: &ColorRGB) -> 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] 29 | pub fn create_sat_column(color: &ColorRGB) -> Paragraph<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/home/ui/hsv.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn create_val_column(color: &ColorRGB) -> 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] 51 | pub fn create_val_column(color: &ColorRGB) -> Paragraph<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/home.rs:200:34
[INFO] [stdout]     |
[INFO] [stdout] 200 |   pub fn create_styled_paragraph(&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] 200 |   pub fn create_styled_paragraph(&self) -> Paragraph<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/home.rs:219:27
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub fn create_input_box(&self, selection: InputSelector, color: ColorRGB, text:String) -> Paragraph {
[INFO] [stdout]     |                           ^^^^^ the lifetime is elided here                                 ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 219 |   pub fn create_input_box(&self, selection: InputSelector, color: ColorRGB, text:String) -> Paragraph<'_> {
[INFO] [stdout]     |                                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/components/home/ui/hsv.rs:5:33
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn create_hue_column(color: &ColorRGB) -> 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] 5 | pub fn create_hue_column(color: &ColorRGB) -> Paragraph<'_> {
[INFO] [stdout]   |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/home/ui/hsv.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn create_sat_column(color: &ColorRGB) -> 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] 29 | pub fn create_sat_column(color: &ColorRGB) -> Paragraph<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/home/ui/hsv.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub fn create_val_column(color: &ColorRGB) -> 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] 51 | pub fn create_val_column(color: &ColorRGB) -> Paragraph<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.69s
[INFO] running `Command { std: "docker" "inspect" "2c365de3bf3dbbb261954ac9d2294bd3788f6f0440eb026562ae08cf333fe0ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c365de3bf3dbbb261954ac9d2294bd3788f6f0440eb026562ae08cf333fe0ba", kill_on_drop: false }`
[INFO] [stdout] 2c365de3bf3dbbb261954ac9d2294bd3788f6f0440eb026562ae08cf333fe0ba
