[INFO] fetching crate koishi-pw 0.2.1...
[INFO] checking koishi-pw-0.2.1 against try#94382f34384023f3d2062a34ccf0bb6b4d44a75a for mutual-coercion
[INFO] extracting crate koishi-pw 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate koishi-pw 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate koishi-pw 0.2.1
[INFO] tweaked toml for crates.io crate koishi-pw 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate koishi-pw 0.2.1 on toolchain 94382f34384023f3d2062a34ccf0bb6b4d44a75a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate koishi-pw 0.2.1 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" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9328194a77b37a5b0842b47b09d2e0d356a68f45fea1cd0964a3e4fdf5f1b9fe
[INFO] running `Command { std: "docker" "start" "-a" "9328194a77b37a5b0842b47b09d2e0d356a68f45fea1cd0964a3e4fdf5f1b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9328194a77b37a5b0842b47b09d2e0d356a68f45fea1cd0964a3e4fdf5f1b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9328194a77b37a5b0842b47b09d2e0d356a68f45fea1cd0964a3e4fdf5f1b9fe", kill_on_drop: false }`
[INFO] [stdout] 9328194a77b37a5b0842b47b09d2e0d356a68f45fea1cd0964a3e4fdf5f1b9fe
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+94382f34384023f3d2062a34ccf0bb6b4d44a75a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a18639674b69ae85570ab46bf76a03052588e945f4a8ecaf6bb4aabfa8fa7a3d
[INFO] running `Command { std: "docker" "start" "-a" "a18639674b69ae85570ab46bf76a03052588e945f4a8ecaf6bb4aabfa8fa7a3d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking gix-trace v0.1.16
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking gix-utils v0.3.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking gix-sec v0.12.2
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking prodash v30.0.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking clru v0.6.2
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking skim-common v0.2.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking is_executable v1.0.4
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]     Checking shell-quote v0.7.2
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking vte v0.15.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking os_pipe v1.2.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking ordered-float v5.0.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking base32 v0.5.1
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking backtrace v0.3.75
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking skim-tuikit v0.6.6
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking saphyr v0.0.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking gix-validate v0.10.1
[INFO] [stderr]     Checking gix-date v0.12.0
[INFO] [stderr]     Checking gix-chunk v0.4.12
[INFO] [stderr]     Checking gix-quote v0.6.1
[INFO] [stderr]     Checking gix-packetline v0.20.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking gix-actor v0.37.0
[INFO] [stderr]     Checking gix-path v0.10.22
[INFO] [stderr]     Checking inquire v0.9.1
[INFO] [stderr]     Checking gix-features v0.45.1
[INFO] [stderr]     Checking gix-command v0.6.3
[INFO] [stderr]     Checking gix-config-value v0.16.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking gix-hash v0.21.1
[INFO] [stderr]     Checking gix-fs v0.18.1
[INFO] [stderr]     Checking gix-glob v0.23.0
[INFO] [stderr]     Checking gix-url v0.34.0
[INFO] [stderr]     Checking gix-hashtable v0.11.0
[INFO] [stderr]     Checking gix-commitgraph v0.31.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking gix-tempfile v20.0.0
[INFO] [stderr]     Checking gix-object v0.54.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking clap_complete v4.5.64
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking gix-lock v20.0.0
[INFO] [stderr]     Checking gix-transport v0.52.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking gix-shallow v0.7.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking gix-ref v0.57.0
[INFO] [stderr]     Checking gix-revwalk v0.25.0
[INFO] [stderr]     Checking gix-pack v0.64.0
[INFO] [stderr]     Checking gix-diff v0.57.0
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking skim v0.20.5
[INFO] [stderr]     Checking gix-revision v0.39.0
[INFO] [stderr]     Checking gix-traverse v0.51.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking gix-refspec v0.35.0
[INFO] [stderr]     Checking qrcode v0.14.1
[INFO] [stderr]     Checking gix-protocol v0.55.0
[INFO] [stderr]     Checking gix-config v0.50.0
[INFO] [stderr]     Checking gix-discover v0.45.0
[INFO] [stderr]     Checking gix-odb v0.74.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking gix v0.77.0
[INFO] [stderr]     Checking totp-rs v5.7.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wl-clipboard-rs v0.9.3
[INFO] [stderr]     Checking koishi-pw v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/commands/interactive/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/commands/interactive/mod.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/secret_store/mod.rs:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn location(&self, path: &Path) -> StoreLocation {
[INFO] [stdout]    |                            ^^^^^                  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn location(&self, path: &Path) -> StoreLocation<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/secret_store/record.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) fn create_record(&self, path: &Path) -> miette::Result<Record> {
[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] 16 |     pub(crate) fn create_record(&self, path: &Path) -> miette::Result<Record<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/secret_store/record.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn get_record(&self, path: &Path) -> miette::Result<Record> {
[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] 81 |     pub(crate) fn get_record(&self, path: &Path) -> miette::Result<Record<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/secret_store/record.rs:100:40
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) fn get_record_unchecked(&self, path: &Path) -> miette::Result<Record> {
[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] 100 |     pub(crate) fn get_record_unchecked(&self, path: &Path) -> miette::Result<Record<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/commands/interactive/mod.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/cli/commands/interactive/mod.rs:152:13
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn text(&self) -> Cow<str> {
[INFO] [stdout]     |             ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |             |
[INFO] [stdout]     |             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/secret_store/mod.rs:65:28
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn location(&self, path: &Path) -> StoreLocation {
[INFO] [stdout]    |                            ^^^^^                  ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub(crate) fn location(&self, path: &Path) -> StoreLocation<'_> {
[INFO] [stdout]    |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/secret_store/record.rs:16:33
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) fn create_record(&self, path: &Path) -> miette::Result<Record> {
[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] 16 |     pub(crate) fn create_record(&self, path: &Path) -> miette::Result<Record<'_>> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/secret_store/record.rs:81:30
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub(crate) fn get_record(&self, path: &Path) -> miette::Result<Record> {
[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] 81 |     pub(crate) fn get_record(&self, path: &Path) -> miette::Result<Record<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/secret_store/record.rs:100:40
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub(crate) fn get_record_unchecked(&self, path: &Path) -> miette::Result<Record> {
[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] 100 |     pub(crate) fn get_record_unchecked(&self, path: &Path) -> miette::Result<Record<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "a18639674b69ae85570ab46bf76a03052588e945f4a8ecaf6bb4aabfa8fa7a3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18639674b69ae85570ab46bf76a03052588e945f4a8ecaf6bb4aabfa8fa7a3d", kill_on_drop: false }`
[INFO] [stdout] a18639674b69ae85570ab46bf76a03052588e945f4a8ecaf6bb4aabfa8fa7a3d
