[INFO] cloning repository https://github.com/bm-harvey/venom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bm-harvey/venom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fef38f947c047df1220406ad0a0c5b2daa762eaa
[INFO] checking bm-harvey/venom against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbm-harvey%2Fvenom" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bm-harvey/venom
[INFO] finished tweaking git repo https://github.com/bm-harvey/venom
[INFO] tweaked toml for git repo https://github.com/bm-harvey/venom written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bm-harvey/venom on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bm-harvey/venom 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded gethostname v0.3.0
[INFO] [stderr]   Downloaded edtui-jagged v0.1.0
[INFO] [stderr]   Downloaded iana-time-zone v0.1.59
[INFO] [stderr]   Downloaded stability v0.1.1
[INFO] [stderr]   Downloaded lru v0.12.1
[INFO] [stderr]   Downloaded arboard v3.3.0
[INFO] [stderr]   Downloaded eyre v0.6.11
[INFO] [stderr]   Downloaded ratatui v0.25.0
[INFO] [stderr]   Downloaded x11rb v0.12.0
[INFO] [stderr]   Downloaded edtui v0.2.1
[INFO] [stderr]   Downloaded x11rb-protocol v0.12.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25c0fcdea3406e922bf8656cefbea07ceb6b7c829c53396735b2c27e680967ef
[INFO] running `Command { std: "docker" "start" "-a" "25c0fcdea3406e922bf8656cefbea07ceb6b7c829c53396735b2c27e680967ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25c0fcdea3406e922bf8656cefbea07ceb6b7c829c53396735b2c27e680967ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25c0fcdea3406e922bf8656cefbea07ceb6b7c829c53396735b2c27e680967ef", kill_on_drop: false }`
[INFO] [stdout] 25c0fcdea3406e922bf8656cefbea07ceb6b7c829c53396735b2c27e680967ef
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afd11e9923f264c8ac885083ece7cf9498ee692942f4261ff5a4080f8c156468
[INFO] running `Command { std: "docker" "start" "-a" "afd11e9923f264c8ac885083ece7cf9498ee692942f4261ff5a4080f8c156468", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking fdeflate v0.3.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling x11rb v0.12.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]    Compiling stability v0.1.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking edtui-jagged v0.1.0
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking gethostname v0.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking x11rb-protocol v0.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.25.0
[INFO] [stderr]     Checking arboard v3.3.0
[INFO] [stderr]     Checking edtui v0.2.1
[INFO] [stderr]     Checking serde_json v1.0.111
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking venom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn summary_block(app: &Venom) -> 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] 134 | fn summary_block(app: &Venom) -> Paragraph<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:200:20
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn main_table(app: &Venom) -> Table {
[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] 200 | fn main_table(app: &Venom) -> Table<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:415:20
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn as_text(&self) -> Text {
[INFO] [stdout]     |                    ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn as_span(&self) -> Span {
[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] 419 |     pub fn as_span(&self) -> Span<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |     pub fn as_line(&self) -> Line {
[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] 423 |     pub fn as_line(&self) -> Line<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn as_span(&self) -> Span {
[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] 565 |     pub fn as_span(&self) -> Span<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/edit_task_popup.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |             |
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[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] 91 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/edit_labels_popup.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |             |
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[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] 40 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 | fn summary_block(app: &Venom) -> 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] 134 | fn summary_block(app: &Venom) -> Paragraph<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui.rs:200:20
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn main_table(app: &Venom) -> Table {
[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] 200 | fn main_table(app: &Venom) -> Table<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:415:20
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn as_text(&self) -> Text {
[INFO] [stdout]     |                    ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn as_text(&self) -> Text<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:419:20
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub fn as_span(&self) -> Span {
[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] 419 |     pub fn as_span(&self) -> Span<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:423:20
[INFO] [stdout]     |
[INFO] [stdout] 423 |     pub fn as_line(&self) -> Line {
[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] 423 |     pub fn as_line(&self) -> Line<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/task.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |     pub fn as_span(&self) -> Span {
[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] 565 |     pub fn as_span(&self) -> Span<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/edit_task_popup.rs:91:31
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |             |
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[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] 91 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/edit_labels_popup.rs:40:31
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView {
[INFO] [stdout]    |                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                               |             |
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[INFO] [stdout]    |                               |             the same lifetime is hidden here
[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] 40 |     pub fn text_editor_widget(&mut self) -> edtui::EditorView<'_> {
[INFO] [stdout]    |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.29s
[INFO] running `Command { std: "docker" "inspect" "afd11e9923f264c8ac885083ece7cf9498ee692942f4261ff5a4080f8c156468", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afd11e9923f264c8ac885083ece7cf9498ee692942f4261ff5a4080f8c156468", kill_on_drop: false }`
[INFO] [stdout] afd11e9923f264c8ac885083ece7cf9498ee692942f4261ff5a4080f8c156468
