[INFO] fetching crate elastiql 0.5.0... [INFO] testing elastiql-0.5.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate elastiql 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate elastiql 0.5.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate elastiql 0.5.0 [INFO] finished tweaking crates.io crate elastiql 0.5.0 [INFO] tweaked toml for crates.io crate elastiql 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate elastiql 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with v1.6.4 [INFO] [stderr] Downloaded async-graphql-derive v2.9.9 [INFO] [stderr] Downloaded async-graphql-value v2.9.9 [INFO] [stderr] Downloaded async-graphql v2.9.9 [INFO] [stderr] Downloaded async-graphql-parser v2.9.9 [INFO] [stderr] Downloaded elasticsearch v7.12.1-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efde18b4c69dea0c09e38ad6ffceca1bfa33e5734c3a62b06fc420512128f0a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "efde18b4c69dea0c09e38ad6ffceca1bfa33e5734c3a62b06fc420512128f0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efde18b4c69dea0c09e38ad6ffceca1bfa33e5734c3a62b06fc420512128f0a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efde18b4c69dea0c09e38ad6ffceca1bfa33e5734c3a62b06fc420512128f0a8", kill_on_drop: false }` [INFO] [stdout] efde18b4c69dea0c09e38ad6ffceca1bfa33e5734c3a62b06fc420512128f0a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ed9db52b3b847465d29b2870d2262b63824eb245f8847d0c9087c11bc3dd52 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "41ed9db52b3b847465d29b2870d2262b63824eb245f8847d0c9087c11bc3dd52", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typed-builder v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling elastiql v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/aggregation/serialization_deserialization.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/aggregation/serialization_deserialization.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/bulk.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | status: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OkItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bulk.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.34s [INFO] running `Command { std: "docker" "inspect" "41ed9db52b3b847465d29b2870d2262b63824eb245f8847d0c9087c11bc3dd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ed9db52b3b847465d29b2870d2262b63824eb245f8847d0c9087c11bc3dd52", kill_on_drop: false }` [INFO] [stdout] 41ed9db52b3b847465d29b2870d2262b63824eb245f8847d0c9087c11bc3dd52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0f20692b0daa7c1670dae9e0f5d7059b2e67814fc3370e1554dc5b8d3831ade3 [INFO] running `Command { std: "docker" "start" "-a" "0f20692b0daa7c1670dae9e0f5d7059b2e67814fc3370e1554dc5b8d3831ade3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling elasticsearch v7.12.1-alpha.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling darling_core v0.12.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/aggregation/serialization_deserialization.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/aggregation/serialization_deserialization.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/bulk.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | status: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OkItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bulk.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Compiling serde_with_macros v1.4.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling tokio-util v0.6.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling serde_with v1.6.4 [INFO] [stderr] Compiling h2 v0.3.1 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.2 [INFO] [stderr] Compiling elastiql v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> examples/search.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/search.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/search.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> examples/search.rs:8:23 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute [INFO] [stdout] --> src/aggregation/serialization_deserialization.rs:226:5 [INFO] [stdout] | [INFO] [stdout] 226 | #[inline] [INFO] [stdout] | ^^^^^^^^^ help: remove this attribute [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: attribute also specified here [INFO] [stdout] --> src/aggregation/serialization_deserialization.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | #[inline] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> src/bulk.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | status: u16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `OkItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/bulk.rs:65:23 [INFO] [stdout] | [INFO] [stdout] 65 | #[derive(Deserialize, Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "0f20692b0daa7c1670dae9e0f5d7059b2e67814fc3370e1554dc5b8d3831ade3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f20692b0daa7c1670dae9e0f5d7059b2e67814fc3370e1554dc5b8d3831ade3", kill_on_drop: false }` [INFO] [stdout] 0f20692b0daa7c1670dae9e0f5d7059b2e67814fc3370e1554dc5b8d3831ade3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 286b3c08efed55889e01aaf3a02ccfe0dab76699b3010a035608e44af5772367 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "286b3c08efed55889e01aaf3a02ccfe0dab76699b3010a035608e44af5772367", kill_on_drop: false }` [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/aggregation/serialization_deserialization.rs:226:5 [INFO] [stderr] | [INFO] [stderr] 226 | #[inline] [INFO] [stderr] | ^^^^^^^^^ help: remove this attribute [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: attribute also specified here [INFO] [stderr] --> src/aggregation/serialization_deserialization.rs:225:5 [INFO] [stderr] | [INFO] [stderr] 225 | #[inline] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] [INFO] [stderr] warning: field is never read: `status` [INFO] [stderr] --> src/bulk.rs:67:5 [INFO] [stderr] | [INFO] [stderr] 67 | status: u16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `OkItem` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/bulk.rs:65:23 [INFO] [stderr] | [INFO] [stderr] 65 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `elastiql` (lib) generated 2 warnings [INFO] [stderr] warning: field is never read: `id` [INFO] [stderr] --> examples/search.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | id: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> examples/search.rs:8:23 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> examples/search.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> examples/search.rs:8:23 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Deserialize, Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `elastiql` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `elastiql` (example "search") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/elastiql-e8dcba1754ae7e58) [INFO] [stdout] [INFO] [stdout] running 75 tests [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::date_range_with_nest::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::date_histogram::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::date_range_with_nest::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::simple ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::simple_with_metadata::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::simple_with_nest::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::simple_without_nest::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::simple_with_skip::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::date_range_with_nest::can_serialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::bucketing_agg_as_leaf_node::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::simple ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::simple_with_metadata::can_deserialize ... ok [INFO] [stdout] test search::query::match_::tests::invalid_query_is_err ... ok [INFO] [stdout] test search::query::match_::tests::missing_query_is_err ... ok [INFO] [stdout] test search::query::match_::tests::simple::can_deserialize ... ok [INFO] [stdout] test search::query::match_::tests::simple::can_serialize ... ok [INFO] [stdout] test search::query::prefix::tests::deserialize_missing_values_is_err ... ok [INFO] [stdout] test search::query::prefix::tests::simple::can_deserialize ... ok [INFO] [stdout] test search::query::prefix::tests::simple::can_serialize ... ok [INFO] [stdout] test search::query::prefix::tests::with_case_insensitive::can_deserialize ... ok [INFO] [stdout] test search::query::prefix::tests::without_case_insensitive::can_serialize ... ok [INFO] [stdout] test search::query::prefix::tests::without_case_insensitive::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::complex_with_nest::can_deserialize ... ok [INFO] [stdout] test search::query::range::tests::with_time_zone::can_deserialize ... ok [INFO] [stdout] test search::query::range::tests::deserialize_invalid_boost_is_err ... ok [INFO] [stdout] test search::query::prefix::tests::deserialize_invalid_values_is_err ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::simple_with_nest::can_deserialize ... ok [INFO] [stdout] test search::query::range::tests::deserialize_missing_all_ranges_is_err ... ok [INFO] [stdout] test search::query::range::tests::deserialize_invalid_ranges_is_err ... ok [INFO] [stdout] test search::query::range::tests::with_boost::can_deserialize ... ok [INFO] [stdout] test search::query::range::tests::simple::can_deserialize ... ok [INFO] [stdout] test search::query::prefix::tests::deserialize_invalid_case_insensitive_is_err ... ok [INFO] [stdout] test search::query::range::tests::simple::can_serialize ... ok [INFO] [stdout] test search::query::range::tests::with_boost::can_serialize ... ok [INFO] [stdout] test search::query::range::tests::with_time_zone::can_serialize ... ok [INFO] [stdout] test search::query::regexp::tests::deserialize_invalid_flags_is_err ... ok [INFO] [stdout] test search::query::regexp::tests::simple::can_deserialize ... ok [INFO] [stdout] test search::query::regexp::tests::deserialize_invalid_values_is_err ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::simple_with_nest::can_serialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_results::auto_date_histogram::can_deserialize ... ok [INFO] [stdout] test search::query::prefix::tests::with_case_insensitive::can_serialize ... ok [INFO] [stdout] test search::query::range::tests::without_boost::can_deserialize ... ok [INFO] [stdout] test search::query::range::tests::without_boost::can_serialize ... ok [INFO] [stdout] test search::query::regexp::tests::deserialize_missing_values_is_err ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::simple_with_metadata::can_serialize ... ok [INFO] [stdout] test search::query::term::tests::without_boost::can_serialize ... ok [INFO] [stdout] test search::query::regexp::tests::without_flags::can_deserialize ... ok [INFO] [stdout] test aggregation::serialization_deserialization::tests::aggregation_input::simple ... ok [INFO] [stdout] test search::query::term::tests::with_boost::can_serialize ... ok [INFO] [stdout] test search::query::regexp::tests::simple::can_serialize ... ok [INFO] [stdout] test search::query::regexp::tests::with_flags::can_deserialize ... ok [INFO] [stdout] test search::query::regexp::tests::without_flags::can_serialize ... ok [INFO] [stdout] test search::query::term::tests::deserialize_invalid_boost_is_err ... ok [INFO] [stdout] test search::query::term::tests::deserialize_missing_values_is_err ... ok [INFO] [stdout] test search::query::term::tests::with_boost::can_deserialize ... ok [INFO] [stdout] test search::query::regexp::tests::with_flags::can_serialize ... ok [INFO] [stdout] test search::query::terms::tests::deserialize_invalid_boost_is_err ... ok [INFO] [stdout] test search::query::term::tests::deserialize_invalid_values_is_err ... ok [INFO] [stdout] test search::query::term::tests::simple::can_deserialize ... ok [INFO] [stdout] test search::query::terms::tests::simple::can_deserialize ... ok [INFO] [stdout] test search::query::terms::tests::deserialize_invalid_values_is_err ... ok [INFO] [stdout] test search::query::term::tests::without_boost::can_deserialize ... ok [INFO] [stdout] test search::query::terms::tests::deserialize_missing_values_is_err ... ok [INFO] [stdout] test search::query::term::tests::simple::can_serialize ... ok [INFO] [stdout] test search::query::terms::tests::simple::can_serialize ... ok [INFO] [stdout] test search::query::terms::tests::without_boost::can_serialize ... ok [INFO] [stdout] test search::sort::tests::can_deserialize_with_everything ... ok [INFO] [stdout] test search::sort::tests::can_serialize_with_everything ... ok [INFO] [stdout] test search::sort::tests::can_serialize_default ... ok [INFO] [stdout] test search::query::terms::tests::without_boost::can_deserialize ... ok [INFO] [stderr] Doc-tests elastiql [INFO] [stdout] test search::sort::tests::can_serialize_with_special_field ... ok [INFO] [stdout] test search::sort::tests::can_serialize_with_mode ... ok [INFO] [stdout] test search::sort::tests::can_serialize_with_order ... ok [INFO] [stdout] test search::query::terms::tests::with_boost::can_deserialize ... ok [INFO] [stdout] test search::query::terms::tests::with_boost::can_serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "286b3c08efed55889e01aaf3a02ccfe0dab76699b3010a035608e44af5772367", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286b3c08efed55889e01aaf3a02ccfe0dab76699b3010a035608e44af5772367", kill_on_drop: false }` [INFO] [stdout] 286b3c08efed55889e01aaf3a02ccfe0dab76699b3010a035608e44af5772367