[INFO] fetching crate algoliasearch 0.1.7...
[INFO] checking algoliasearch-0.1.7 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate algoliasearch 0.1.7 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate algoliasearch 0.1.7 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate algoliasearch 0.1.7
[INFO] finished tweaking crates.io crate algoliasearch 0.1.7
[INFO] tweaked toml for crates.io crate algoliasearch 0.1.7 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding derive_builder v0.12.0 (available: v0.20.2)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcb3166675c90043b33e70b6482383ebfda638cea9cd734f58fb88ccc8bceb9c
[INFO] running `Command { std: "docker" "start" "-a" "fcb3166675c90043b33e70b6482383ebfda638cea9cd734f58fb88ccc8bceb9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcb3166675c90043b33e70b6482383ebfda638cea9cd734f58fb88ccc8bceb9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcb3166675c90043b33e70b6482383ebfda638cea9cd734f58fb88ccc8bceb9c", kill_on_drop: false }`
[INFO] [stdout] fcb3166675c90043b33e70b6482383ebfda638cea9cd734f58fb88ccc8bceb9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 844248fba75de18c110e4150a88884ea8e0328cfd43adc95da49b2af592f4581
[INFO] running `Command { std: "docker" "start" "-a" "844248fba75de18c110e4150a88884ea8e0328cfd43adc95da49b2af592f4581", kill_on_drop: false }`
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking algoliasearch v0.1.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/index/settings.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | /// [https://www.algolia.com/doc/api-reference/api-parameters/queryType/](https://www.algolia.com/doc/api-reference/api-parameters/queryType/)
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:202:34
[INFO] [stdout]     |
[INFO] [stdout] 202 |     sort_facet_values_by: Option<crate::settings::SortFacetValuesBy>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 202 -     sort_facet_values_by: Option<crate::settings::SortFacetValuesBy>,
[INFO] [stdout] 202 +     sort_facet_values_by: Option<settings::SortFacetValuesBy>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:262:28
[INFO] [stdout]     |
[INFO] [stdout] 262 |     typo_tolerance: Option<crate::settings::TypoTolerance>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 262 -     typo_tolerance: Option<crate::settings::TypoTolerance>,
[INFO] [stdout] 262 +     typo_tolerance: Option<settings::TypoTolerance>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ignore_plurals: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 307 -     ignore_plurals: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout] 307 +     ignore_plurals: Option<settings::IgnorePlurals>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |     remove_stop_words: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 311 -     remove_stop_words: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout] 311 +     remove_stop_words: Option<settings::IgnorePlurals>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 |     query_type: Option<crate::settings::QueryType>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 321 -     query_type: Option<crate::settings::QueryType>,
[INFO] [stdout] 321 +     query_type: Option<settings::QueryType>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |     remove_words_if_no_results: Option<crate::settings::RemoveWordsIfNoResults>,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 325 -     remove_words_if_no_results: Option<crate::settings::RemoveWordsIfNoResults>,
[INFO] [stdout] 325 +     remove_words_if_no_results: Option<settings::RemoveWordsIfNoResults>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:341:40
[INFO] [stdout]     |
[INFO] [stdout] 341 |     exact_on_single_word_query: Option<crate::settings::ExactOnSingleWordQuery>,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 341 -     exact_on_single_word_query: Option<crate::settings::ExactOnSingleWordQuery>,
[INFO] [stdout] 341 +     exact_on_single_word_query: Option<settings::ExactOnSingleWordQuery>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:345:35
[INFO] [stdout]     |
[INFO] [stdout] 345 |     alternatives_as_exact: Option<crate::settings::AlternativesAsExact>,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 345 -     alternatives_as_exact: Option<crate::settings::AlternativesAsExact>,
[INFO] [stdout] 345 +     alternatives_as_exact: Option<settings::AlternativesAsExact>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:371:22
[INFO] [stdout]     |
[INFO] [stdout] 371 |     distinct: Option<crate::settings::Distinct>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 371 -     distinct: Option<crate::settings::Distinct>,
[INFO] [stdout] 371 +     distinct: Option<settings::Distinct>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:399:27
[INFO] [stdout]     |
[INFO] [stdout] 399 |     min_proximity: Option<crate::settings::MinProximity>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 399 -     min_proximity: Option<crate::settings::MinProximity>,
[INFO] [stdout] 399 +     min_proximity: Option<settings::MinProximity>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]    --> src/index/settings.rs:313:1
[INFO] [stdout]     |
[INFO] [stdout] 313 | /// [https://www.algolia.com/doc/api-reference/api-parameters/queryType/](https://www.algolia.com/doc/api-reference/api-parameters/queryType/)
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations
[INFO] [stdout]     |
[INFO] [stdout]     = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]     = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:202:34
[INFO] [stdout]     |
[INFO] [stdout] 202 |     sort_facet_values_by: Option<crate::settings::SortFacetValuesBy>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:9:5
[INFO] [stdout]     |
[INFO] [stdout] 9   |     unused_qualifications
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 202 -     sort_facet_values_by: Option<crate::settings::SortFacetValuesBy>,
[INFO] [stdout] 202 +     sort_facet_values_by: Option<settings::SortFacetValuesBy>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:262:28
[INFO] [stdout]     |
[INFO] [stdout] 262 |     typo_tolerance: Option<crate::settings::TypoTolerance>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 262 -     typo_tolerance: Option<crate::settings::TypoTolerance>,
[INFO] [stdout] 262 +     typo_tolerance: Option<settings::TypoTolerance>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:307:28
[INFO] [stdout]     |
[INFO] [stdout] 307 |     ignore_plurals: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 307 -     ignore_plurals: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout] 307 +     ignore_plurals: Option<settings::IgnorePlurals>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:311:31
[INFO] [stdout]     |
[INFO] [stdout] 311 |     remove_stop_words: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 311 -     remove_stop_words: Option<crate::settings::IgnorePlurals>,
[INFO] [stdout] 311 +     remove_stop_words: Option<settings::IgnorePlurals>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:321:24
[INFO] [stdout]     |
[INFO] [stdout] 321 |     query_type: Option<crate::settings::QueryType>,
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 321 -     query_type: Option<crate::settings::QueryType>,
[INFO] [stdout] 321 +     query_type: Option<settings::QueryType>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:325:40
[INFO] [stdout]     |
[INFO] [stdout] 325 |     remove_words_if_no_results: Option<crate::settings::RemoveWordsIfNoResults>,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 325 -     remove_words_if_no_results: Option<crate::settings::RemoveWordsIfNoResults>,
[INFO] [stdout] 325 +     remove_words_if_no_results: Option<settings::RemoveWordsIfNoResults>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:341:40
[INFO] [stdout]     |
[INFO] [stdout] 341 |     exact_on_single_word_query: Option<crate::settings::ExactOnSingleWordQuery>,
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 341 -     exact_on_single_word_query: Option<crate::settings::ExactOnSingleWordQuery>,
[INFO] [stdout] 341 +     exact_on_single_word_query: Option<settings::ExactOnSingleWordQuery>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:345:35
[INFO] [stdout]     |
[INFO] [stdout] 345 |     alternatives_as_exact: Option<crate::settings::AlternativesAsExact>,
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 345 -     alternatives_as_exact: Option<crate::settings::AlternativesAsExact>,
[INFO] [stdout] 345 +     alternatives_as_exact: Option<settings::AlternativesAsExact>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:371:22
[INFO] [stdout]     |
[INFO] [stdout] 371 |     distinct: Option<crate::settings::Distinct>,
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 371 -     distinct: Option<crate::settings::Distinct>,
[INFO] [stdout] 371 +     distinct: Option<settings::Distinct>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unnecessary qualification
[INFO] [stdout]    --> src/index/mod.rs:399:27
[INFO] [stdout]     |
[INFO] [stdout] 399 |     min_proximity: Option<crate::settings::MinProximity>,
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 399 -     min_proximity: Option<crate::settings::MinProximity>,
[INFO] [stdout] 399 +     min_proximity: Option<settings::MinProximity>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `status` and `pending_task` are never read
[INFO] [stdout]  --> src/index/task.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TaskStatus {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 6 |     status: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     pending_task: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TaskStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algoliasearch` (lib) due to 10 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: fields `status` and `pending_task` are never read
[INFO] [stdout]  --> src/index/task.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TaskStatus {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 6 |     status: String,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     pending_task: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TaskStatus` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `algoliasearch` (lib test) due to 10 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "844248fba75de18c110e4150a88884ea8e0328cfd43adc95da49b2af592f4581", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "844248fba75de18c110e4150a88884ea8e0328cfd43adc95da49b2af592f4581", kill_on_drop: false }`
[INFO] [stdout] 844248fba75de18c110e4150a88884ea8e0328cfd43adc95da49b2af592f4581
