[INFO] cloning repository https://github.com/qkzk/fm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qkzk/fm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqkzk%2Ffm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqkzk%2Ffm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d98893121a916a008c3dc6db73137b535d915477
[INFO] checking qkzk/fm against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqkzk%2Ffm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qkzk/fm
[INFO] finished tweaking git repo https://github.com/qkzk/fm
[INFO] tweaked toml for git repo https://github.com/qkzk/fm written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qkzk/fm on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qkzk/fm 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0141ff8213309c836a06b6fb2a06cf35d60fdcaaea7b29303716bc62b7e1603a
[INFO] running `Command { std: "docker" "start" "-a" "0141ff8213309c836a06b6fb2a06cf35d60fdcaaea7b29303716bc62b7e1603a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0141ff8213309c836a06b6fb2a06cf35d60fdcaaea7b29303716bc62b7e1603a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0141ff8213309c836a06b6fb2a06cf35d60fdcaaea7b29303716bc62b7e1603a", kill_on_drop: false }`
[INFO] [stdout] 0141ff8213309c836a06b6fb2a06cf35d60fdcaaea7b29303716bc62b7e1603a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4cca6ede4fd02c798ebf4fcbecdd3d2a36c1592e7b58936fdad8fb1fde570ba6
[INFO] running `Command { std: "docker" "start" "-a" "4cca6ede4fd02c798ebf4fcbecdd3d2a36c1592e7b58936fdad8fb1fde570ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling syn v2.0.74
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling quick-xml v0.36.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling rustls v0.23.12
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling anyhow v1.0.90
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking webpki-roots v0.26.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking zlib-rs v0.5.1
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking raw-cpuid v11.1.0
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking hashbrown v0.14.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking libz-rs-sys v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling moka v0.12.8
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking quick-xml v0.29.0
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]     Checking quanta v0.12.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking triomphe v0.1.11
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]     Checking bumpalo v3.16.0
[INFO] [stderr]     Checking lockfree-object-pool v0.1.6
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking vt100 v0.15.2
[INFO] [stderr]     Checking clap_builder v4.5.17
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking zopfli v0.8.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling fm-tui v0.1.35 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> build.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn tilde(input_str: &str) -> std::borrow::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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 | fn tilde(input_str: &str) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking xattr v1.0.1
[INFO] [stderr]     Checking libyml v0.0.5
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking deflate64 v0.1.9
[INFO] [stderr]     Checking flagset v0.4.6
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking tar v0.4.40
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking vte v0.13.0
[INFO] [stderr]     Checking pgs-files v0.0.7
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]     Checking sysinfo v0.31.4
[INFO] [stderr]     Checking nucleo v0.5.0
[INFO] [stderr]     Checking url-escape v0.1.1
[INFO] [stderr]     Checking content_inspector v0.2.4
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.82
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking x11-clipboard v0.9.2
[INFO] [stderr]     Checking serde v1.0.209
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking liblzma v0.4.2
[INFO] [stderr]     Checking wayland-protocols v0.32.4
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.6
[INFO] [stderr]     Checking clap v4.5.17
[INFO] [stderr]     Checking zstd v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.102.7
[INFO] [stderr]     Checking zip v4.2.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking backon v0.4.4
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking plist v1.5.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.4
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking opendal v0.49.2
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/modes/mode.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/modes/mode.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/modes/mode.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> src/modes/mode.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/modes/mode.rs:267:5
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]    --> src/modes/mode.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 378 |     #[must_use]
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = help: `#[must_use]` can be applied to data types, foreign functions, functions, inherent methods, provided trait methods, required trait methods, traits, and unions
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if let Ok(home_path) = PathBuf::from_str(tilde("~").borrow()) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if let Ok(trash_path) = PathBuf::from_str(tilde(TRASH_FOLDER_FILES).borrow()) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if let Ok(home_path) = PathBuf::from_str(tilde("~").borrow()) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout]    = note: `#[warn(irrefutable_let_patterns)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: irrefutable `if let` pattern
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if let Ok(trash_path) = PathBuf::from_str(tilde(TRASH_FOLDER_FILES).borrow()) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this pattern will always match, so the `if let` is useless
[INFO] [stdout]    = help: consider replacing the `if let` with a `let`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/tab.rs:845:31
[INFO] [stdout]     |
[INFO] [stdout] 845 |     pub fn dir_enum_skip_take(&self) -> Take<Skip<Enumerate<slice::Iter<FileInfo>>>> {
[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] 845 |     pub fn dir_enum_skip_take(&self) -> Take<Skip<Enumerate<slice::Iter<'_, FileInfo>>>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> src/common/utils.rs:387:8
[INFO] [stdout]     |
[INFO] [stdout] 387 |     Ok(std::path::PathBuf::from_str(tilde(CONFIG_FOLDER).borrow())?)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/common/utils.rs:387:8
[INFO] [stdout]     |
[INFO] [stdout] 387 |     Ok(std::path::PathBuf::from_str(tilde(CONFIG_FOLDER).borrow())?)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/utils.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub fn tilde(input_str: &str) -> 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] 398 | pub fn tilde(input_str: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/config/cloud_config.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |           Box::pin(async move {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 192 | |             let code = read_code(req);
[INFO] [stdout] 193 | |             let body = build_body(code, code_slot).await;
[INFO] [stdout] 194 | |             let response = build_response(body);
[INFO] [stdout] 195 | |             Ok(response)
[INFO] [stdout] 196 | |         })
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/config/cloud_config.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn dual(status: &Status) -> (Files, Files) {
[INFO] [stdout]     |                     ^^^^^^^      ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |            |
[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] 131 |     fn dual(status: &Status) -> (Files<'_>, Files<'_>) {
[INFO] [stdout]     |                                       ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn single(status: &Status) -> Files {
[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] 149 |     fn single(status: &Status) -> Files<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:360:24
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn line_match_info(&self, fuzzy: &FuzzyFinder<String>) -> Line {
[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] 360 |     fn line_match_info(&self, fuzzy: &FuzzyFinder<String>) -> Line<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:708:29
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn prefix(line_builder: &TLine) -> 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] 708 |     fn prefix(line_builder: &TLine) -> Span<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn cow_str(&self) -> 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] 49 |     fn cow_str(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn cow_str(&self) -> 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] 53 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn cow_str(&self) -> 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] 59 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn cow_str(&self) -> 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] 65 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn cow_str(&self) -> 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] 71 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/opendal.rs:412:16
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn cow_str(&self) -> 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] 412 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/utils/selectable_content.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<$content_type>>, Take<Iter<$content_type>>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^        ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modes/display/directory.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl_index_to_index!(FileInfo, Directory);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_index_to_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<'_, $content_type>>, Take<Iter<'_, $content_type>>> {
[INFO] [stdout]     |                                  +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/utils/selectable_content.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<$content_type>>, Take<Iter<$content_type>>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^        ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modes/display/tree.rs:481:1
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl_index_to_index!(TLine, TreeLines);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_index_to_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<'_, $content_type>>, Take<Iter<'_, $content_type>>> {
[INFO] [stdout]     |                                  +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/display/tree.rs:897:9
[INFO] [stdout]     |
[INFO] [stdout] 897 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 898 |         window: &ContentWindow,
[INFO] [stdout] 899 |     ) -> Take<Skip<Enumerate<Iter<TLine>>>> {
[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] 899 |     ) -> Take<Skip<Enumerate<Iter<'_, TLine>>>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/display/tree.rs:914:23
[INFO] [stdout]     |
[INFO] [stdout] 914 |     fn index_to_index(&self) -> Chain<Skip<Iter<TLine>>, Take<Iter<TLine>>> {
[INFO] [stdout]     |                       ^^^^^                ^^^^^^^^^^^        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |
[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] 914 |     fn index_to_index(&self) -> Chain<Skip<Iter<'_, TLine>>, Take<Iter<'_, TLine>>> {
[INFO] [stdout]     |                                                 +++                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/cli_menu.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn cow_str(&self) -> 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] 165 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/compress.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn cow_str(&self) -> 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] 170 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/mount.rs:887:16
[INFO] [stdout]     |
[INFO] [stdout] 887 |     fn cow_str(&self) -> 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] 887 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if let Ok(home_path) = PathBuf::from_str(tilde("~").borrow()) {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if let Ok(trash_path) = PathBuf::from_str(tilde(TRASH_FOLDER_FILES).borrow()) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/trash.rs:520:16
[INFO] [stdout]     |
[INFO] [stdout] 520 |     fn cow_str(&self) -> 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] 520 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/modes/utils/selectable_content.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn index_to_index(&self) -> Chain<Skip<Iter<T>>, Take<Iter<T>>>;
[INFO] [stdout]    |                       ^^^^^                ^^^^^^^        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                    |
[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] 63 |     fn index_to_index(&self) -> Chain<Skip<Iter<'_, T>>, Take<Iter<'_, T>>>;
[INFO] [stdout]    |                                                 +++                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/tab.rs:845:31
[INFO] [stdout]     |
[INFO] [stdout] 845 |     pub fn dir_enum_skip_take(&self) -> Take<Skip<Enumerate<slice::Iter<FileInfo>>>> {
[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] 845 |     pub fn dir_enum_skip_take(&self) -> Take<Skip<Enumerate<slice::Iter<'_, FileInfo>>>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: ControlFlow<Result<Infallible, Infallible>, PathBuf>
[INFO] [stdout]    --> src/common/utils.rs:387:8
[INFO] [stdout]     |
[INFO] [stdout] 387 |     Ok(std::path::PathBuf::from_str(tilde(CONFIG_FOLDER).borrow())?)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]    --> src/common/utils.rs:387:8
[INFO] [stdout]     |
[INFO] [stdout] 387 |     Ok(std::path::PathBuf::from_str(tilde(CONFIG_FOLDER).borrow())?)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/common/utils.rs:398:25
[INFO] [stdout]     |
[INFO] [stdout] 398 | pub fn tilde(input_str: &str) -> 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] 398 | pub fn tilde(input_str: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/config/cloud_config.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |           Box::pin(async move {
[INFO] [stdout]     |  _____________________________^
[INFO] [stdout] 192 | |             let code = read_code(req);
[INFO] [stdout] 193 | |             let body = build_body(code, code_slot).await;
[INFO] [stdout] 194 | |             let response = build_response(body);
[INFO] [stdout] 195 | |             Ok(response)
[INFO] [stdout] 196 | |         })
[INFO] [stdout]     | |_________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<hyper::Response<http_body_util::Full<hyper::body::Bytes>>, Infallible>
[INFO] [stdout]    --> src/config/cloud_config.rs:195:13
[INFO] [stdout]     |
[INFO] [stdout] 195 |             Ok(response)
[INFO] [stdout]     |             ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn dual(status: &Status) -> (Files, Files) {
[INFO] [stdout]     |                     ^^^^^^^      ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |            |
[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] 131 |     fn dual(status: &Status) -> (Files<'_>, Files<'_>) {
[INFO] [stdout]     |                                       ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:149:23
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn single(status: &Status) -> Files {
[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] 149 |     fn single(status: &Status) -> Files<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:360:24
[INFO] [stdout]     |
[INFO] [stdout] 360 |     fn line_match_info(&self, fuzzy: &FuzzyFinder<String>) -> Line {
[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] 360 |     fn line_match_info(&self, fuzzy: &FuzzyFinder<String>) -> Line<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/display.rs:708:29
[INFO] [stdout]     |
[INFO] [stdout] 708 |     fn prefix(line_builder: &TLine) -> 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] 708 |     fn prefix(line_builder: &TLine) -> Span<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:49:16
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn cow_str(&self) -> 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] 49 |     fn cow_str(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     fn cow_str(&self) -> 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] 53 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn cow_str(&self) -> 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] 59 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fm-tui` (lib) due to 6 previous errors; 26 warnings emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     fn cow_str(&self) -> 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] 65 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/io/draw_menu.rs:71:16
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn cow_str(&self) -> 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] 71 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/io/opendal.rs:412:16
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn cow_str(&self) -> 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] 412 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/utils/selectable_content.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<$content_type>>, Take<Iter<$content_type>>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^        ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modes/display/directory.rs:199:1
[INFO] [stdout]     |
[INFO] [stdout] 199 | impl_index_to_index!(FileInfo, Directory);
[INFO] [stdout]     | ----------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_index_to_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<'_, $content_type>>, Take<Iter<'_, $content_type>>> {
[INFO] [stdout]     |                                  +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/utils/selectable_content.rs:144:17
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<$content_type>>, Take<Iter<$content_type>>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^        ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/modes/display/tree.rs:481:1
[INFO] [stdout]     |
[INFO] [stdout] 481 | impl_index_to_index!(TLine, TreeLines);
[INFO] [stdout]     | -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `impl_index_to_index` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 145 |             ) -> Chain<Skip<Iter<'_, $content_type>>, Take<Iter<'_, $content_type>>> {
[INFO] [stdout]     |                                  +++                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/display/tree.rs:897:9
[INFO] [stdout]     |
[INFO] [stdout] 897 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 898 |         window: &ContentWindow,
[INFO] [stdout] 899 |     ) -> Take<Skip<Enumerate<Iter<TLine>>>> {
[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] 899 |     ) -> Take<Skip<Enumerate<Iter<'_, TLine>>>> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/display/tree.rs:914:23
[INFO] [stdout]     |
[INFO] [stdout] 914 |     fn index_to_index(&self) -> Chain<Skip<Iter<TLine>>, Take<Iter<TLine>>> {
[INFO] [stdout]     |                       ^^^^^                ^^^^^^^^^^^        ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |                    |
[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] 914 |     fn index_to_index(&self) -> Chain<Skip<Iter<'_, TLine>>, Take<Iter<'_, TLine>>> {
[INFO] [stdout]     |                                                 +++                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/cli_menu.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn cow_str(&self) -> 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] 165 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/compress.rs:170:16
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn cow_str(&self) -> 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] 170 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/mount.rs:887:16
[INFO] [stdout]     |
[INFO] [stdout] 887 |     fn cow_str(&self) -> 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] 887 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:58:32
[INFO] [stdout]    |
[INFO] [stdout] 58 |         if let Ok(home_path) = PathBuf::from_str(tilde("~").borrow()) {
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/modes/menu/shortcut.rs:65:33
[INFO] [stdout]    |
[INFO] [stdout] 65 |         if let Ok(trash_path) = PathBuf::from_str(tilde(TRASH_FOLDER_FILES).borrow()) {
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/modes/menu/trash.rs:520:16
[INFO] [stdout]     |
[INFO] [stdout] 520 |     fn cow_str(&self) -> 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] 520 |     fn cow_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/modes/utils/selectable_content.rs:63:23
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn index_to_index(&self) -> Chain<Skip<Iter<T>>, Take<Iter<T>>>;
[INFO] [stdout]    |                       ^^^^^                ^^^^^^^        ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |                    |
[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] 63 |     fn index_to_index(&self) -> Chain<Skip<Iter<'_, T>>, Take<Iter<'_, T>>>;
[INFO] [stdout]    |                                                 +++                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fm-tui` (lib test) due to 6 previous errors; 26 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4cca6ede4fd02c798ebf4fcbecdd3d2a36c1592e7b58936fdad8fb1fde570ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cca6ede4fd02c798ebf4fcbecdd3d2a36c1592e7b58936fdad8fb1fde570ba6", kill_on_drop: false }`
[INFO] [stdout] 4cca6ede4fd02c798ebf4fcbecdd3d2a36c1592e7b58936fdad8fb1fde570ba6
