[INFO] fetching crate mds 0.19.2...
[INFO] checking mds-0.19.2 against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589
[INFO] extracting crate mds 0.19.2 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate mds 0.19.2
[INFO] finished tweaking crates.io crate mds 0.19.2
[INFO] tweaked toml for crates.io crate mds 0.19.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mds 0.19.2 on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mds 0.19.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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 750a968dc2168d1edce22b522ca82a4d6bf21801c2e174833f538fdd64a9c7b9
[INFO] running `Command { std: "docker" "start" "-a" "750a968dc2168d1edce22b522ca82a4d6bf21801c2e174833f538fdd64a9c7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "750a968dc2168d1edce22b522ca82a4d6bf21801c2e174833f538fdd64a9c7b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "750a968dc2168d1edce22b522ca82a4d6bf21801c2e174833f538fdd64a9c7b9", kill_on_drop: false }`
[INFO] [stdout] 750a968dc2168d1edce22b522ca82a4d6bf21801c2e174833f538fdd64a9c7b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 583bbf312b48b3a8d7f0413462a27e06631df952fa119f6b481a5128049cd2e3
[INFO] running `Command { std: "docker" "start" "-a" "583bbf312b48b3a8d7f0413462a27e06631df952fa119f6b481a5128049cd2e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]     Checking value-bag v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking object v0.36.3
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling sqlformat v0.2.4
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling futures-intrusive v0.4.2
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling atoi v1.0.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking webpki v0.22.4
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling webpki-roots v0.22.6
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking clap_builder v4.5.14
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking textwrap v0.15.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking flate2 v1.0.31
[INFO] [stderr]     Checking async-io v2.3.3
[INFO] [stderr]     Checking indexmap v2.3.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking supports-unicode v2.1.0
[INFO] [stderr]     Checking supports-hyperlinks v2.1.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]    Compiling sqlx-rt v0.6.3
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking vte v0.11.1
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking bstr v1.10.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.26.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking shared_child v1.0.1
[INFO] [stderr]     Checking clap v4.5.14
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling mds v0.19.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]     Checking entities v1.0.1
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking opener v0.6.1
[INFO] [stderr]     Checking sql-builder v3.1.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking kdl v4.6.0
[INFO] [stderr]     Checking inquire v0.5.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking bidir_termtree v0.1.1
[INFO] [stderr]    Compiling sqlx-core v0.6.3
[INFO] [stderr]     Checking env-substitute v0.1.0
[INFO] [stderr]     Checking comfy-table v6.2.0
[INFO] [stderr]     Checking skim v0.10.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking rgb v0.8.48
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]    Compiling sqlx-macros v0.6.3
[INFO] [stderr]     Checking comrak v0.18.0
[INFO] [stderr]     Checking sqlx v0.6.3
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/note/mod.rs:205:55
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let time_str = chrono::Utc::now().naive_utc().timestamp().to_string();
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/note/mod.rs:205:55
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let time_str = chrono::Utc::now().naive_utc().timestamp().to_string();
[INFO] [stdout]     |                                                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color_scheme` is never read
[INFO] [stdout]   --> src/note/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     MdFile {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 62 |         color_scheme: ColorScheme,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Note` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/link/skim_item.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     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] 75 |     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/note/skim_item.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] 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/task_item/skim_item.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color_scheme` is never read
[INFO] [stdout]   --> src/note/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     MdFile {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 62 |         color_scheme: ColorScheme,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Note` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/link/skim_item.rs:75:13
[INFO] [stdout]    |
[INFO] [stdout] 75 |     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] 75 |     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/note/skim_item.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] 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/task_item/skim_item.rs:62:13
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.72s
[INFO] running `Command { std: "docker" "inspect" "583bbf312b48b3a8d7f0413462a27e06631df952fa119f6b481a5128049cd2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "583bbf312b48b3a8d7f0413462a27e06631df952fa119f6b481a5128049cd2e3", kill_on_drop: false }`
[INFO] [stdout] 583bbf312b48b3a8d7f0413462a27e06631df952fa119f6b481a5128049cd2e3
