[INFO] fetching crate elastic-queries 0.1.0...
[INFO] checking elastic-queries-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate elastic-queries 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate elastic-queries 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate elastic-queries 0.1.0
[INFO] finished tweaking crates.io crate elastic-queries 0.1.0
[INFO] tweaked toml for crates.io crate elastic-queries 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quine-mc_cluskey v0.2.4
[INFO] [stderr]   Downloaded cargo_metadata v0.2.3
[INFO] [stderr]   Downloaded error-chain v0.11.0
[INFO] [stderr]   Downloaded itertools v0.6.5
[INFO] [stderr]   Downloaded regex-syntax v0.4.2
[INFO] [stderr]   Downloaded derive_builder v0.5.1
[INFO] [stderr]   Downloaded derive_builder_core v0.2.0
[INFO] [stderr]   Downloaded clippy v0.0.164
[INFO] [stderr]   Downloaded clippy_lints v0.0.164
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 595e5a2b19ba0776ad7fb55d5842d2d56a0ddf18a436fc256e076dd3ba75eac4
[INFO] running `Command { std: "docker" "start" "-a" "595e5a2b19ba0776ad7fb55d5842d2d56a0ddf18a436fc256e076dd3ba75eac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "595e5a2b19ba0776ad7fb55d5842d2d56a0ddf18a436fc256e076dd3ba75eac4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595e5a2b19ba0776ad7fb55d5842d2d56a0ddf18a436fc256e076dd3ba75eac4", kill_on_drop: false }`
[INFO] [stdout] 595e5a2b19ba0776ad7fb55d5842d2d56a0ddf18a436fc256e076dd3ba75eac4
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d6aa2a06c915324e840a15eca1a53b3ed1eb1f629300a7038e35660b1bce596
[INFO] running `Command { std: "docker" "start" "-a" "7d6aa2a06c915324e840a15eca1a53b3ed1eb1f629300a7038e35660b1bce596", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling derive_builder v0.5.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling derive_builder_core v0.2.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking elastic-queries v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(custom_attribute)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(custom_attribute)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `marco_use` in this scope
[INFO] [stdout]   --> src/lib.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[marco_use]
[INFO] [stdout]    |   ^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_use`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `marco_use` in this scope
[INFO] [stdout]   --> src/lib.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[marco_use]
[INFO] [stdout]    |   ^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_use`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/aggregations/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/aggregations/mod.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn set_aggs(&mut self, Option<EsAggregation>);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<EsAggregation>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BucketAggregation` is imported redundantly
[INFO] [stdout]    --> src/aggregations/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 68  | / pub trait BucketAggregation {
[INFO] [stdout] 69  | |     /// Simple addition of child Aggregration
[INFO] [stdout] 70  | |     fn add_child(&mut self, name: &str, agg: Aggregation) {
[INFO] [stdout] 71  | |         if let None = self.aggs() {
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         use aggregations::BucketAggregation;
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     }
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_- the item `BucketAggregation` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_millis` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     epoch_millis, //epoch in ms
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochMillis`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_second` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     epoch_second, //epoch in s
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochSecond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     basic_date, //yyyyMMdd
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date_time` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     basic_date_time, //yyyyMMdd'T'HHmmss.SSSZ
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/range.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/aggregations/date_histogram.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/aggregations/terms.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/aggregations/stats.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/aggregations/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/aggregations/mod.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn set_aggs(&mut self, Option<EsAggregation>);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<EsAggregation>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BucketAggregation` is imported redundantly
[INFO] [stdout]    --> src/aggregations/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 68  | / pub trait BucketAggregation {
[INFO] [stdout] 69  | |     /// Simple addition of child Aggregration
[INFO] [stdout] 70  | |     fn add_child(&mut self, name: &str, agg: Aggregation) {
[INFO] [stdout] 71  | |         if let None = self.aggs() {
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         use aggregations::BucketAggregation;
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     }
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_- the item `BucketAggregation` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]    --> src/aggregations/mod.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use serde_json;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout] 11  | extern crate serde_json;
[INFO] [stdout]     | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aggregations::terms::*`
[INFO] [stdout]    --> src/aggregations/mod.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |         use aggregations::terms::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_millis` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     epoch_millis, //epoch in ms
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochMillis`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_second` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     epoch_second, //epoch in s
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochSecond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     basic_date, //yyyyMMdd
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date_time` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     basic_date_time, //yyyyMMdd'T'HHmmss.SSSZ
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/common.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/exists.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/matchfilter.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/range.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]    --> src/filters/range.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     use serde_json;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout] 11  | extern crate serde_json;
[INFO] [stdout]     | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/term.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/wildcard.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(iterator_for_each)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(iterator_for_each)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let mut a = s1.aggs_get("sourcePort").unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/aggregations/mod.rs:459:21
[INFO] [stdout]     |
[INFO] [stdout] 459 |         s.aggs_fn(&|s, a| ());
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/aggregations/mod.rs:459:24
[INFO] [stdout]     |
[INFO] [stdout] 459 |         s.aggs_fn(&|s, a| ());
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]    --> src/aggregations/mod.rs:470:13
[INFO] [stdout]     |
[INFO] [stdout] 470 |         for item in i {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:465:13
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let mut s: Query = serde_json::from_str(j).unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut a = s.aggs();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut a_ref = a.as_ref().unwrap().iter();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let mut i = AggregationIterator::new(a_ref);
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |             let (_, mut val) = first;
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/aggregations/mod.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |         i.for_each(|s| ());
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let mut s: Query = serde_json::from_str(j).unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:505:13
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let mut a = s.aggs();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:507:13
[INFO] [stdout]     |
[INFO] [stdout] 507 |         let mut a_ref = a.as_ref().unwrap().iter();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut i = AggregationIterator::new(a_ref);
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/aggregations/mod.rs:584:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let s: TermAggregation = serde_json::from_str(j).unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rootname`
[INFO] [stdout]    --> src/lib.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |             for (rootname, aggregations) in root_aggs.iter_mut() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rootname`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/lib.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 aggregations.aggs_fn(&|name, agg| if agg.has_child(target) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elastic-queries` (lib) due to 3 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `rootname`
[INFO] [stdout]    --> src/lib.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |             for (rootname, aggregations) in root_aggs.iter_mut() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rootname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/lib.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 aggregations.aggs_fn(&|name, agg| if agg.has_child(target) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bo`
[INFO] [stdout]    --> src/lib.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let bo = BoolBuilder::default().build().expect(
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qb`
[INFO] [stdout]    --> src/lib.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let qb = QueryFieldBuilder::default().build().expect(
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_qb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elastic-queries` (lib test) due to 3 previous errors; 40 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7d6aa2a06c915324e840a15eca1a53b3ed1eb1f629300a7038e35660b1bce596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d6aa2a06c915324e840a15eca1a53b3ed1eb1f629300a7038e35660b1bce596", kill_on_drop: false }`
[INFO] [stdout] 7d6aa2a06c915324e840a15eca1a53b3ed1eb1f629300a7038e35660b1bce596
[INFO] checking elastic-queries-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate elastic-queries 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate elastic-queries 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate elastic-queries 0.1.0
[INFO] finished tweaking crates.io crate elastic-queries 0.1.0
[INFO] tweaked toml for crates.io crate elastic-queries 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2477013206c5a8c9c0029d72c32b7b29282c73bca9dfa9e579fa3ae5825a9f7
[INFO] running `Command { std: "docker" "start" "-a" "a2477013206c5a8c9c0029d72c32b7b29282c73bca9dfa9e579fa3ae5825a9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2477013206c5a8c9c0029d72c32b7b29282c73bca9dfa9e579fa3ae5825a9f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2477013206c5a8c9c0029d72c32b7b29282c73bca9dfa9e579fa3ae5825a9f7", kill_on_drop: false }`
[INFO] [stdout] a2477013206c5a8c9c0029d72c32b7b29282c73bca9dfa9e579fa3ae5825a9f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fe95593ce5d80ee9bd39974271b07206bea351c2a18c3318c4cdb439315c4c8
[INFO] running `Command { std: "docker" "start" "-a" "5fe95593ce5d80ee9bd39974271b07206bea351c2a18c3318c4cdb439315c4c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling derive_builder v0.5.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]     Checking backtrace v0.3.69
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling derive_builder_core v0.2.0
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking elastic-queries v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(custom_attribute)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(custom_attribute)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]   |
[INFO] [stdout]   = note: removed in favor of `#![register_tool]` and `#![register_attr]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `marco_use` in this scope
[INFO] [stdout]   --> src/lib.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[marco_use]
[INFO] [stdout]    |   ^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_use`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `marco_use` in this scope
[INFO] [stdout]   --> src/lib.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[marco_use]
[INFO] [stdout]    |   ^^^^^^^^^ help: a built-in attribute with a similar name exists: `macro_use`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/aggregations/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/aggregations/mod.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn set_aggs(&mut self, Option<EsAggregation>);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<EsAggregation>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BucketAggregation` is imported redundantly
[INFO] [stdout]    --> src/aggregations/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 68  | / pub trait BucketAggregation {
[INFO] [stdout] 69  | |     /// Simple addition of child Aggregration
[INFO] [stdout] 70  | |     fn add_child(&mut self, name: &str, agg: Aggregation) {
[INFO] [stdout] 71  | |         if let None = self.aggs() {
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         use aggregations::BucketAggregation;
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     }
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_- the item `BucketAggregation` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_millis` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     epoch_millis, //epoch in ms
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochMillis`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_second` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     epoch_second, //epoch in s
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochSecond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     basic_date, //yyyyMMdd
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date_time` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     basic_date_time, //yyyyMMdd'T'HHmmss.SSSZ
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/range.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/aggregations/date_histogram.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/aggregations/terms.rs:45:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/aggregations/stats.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `Option` is imported redundantly
[INFO] [stdout]  --> src/aggregations/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::option::Option;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]  --> /rustc/bfe97fcae016881ad333f0ff8cea2cadb9cf136c/library/std/src/prelude/mod.rs:105:13
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item `Option` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/aggregations/mod.rs:87:28
[INFO] [stdout]    |
[INFO] [stdout] 87 |     fn set_aggs(&mut self, Option<EsAggregation>);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Option<EsAggregation>`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see issue #41686 <https://github.com/rust-lang/rust/issues/41686>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `BucketAggregation` is imported redundantly
[INFO] [stdout]    --> src/aggregations/mod.rs:175:13
[INFO] [stdout]     |
[INFO] [stdout] 68  | / pub trait BucketAggregation {
[INFO] [stdout] 69  | |     /// Simple addition of child Aggregration
[INFO] [stdout] 70  | |     fn add_child(&mut self, name: &str, agg: Aggregation) {
[INFO] [stdout] 71  | |         if let None = self.aggs() {
[INFO] [stdout] ...   |
[INFO] [stdout] 175 | |         use aggregations::BucketAggregation;
[INFO] [stdout]     | |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...   |
[INFO] [stdout] 190 | |     }
[INFO] [stdout] 191 | | }
[INFO] [stdout]     | |_- the item `BucketAggregation` is already defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]    --> src/aggregations/mod.rs:288:9
[INFO] [stdout]     |
[INFO] [stdout] 288 |     use serde_json;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout] 11  | extern crate serde_json;
[INFO] [stdout]     | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `aggregations::terms::*`
[INFO] [stdout]    --> src/aggregations/mod.rs:334:13
[INFO] [stdout]     |
[INFO] [stdout] 334 |         use aggregations::terms::*;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/common.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_millis` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     epoch_millis, //epoch in ms
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochMillis`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_camel_case_types)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `epoch_second` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     epoch_second, //epoch in s
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `EpochSecond`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     basic_date, //yyyyMMdd
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `basic_date_time` should have an upper camel case name
[INFO] [stdout]   --> src/filters/common.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     basic_date_time, //yyyyMMdd'T'HHmmss.SSSZ
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BasicDateTime`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/common.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/exists.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/matchfilter.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde` is imported redundantly
[INFO] [stdout]  --> src/filters/range.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/lib.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | extern crate serde;
[INFO] [stdout]   | ------------------- the item `serde` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]    --> src/filters/range.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |     use serde_json;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout] 11  | extern crate serde_json;
[INFO] [stdout]     | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/term.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `serde_json` is imported redundantly
[INFO] [stdout]   --> src/filters/wildcard.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |     use serde_json;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/lib.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | extern crate serde_json;
[INFO] [stdout]    | ------------------------ the item `serde_json` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(iterator_for_each)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `iterator_for_each` has been stable since 1.21.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | #![feature(iterator_for_each)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 |         let mut a = s1.aggs_get("sourcePort").unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/aggregations/mod.rs:459:21
[INFO] [stdout]     |
[INFO] [stdout] 459 |         s.aggs_fn(&|s, a| ());
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `a`
[INFO] [stdout]    --> src/aggregations/mod.rs:459:24
[INFO] [stdout]     |
[INFO] [stdout] 459 |         s.aggs_fn(&|s, a| ());
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `item`
[INFO] [stdout]    --> src/aggregations/mod.rs:470:13
[INFO] [stdout]     |
[INFO] [stdout] 470 |         for item in i {
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_item`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:465:13
[INFO] [stdout]     |
[INFO] [stdout] 465 |         let mut s: Query = serde_json::from_str(j).unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:466:13
[INFO] [stdout]     |
[INFO] [stdout] 466 |         let mut a = s.aggs();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:468:13
[INFO] [stdout]     |
[INFO] [stdout] 468 |         let mut a_ref = a.as_ref().unwrap().iter();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 |         let mut i = AggregationIterator::new(a_ref);
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:487:21
[INFO] [stdout]     |
[INFO] [stdout] 487 |             let (_, mut val) = first;
[INFO] [stdout]     |                     ----^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/aggregations/mod.rs:510:21
[INFO] [stdout]     |
[INFO] [stdout] 510 |         i.for_each(|s| ());
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |         let mut s: Query = serde_json::from_str(j).unwrap();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:505:13
[INFO] [stdout]     |
[INFO] [stdout] 505 |         let mut a = s.aggs();
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:507:13
[INFO] [stdout]     |
[INFO] [stdout] 507 |         let mut a_ref = a.as_ref().unwrap().iter();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/aggregations/mod.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut i = AggregationIterator::new(a_ref);
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/aggregations/mod.rs:584:13
[INFO] [stdout]     |
[INFO] [stdout] 584 |         let s: TermAggregation = serde_json::from_str(j).unwrap();
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rootname`
[INFO] [stdout]    --> src/lib.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |             for (rootname, aggregations) in root_aggs.iter_mut() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rootname`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/lib.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 aggregations.aggs_fn(&|name, agg| if agg.has_child(target) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elastic-queries` (lib) due to 3 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `rootname`
[INFO] [stdout]    --> src/lib.rs:290:18
[INFO] [stdout]     |
[INFO] [stdout] 290 |             for (rootname, aggregations) in root_aggs.iter_mut() {
[INFO] [stdout]     |                  ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rootname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/lib.rs:291:40
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 aggregations.aggs_fn(&|name, agg| if agg.has_child(target) {
[INFO] [stdout]     |                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bo`
[INFO] [stdout]    --> src/lib.rs:393:13
[INFO] [stdout]     |
[INFO] [stdout] 393 |         let bo = BoolBuilder::default().build().expect(
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_bo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qb`
[INFO] [stdout]    --> src/lib.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let qb = QueryFieldBuilder::default().build().expect(
[INFO] [stdout]     |             ^^ help: if this is intentional, prefix it with an underscore: `_qb`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 40 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elastic-queries` (lib test) due to 3 previous errors; 40 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "5fe95593ce5d80ee9bd39974271b07206bea351c2a18c3318c4cdb439315c4c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fe95593ce5d80ee9bd39974271b07206bea351c2a18c3318c4cdb439315c4c8", kill_on_drop: false }`
[INFO] [stdout] 5fe95593ce5d80ee9bd39974271b07206bea351c2a18c3318c4cdb439315c4c8
