[INFO] cloning repository https://github.com/Tricon999/100-days-of-code-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tricon999/100-days-of-code-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricon999%2F100-days-of-code-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricon999%2F100-days-of-code-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b19f57ce5cdc51b69ccf8f1917285ee9bfe16a82
[INFO] checking Tricon999/100-days-of-code-template against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTricon999%2F100-days-of-code-template" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Tricon999/100-days-of-code-template
[INFO] finished tweaking git repo https://github.com/Tricon999/100-days-of-code-template
[INFO] tweaked toml for git repo https://github.com/Tricon999/100-days-of-code-template written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Tricon999/100-days-of-code-template 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/Tricon999/100-days-of-code-template 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]     Updating git repository `https://github.com/hniksic/rust-subprocess`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded grep-matcher v0.1.6
[INFO] [stderr]   Downloaded globset v0.4.10
[INFO] [stderr]   Downloaded console v0.15.4
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded built v0.6.0
[INFO] [stderr]   Downloaded directories v4.0.1
[INFO] [stderr]   Downloaded ignore v0.4.19
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.86
[INFO] [stderr]   Downloaded encoding_rs_io v0.1.7
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded cxx-build v1.0.86
[INFO] [stderr]   Downloaded grep-searcher v0.1.11
[INFO] [stderr]   Downloaded grep-regex v0.1.11
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.86
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded rustls v0.20.7
[INFO] [stderr]   Downloaded bstr v1.1.0
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded cxx v1.0.86
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1740d361a6be9ef033c81c9eca5173bccebd7bdf54d80212d162b2600e710c2d
[INFO] running `Command { std: "docker" "start" "-a" "1740d361a6be9ef033c81c9eca5173bccebd7bdf54d80212d162b2600e710c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1740d361a6be9ef033c81c9eca5173bccebd7bdf54d80212d162b2600e710c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1740d361a6be9ef033c81c9eca5173bccebd7bdf54d80212d162b2600e710c2d", kill_on_drop: false }`
[INFO] [stdout] 1740d361a6be9ef033c81c9eca5173bccebd7bdf54d80212d162b2600e710c2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 5b574e1b56da4cba57c5026eb7ba0bd61b7177591e21e4fba8d9688d4daf92e3
[INFO] running `Command { std: "docker" "start" "-a" "5b574e1b56da4cba57c5026eb7ba0bd61b7177591e21e4fba8d9688d4daf92e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking bstr v1.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking grep-matcher v0.1.6
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking extracted_fzy v0.1.0 (/opt/rustwide/workdir/crates/matcher/extracted_fzy)
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]     Checking subprocess v0.2.10 (https://github.com/hniksic/rust-subprocess#5e89ac09)
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.3
[INFO] [stderr]     Checking time-core v0.1.0
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking grep-searcher v0.1.11
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]     Checking rustls-pemfile v1.0.1
[INFO] [stderr]     Checking console v0.15.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.14.2+1.5.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking ipnet v2.7.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.16
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking pattern v0.1.0 (/opt/rustwide/workdir/crates/pattern)
[INFO] [stderr]     Checking grep-regex v0.1.11
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking ignore v0.4.19
[INFO] [stderr]     Checking tracing-appender v0.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]    Compiling git2 v0.16.1
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]    Compiling cargo-lock v8.0.3
[INFO] [stderr]     Checking dumb_analyzer v0.1.0 (/opt/rustwide/workdir/crates/dumb_analyzer)
[INFO] [stderr]    Compiling built v0.6.0
[INFO] [stderr]    Compiling icon v0.1.0 (/opt/rustwide/workdir/crates/icon)
[INFO] [stderr]    Compiling maple v0.1.41 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking types v0.1.0 (/opt/rustwide/workdir/crates/types)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/types/src/source_item.rs:94:19
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn fuzzy_text(&self, match_scope: MatchScope) -> Option<FuzzyText> {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn fuzzy_text(&self, match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:169:19
[INFO] [stdout]     |
[INFO] [stdout] 169 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText> {
[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] 169 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:208:19
[INFO] [stdout]     |
[INFO] [stdout] 208 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText> {
[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] 208 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:263:9
[INFO] [stdout]     |
[INFO] [stdout] 263 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 264 |         match_scope: MatchScope,
[INFO] [stdout] 265 |     ) -> Option<FuzzyText> {
[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] 265 |     ) -> Option<FuzzyText<'_>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:278:19
[INFO] [stdout]     |
[INFO] [stdout] 278 |     fn fuzzy_text(&self, match_scope: MatchScope) -> Option<FuzzyText> {
[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] 278 |     fn fuzzy_text(&self, match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 287 | pub fn extract_fuzzy_text(full: &str, match_scope: MatchScope) -> Option<FuzzyText> {
[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] 287 | pub fn extract_fuzzy_text(full: &str, match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:363:25
[INFO] [stdout]     |
[INFO] [stdout] 363 |     pub fn display_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] 363 |     pub fn display_text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/types/src/source_item.rs:371:24
[INFO] [stdout]     |
[INFO] [stdout] 371 |     pub fn output_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] 371 |     pub fn output_text(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking utils v0.1.0 (/opt/rustwide/workdir/crates/utils)
[INFO] [stderr]     Checking matcher v0.1.0 (/opt/rustwide/workdir/crates/matcher)
[INFO] [stdout] warning: unused import: `MatchWithPositions`
[INFO] [stdout]  --> crates/matcher/src/algo/fzy.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use extracted_fzy::{match_and_score_with_positions, MatchWithPositions};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking printer v0.1.0 (/opt/rustwide/workdir/crates/printer)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> crates/printer/src/truncation.rs:72:40
[INFO] [stdout]    |
[INFO] [stdout] 72 |     items.enumerate().for_each(|(lnum, mut matched_item)| {
[INFO] [stdout]    |                                        ----^^^^^^^^^^^^
[INFO] [stdout]    |                                        |
[INFO] [stdout]    |                                        help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking filter v0.1.0 (/opt/rustwide/workdir/crates/filter)
[INFO] [stderr]     Checking maple_core v0.1.0 (/opt/rustwide/workdir/crates/maple_core)
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> crates/maple_core/src/cache/mod.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |                 let mut d = &mut self.digests[index];
[INFO] [stdout]     |                     ----^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stdout] warning: field `end` is never read
[INFO] [stdout]   --> crates/maple_core/src/previewer/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct FilePreview {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub end: usize,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FilePreview` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start`, `input`, and `display` are never read
[INFO] [stdout]   --> crates/maple_core/src/stdio_server/provider/mod.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct ProviderEnvironment {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub start: BufnrWinid,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |     pub input: BufnrWinid,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 80 |     pub display: BufnrWinid,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProviderEnvironment` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tx` is never read
[INFO] [stdout]   --> crates/maple_core/src/stdio_server/state.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] 10 |     #[serde(skip_serializing)]
[INFO] [stdout] 11 |     pub tx: UnboundedSender<Call>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/maple_core/src/tools/ctags/buffer_tag.rs:100:19
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/maple_core/src/tools/ctags/project_tag.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText> {
[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] 52 |     fn fuzzy_text(&self, _match_scope: MatchScope) -> Option<FuzzyText<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/maple_core/src/tools/rg/mod.rs:108:17
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub fn path(&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] 108 |     pub fn path(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/maple_core/src/tools/rg/mod.rs:199:20
[INFO] [stdout]     |
[INFO] [stdout] 199 |     pub fn pattern(&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] 199 |     pub fn pattern(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/maple_core/src/tools/rg/jsont.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub 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] 76 |     pub fn text(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cli v0.1.0 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Checking upgrade v0.1.0 (/opt/rustwide/workdir/crates/upgrade)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.99s
[INFO] running `Command { std: "docker" "inspect" "5b574e1b56da4cba57c5026eb7ba0bd61b7177591e21e4fba8d9688d4daf92e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b574e1b56da4cba57c5026eb7ba0bd61b7177591e21e4fba8d9688d4daf92e3", kill_on_drop: false }`
[INFO] [stdout] 5b574e1b56da4cba57c5026eb7ba0bd61b7177591e21e4fba8d9688d4daf92e3
