[INFO] cloning repository https://github.com/nick42d/youtui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nick42d/youtui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick42d%2Fyoutui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick42d%2Fyoutui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 51d2241dc4a53c18b6cca4bbedd6e141340b9c52
[INFO] checking nick42d/youtui against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnick42d%2Fyoutui" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nick42d/youtui
[INFO] finished tweaking git repo https://github.com/nick42d/youtui
[INFO] tweaked toml for git repo https://github.com/nick42d/youtui written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nick42d/youtui on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nick42d/youtui 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 189c3eb004034867ccb6a02ad6420931ff2f95818ea6fe2f3db878da2006e297
[INFO] running `Command { std: "docker" "start" "-a" "189c3eb004034867ccb6a02ad6420931ff2f95818ea6fe2f3db878da2006e297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "189c3eb004034867ccb6a02ad6420931ff2f95818ea6fe2f3db878da2006e297", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "189c3eb004034867ccb6a02ad6420931ff2f95818ea6fe2f3db878da2006e297", kill_on_drop: false }`
[INFO] [stdout] 189c3eb004034867ccb6a02ad6420931ff2f95818ea6fe2f3db878da2006e297
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3303555db9cde90613308efc515dd31f55de1ce25e1df08c1b66a01c9d1815d6
[INFO] running `Command { std: "docker" "start" "-a" "3303555db9cde90613308efc515dd31f55de1ce25e1df08c1b66a01c9d1815d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking boa_string v0.20.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking boa_profiler v0.20.0
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking aligned-vec v0.5.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling selectors v0.25.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling boa_macros v0.20.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking boa_gc v0.20.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking boa_interner v0.20.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking const_format v0.2.34
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking regress v0.10.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking async-compression v0.4.23
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking json-crawler v0.0.9 (/opt/rustwide/workdir/json-crawler)
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]     Checking zune-jpeg v0.4.16
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking boa_ast v0.20.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking intrusive-collections v0.9.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking boa_parser v0.20.0
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking symphonia-format-isomp4 v0.5.4
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-adpcm v0.5.4
[INFO] [stderr]     Checking symphonia-codec-aac v0.5.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling souvlaki v0.8.2
[INFO] [stderr]     Checking ego-tree v0.6.3
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking ropey v1.6.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking scraper v0.20.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking m3u8-rs v6.0.0
[INFO] [stderr]     Checking serde_qs v0.13.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking format_num_pattern v0.9.3
[INFO] [stderr]     Checking unicode-display-width v0.3.0
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking boa_engine v0.20.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking rat-reloc v1.1.2
[INFO] [stderr]     Checking rat-event v1.2.3
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking pollster v0.3.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking rat-scrolled v1.1.1
[INFO] [stderr]     Checking rat-focus v1.0.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking icy_sixel v0.1.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking rat-cursor v1.2.0
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking iset v0.3.1
[INFO] [stderr]     Checking tui-logger v0.14.5
[INFO] [stderr]     Checking gag v1.0.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking async_cell v0.2.2
[INFO] [stderr]     Checking reqwest v0.12.19
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]     Checking rat-text v1.0.4
[INFO] [stderr]     Checking clap_complete v4.5.52
[INFO] [stderr]     Checking reqwest-middleware v0.3.3
[INFO] [stderr]     Checking async-callback-manager v0.0.7 (/opt/rustwide/workdir/async-callback-manager)
[INFO] [stderr]     Checking ytmapi-rs v0.1.0 (/opt/rustwide/workdir/ytmapi-rs)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> async-callback-manager/src/task.rs:489:74
[INFO] [stdout]     |
[INFO] [stdout] 489 |         let task_doesnt_match_constraint = |task: &SpawnedTask<_, _, _>| (task.type_id != type_id);
[INFO] [stdout]     |                                                                          ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 489 -         let task_doesnt_match_constraint = |task: &SpawnedTask<_, _, _>| (task.type_id != type_id);
[INFO] [stdout] 489 +         let task_doesnt_match_constraint = |task: &SpawnedTask<_, _, _>| task.type_id != type_id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> async-callback-manager/src/task.rs:489:74
[INFO] [stdout]     |
[INFO] [stdout] 489 |         let task_doesnt_match_constraint = |task: &SpawnedTask<_, _, _>| (task.type_id != type_id);
[INFO] [stdout]     |                                                                          ^                       ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 489 -         let task_doesnt_match_constraint = |task: &SpawnedTask<_, _, _>| (task.type_id != type_id);
[INFO] [stdout] 489 +         let task_doesnt_match_constraint = |task: &SpawnedTask<_, _, _>| task.type_id != type_id;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking reqwest-retry v0.6.1
[INFO] [stdout] warning: unused import: `ArtistChannelID`
[INFO] [stdout]  --> ytmapi-rs/src/query/user.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::common::{ArtistChannelID, UserChannelID, UserPlaylistsParams, UserVideosParams};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ArtistChannelID`
[INFO] [stdout]  --> ytmapi-rs/src/query/user.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::common::{ArtistChannelID, UserChannelID, UserPlaylistsParams, UserVideosParams};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ravif v0.11.12
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_TEXT`: Google deprecating this path in future
[INFO] [stdout]  --> ytmapi-rs/src/parse/playlist.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ParsedUploadSongAlbum, ProcessedResult, DESCRIPTION_SHELF_RUNS, STRAPLINE_TEXT, TITLE_TEXT,
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_TEXT`: Google deprecating this path in future
[INFO] [stdout]    --> ytmapi-rs/src/parse/playlist.rs:554:47
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let author = header.take_value_pointers(&[STRAPLINE_TEXT, FACEPILE_TEXT])?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_RUNS`: Google deprecating this path in future
[INFO] [stdout]  --> ytmapi-rs/src/parse/podcasts.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ParseFrom, RUN_TEXT, SECONDARY_SECTION_LIST_ITEM, STRAPLINE_RUNS, TAB_CONTENT, THUMBNAILS,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_RUNS`: Google deprecating this path in future
[INFO] [stdout]    --> ytmapi-rs/src/parse/podcasts.rs:277:74
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let mut strapline = responsive_header.navigate_pointer(concatcp!(STRAPLINE_RUNS, "/0"))?;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_RUNS`: Google deprecating this path in future
[INFO] [stdout]    --> ytmapi-rs/src/parse/podcasts.rs:237:29
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .borrow_pointer(STRAPLINE_RUNS)?
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_TEXT`: Google deprecating this path in future
[INFO] [stdout]  --> ytmapi-rs/src/parse/playlist.rs:5:69
[INFO] [stdout]   |
[INFO] [stdout] 5 |     ParsedUploadSongAlbum, ProcessedResult, DESCRIPTION_SHELF_RUNS, STRAPLINE_TEXT, TITLE_TEXT,
[INFO] [stdout]   |                                                                     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_TEXT`: Google deprecating this path in future
[INFO] [stdout]    --> ytmapi-rs/src/parse/playlist.rs:554:47
[INFO] [stdout]     |
[INFO] [stdout] 554 |     let author = header.take_value_pointers(&[STRAPLINE_TEXT, FACEPILE_TEXT])?;
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_RUNS`: Google deprecating this path in future
[INFO] [stdout]  --> ytmapi-rs/src/parse/podcasts.rs:2:55
[INFO] [stdout]   |
[INFO] [stdout] 2 |     ParseFrom, RUN_TEXT, SECONDARY_SECTION_LIST_ITEM, STRAPLINE_RUNS, TAB_CONTENT, THUMBNAILS,
[INFO] [stdout]   |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_RUNS`: Google deprecating this path in future
[INFO] [stdout]    --> ytmapi-rs/src/parse/podcasts.rs:277:74
[INFO] [stdout]     |
[INFO] [stdout] 277 |         let mut strapline = responsive_header.navigate_pointer(concatcp!(STRAPLINE_RUNS, "/0"))?;
[INFO] [stdout]     |                                                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `nav_consts::STRAPLINE_RUNS`: Google deprecating this path in future
[INFO] [stdout]    --> ytmapi-rs/src/parse/podcasts.rs:237:29
[INFO] [stdout]     |
[INFO] [stdout] 237 |             .borrow_pointer(STRAPLINE_RUNS)?
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stdout] warning: use of deprecated field `parse::artist::AlbumResult::album_type`: Future deprecation see https://github.com/nick42d/youtui/issues/211
[INFO] [stdout]    --> ytmapi-rs/src/parse/artist.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         album_type,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated field `parse::artist::AlbumResult::album_type`: Future deprecation see https://github.com/nick42d/youtui/issues/211
[INFO] [stdout]    --> ytmapi-rs/src/parse/artist.rs:361:9
[INFO] [stdout]     |
[INFO] [stdout] 361 |         album_type,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ratatui-image v8.0.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>>;
[INFO] [stdout]    |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |                |                                          |
[INFO] [stdout]    |                the lifetime is elided here                the same 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] 24 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>>;
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn client_version(&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] 25 |     fn client_version(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/browser.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn client_version(&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] 20 |     fn client_version(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/browser.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>> {
[INFO] [stdout]    |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |                |                                          |
[INFO] [stdout]    |                the lifetime is elided here                the same 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] 44 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/noauth.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn client_version(&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] 52 |     fn client_version(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/noauth.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>> {
[INFO] [stdout]    |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |                |                                          |
[INFO] [stdout]    |                the lifetime is elided here                the same 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 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/auth/oauth.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>> {
[INFO] [stdout]     |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |                |                                          |
[INFO] [stdout]     |                the lifetime is elided here                the same 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] 146 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/auth/oauth.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn client_version(&self) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn client_version(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>>;
[INFO] [stdout]    |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |                |                                          |
[INFO] [stdout]    |                the lifetime is elided here                the same 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] 24 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>>;
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn client_version(&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] 25 |     fn client_version(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/browser.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     fn client_version(&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] 20 |     fn client_version(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/browser.rs:44:16
[INFO] [stdout]    |
[INFO] [stdout] 44 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>> {
[INFO] [stdout]    |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |                |                                          |
[INFO] [stdout]    |                the lifetime is elided here                the same 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] 44 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/noauth.rs:52:23
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn client_version(&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] 52 |     fn client_version(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/auth/noauth.rs:75:16
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>> {
[INFO] [stdout]    |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |                |                                          |
[INFO] [stdout]    |                the lifetime is elided here                the same 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 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/auth/oauth.rs:146:16
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<str>)>> {
[INFO] [stdout]     |                ^^^^^                                      ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |                |                                          |
[INFO] [stdout]     |                the lifetime is elided here                the same 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] 146 |     fn headers(&self) -> Result<impl IntoIterator<Item = (&str, Cow<'_, str>)>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/auth/oauth.rs:165:23
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn client_version(&self) -> Cow<str> {
[INFO] [stdout]     |                       ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn client_version(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn params(&self) -> Vec<(&str, Cow<str>)>;
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn params(&self) -> Vec<(&str, Cow<str>)>;
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/continuations.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/history.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:235:15
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_video_id(&self) -> Option<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] 23 |     fn get_video_id(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_playlist_id(&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] 24 |     fn get_playlist_id(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_video_id(&self) -> Option<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] 51 |     fn get_video_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query.rs:114:15
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn params(&self) -> Vec<(&str, Cow<str>)>;
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn get_playlist_id(&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] 55 |     fn get_playlist_id(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_video_id(&self) -> Option<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] 60 |     fn get_video_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn get_playlist_id(&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] 64 |     fn get_playlist_id(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn get_video_id(&self) -> Option<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] 69 |     fn get_video_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn get_playlist_id(&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] 72 |     fn get_playlist_id(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query.rs:120:15
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn params(&self) -> Vec<(&str, Cow<str>)>;
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)>;
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist/additems.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/continuations.rs:96:15
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 96 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/history.rs:76:15
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist/create.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist/edit.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/rate.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/rate.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:137:15
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:165:15
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:185:15
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:235:15
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 235 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:292:15
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 292 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/library.rs:320:15
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get_video_id(&self) -> Option<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] 23 |     fn get_video_id(&self) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:24:24
[INFO] [stdout]    |
[INFO] [stdout] 24 |     fn get_playlist_id(&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] 24 |     fn get_playlist_id(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:51:21
[INFO] [stdout]    |
[INFO] [stdout] 51 |     fn get_video_id(&self) -> Option<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] 51 |     fn get_video_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:55:24
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn get_playlist_id(&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] 55 |     fn get_playlist_id(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn get_video_id(&self) -> Option<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] 60 |     fn get_video_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:64:24
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn get_playlist_id(&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] 64 |     fn get_playlist_id(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:69:21
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn get_video_id(&self) -> Option<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] 69 |     fn get_video_id(&self) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/playlist.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn get_playlist_id(&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] 72 |     fn get_playlist_id(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:183:15
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:229:15
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:262:15
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/recommendations.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/recommendations.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/recommendations.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/recommendations.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<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] 18 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<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] 56 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn specialised_params(&self, _: &SpellingMode) -> Option<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] 64 |     fn specialised_params(&self, _: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn specialised_params(&self, _: &SpellingMode) -> Option<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] 70 |     fn specialised_params(&self, _: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist.rs:289:15
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 289 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist/additems.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist/create.rs:138:15
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/playlist/edit.rs:202:15
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/rate.rs:40:15
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/rate.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/recommendations.rs:45:15
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/recommendations.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/recommendations.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/recommendations.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<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] 18 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:56:27
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<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] 56 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:64:27
[INFO] [stdout]    |
[INFO] [stdout] 64 |     fn specialised_params(&self, _: &SpellingMode) -> Option<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] 64 |     fn specialised_params(&self, _: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn specialised_params(&self, _: &SpellingMode) -> Option<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] 70 |     fn specialised_params(&self, _: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn filtered_param_bits(&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] 18 |     fn filtered_param_bits(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 21 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn filtered_prefix_param(&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] 29 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<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] 70 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn filtered_param_bits(&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] 85 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn filtered_param_bits(&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] 90 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn filtered_param_bits(&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] 95 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn filtered_param_bits(&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 filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn filtered_param_bits(&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] 105 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 109 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn filtered_prefix_param(&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] 116 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn filtered_param_bits(&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] 121 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:124:32
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 124 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn filtered_prefix_param(&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] 131 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn filtered_param_bits(&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] 136 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:139:32
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 139 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn filtered_prefix_param(&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] 146 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn filtered_param_bits(&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] 151 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:18:28
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn filtered_param_bits(&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] 18 |     fn filtered_param_bits(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn filtered_param_bits(&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] 156 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:161:28
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn filtered_param_bits(&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] 161 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 21 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn filtered_prefix_param(&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] 29 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<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] 70 |     fn specialised_params(&self, spelling_mode: &SpellingMode) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn filtered_param_bits(&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] 85 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn filtered_param_bits(&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] 90 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/search/filteredsearch.rs:95:28
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn filtered_param_bits(&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] 95 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn filtered_param_bits(&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 filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:105:28
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn filtered_param_bits(&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] 105 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:267:15
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 109 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:116:30
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn filtered_prefix_param(&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] 116 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:282:15
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:297:15
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:312:15
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/song.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn new(video_id: VideoID) -> Result<GetSongTrackingUrlQuery<'_>> {
[INFO] [stdout]    |                          ^^^^^^^ the lifetime is hidden here        -- the same 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn new(video_id: VideoID<'_>) -> Result<GetSongTrackingUrlQuery<'_>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/song.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/song.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/upload.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/upload.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:121:28
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn filtered_param_bits(&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] 121 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:124:32
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 124 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn filtered_prefix_param(&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] 131 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:136:28
[INFO] [stdout]     |
[INFO] [stdout] 136 |     fn filtered_param_bits(&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] 136 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:139:32
[INFO] [stdout]     |
[INFO] [stdout] 139 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> 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] 139 |     fn filtered_spelling_param(&self, spelling_mode: &SpellingMode) -> Cow<'_, str> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |     fn filtered_prefix_param(&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] 146 |     fn filtered_prefix_param(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn filtered_param_bits(&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] 151 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn filtered_param_bits(&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] 156 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:161:28
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn filtered_param_bits(&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] 161 |     fn filtered_param_bits(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:192:15
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/user.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  --------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<'_, str>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/user.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  --------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<'_, str>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/user.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  --------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<'_, str>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 378 |         mood_params: T,
[INFO] [stdout] 379 |     ) -> Result<<GetMoodPlaylistsQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> Result<<GetMoodPlaylistsQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 413 |         channel_id: impl Into<PodcastChannelID<'_>>,
[INFO] [stdout] 414 |     ) -> Result<<GetChannelQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     ) -> Result<<GetChannelQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 436 |     ) -> Result<<GetChannelEpisodesQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> Result<<GetChannelEpisodesQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 452 |         podcast_id: impl Into<PodcastID<'_>>,
[INFO] [stdout] 453 |     ) -> Result<<GetPodcastQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     ) -> Result<<GetPodcastQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 464 |         episode_id: impl Into<EpisodeID<'_>>,
[INFO] [stdout] 465 |     ) -> Result<<GetEpisodeQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     ) -> Result<<GetEpisodeQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:640:9
[INFO] [stdout]     |
[INFO] [stdout] 640 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 641 |         upload_album_id: T,
[INFO] [stdout] 642 |     ) -> Result<<GetLibraryUploadAlbumQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     ) -> Result<<GetLibraryUploadAlbumQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 655 |         upload_artist_id: T,
[INFO] [stdout] 656 |     ) -> Result<<GetLibraryUploadArtistQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 656 |     ) -> Result<<GetLibraryUploadArtistQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 670 |         upload_entity_id: T,
[INFO] [stdout] 671 |     ) -> Result<<DeleteUploadEntityQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 671 |     ) -> Result<<DeleteUploadEntityQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:207:15
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:222:15
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:237:15
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 237 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:252:15
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:267:15
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:282:15
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:297:15
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/search/filteredsearch.rs:312:15
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/song.rs:40:26
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn new(video_id: VideoID) -> Result<GetSongTrackingUrlQuery<'_>> {
[INFO] [stdout]    |                          ^^^^^^^ the lifetime is hidden here        -- the same 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: consistently use `'_`
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub fn new(video_id: VideoID<'_>) -> Result<GetSongTrackingUrlQuery<'_>> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/song.rs:69:15
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/song.rs:115:15
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/upload.rs:78:15
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/upload.rs:94:15
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:154:15
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/query/upload.rs:200:15
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn params(&self) -> Vec<(&str, Cow<str>)> {
[INFO] [stdout]     |               ^^^^^          ----  -------- the same lifetime is hidden here
[INFO] [stdout]     |               |              |
[INFO] [stdout]     |               |              the same lifetime is elided here
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     fn params(&self) -> Vec<(&str, Cow<'_, str>)> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/user.rs:49:15
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  --------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<'_, str>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/user.rs:67:15
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  --------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<'_, str>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> ytmapi-rs/src/query/user.rs:85:15
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<str>)> {
[INFO] [stdout]    |               ^^^^^          ----  --------------------- the same lifetime is hidden here
[INFO] [stdout]    |               |              |
[INFO] [stdout]    |               |              the same lifetime is elided here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn params(&self) -> Vec<(&str, std::borrow::Cow<'_, str>)> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 377 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 378 |         mood_params: T,
[INFO] [stdout] 379 |     ) -> Result<<GetMoodPlaylistsQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 379 |     ) -> Result<<GetMoodPlaylistsQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:412:9
[INFO] [stdout]     |
[INFO] [stdout] 412 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 413 |         channel_id: impl Into<PodcastChannelID<'_>>,
[INFO] [stdout] 414 |     ) -> Result<<GetChannelQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 414 |     ) -> Result<<GetChannelQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:433:9
[INFO] [stdout]     |
[INFO] [stdout] 433 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 436 |     ) -> Result<<GetChannelEpisodesQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> Result<<GetChannelEpisodesQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 452 |         podcast_id: impl Into<PodcastID<'_>>,
[INFO] [stdout] 453 |     ) -> Result<<GetPodcastQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 453 |     ) -> Result<<GetPodcastQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:463:9
[INFO] [stdout]     |
[INFO] [stdout] 463 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 464 |         episode_id: impl Into<EpisodeID<'_>>,
[INFO] [stdout] 465 |     ) -> Result<<GetEpisodeQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 465 |     ) -> Result<<GetEpisodeQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:640:9
[INFO] [stdout]     |
[INFO] [stdout] 640 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 641 |         upload_album_id: T,
[INFO] [stdout] 642 |     ) -> Result<<GetLibraryUploadAlbumQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  -------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 642 |     ) -> Result<<GetLibraryUploadAlbumQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:654:9
[INFO] [stdout]     |
[INFO] [stdout] 654 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 655 |         upload_artist_id: T,
[INFO] [stdout] 656 |     ) -> Result<<GetLibraryUploadArtistQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  --------------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 656 |     ) -> Result<<GetLibraryUploadArtistQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> ytmapi-rs/src/simplified_queries.rs:669:9
[INFO] [stdout]     |
[INFO] [stdout] 669 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 670 |         upload_entity_id: T,
[INFO] [stdout] 671 |     ) -> Result<<DeleteUploadEntityQuery as Query<A>>::Output> {
[INFO] [stdout]     |                  ----------------------- the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 671 |     ) -> Result<<DeleteUploadEntityQuery<'_> as Query<A>>::Output> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking youtui-vendored-rusty_ytdl v0.7.4-youtui-vendored.2
[INFO] [stderr]     Checking youtui v0.0.25 (/opt/rustwide/workdir/youtui)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout]     |                                   ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 328 -     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout] 328 +     fn get_headings(&self) -> Box<dyn Iterator<Item = &'static str> + 'static> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> youtui/src/app/ui/playlist.rs:211:35
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout]     |                                   ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 211 -     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout] 211 +     fn get_headings(&self) -> Box<dyn Iterator<Item = &'static str> + 'static> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:328:35
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout]     |                                   ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 328 -     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout] 328 +     fn get_headings(&self) -> Box<dyn Iterator<Item = &'static str> + 'static> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> youtui/src/app/ui/playlist.rs:211:35
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout]     |                                   ^                                           ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 211 -     fn get_headings(&self) -> Box<(dyn Iterator<Item = &'static str> + 'static)> {
[INFO] [stdout] 211 +     fn get_headings(&self) -> Box<dyn Iterator<Item = &'static str> + 'static> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Column` is never constructed
[INFO] [stdout]   --> youtui/src/app/view.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum TableFilterCommand {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 26 |     All(Filter),
[INFO] [stdout] 27 |     Column { filter: Filter, column: usize },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableFilterCommand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotContains` and `Equal` are never constructed
[INFO] [stdout]   --> youtui/src/app/view.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum Filter {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 31 |     Contains(FilterString),
[INFO] [stdout] 32 |     NotContains(FilterString),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 33 |     Equal(FilterString),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Filter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CaseSensitive` is never constructed
[INFO] [stdout]   --> youtui/src/app/view.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum FilterString {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 37 |     CaseSensitive(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FilterString` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]    --> youtui/src/app/view.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Drawable {
[INFO] [stdout]     |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn draw(&self, f: &mut Frame, selected: bool) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_mut` is never used
[INFO] [stdout]    --> youtui/src/app/view.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub trait DrawableMut {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn draw_mut(&mut self, f: &mut Frame, selected: bool) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/component/actionhandler.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn context(&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] 76 |     fn context(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/component/actionhandler.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn describe(&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] 77 |     fn describe(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/structures.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn get_list_iter(&self) -> std::slice::Iter<ListSong> {
[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] 219 |     pub fn get_list_iter(&self) -> std::slice::Iter<'_, ListSong> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/structures.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_list_iter_mut(&mut self) -> std::slice::IterMut<ListSong> {
[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] 222 |     pub fn get_list_iter_mut(&mut self) -> std::slice::IterMut<'_, ListSong> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn context(&self) -> 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] 74 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn describe(&self) -> 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] 77 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn context(&self) -> 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] 87 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn describe(&self) -> 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] 90 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn context(&self) -> 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] 101 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn describe(&self) -> 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] 128 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn context(&self) -> 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] 189 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn describe(&self) -> 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] 194 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn context(&self) -> 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] 52 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn describe(&self) -> 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] 55 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/search_panel.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn context(&self) -> 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] 42 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/search_panel.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn describe(&self) -> 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] 45 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/browser/artistsearch/search_panel.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn get_title(&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] 164 |     fn get_title(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn context(&self) -> 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] 59 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn describe(&self) -> 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] 62 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn get_title(&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] 295 |     fn get_title(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn context(&self) -> 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] 63 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn describe(&self) -> 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] 66 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn context(&self) -> 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] 77 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn describe(&self) -> 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] 80 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn context(&self) -> 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] 92 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn describe(&self) -> 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] 95 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/songsearch.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn context(&self) -> 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] 56 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/songsearch.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn describe(&self) -> 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] 59 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/browser/songsearch.rs:250:18
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn get_title(&self) -> 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] 250 |     fn get_title(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/logger.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn context(&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] 35 |     fn context(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/logger.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn describe(&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] 38 |     fn describe(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/playlist.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn context(&self) -> 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] 69 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/playlist.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn describe(&self) -> 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] 72 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/playlist.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn get_title(&self) -> Cow<str> {
[INFO] [stdout]     |                  ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn get_title(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/view.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_title(&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] 157 |     fn get_title(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/view.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn get_title(&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] 202 |     fn get_title(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/config/keymap.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn get_context(&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] 569 |     pub fn get_context(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Column` is never constructed
[INFO] [stdout]   --> youtui/src/app/view.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum TableFilterCommand {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 26 |     All(Filter),
[INFO] [stdout] 27 |     Column { filter: Filter, column: usize },
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableFilterCommand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotContains` and `Equal` are never constructed
[INFO] [stdout]   --> youtui/src/app/view.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum Filter {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 31 |     Contains(FilterString),
[INFO] [stdout] 32 |     NotContains(FilterString),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 33 |     Equal(FilterString),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Filter` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `CaseSensitive` is never constructed
[INFO] [stdout]   --> youtui/src/app/view.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub enum FilterString {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] 37 |     CaseSensitive(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FilterString` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw` is never used
[INFO] [stdout]    --> youtui/src/app/view.rs:212:8
[INFO] [stdout]     |
[INFO] [stdout] 209 | pub trait Drawable {
[INFO] [stdout]     |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn draw(&self, f: &mut Frame, selected: bool) {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `draw_mut` is never used
[INFO] [stdout]    --> youtui/src/app/view.rs:221:8
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub trait DrawableMut {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 221 |     fn draw_mut(&mut self, f: &mut Frame, selected: bool) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/component/actionhandler.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn context(&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] 76 |     fn context(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/component/actionhandler.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn describe(&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] 77 |     fn describe(&self) -> Cow<'_, str>;
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/component/actionhandler.rs:308:20
[INFO] [stdout]     |
[INFO] [stdout] 308 |         fn context(&self) -> 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] 308 |         fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/component/actionhandler.rs:311:21
[INFO] [stdout]     |
[INFO] [stdout] 311 |         fn describe(&self) -> 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] 311 |         fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/structures.rs:219:26
[INFO] [stdout]     |
[INFO] [stdout] 219 |     pub fn get_list_iter(&self) -> std::slice::Iter<ListSong> {
[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] 219 |     pub fn get_list_iter(&self) -> std::slice::Iter<'_, ListSong> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/structures.rs:222:30
[INFO] [stdout]     |
[INFO] [stdout] 222 |     pub fn get_list_iter_mut(&mut self) -> std::slice::IterMut<ListSong> {
[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] 222 |     pub fn get_list_iter_mut(&mut self) -> std::slice::IterMut<'_, ListSong> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:74:16
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn context(&self) -> 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] 74 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn describe(&self) -> 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] 77 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:87:16
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn context(&self) -> 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] 87 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/action.rs:90:17
[INFO] [stdout]    |
[INFO] [stdout] 90 |     fn describe(&self) -> 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] 90 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:101:16
[INFO] [stdout]     |
[INFO] [stdout] 101 |     fn context(&self) -> 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] 101 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |     fn describe(&self) -> 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] 128 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:189:16
[INFO] [stdout]     |
[INFO] [stdout] 189 |     fn context(&self) -> 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] 189 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/action.rs:194:17
[INFO] [stdout]     |
[INFO] [stdout] 194 |     fn describe(&self) -> 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] 194 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser.rs:52:16
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn context(&self) -> 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] 52 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn describe(&self) -> 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] 55 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/search_panel.rs:42:16
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn context(&self) -> 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] 42 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/search_panel.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn describe(&self) -> 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] 45 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/browser/artistsearch/search_panel.rs:164:18
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn get_title(&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] 164 |     fn get_title(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn context(&self) -> 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] 59 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn describe(&self) -> 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] 62 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/browser/artistsearch/songs_panel.rs:295:18
[INFO] [stdout]     |
[INFO] [stdout] 295 |     fn get_title(&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] 295 |     fn get_title(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:63:16
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn context(&self) -> 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] 63 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:66:17
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn describe(&self) -> 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] 66 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:77:16
[INFO] [stdout]    |
[INFO] [stdout] 77 |     fn context(&self) -> 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] 77 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:80:17
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn describe(&self) -> 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] 80 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:92:16
[INFO] [stdout]    |
[INFO] [stdout] 92 |     fn context(&self) -> 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] 92 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/shared_components.rs:95:17
[INFO] [stdout]    |
[INFO] [stdout] 95 |     fn describe(&self) -> 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] 95 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/songsearch.rs:56:16
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn context(&self) -> 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] 56 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/browser/songsearch.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn describe(&self) -> 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] 59 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/browser/songsearch.rs:250:18
[INFO] [stdout]     |
[INFO] [stdout] 250 |     fn get_title(&self) -> 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] 250 |     fn get_title(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/logger.rs:35:16
[INFO] [stdout]    |
[INFO] [stdout] 35 |     fn context(&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] 35 |     fn context(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/logger.rs:38:17
[INFO] [stdout]    |
[INFO] [stdout] 38 |     fn describe(&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] 38 |     fn describe(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/playlist.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 |     fn context(&self) -> 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] 69 |     fn context(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> youtui/src/app/ui/playlist.rs:72:17
[INFO] [stdout]    |
[INFO] [stdout] 72 |     fn describe(&self) -> 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] 72 |     fn describe(&self) -> std::borrow::Cow<'_, str> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/ui/playlist.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn get_title(&self) -> Cow<str> {
[INFO] [stdout]     |                  ^^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn get_title(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/view.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn get_title(&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] 157 |     fn get_title(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/app/view.rs:202:18
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn get_title(&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] 202 |     fn get_title(&self) -> Cow<'_, str>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> youtui/src/config/keymap.rs:569:24
[INFO] [stdout]     |
[INFO] [stdout] 569 |     pub fn get_context(&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] 569 |     pub fn get_context(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 38s
[INFO] running `Command { std: "docker" "inspect" "3303555db9cde90613308efc515dd31f55de1ce25e1df08c1b66a01c9d1815d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3303555db9cde90613308efc515dd31f55de1ce25e1df08c1b66a01c9d1815d6", kill_on_drop: false }`
[INFO] [stdout] 3303555db9cde90613308efc515dd31f55de1ce25e1df08c1b66a01c9d1815d6
