[INFO] cloning repository https://github.com/jedrzejowski/recoll-http-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jedrzejowski/recoll-http-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedrzejowski%2Frecoll-http-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedrzejowski%2Frecoll-http-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 309bdf52949bc7cf7464a27164c5feb68430f700
[INFO] checking jedrzejowski/recoll-http-api against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjedrzejowski%2Frecoll-http-api" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jedrzejowski/recoll-http-api
[INFO] finished tweaking git repo https://github.com/jedrzejowski/recoll-http-api
[INFO] tweaked toml for git repo https://github.com/jedrzejowski/recoll-http-api written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jedrzejowski/recoll-http-api 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/jedrzejowski/recoll-http-api 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.5
[INFO] [stderr]   Downloaded hermit-abi v0.3.0
[INFO] [stderr]   Downloaded envy v0.4.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.89
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.89
[INFO] [stderr]   Downloaded zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]   Downloaded async-process v1.6.0
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded actix-web-httpauth v0.8.0
[INFO] [stderr]   Downloaded async-io v1.12.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.17
[INFO] [stderr]   Downloaded cxx-build v1.0.89
[INFO] [stderr]   Downloaded actix-http v3.3.0
[INFO] [stderr]   Downloaded actix-web v4.3.0
[INFO] [stderr]   Downloaded cxx v1.0.89
[INFO] [stderr]   Downloaded zstd-sys v2.0.6+zstd.1.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 29fdcd95abf3ef69bf516bdc8f52627ce7c263abf2db28a589658349be611241
[INFO] running `Command { std: "docker" "start" "-a" "29fdcd95abf3ef69bf516bdc8f52627ce7c263abf2db28a589658349be611241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29fdcd95abf3ef69bf516bdc8f52627ce7c263abf2db28a589658349be611241", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29fdcd95abf3ef69bf516bdc8f52627ce7c263abf2db28a589658349be611241", kill_on_drop: false }`
[INFO] [stdout] 29fdcd95abf3ef69bf516bdc8f52627ce7c263abf2db28a589658349be611241
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 71f18618ca5bc08f2623128284a21b184aa754e6c834db25f4d994d59b9f2811
[INFO] running `Command { std: "docker" "start" "-a" "71f18618ca5bc08f2623128284a21b184aa754e6c834db25f4d994d59b9f2811", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking local-waker v0.1.3
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling zstd-safe v6.0.3+zstd.1.5.2
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.4
[INFO] [stderr]     Checking actix-service v2.0.2
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.2.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling polling v2.5.2
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling async-io v1.12.0
[INFO] [stderr]     Checking gimli v0.27.1
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling async-process v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling findex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking unsafe-libyaml v0.2.5
[INFO] [stderr]     Checking concurrent-queue v2.1.0
[INFO] [stderr]     Checking time v0.3.17
[INFO] [stderr]     Checking brotli v3.3.4
[INFO] [stderr]     Checking async-lock v2.6.0
[INFO] [stderr]    Compiling zstd-sys v2.0.6+zstd.1.5.2
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.7
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]     Checking zstd v0.12.3+zstd.1.5.2
[INFO] [stderr]     Checking local-channel v0.1.3
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking actix-rt v2.8.0
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking actix-server v2.2.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking actix-codec v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking envy v0.4.2
[INFO] [stderr]     Checking serde_yaml v0.9.17
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking actix-http v3.3.0
[INFO] [stderr]     Checking actix-web v4.3.0
[INFO] [stderr]     Checking actix-web-httpauth v0.8.0
[INFO] [stdout] warning: unused import: `crate::file_index::FileIndexQueryOptions`
[INFO] [stdout]  --> src/endpoint_about.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::file_index::FileIndexQueryOptions;
[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 import: `crate::index_repo::IndexRepo`
[INFO] [stdout]  --> src/endpoint_about.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::index_repo::IndexRepo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pagination` and `SearchResult`
[INFO] [stdout]  --> src/endpoint_about.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::search_results::{Pagination, SearchResult};
[INFO] [stdout]   |                             ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/endpoint_about.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web::{web, HttpResponse};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/endpoint_about.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::file_index::FileIndexQueryOptions`
[INFO] [stdout]  --> src/endpoint_list.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::file_index::FileIndexQueryOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/endpoint_list.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/file_index.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/file_index.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[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 import: `url::Url`
[INFO] [stdout]  --> src/file_index.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[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 import: `crate::file_index::FileIndexQueryOptions`
[INFO] [stdout]  --> src/endpoint_about.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::file_index::FileIndexQueryOptions;
[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 import: `crate::index_repo::IndexRepo`
[INFO] [stdout]  --> src/endpoint_about.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::index_repo::IndexRepo;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Pagination` and `SearchResult`
[INFO] [stdout]  --> src/endpoint_about.rs:3:29
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::search_results::{Pagination, SearchResult};
[INFO] [stdout]   |                             ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `web`
[INFO] [stdout]  --> src/endpoint_about.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | use actix_web::{web, HttpResponse};
[INFO] [stdout]   |                 ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/endpoint_about.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::file_index::FileIndexQueryOptions`
[INFO] [stdout]  --> src/endpoint_list.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::file_index::FileIndexQueryOptions;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Deserialize`
[INFO] [stdout]  --> src/endpoint_list.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]  --> src/file_index.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use url::Url;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/command.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let mut cmd = if let Some(_) = get_prefixed_env("USE_FIREJAIL") {
[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] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/command.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let mut cmd = if let Some(_) = get_prefixed_env("USE_FIREJAIL") {
[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] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/command.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let mut cmd = if let Some(_) = get_prefixed_env("USE_FIREJAIL") {
[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] [stdout] warning: field `recollq` is never read
[INFO] [stdout]   --> src/config.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BinPaths {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |   pub recollq: String,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinPaths` 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: associated function `recollq` is never used
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl BinPaths {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn recollq() -> &'static str {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_number_from_string` is never used
[INFO] [stdout]  --> src/deserialize.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn deserialize_number_from_string<'de, T, D>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_option_number_from_string` is never used
[INFO] [stdout]   --> src/deserialize.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn deserialize_option_number_from_string<'de, T, D>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileIndexQueryOptions` is never constructed
[INFO] [stdout]   --> src/file_index.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct FileIndexQueryOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileIndexResultRow` is never constructed
[INFO] [stdout]   --> src/file_index.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FileIndexResultRow {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query` is never used
[INFO] [stdout]   --> src/file_index.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FileIndex {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 43 |   pub async fn query(
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_index` is never used
[INFO] [stdout]   --> src/index_repo.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl IndexRepo {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 12 |   pub fn get_index<S: AsRef<str>>(&self, name: S) -> Option<&FileIndex> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecollLine` is never constructed
[INFO] [stdout]  --> src/recollq_output.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RecollLine {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_recollq_output` is never used
[INFO] [stdout]   --> src/recollq_output.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn parse_recollq_output<S: AsRef<str>>(stdout: S) -> Result<SearchResult<RecollLine>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_recollq_output_inner` is never used
[INFO] [stdout]   --> src/recollq_output.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn parse_recollq_output_inner<S: AsRef<str>>(stdout: S) -> Result<SearchResult<RecollLine>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]  --> src/search_results.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SearchResult<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `slice_from_vec` and `map_rows` are never used
[INFO] [stdout]   --> src/search_results.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> SearchResult<T> {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 11 |   pub fn slice_from_vec(vector: Vec<T>, offset: usize, limit: usize) -> SearchResult<T>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |   pub fn map_rows<F, R>(self, mapper: F) -> SearchResult<R>
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pagination` is never constructed
[INFO] [stdout]   --> src/search_results.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Pagination {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_in` is never used
[INFO] [stdout]   --> src/search_results.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Pagination {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 39 |   pub fn is_in(&self, num: usize) -> bool {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recollindex` is never read
[INFO] [stdout]   --> src/config.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BinPaths {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |   pub recollindex: String,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinPaths` 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: associated function `recollindex` is never used
[INFO] [stdout]   --> src/config.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl BinPaths {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |   pub fn recollindex() -> &'static str {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `spawn_update_process` is never used
[INFO] [stdout]    --> src/file_index.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl FileIndex {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |   pub async fn spawn_update_process(&self) -> Result<async_process::Child> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `slice_from_vec` and `map_rows` are never used
[INFO] [stdout]   --> src/search_results.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> SearchResult<T> {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 11 |   pub fn slice_from_vec(vector: Vec<T>, offset: usize, limit: usize) -> SearchResult<T>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |   pub fn map_rows<F, R>(self, mapper: F) -> SearchResult<R>
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]  --> src/command.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |   let mut cmd = if let Some(_) = get_prefixed_env("USE_FIREJAIL") {
[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] [stdout] warning: field `recollq` is never read
[INFO] [stdout]   --> src/config.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BinPaths {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |   pub recollq: String,
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinPaths` 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: associated function `recollq` is never used
[INFO] [stdout]   --> src/config.rs:37:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl BinPaths {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn recollq() -> &'static str {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_number_from_string` is never used
[INFO] [stdout]  --> src/deserialize.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn deserialize_number_from_string<'de, T, D>(deserializer: D) -> Result<T, D::Error>
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deserialize_option_number_from_string` is never used
[INFO] [stdout]   --> src/deserialize.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub fn deserialize_option_number_from_string<'de, T, D>(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileIndexQueryOptions` is never constructed
[INFO] [stdout]   --> src/file_index.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct FileIndexQueryOptions {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileIndexResultRow` is never constructed
[INFO] [stdout]   --> src/file_index.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FileIndexResultRow {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `query` is never used
[INFO] [stdout]   --> src/file_index.rs:43:16
[INFO] [stdout]    |
[INFO] [stdout] 42 | impl FileIndex {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 43 |   pub async fn query(
[INFO] [stdout]    |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_index` is never used
[INFO] [stdout]   --> src/index_repo.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl IndexRepo {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] 12 |   pub fn get_index<S: AsRef<str>>(&self, name: S) -> Option<&FileIndex> {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecollLine` is never constructed
[INFO] [stdout]  --> src/recollq_output.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RecollLine {
[INFO] [stdout]   |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_recollq_output` is never used
[INFO] [stdout]   --> src/recollq_output.rs:35:8
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub fn parse_recollq_output<S: AsRef<str>>(stdout: S) -> Result<SearchResult<RecollLine>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_recollq_output_inner` is never used
[INFO] [stdout]   --> src/recollq_output.rs:42:4
[INFO] [stdout]    |
[INFO] [stdout] 42 | fn parse_recollq_output_inner<S: AsRef<str>>(stdout: S) -> Result<SearchResult<RecollLine>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]  --> src/search_results.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct SearchResult<T> {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `slice_from_vec` and `map_rows` are never used
[INFO] [stdout]   --> src/search_results.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> SearchResult<T> {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 11 |   pub fn slice_from_vec(vector: Vec<T>, offset: usize, limit: usize) -> SearchResult<T>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |   pub fn map_rows<F, R>(self, mapper: F) -> SearchResult<R>
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pagination` is never constructed
[INFO] [stdout]   --> src/search_results.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Pagination {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_in` is never used
[INFO] [stdout]   --> src/search_results.rs:39:10
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Pagination {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] 39 |   pub fn is_in(&self, num: usize) -> bool {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `recollindex` is never read
[INFO] [stdout]   --> src/config.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct BinPaths {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 24 |   pub recollindex: String,
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BinPaths` 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: associated function `recollindex` is never used
[INFO] [stdout]   --> src/config.rs:41:10
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl BinPaths {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |   pub fn recollindex() -> &'static str {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `spawn_update_process` is never used
[INFO] [stdout]    --> src/file_index.rs:110:16
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl FileIndex {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 110 |   pub async fn spawn_update_process(&self) -> Result<async_process::Child> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `slice_from_vec` and `map_rows` are never used
[INFO] [stdout]   --> src/search_results.rs:11:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl<T> SearchResult<T> {
[INFO] [stdout]    | ----------------------- associated items in this implementation
[INFO] [stdout] 11 |   pub fn slice_from_vec(vector: Vec<T>, offset: usize, limit: usize) -> SearchResult<T>
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 21 |   pub fn map_rows<F, R>(self, mapper: F) -> SearchResult<R>
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.89s
[INFO] running `Command { std: "docker" "inspect" "71f18618ca5bc08f2623128284a21b184aa754e6c834db25f4d994d59b9f2811", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71f18618ca5bc08f2623128284a21b184aa754e6c834db25f4d994d59b9f2811", kill_on_drop: false }`
[INFO] [stdout] 71f18618ca5bc08f2623128284a21b184aa754e6c834db25f4d994d59b9f2811
