[INFO] cloning repository https://github.com/ritvikos/idx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ritvikos/idx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritvikos%2Fidx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritvikos%2Fidx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 33b7a4e9410601ffe74ce9ccc40cbc2abe4bcf2a
[INFO] checking ritvikos/idx against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritvikos%2Fidx" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ritvikos/idx
[INFO] finished tweaking git repo https://github.com/ritvikos/idx
[INFO] tweaked toml for git repo https://github.com/ritvikos/idx written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ritvikos/idx on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.8.2)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.1)
[INFO] [stderr]       Adding html2text v0.12.6 (available: v0.16.7)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding unicode-width v0.1.13 (available: v0.1.14)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded markup5ever v0.12.1
[INFO] [stderr]   Downloaded html2text v0.12.6
[INFO] [stderr]   Downloaded html5ever v0.27.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76a10cc7c2e90fea3a049f0e1f34b7772fbf5111356efbc699114a950c7a062d
[INFO] running `Command { std: "docker" "start" "-a" "76a10cc7c2e90fea3a049f0e1f34b7772fbf5111356efbc699114a950c7a062d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76a10cc7c2e90fea3a049f0e1f34b7772fbf5111356efbc699114a950c7a062d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76a10cc7c2e90fea3a049f0e1f34b7772fbf5111356efbc699114a950c7a062d", kill_on_drop: false }`
[INFO] [stdout] 76a10cc7c2e90fea3a049f0e1f34b7772fbf5111356efbc699114a950c7a062d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80017c5b7fee32c04967650dcebde67a4650be9ebe33bce8cfbf9d494b6afc35
[INFO] running `Command { std: "docker" "start" "-a" "80017c5b7fee32c04967650dcebde67a4650be9ebe33bce8cfbf9d494b6afc35", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.39
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.57
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking html2text v0.12.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking idx v0.0.1 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused variable: `threshold`
[INFO] [stdout]    --> lib/src/core.rs:179:43
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn with_capacity(capacity: usize, threshold: usize) -> Self {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_threshold`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Adjective`, `Noun`, `Punctuation`, and `Verb` are never constructed
[INFO] [stdout]  --> lib/src/normalizer/lemmatize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Pos {
[INFO] [stdout]   |      --- variants in this enum
[INFO] [stdout] 6 |     Adjective,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 7 |     Noun,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     Punctuation,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     Verb,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lookup` is never read
[INFO] [stdout]   --> lib/src/normalizer/lemmatize.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Lemmatizer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 13 |     lookup: Lookup<Vec<(String, String)>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exceptions`, `index`, and `rules` are never read
[INFO] [stdout]   --> lib/src/normalizer/lemmatize.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Lookup<R: IntoIterator<Item = (String, String)>> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 19 |     exceptions: Map<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     index: Map<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     rules: Map<R>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Html` is never constructed
[INFO] [stdout]  --> lib/src/tokenizer/html.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Html {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> lib/src/tokenizer/html.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Html {
[INFO] [stdout]    | --------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/core.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn iter(&self) -> EntriesIter {
[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] 208 |     pub fn iter(&self) -> EntriesIter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/index.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reader(&self) -> IndexReader<R> {
[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] 117 |     pub fn reader(&self) -> IndexReader<'_, R> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/index.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn writer(&mut self) -> IndexWriter<R> {
[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] 129 |     pub fn writer(&mut self) -> IndexWriter<'_, R> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idx-repo v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `query::Query`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     query::Query,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `threshold`
[INFO] [stdout]    --> lib/src/core.rs:179:43
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn with_capacity(capacity: usize, threshold: usize) -> Self {
[INFO] [stdout]     |                                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_threshold`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/main.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let value = pipeline.clone();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/main.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 if let Some(file) = config.file {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `write` is never read
[INFO] [stdout]    --> src/cli.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct ThreadConfig {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub write: NonZeroUsize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThreadConfig` 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: struct `StemmerConfig` is never constructed
[INFO] [stdout]    --> src/cli.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct StemmerConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]   --> src/descriptor.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<R: Clone + Debug> Descriptor<R> {
[INFO] [stdout]    | ------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn inner(&self) -> &Document {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/engine.rs:47:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | impl<I: Indexer> IdxFacade<I> {
[INFO] [stdout]    | ----------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn get(&self, query: Query) -> Vec<I::R> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Adjective`, `Noun`, `Punctuation`, and `Verb` are never constructed
[INFO] [stdout]  --> lib/src/normalizer/lemmatize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | enum Pos {
[INFO] [stdout]   |      --- variants in this enum
[INFO] [stdout] 6 |     Adjective,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 7 |     Noun,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     Punctuation,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 9 |     Verb,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `lookup` is never read
[INFO] [stdout]   --> lib/src/normalizer/lemmatize.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct Lemmatizer {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 13 |     lookup: Lookup<Vec<(String, String)>>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `exceptions`, `index`, and `rules` are never read
[INFO] [stdout]   --> lib/src/normalizer/lemmatize.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Lookup<R: IntoIterator<Item = (String, String)>> {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 19 |     exceptions: Map<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     index: Map<HashMap<String, String>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     rules: Map<R>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/core.rs:208:17
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn iter(&self) -> EntriesIter {
[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] 208 |     pub fn iter(&self) -> EntriesIter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/index.rs:117:19
[INFO] [stdout]     |
[INFO] [stdout] 117 |     pub fn reader(&self) -> IndexReader<R> {
[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] 117 |     pub fn reader(&self) -> IndexReader<'_, R> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> lib/src/index.rs:129:19
[INFO] [stdout]     |
[INFO] [stdout] 129 |     pub fn writer(&mut self) -> IndexWriter<R> {
[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] 129 |     pub fn writer(&mut self) -> IndexWriter<'_, R> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `query::Query`
[INFO] [stdout]   --> src/main.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     query::Query,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/main.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let value = pipeline.clone();
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> src/main.rs:103:29
[INFO] [stdout]     |
[INFO] [stdout] 103 |                 if let Some(file) = config.file {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `write` is never read
[INFO] [stdout]    --> src/cli.rs:122:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct ThreadConfig {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub write: NonZeroUsize,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThreadConfig` 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: struct `StemmerConfig` is never constructed
[INFO] [stdout]    --> src/cli.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub struct StemmerConfig {}
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `inner` is never used
[INFO] [stdout]   --> src/descriptor.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl<R: Clone + Debug> Descriptor<R> {
[INFO] [stdout]    | ------------------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn inner(&self) -> &Document {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `url` and `title` are never read
[INFO] [stdout]    --> src/engine.rs:140:9
[INFO] [stdout]     |
[INFO] [stdout] 139 |     struct Webpage {
[INFO] [stdout]     |            ------- fields in this struct
[INFO] [stdout] 140 |         url: String,
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 141 |         title: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Webpage` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.38s
[INFO] running `Command { std: "docker" "inspect" "80017c5b7fee32c04967650dcebde67a4650be9ebe33bce8cfbf9d494b6afc35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80017c5b7fee32c04967650dcebde67a4650be9ebe33bce8cfbf9d494b6afc35", kill_on_drop: false }`
[INFO] [stdout] 80017c5b7fee32c04967650dcebde67a4650be9ebe33bce8cfbf9d494b6afc35
