[INFO] fetching crate gibra 0.4.2...
[INFO] checking gibra-0.4.2 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate gibra 0.4.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate gibra 0.4.2
[INFO] finished tweaking crates.io crate gibra 0.4.2
[INFO] tweaked toml for crates.io crate gibra 0.4.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gibra 0.4.2 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gibra 0.4.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vte_generate_state_changes v0.1.1
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded vte v0.13.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.60
[INFO] [stderr]   Downloaded thiserror v1.0.60
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded rustversion v1.0.16
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded git2 v0.17.2
[INFO] [stderr]   Downloaded libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]   Downloaded libz-sys v1.1.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] badafdc41c3221791f8d58c913ba36a3f1a48f46ee3bcf8fa7a655cc1cd593e3
[INFO] running `Command { std: "docker" "start" "-a" "badafdc41c3221791f8d58c913ba36a3f1a48f46ee3bcf8fa7a655cc1cd593e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "badafdc41c3221791f8d58c913ba36a3f1a48f46ee3bcf8fa7a655cc1cd593e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "badafdc41c3221791f8d58c913ba36a3f1a48f46ee3bcf8fa7a655cc1cd593e3", kill_on_drop: false }`
[INFO] [stdout] badafdc41c3221791f8d58c913ba36a3f1a48f46ee3bcf8fa7a655cc1cd593e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df356dc344e73774c3d9c288c669ed659c3ae2095eee75a610c260154d0b8ec2
[INFO] running `Command { std: "docker" "start" "-a" "df356dc344e73774c3d9c288c669ed659c3ae2095eee75a610c260154d0b8ec2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling syn v2.0.63
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking vte v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.20.8
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling darling_macro v0.20.8
[INFO] [stderr]    Compiling darling v0.20.8
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking git2 v0.17.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking gibra v0.4.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `as_any_mut` is never used
[INFO] [stdout]   --> src/skim/mod.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait AsAny {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] 44 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout] 45 |     fn as_any_mut(&mut self) -> &mut dyn Any;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `score` and `container_width` are never read
[INFO] [stdout]    --> src/skim/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DisplayContext<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 146 |     pub text: &'a str,
[INFO] [stdout] 147 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 148 |     pub matches: Matches<'a>,
[INFO] [stdout] 149 |     pub container_width: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/skim/mod.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct PreviewContext<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 176 |     pub query: &'a str,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 177 |     pub cmd_query: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 178 |     pub width: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 179 |     pub height: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     pub current_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 181 |     pub current_selection: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 182 |     /// selected item indices (may or may not include current item)
[INFO] [stdout] 183 |     pub selected_indices: &'a [usize],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 184 |     /// selected item texts (may or may not include current item)
[INFO] [stdout] 185 |     pub selections: &'a [&'a str],
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `create_engine` is never used
[INFO] [stdout]    --> src/skim/mod.rs:252:8
[INFO] [stdout]     |
[INFO] [stdout] 250 | pub trait MatchEngineFactory {
[INFO] [stdout]     |           ------------------ method in this trait
[INFO] [stdout] 251 |     fn create_engine_with_case(&self, query: &str, case: CaseMatching) -> Box<dyn MatchEngine>;
[INFO] [stdout] 252 |     fn create_engine(&self, query: &str) -> Box<dyn MatchEngine> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultSkimSelector` is never constructed
[INFO] [stdout]  --> src/skim/helper/selector.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DefaultSkimSelector {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_abort`, `final_key`, `query`, and `cmd` are never read
[INFO] [stdout]   --> src/skim/output.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SkimOutput {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub is_abort: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub final_key: Key,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub query: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub cmd: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn text(&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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/mod.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn text(&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] 100 |     fn text(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/mod.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn output(&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] 117 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/mod.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn text(&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] 132 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/skim/helper/item.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn text(&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] 96 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/helper/item.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn output(&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] 100 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/skim/input.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn parse_key_action(key_action: &str) -> Vec<KeyActions> {
[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] 85 | pub fn parse_key_action(key_action: &str) -> Vec<KeyActions<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/item.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn take(&self) -> ItemPoolGuard<Arc<dyn SkimItem>> {
[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] 174 |     pub fn take(&self) -> ItemPoolGuard<'_, Arc<dyn SkimItem>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/item.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved(&self) -> ItemPoolGuard<Arc<dyn SkimItem>> {
[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] 183 |     pub fn reserved(&self) -> ItemPoolGuard<'_, Arc<dyn SkimItem>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/orderedvec.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn get(&self, index: usize) -> Option<Ref<T>> {
[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] 141 |     pub fn get(&self, index: usize) -> Option<Ref<'_, T>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/orderedvec.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> impl Iterator<Item = Ref<T>> {
[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 |     pub fn iter(&self) -> impl Iterator<Item = Ref<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/skim/spinlock.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn lock(&self) -> SpinLockGuard<T> {
[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] 45 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_any_mut` is never used
[INFO] [stdout]   --> src/skim/mod.rs:45:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub trait AsAny {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] 44 |     fn as_any(&self) -> &dyn Any;
[INFO] [stdout] 45 |     fn as_any_mut(&mut self) -> &mut dyn Any;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `score` and `container_width` are never read
[INFO] [stdout]    --> src/skim/mod.rs:147:9
[INFO] [stdout]     |
[INFO] [stdout] 145 | pub struct DisplayContext<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 146 |     pub text: &'a str,
[INFO] [stdout] 147 |     pub score: i32,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 148 |     pub matches: Matches<'a>,
[INFO] [stdout] 149 |     pub container_width: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/skim/mod.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub struct PreviewContext<'a> {
[INFO] [stdout]     |            -------------- fields in this struct
[INFO] [stdout] 176 |     pub query: &'a str,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 177 |     pub cmd_query: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 178 |     pub width: usize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 179 |     pub height: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 180 |     pub current_index: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 181 |     pub current_selection: &'a str,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 182 |     /// selected item indices (may or may not include current item)
[INFO] [stdout] 183 |     pub selected_indices: &'a [usize],
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 184 |     /// selected item texts (may or may not include current item)
[INFO] [stdout] 185 |     pub selections: &'a [&'a str],
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultSkimSelector` is never constructed
[INFO] [stdout]  --> src/skim/helper/selector.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct DefaultSkimSelector {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `is_abort`, `final_key`, `query`, and `cmd` are never read
[INFO] [stdout]   --> src/skim/output.rs:13:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct SkimOutput {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub is_abort: bool,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub final_key: Key,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub query: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub cmd: String,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NonCopy` is never constructed
[INFO] [stdout]   --> src/skim/spinlock.rs:89:12
[INFO] [stdout]    |
[INFO] [stdout] 89 |     struct NonCopy(i32);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/main.rs:58:13
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn text(&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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/mod.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn text(&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] 100 |     fn text(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/mod.rs:117:15
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn output(&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] 117 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/mod.rs:132:13
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn text(&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] 132 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/skim/helper/item.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn text(&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] 96 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/helper/item.rs:100:15
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn output(&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] 100 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/skim/input.rs:85:37
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn parse_key_action(key_action: &str) -> Vec<KeyActions> {
[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] 85 | pub fn parse_key_action(key_action: &str) -> Vec<KeyActions<'_>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/item.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn take(&self) -> ItemPoolGuard<Arc<dyn SkimItem>> {
[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] 174 |     pub fn take(&self) -> ItemPoolGuard<'_, Arc<dyn SkimItem>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/item.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn reserved(&self) -> ItemPoolGuard<Arc<dyn SkimItem>> {
[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] 183 |     pub fn reserved(&self) -> ItemPoolGuard<'_, Arc<dyn SkimItem>> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/orderedvec.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |     pub fn get(&self, index: usize) -> Option<Ref<T>> {
[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] 141 |     pub fn get(&self, index: usize) -> Option<Ref<'_, T>> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/skim/orderedvec.rs:170:17
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub fn iter(&self) -> impl Iterator<Item = Ref<T>> {
[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 |     pub fn iter(&self) -> impl Iterator<Item = Ref<'_, T>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/skim/spinlock.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn lock(&self) -> SpinLockGuard<T> {
[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] 45 |     pub fn lock(&self) -> SpinLockGuard<'_, T> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s
[INFO] running `Command { std: "docker" "inspect" "df356dc344e73774c3d9c288c669ed659c3ae2095eee75a610c260154d0b8ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df356dc344e73774c3d9c288c669ed659c3ae2095eee75a610c260154d0b8ec2", kill_on_drop: false }`
[INFO] [stdout] df356dc344e73774c3d9c288c669ed659c3ae2095eee75a610c260154d0b8ec2
