[INFO] cloning repository https://github.com/Bhoot-12/UI
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bhoot-12/UI" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhoot-12%2FUI", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhoot-12%2FUI'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c41ca4f51fc539832f541742a380bcf923cc963
[INFO] testing Bhoot-12/UI against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBhoot-12%2FUI" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Bhoot-12/UI
[INFO] finished tweaking git repo https://github.com/Bhoot-12/UI
[INFO] tweaked toml for git repo https://github.com/Bhoot-12/UI written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bhoot-12/UI on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Bhoot-12/UI 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-truncate v0.2.0
[INFO] [stderr]   Downloaded unicode-segmentation v1.10.0
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded debugid v0.8.0
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded notify-debouncer-mini v0.2.1
[INFO] [stderr]   Downloaded rgb v0.8.34
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded onig v6.4.0
[INFO] [stderr]   Downloaded easy-cast v0.5.2
[INFO] [stderr]   Downloaded symbolic-common v10.2.1
[INFO] [stderr]   Downloaded gh-emoji v1.0.7
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded findshlibs v0.10.2
[INFO] [stderr]   Downloaded pprof v0.11.0
[INFO] [stderr]   Downloaded bytemuck v1.12.3
[INFO] [stderr]   Downloaded ahash v0.8.2
[INFO] [stderr]   Downloaded notify v5.0.0
[INFO] [stderr]   Downloaded bugreport v0.5.0
[INFO] [stderr]   Downloaded git-version v0.3.5
[INFO] [stderr]   Downloaded git-version-macro v0.3.5
[INFO] [stderr]   Downloaded fancy-regex v0.7.1
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.0
[INFO] [stderr]   Downloaded serial_test v0.10.0
[INFO] [stderr]   Downloaded serial_test_derive v0.10.0
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] [stderr]   Downloaded inferno v0.11.13
[INFO] [stderr]   Downloaded shellexpand v3.0.0
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded clap v4.0.32
[INFO] [stderr]   Downloaded symbolic-demangle v10.2.1
[INFO] [stderr]   Downloaded object v0.30.1
[INFO] [stderr]   Downloaded git2 v0.16.0
[INFO] [stderr]   Downloaded rustix v0.36.6
[INFO] [stderr]   Downloaded onig_sys v69.8.1
[INFO] [stderr]   Downloaded gimli v0.27.0
[INFO] [stderr]   Downloaded syntect v5.0.0
[INFO] [stderr]   Downloaded libgit2-sys v0.14.1+1.5.0
[INFO] [stderr]   Downloaded openssl-src v111.24.0+1.1.1s
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467
[INFO] running `Command { std: "docker" "start" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bugreport v0.5.0
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling gimli v0.27.0
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling fancy-regex v0.7.1
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling unicode-truncate v0.2.0
[INFO] [stderr]    Compiling scopetime v0.1.2 (/opt/rustwide/workdir/scopetime)
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling object v0.30.1
[INFO] [stderr]    Compiling easy-cast v0.5.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling smawk v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling unicode-linebreak v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling filetime v0.2.19
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling sys-info v0.9.1
[INFO] [stderr]    Compiling libgit2-sys v0.14.1+1.5.0
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling notify v5.0.0
[INFO] [stderr]    Compiling shellexpand v3.0.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling gh-emoji v1.0.7
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling notify-debouncer-mini v0.2.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling is-terminal v0.4.2
[INFO] [stderr]    Compiling clap v4.0.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling git-version-macro v0.3.5
[INFO] [stderr]    Compiling git-version v0.3.5
[INFO] [stderr]    Compiling filetreelist v0.5.0 (/opt/rustwide/workdir/filetreelist)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling ron v0.8.0
[INFO] [stderr]    Compiling tui v0.19.0
[INFO] [stderr]    Compiling syntect v5.0.0
[INFO] [stderr]    Compiling git2 v0.16.0
[INFO] [stderr]    Compiling asyncgit v0.22.1 (/opt/rustwide/workdir/asyncgit)
[INFO] [stderr]    Compiling gitui v0.22.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `selection` is never read
[INFO] [stdout]   --> src/components/revision_files_popup.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FileTreeOpen {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 26 |     pub commit_id: CommitId,
[INFO] [stdout] 27 |     pub selection: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileTreeOpen` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:5:2
[INFO] [stdout]    |
[INFO] [stdout]  5 |     dead_code,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_folder` is never read
[INFO] [stdout]   --> src/queue.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ResetItem {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub is_folder: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/blame_file.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_rows(&self, width: usize) -> Vec<Row> {
[INFO] [stdout]     |                 ^^^^^                       ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_rows(&self, width: usize) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/blame_file.rs:427:3
[INFO] [stdout]     |
[INFO] [stdout] 427 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 432 |     ) -> Row {
[INFO] [stdout]     |          ^^^ 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] 432 |     ) -> Row<'_> {
[INFO] [stdout]     |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/blame_file.rs:471:3
[INFO] [stdout]     |
[INFO] [stdout] 471 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 474 |     ) -> Vec<Cell> {
[INFO] [stdout]     |              ^^^^ 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] 474 |     ) -> Vec<Cell<'_>> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/branchlist.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 538 |     ) -> Text {
[INFO] [stdout]     |          ^^^^ 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] 538 |     ) -> Text<'_> {
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/commit_details/compare_details.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_commit_text(&self, data: &CommitDetails) -> Vec<Spans> {
[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] 68 |     fn get_commit_text(&self, data: &CommitDetails) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/commit_details/details.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> Vec<Spans> {
[INFO] [stdout]     |              ^^^^^ 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] 136 |     ) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/commit_details/details.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_text_info(&self) -> 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] 156 |     fn get_text_info(&self) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/commitlist.rs:376:14
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn get_text(&self, height: usize, width: usize) -> Vec<Spans> {
[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] 376 |     fn get_text(&self, height: usize, width: usize) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/diff.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn get_text(&self, width: u16, height: u16) -> Vec<Spans> {
[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] 333 |     fn get_text(&self, width: u16, height: u16) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/file_revlog.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn get_rows(&self, now: DateTime<Local>) -> Vec<Row> {
[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] 289 |     fn get_rows(&self, now: DateTime<Local>) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/help.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn get_text(&self) -> 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] 211 |     fn get_text(&self) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/options_popup.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_text(&self, width: u16) -> 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] 60 |     fn get_text(&self, width: u16) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/status_tree.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 233 |     ) -> (Vec<TextDrawInfo>, usize, usize) {
[INFO] [stdout]     |               ^^^^^^^^^^^^ 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] 233 |     ) -> (Vec<TextDrawInfo<'_>>, usize, usize) {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/submodules.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 343 |     ) -> Text {
[INFO] [stdout]     |          ^^^^ 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] 343 |     ) -> Text<'_> {
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/submodules.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn get_info_text(&self, theme: &SharedTheme) -> 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] 400 |     fn get_info_text(&self, theme: &SharedTheme) -> Text<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/submodules.rs:449:25
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn get_local_info_text(&self, theme: &SharedTheme) -> 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] 449 |     fn get_local_info_text(&self, theme: &SharedTheme) -> Text<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/taglist.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn get_rows(&self) -> Vec<Row> {
[INFO] [stdout]     |                 ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn get_rows(&self) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/taglist.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |     fn get_row(&self, tag: &TagWithMetadata) -> Row {
[INFO] [stdout]     |                ^^^^^                            ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     fn get_row(&self, tag: &TagWithMetadata) -> Row<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/textinput.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn get_draw_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] 225 |     fn get_draw_text(&self) -> Text<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/strings.rs:358:31
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn ellipsis_trim_start(s: &str, width: usize) -> Cow<str> {
[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] 358 | pub fn ellipsis_trim_start(s: &str, width: usize) -> Cow<'_, str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/stashing.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_option_text(&self) -> 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] 108 |     fn get_option_text(&self) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling gitui v0.22.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `selection` is never read
[INFO] [stdout]   --> src/components/revision_files_popup.rs:27:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct FileTreeOpen {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 26 |     pub commit_id: CommitId,
[INFO] [stdout] 27 |     pub selection: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FileTreeOpen` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/main.rs:5:2
[INFO] [stdout]    |
[INFO] [stdout]  5 |     dead_code,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `is_folder` is never read
[INFO] [stdout]   --> src/queue.rs:36:6
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct ResetItem {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub is_folder: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/blame_file.rs:406:14
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_rows(&self, width: usize) -> Vec<Row> {
[INFO] [stdout]     |                 ^^^^^                       ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 406 |     fn get_rows(&self, width: usize) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/blame_file.rs:427:3
[INFO] [stdout]     |
[INFO] [stdout] 427 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 432 |     ) -> Row {
[INFO] [stdout]     |          ^^^ 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] 432 |     ) -> Row<'_> {
[INFO] [stdout]     |             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/blame_file.rs:471:3
[INFO] [stdout]     |
[INFO] [stdout] 471 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 474 |     ) -> Vec<Cell> {
[INFO] [stdout]     |              ^^^^ 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] 474 |     ) -> Vec<Cell<'_>> {
[INFO] [stdout]     |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/branchlist.rs:534:3
[INFO] [stdout]     |
[INFO] [stdout] 534 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 538 |     ) -> Text {
[INFO] [stdout]     |          ^^^^ 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] 538 |     ) -> Text<'_> {
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/commit_details/compare_details.rs:68:21
[INFO] [stdout]    |
[INFO] [stdout] 68 |     fn get_commit_text(&self, data: &CommitDetails) -> Vec<Spans> {
[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] 68 |     fn get_commit_text(&self, data: &CommitDetails) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/commit_details/details.rs:133:3
[INFO] [stdout]     |
[INFO] [stdout] 133 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 136 |     ) -> Vec<Spans> {
[INFO] [stdout]     |              ^^^^^ 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] 136 |     ) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/commit_details/details.rs:156:19
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn get_text_info(&self) -> 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] 156 |     fn get_text_info(&self) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/commitlist.rs:376:14
[INFO] [stdout]     |
[INFO] [stdout] 376 |     fn get_text(&self, height: usize, width: usize) -> Vec<Spans> {
[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] 376 |     fn get_text(&self, height: usize, width: usize) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/diff.rs:333:14
[INFO] [stdout]     |
[INFO] [stdout] 333 |     fn get_text(&self, width: u16, height: u16) -> Vec<Spans> {
[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] 333 |     fn get_text(&self, width: u16, height: u16) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/file_revlog.rs:289:14
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn get_rows(&self, now: DateTime<Local>) -> Vec<Row> {
[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] 289 |     fn get_rows(&self, now: DateTime<Local>) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/help.rs:211:14
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn get_text(&self) -> 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] 211 |     fn get_text(&self) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/components/options_popup.rs:60:14
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_text(&self, width: u16) -> 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] 60 |     fn get_text(&self, width: u16) -> Vec<Spans<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/status_tree.rs:232:3
[INFO] [stdout]     |
[INFO] [stdout] 232 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 233 |     ) -> (Vec<TextDrawInfo>, usize, usize) {
[INFO] [stdout]     |               ^^^^^^^^^^^^ 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] 233 |     ) -> (Vec<TextDrawInfo<'_>>, usize, usize) {
[INFO] [stdout]     |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/submodules.rs:339:3
[INFO] [stdout]     |
[INFO] [stdout] 339 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 343 |     ) -> Text {
[INFO] [stdout]     |          ^^^^ 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] 343 |     ) -> Text<'_> {
[INFO] [stdout]     |              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/submodules.rs:400:19
[INFO] [stdout]     |
[INFO] [stdout] 400 |     fn get_info_text(&self, theme: &SharedTheme) -> 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] 400 |     fn get_info_text(&self, theme: &SharedTheme) -> Text<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/submodules.rs:449:25
[INFO] [stdout]     |
[INFO] [stdout] 449 |     fn get_local_info_text(&self, theme: &SharedTheme) -> 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] 449 |     fn get_local_info_text(&self, theme: &SharedTheme) -> Text<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/taglist.rs:446:14
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn get_rows(&self) -> Vec<Row> {
[INFO] [stdout]     |                 ^^^^^         ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn get_rows(&self) -> Vec<Row<'_>> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/taglist.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 |     fn get_row(&self, tag: &TagWithMetadata) -> Row {
[INFO] [stdout]     |                ^^^^^                            ^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     fn get_row(&self, tag: &TagWithMetadata) -> Row<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/components/textinput.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     fn get_draw_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] 225 |     fn get_draw_text(&self) -> Text<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/strings.rs:358:31
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub fn ellipsis_trim_start(s: &str, width: usize) -> Cow<str> {
[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] 358 | pub fn ellipsis_trim_start(s: &str, width: usize) -> Cow<'_, str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tabs/stashing.rs:108:21
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn get_option_text(&self) -> 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] 108 |     fn get_option_text(&self) -> Vec<Spans<'_>> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `selection` is never read
[INFO] [stderr]   --> src/components/revision_files_popup.rs:27:6
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub struct FileTreeOpen {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 26 |     pub commit_id: CommitId,
[INFO] [stderr] 27 |     pub selection: Option<usize>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FileTreeOpen` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]   --> src/main.rs:5:2
[INFO] [stderr]    |
[INFO] [stderr]  5 |     dead_code,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `is_folder` is never read
[INFO] [stderr]   --> src/queue.rs:36:6
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct ResetItem {
[INFO] [stderr]    |            --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub is_folder: bool,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/blame_file.rs:406:14
[INFO] [stderr]     |
[INFO] [stderr] 406 |     fn get_rows(&self, width: usize) -> Vec<Row> {
[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] 406 |     fn get_rows(&self, width: usize) -> Vec<Row<'_>> {
[INFO] [stderr]     |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/blame_file.rs:427:3
[INFO] [stderr]     |
[INFO] [stderr] 427 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 432 |     ) -> Row {
[INFO] [stderr]     |          ^^^ the same lifetime is hidden 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] 432 |     ) -> Row<'_> {
[INFO] [stderr]     |             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/blame_file.rs:471:3
[INFO] [stderr]     |
[INFO] [stderr] 471 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 474 |     ) -> Vec<Cell> {
[INFO] [stderr]     |              ^^^^ the same lifetime is hidden 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] 474 |     ) -> Vec<Cell<'_>> {
[INFO] [stderr]     |                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/branchlist.rs:534:3
[INFO] [stderr]     |
[INFO] [stderr] 534 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 538 |     ) -> Text {
[INFO] [stderr]     |          ^^^^ the same lifetime is hidden 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] 538 |     ) -> Text<'_> {
[INFO] [stderr]     |              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/components/commit_details/compare_details.rs:68:21
[INFO] [stderr]    |
[INFO] [stderr] 68 |     fn get_commit_text(&self, data: &CommitDetails) -> Vec<Spans> {
[INFO] [stderr]    |                        ^^^^^ the lifetime is elided here   ^^^^^ the same lifetime is hidden 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] 68 |     fn get_commit_text(&self, data: &CommitDetails) -> Vec<Spans<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/commit_details/details.rs:133:3
[INFO] [stderr]     |
[INFO] [stderr] 133 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 136 |     ) -> Vec<Spans> {
[INFO] [stderr]     |              ^^^^^ the same lifetime is hidden 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] 136 |     ) -> Vec<Spans<'_>> {
[INFO] [stderr]     |                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/commit_details/details.rs:156:19
[INFO] [stderr]     |
[INFO] [stderr] 156 |     fn get_text_info(&self) -> 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] 156 |     fn get_text_info(&self) -> Vec<Spans<'_>> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/commitlist.rs:376:14
[INFO] [stderr]     |
[INFO] [stderr] 376 |     fn get_text(&self, height: usize, width: usize) -> Vec<Spans> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here          ^^^^^ the same lifetime is hidden 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] 376 |     fn get_text(&self, height: usize, width: usize) -> Vec<Spans<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/diff.rs:333:14
[INFO] [stderr]     |
[INFO] [stderr] 333 |     fn get_text(&self, width: u16, height: u16) -> Vec<Spans> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here      ^^^^^ the same lifetime is hidden 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] 333 |     fn get_text(&self, width: u16, height: u16) -> Vec<Spans<'_>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/file_revlog.rs:289:14
[INFO] [stderr]     |
[INFO] [stderr] 289 |     fn get_rows(&self, now: DateTime<Local>) -> Vec<Row> {
[INFO] [stderr]     |                 ^^^^^ the lifetime is elided here   ^^^ the same lifetime is hidden 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] 289 |     fn get_rows(&self, now: DateTime<Local>) -> Vec<Row<'_>> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/help.rs:211:14
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn get_text(&self) -> 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] 211 |     fn get_text(&self) -> Vec<Spans<'_>> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/components/options_popup.rs:60:14
[INFO] [stderr]    |
[INFO] [stderr] 60 |     fn get_text(&self, width: u16) -> 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] 60 |     fn get_text(&self, width: u16) -> Vec<Spans<'_>> {
[INFO] [stderr]    |                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/status_tree.rs:232:3
[INFO] [stderr]     |
[INFO] [stderr] 232 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] 233 |     ) -> (Vec<TextDrawInfo>, usize, usize) {
[INFO] [stderr]     |               ^^^^^^^^^^^^ the same lifetime is hidden 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] 233 |     ) -> (Vec<TextDrawInfo<'_>>, usize, usize) {
[INFO] [stderr]     |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/submodules.rs:339:3
[INFO] [stderr]     |
[INFO] [stderr] 339 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 343 |     ) -> Text {
[INFO] [stderr]     |          ^^^^ the same lifetime is hidden 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] 343 |     ) -> Text<'_> {
[INFO] [stderr]     |              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/submodules.rs:400:19
[INFO] [stderr]     |
[INFO] [stderr] 400 |     fn get_info_text(&self, theme: &SharedTheme) -> Text {
[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] 400 |     fn get_info_text(&self, theme: &SharedTheme) -> Text<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/submodules.rs:449:25
[INFO] [stderr]     |
[INFO] [stderr] 449 |     fn get_local_info_text(&self, theme: &SharedTheme) -> Text {
[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] 449 |     fn get_local_info_text(&self, theme: &SharedTheme) -> Text<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/taglist.rs:446:14
[INFO] [stderr]     |
[INFO] [stderr] 446 |     fn get_rows(&self) -> Vec<Row> {
[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] 446 |     fn get_rows(&self) -> Vec<Row<'_>> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/taglist.rs:453:13
[INFO] [stderr]     |
[INFO] [stderr] 453 |     fn get_row(&self, tag: &TagWithMetadata) -> Row {
[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] 453 |     fn get_row(&self, tag: &TagWithMetadata) -> Row<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/components/textinput.rs:225:19
[INFO] [stderr]     |
[INFO] [stderr] 225 |     fn get_draw_text(&self) -> Text {
[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] 225 |     fn get_draw_text(&self) -> Text<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/strings.rs:358:31
[INFO] [stderr]     |
[INFO] [stderr] 358 | pub fn ellipsis_trim_start(s: &str, width: usize) -> Cow<str> {
[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] 358 | pub fn ellipsis_trim_start(s: &str, width: usize) -> Cow<'_, str> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/tabs/stashing.rs:108:21
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn get_option_text(&self) -> 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] 108 |     fn get_option_text(&self) -> Vec<Spans<'_>> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gitui` (bin "gitui" test) generated 23 warnings (run `cargo fix --bin "gitui" -p gitui --tests` to apply 21 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gitui-93f4ad7b6eab014f)
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test components::commit_details::details::test_line_count::test_smoke ... ok
[INFO] [stdout] test components::commitlist::tests::test_string_width_align ... ok
[INFO] [stdout] test args::verify_app ... ok
[INFO] [stdout] test components::textinput::tests::test_cursor_second_position ... ok
[INFO] [stdout] test components::status_tree::tests::test_correct_foldup_and_not_visible_scroll_position ... ok
[INFO] [stdout] test components::textinput::tests::test_invisible_newline ... ok
[INFO] [stdout] test components::textinput::tests::test_next_word_position ... ok
[INFO] [stdout] test components::textinput::tests::test_next_word_multibyte ... ok
[INFO] [stdout] test components::textinput::tests::test_previous_word_position ... ok
[INFO] [stdout] test components::commit_details::details::tests::test_textwrap ... ok
[INFO] [stdout] test components::commitlist::tests::test_string_width_align_unicode ... ok
[INFO] [stdout] test components::textinput::tests::test_smoke ... ok
[INFO] [stdout] test components::textinput::tests::text_cursor_initial_position ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_find_parent ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_folder_dup ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_indent ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_indent_folder_file_name ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_simple ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_multiple_items_at_path ... ok
[INFO] [stdout] test components::utils::scroll_horizontal::tests::test_scroll_no_scroll_to_right ... ok
[INFO] [stdout] test components::utils::scroll_horizontal::tests::test_scroll_zero_width ... ok
[INFO] [stdout] test components::utils::scroll_vertical::tests::test_scroll_no_scroll_to_top ... ok
[INFO] [stdout] test components::utils::scroll_vertical::tests::test_scroll_zero_height ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_collapse_too_much ... ok
[INFO] [stdout] test components::utils::logitems::tests::test_emojifi_string_no_conversion_cases ... ok
[INFO] [stdout] test components::utils::logitems::tests::test_emojifi_string_conversion_cases ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_expand ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_expand_bug ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_expand_with_collapsed_sub_parts ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_folders_fold_up_down_with_selection_left_right ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_folders_fold_up_if_alone_in_directory ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_folders_fold_up_if_alone_in_directory_2 ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_keep_selected_index ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_keep_selected_item ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_keep_collapsed_states ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_selection ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_selection_skips_collapsed ... ok
[INFO] [stdout] test string_utils::test::test_trim ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_char_plus_lots_of_spaces ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_leading_whitespace_removal ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_double_width_chars ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_long_word ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_lots_of_spaces ... ok
[INFO] [stdout] test components::utils::filetree::tests::test_folder ... ok
[INFO] [stdout] test components::utils::statustree::tests::test_keep_selected_index_if_not_collapsed ... ok
[INFO] [stdout] test keys::key_config::tests::test_get_hint ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_max_line_width_of_1 ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_max_line_width_of_1_double_width_characters ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_short_lines ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_long_sentence ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_one_line ... ok
[INFO] [stdout] test keys::key_list_file::tests::test_load_vim_style_example ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_word_wrapper_mixed_length ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_word_wrapper_preserve_indentation ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_word_wrapper_preserve_indentation_lots_of_whitespace ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_word_wrapper_double_width_chars_mixed_with_spaces ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_word_wrapper_preserve_indentation_with_wrap ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_zero_width ... ok
[INFO] [stdout] test ui::test::test_small_rect_in_rect ... ok
[INFO] [stdout] test components::status_tree::tests::test_correct_scroll_position ... ok
[INFO] [stdout] test ui::test::test_small_rect_in_rect2 ... ok
[INFO] [stdout] test ui::reflow::test::line_composer_word_wrapper_nbsp ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin gitui`
[INFO] [stdout] test components::textinput::tests::test_visualize_newline ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- components::textinput::tests::test_visualize_newline stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'components::textinput::tests::test_visualize_newline' (9863) panicked at src/components/textinput.rs:635:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some("\r")
[INFO] [stdout]  right: Some("")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d3dd9deb7f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d3dd9deb7f8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d3dd9deb7f8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d3dd9deb7f8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d3dd9e0103a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d3dd9e0103a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5d3dd9df0122 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5d3dd9df0122 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5d3dd9dca366 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d3dd9dca366 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d3dd9de3bc9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d3dd9b7383c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5d3dd9b7383c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5d3dd9de3d82 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5d3dd9de3d82 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d3dd9dca422 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d3dd9dbf5f9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d3dd9dcb13d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d3dd9e017fc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d3dd9e016b3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5d3dd9b2a3eb - core[8fb95b77d25ab6c8]::panicking::assert_failed::<core[8fb95b77d25ab6c8]::option::Option<&str>, core[8fb95b77d25ab6c8]::option::Option<&str>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5d3dd9b1e704 - gitui[24e317a1109e76b3]::components::textinput::tests::test_visualize_newline
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/textinput.rs:635:3
[INFO] [stdout]   22:     0x5d3dd9b1c6a7 - gitui[24e317a1109e76b3]::components::textinput::tests::test_visualize_newline::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/components/textinput.rs:610:29
[INFO] [stdout]   23:     0x5d3dd9b345d6 - <gitui[24e317a1109e76b3]::components::textinput::tests::test_visualize_newline::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d3dd9b6691b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d3dd9b6691b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5d3dd9b74195 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5d3dd9b74195 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5d3dd9b74195 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d3dd9b74195 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d3dd9b74195 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d3dd9b74195 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5d3dd9b74195 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5d3dd9b6daa4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5d3dd9b6daa4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d3dd9b77212 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5d3dd9b77212 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5d3dd9b77212 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d3dd9b77212 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d3dd9b77212 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d3dd9b77212 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5d3dd9b77212 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d3dd9deb12f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5d3dd9deb12f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7a2f26ff5aa4 - <unknown>
[INFO] [stdout]   45:     0x7a2f27082a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     components::textinput::tests::test_visualize_newline
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 62 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467", kill_on_drop: false }`
[INFO] [stdout] 70b1092eb9b1546a05e082d03951977e08d3c653f325448c6a51aebd0a897467
