[INFO] fetching crate ract 0.2.0...
[INFO] checking ract-0.2.0 against try#2b3c0f3a743ea631d10817f9a05e6b73970e9ef1 for pr-139751-1
[INFO] extracting crate ract 0.2.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ract 0.2.0
[INFO] finished tweaking crates.io crate ract 0.2.0
[INFO] tweaked toml for crates.io crate ract 0.2.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ract 0.2.0 on toolchain 2b3c0f3a743ea631d10817f9a05e6b73970e9ef1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ract 0.2.0 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" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2282bf26265a9155c453b8b7eeb7d152758ace1410b5b4d899485cd036baaf6f
[INFO] running `Command { std: "docker" "start" "-a" "2282bf26265a9155c453b8b7eeb7d152758ace1410b5b4d899485cd036baaf6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2282bf26265a9155c453b8b7eeb7d152758ace1410b5b4d899485cd036baaf6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2282bf26265a9155c453b8b7eeb7d152758ace1410b5b4d899485cd036baaf6f", kill_on_drop: false }`
[INFO] [stdout] 2282bf26265a9155c453b8b7eeb7d152758ace1410b5b4d899485cd036baaf6f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+2b3c0f3a743ea631d10817f9a05e6b73970e9ef1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26eb2c24c3e08763a5c059ca60146de5ab86a9c0c924e47e6b6c346f76d4c5b8
[INFO] running `Command { std: "docker" "start" "-a" "26eb2c24c3e08763a5c059ca60146de5ab86a9c0c924e47e6b6c346f76d4c5b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.41
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]     Checking ra-ap-rustc_lexer v0.94.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking ra_ap_limit v0.0.264
[INFO] [stderr]     Checking jod-thread v0.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking ra_ap_edition v0.0.264
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking always-assert v0.2.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking ra_ap_stdx v0.0.264
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ra_ap_parser v0.0.264
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking rowan v0.15.15
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling base62 v2.2.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rustc-hash v2.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking smol_str v0.3.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking cov-mark v2.0.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling normpath v1.3.0
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling rust-i18n v3.1.4
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking clap_builder v4.5.22
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking which v7.0.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking ra_ap_syntax v0.0.264
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking gen_utils v0.1.2
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking notify-types v1.0.1
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking rust-i18n-support v3.1.4
[INFO] [stderr]     Checking gen_plugin v0.1.0
[INFO] [stderr]     Checking gen_analyzer v0.1.1
[INFO] [stderr]     Checking gen_dyn_run v0.1.0
[INFO] [stderr]     Checking rssyin v0.1.2
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking goblin v0.9.3
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking notify v7.0.0
[INFO] [stderr]     Checking makepad_gen_plugin v0.1.2
[INFO] [stderr]     Checking cargo_metadata v0.19.2
[INFO] [stderr]     Checking tui-textarea v0.7.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.4
[INFO] [stderr]     Checking clap v4.5.22
[INFO] [stderr]     Checking ract v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `to_run_end` is never used
[INFO] [stdout]   --> src/app/state.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub trait State: Default + Clone + Copy {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn to_run_end(&mut self) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[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/app/dashboard.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn draw_link(&self) -> Text {
[INFO] [stdout]     |                      ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn draw_link(&self) -> Text<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/command/check.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn draw_msg(&self, w: u16) -> (Text, u16) {
[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] 158 |     fn draw_msg(&self, w: u16) -> (Text<'_>, u16) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/command/config.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn draw_msg(&self, w: u16) -> (Text, u16) {
[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] 504 |     fn draw_msg(&self, w: u16) -> (Text<'_>, u16) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/command/init.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn draw_msg(&self) -> Text {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn draw_msg(&self) -> Text<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_run_end` is never used
[INFO] [stdout]   --> src/app/state.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub trait State: Default + Clone + Copy {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 89 |     fn to_run_end(&mut self) -> ();
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[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/log/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn t(&self, lang: Language) -> 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] 50 |     fn t(&self, lang: Language) -> Cow<'_, str>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn draw_text(&self) -> Text {
[INFO] [stdout]     |                      ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn draw_text(&self) -> Text<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn draw_text_with_width(&self, w: u16) -> (Text, u16) {
[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] 262 |     pub fn draw_text_with_width(&self, w: u16) -> (Text<'_>, u16) {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:308:10
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn t(&self, lang: Language) -> 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] 308 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:334:10
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn t(&self, lang: Language) -> 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] 334 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn t(&self, lang: Language) -> 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] 356 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:392:10
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn t(&self, lang: Language) -> 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] 392 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:413:10
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn t(&self, lang: Language) -> 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] 413 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/app/dashboard.rs:171:22
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn draw_link(&self) -> Text {
[INFO] [stdout]     |                      ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn draw_link(&self) -> Text<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/add.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn t(&self, lang: Language) -> 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn t(&self, lang: Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/check.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 24 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/compiler.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 156 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/config.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 20 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/create.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 26 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/init.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/install.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 37 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/package.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn t(&self, lang: crate::entry::Language) -> Cow<str> {
[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] 30 |     fn t(&self, lang: crate::entry::Language) -> Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/command/check.rs:158:17
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn draw_msg(&self, w: u16) -> (Text, u16) {
[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] 158 |     fn draw_msg(&self, w: u16) -> (Text<'_>, u16) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/run.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 38 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/run.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 59 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/run.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 99 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/command/config.rs:504:17
[INFO] [stdout]     |
[INFO] [stdout] 504 |     fn draw_msg(&self, w: u16) -> (Text, u16) {
[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] 504 |     fn draw_msg(&self, w: u16) -> (Text<'_>, u16) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/uninstall.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 36 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/wasm.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/command/init.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn draw_msg(&self) -> Text {
[INFO] [stdout]     |                 ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn draw_msg(&self) -> Text<'_> {
[INFO] [stdout]     |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/check/item.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn draw_list(&self, is_end: bool) -> ListItem {
[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] 75 |     pub fn draw_list(&self, is_end: bool) -> ListItem<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/mod.rs:50:10
[INFO] [stdout]    |
[INFO] [stdout] 50 |     fn t(&self, lang: Language) -> 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] 50 |     fn t(&self, lang: Language) -> Cow<'_, str>;
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:257:22
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn draw_text(&self) -> Text {
[INFO] [stdout]     |                      ^^^^^     ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn draw_text(&self) -> Text<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:262:33
[INFO] [stdout]     |
[INFO] [stdout] 262 |     pub fn draw_text_with_width(&self, w: u16) -> (Text, u16) {
[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] 262 |     pub fn draw_text_with_width(&self, w: u16) -> (Text<'_>, u16) {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:308:10
[INFO] [stdout]     |
[INFO] [stdout] 308 |     fn t(&self, lang: Language) -> 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] 308 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:334:10
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn t(&self, lang: Language) -> 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] 334 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:356:10
[INFO] [stdout]     |
[INFO] [stdout] 356 |     fn t(&self, lang: Language) -> 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] 356 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:392:10
[INFO] [stdout]     |
[INFO] [stdout] 392 |     fn t(&self, lang: Language) -> 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] 392 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/mod.rs:413:10
[INFO] [stdout]     |
[INFO] [stdout] 413 |     fn t(&self, lang: Language) -> 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] 413 |     fn t(&self, lang: Language) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/add.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn t(&self, lang: Language) -> 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn t(&self, lang: Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/check.rs:24:10
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 24 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/log/compiler.rs:156:10
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 156 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/config.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 20 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/create.rs:26:10
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 26 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/init.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/install.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 37 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/package.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn t(&self, lang: crate::entry::Language) -> Cow<str> {
[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] 30 |     fn t(&self, lang: crate::entry::Language) -> Cow<'_, str> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/run.rs:38:10
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 38 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/run.rs:59:10
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 59 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/run.rs:99:10
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 99 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/uninstall.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 36 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/log/wasm.rs:27:10
[INFO] [stdout]    |
[INFO] [stdout] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<str> {
[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] 27 |     fn t(&self, lang: crate::entry::Language) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/service/check/item.rs:75:22
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub fn draw_list(&self, is_end: bool) -> ListItem {
[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] 75 |     pub fn draw_list(&self, is_end: bool) -> ListItem<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "26eb2c24c3e08763a5c059ca60146de5ab86a9c0c924e47e6b6c346f76d4c5b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26eb2c24c3e08763a5c059ca60146de5ab86a9c0c924e47e6b6c346f76d4c5b8", kill_on_drop: false }`
[INFO] [stdout] 26eb2c24c3e08763a5c059ca60146de5ab86a9c0c924e47e6b6c346f76d4c5b8
