[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#507271bc119683008ec719ecee48814e8ac86c65 for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fritvikos%2Fidx" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ritvikos/idx on toolchain 507271bc119683008ec719ecee48814e8ac86c65
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+507271bc119683008ec719ecee48814e8ac86c65" "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" "+507271bc119683008ec719ecee48814e8ac86c65" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 115 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.17.1)
[INFO] [stderr]       Adding html2text v0.12.6 (available: v0.17.1)
[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" "+507271bc119683008ec719ecee48814e8ac86c65" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded html2text v0.12.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+507271bc119683008ec719ecee48814e8ac86c65" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 92dca27076c96186ad82c0143257fc205622023c331d266a9f883cc64a0e864b
[INFO] running `Command { std: "docker" "start" "-a" "92dca27076c96186ad82c0143257fc205622023c331d266a9f883cc64a0e864b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "92dca27076c96186ad82c0143257fc205622023c331d266a9f883cc64a0e864b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92dca27076c96186ad82c0143257fc205622023c331d266a9f883cc64a0e864b", kill_on_drop: false }`
[INFO] [stdout] 92dca27076c96186ad82c0143257fc205622023c331d266a9f883cc64a0e864b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+507271bc119683008ec719ecee48814e8ac86c65" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5daf1e637b2a6f070f0976c1f0748a01a2835e70875c873593304b7f4e6f09d9
[INFO] running `Command { std: "docker" "start" "-a" "5daf1e637b2a6f070f0976c1f0748a01a2835e70875c873593304b7f4e6f09d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking clap v4.6.1
[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: 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 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: `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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.17s
[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] running `Command { std: "docker" "inspect" "5daf1e637b2a6f070f0976c1f0748a01a2835e70875c873593304b7f4e6f09d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5daf1e637b2a6f070f0976c1f0748a01a2835e70875c873593304b7f4e6f09d9", kill_on_drop: false }`
[INFO] [stdout] 5daf1e637b2a6f070f0976c1f0748a01a2835e70875c873593304b7f4e6f09d9
