[INFO] cloning repository https://github.com/Devin-Yeung/git-latexdiff
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Devin-Yeung/git-latexdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevin-Yeung%2Fgit-latexdiff", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevin-Yeung%2Fgit-latexdiff'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c26d11fbe90775e9369e8625d29e5bbcf0f6973
[INFO] checking Devin-Yeung/git-latexdiff against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevin-Yeung%2Fgit-latexdiff" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Devin-Yeung/git-latexdiff
[INFO] finished tweaking git repo https://github.com/Devin-Yeung/git-latexdiff
[INFO] tweaked toml for git repo https://github.com/Devin-Yeung/git-latexdiff written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Devin-Yeung/git-latexdiff on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Devin-Yeung/git-latexdiff 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `git2` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded thiserror v1.0.38
[INFO] [stderr]   Downloaded tuikit v0.5.0
[INFO] [stderr]   Downloaded vte v0.11.0
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded is-terminal v0.4.2
[INFO] [stderr]   Downloaded grep v0.2.11
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.86
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded openssl-sys v0.9.80
[INFO] [stderr]   Downloaded grep-regex v0.1.11
[INFO] [stderr]   Downloaded grep-cli v0.1.7
[INFO] [stderr]   Downloaded grep-matcher v0.1.6
[INFO] [stderr]   Downloaded defer-drop v1.3.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.38
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.86
[INFO] [stderr]   Downloaded io-lifetimes v1.0.4
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded cxx-build v1.0.86
[INFO] [stderr]   Downloaded skim v0.10.2
[INFO] [stderr]   Downloaded base64 v0.20.0
[INFO] [stderr]   Downloaded grep-printer v0.1.7
[INFO] [stderr]   Downloaded textwrap v0.16.0
[INFO] [stderr]   Downloaded jobserver v0.1.25
[INFO] [stderr]   Downloaded cc v1.0.78
[INFO] [stderr]   Downloaded memmap2 v0.5.8
[INFO] [stderr]   Downloaded grep-searcher v0.1.11
[INFO] [stderr]   Downloaded timer v0.2.0
[INFO] [stderr]   Downloaded clap v4.0.32
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded git2 v0.16.0
[INFO] [stderr]   Downloaded rustix v0.36.6
[INFO] [stderr]   Downloaded bstr v1.1.0
[INFO] [stderr]   Downloaded cxx v1.0.86
[INFO] [stderr]   Downloaded libgit2-sys v0.14.1+1.5.0
[INFO] [stderr]   Downloaded openssl-src v111.24.0+1.1.1s
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bac536556f4573beffe8248efc7e3430aacc6ea5d11d738813594b8f2fda74b5
[INFO] running `Command { std: "docker" "start" "-a" "bac536556f4573beffe8248efc7e3430aacc6ea5d11d738813594b8f2fda74b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bac536556f4573beffe8248efc7e3430aacc6ea5d11d738813594b8f2fda74b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bac536556f4573beffe8248efc7e3430aacc6ea5d11d738813594b8f2fda74b5", kill_on_drop: false }`
[INFO] [stdout] bac536556f4573beffe8248efc7e3430aacc6ea5d11d738813594b8f2fda74b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6fb5d200411f540fdc4a7c7ca038459a28a9df55b6f81a8c3e0f506af6ed413b
[INFO] running `Command { std: "docker" "start" "-a" "6fb5d200411f540fdc4a7c7ca038459a28a9df55b6f81a8c3e0f506af6ed413b", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `git2` dependency)
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling io-lifetimes v1.0.4
[INFO] [stderr]     Checking bstr v1.1.0
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking grep-matcher v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling rustix v0.36.6
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]     Checking beef v0.5.2
[INFO] [stderr]     Checking shlex v1.1.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking defer-drop v1.3.0
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling openssl-src v111.24.0+1.1.1s
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking grep-searcher v0.1.11
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking vte v0.11.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking which v4.3.0
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.14.1+1.5.0
[INFO] [stderr]     Checking is-terminal v0.4.2
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking tuikit v0.5.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking grep-regex v0.1.11
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking grep-cli v0.1.7
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]     Checking clap v4.0.32
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking skim v0.10.2
[INFO] [stderr]     Checking serde_json v1.0.91
[INFO] [stderr]     Checking grep-printer v0.1.7
[INFO] [stderr]     Checking grep v0.2.11
[INFO] [stderr]     Checking git2 v0.16.0
[INFO] [stderr]     Checking git-latexdiff v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `main_tex` is never read
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub main_tex: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `main_tex` is never read
[INFO] [stdout]   --> src/config.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub main_tex: Option<PathBuf>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/error.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Error {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn kind(&self) -> &ErrorKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BinaryNotFound` and `NotSupportedDevice` are never constructed
[INFO] [stdout]   --> src/error.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 25 |     /// String here is to represent the name of binary
[INFO] [stdout] 26 |     BinaryNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     NotSupportedDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` 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: field `config` is never read
[INFO] [stdout]  --> src/git.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Git<'a> {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 8 |     config: &'a Config,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `abort_if_error` is never used
[INFO] [stdout]   --> src/latex.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl ConfigBuilder {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn abort_if_error(mut self, on: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `skim_opts` is never used
[INFO] [stdout]   --> src/selector.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl SelectorBuilder {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 45 |     pub fn skim_opts(mut self, skim_opts: SkimOptions<'static>) -> SelectorBuilder {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/error.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Error {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn kind(&self) -> &ErrorKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `BinaryNotFound` and `NotSupportedDevice` are never constructed
[INFO] [stdout]   --> src/error.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum ErrorKind {
[INFO] [stdout]    |          --------- variants in this enum
[INFO] [stdout] 25 |     /// String here is to represent the name of binary
[INFO] [stdout] 26 |     BinaryNotFound(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     NotSupportedDevice,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorKind` 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: field `config` is never read
[INFO] [stdout]  --> src/git.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Git<'a> {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 8 |     config: &'a Config,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `abort_if_error` is never used
[INFO] [stdout]   --> src/latex.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl ConfigBuilder {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn abort_if_error(mut self, on: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `skim_opts` is never used
[INFO] [stdout]   --> src/selector.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl SelectorBuilder {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 45 |     pub fn skim_opts(mut self, skim_opts: SkimOptions<'static>) -> SelectorBuilder {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/item.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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] 17 |     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/item.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn output(&self) -> Cow<str> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/item.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 |     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] 17 |     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/item.rs:42:15
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn output(&self) -> Cow<str> {
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     fn output(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] running `Command { std: "docker" "inspect" "6fb5d200411f540fdc4a7c7ca038459a28a9df55b6f81a8c3e0f506af6ed413b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb5d200411f540fdc4a7c7ca038459a28a9df55b6f81a8c3e0f506af6ed413b", kill_on_drop: false }`
[INFO] [stdout] 6fb5d200411f540fdc4a7c7ca038459a28a9df55b6f81a8c3e0f506af6ed413b
