[INFO] fetching crate rs-es 0.12.3...
[INFO] testing rs-es-0.12.3 against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate rs-es 0.12.3 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rs-es 0.12.3
[INFO] finished tweaking crates.io crate rs-es 0.12.3
[INFO] tweaked toml for crates.io crate rs-es 0.12.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rs-es 0.12.3 on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 203 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.8)
[INFO] [stderr]       Adding geojson v0.16.0 (available: v0.24.2)
[INFO] [stderr]       Adding reqwest v0.9.24 (available: v0.12.24)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded geojson v0.16.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ff5ecf40938db80b63d622b6f4df11c24290d9b24f28231e172b4399d57618f
[INFO] running `Command { std: "docker" "start" "-a" "0ff5ecf40938db80b63d622b6f4df11c24290d9b24f28231e172b4399d57618f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ff5ecf40938db80b63d622b6f4df11c24290d9b24f28231e172b4399d57618f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ff5ecf40938db80b63d622b6f4df11c24290d9b24f28231e172b4399d57618f", kill_on_drop: false }`
[INFO] [stdout] 0ff5ecf40938db80b63d622b6f4df11c24290d9b24f28231e172b4399d57618f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8655d7e85941a9aa434f64242c45a9d3c2db752095118fb85770eb5221e65dfd
[INFO] running `Command { std: "docker" "start" "-a" "8655d7e85941a9aa434f64242c45a9d3c2db752095118fb85770eb5221e65dfd", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling cookie v0.12.0
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling try_from v0.3.2
[INFO] [stderr]    Compiling serde_urlencoded v0.5.5
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling hyper-tls v0.3.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling cookie_store v0.7.0
[INFO] [stderr]    Compiling reqwest v0.9.24
[INFO] [stderr]    Compiling rs-es v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 919 |             aggs: extract_aggs!(json, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 937 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 954 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stdout]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stdout]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 993 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1008 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1023 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1040 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stdout]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stdout]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stdout]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stdout]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |                 None => return_error!("No 'key'".to_owned()),
[INFO] [stdout]      |                         ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |             aggs: extract_aggs!(json, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stdout]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stdout]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1149 |             from: optional_json!(from, "from", as_f64),
[INFO] [stdout]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1150 |             from_as_string: optional_json!(from, "from_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stdout]      |                             ---------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1151 |             to: optional_json!(from, "to", as_f64),
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1152 |             to_as_string: optional_json!(from, "to_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stdout]      |                           -------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1154 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1187 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1222 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |           return Err(EsError::EsError($e));
[INFO] [stdout]      |                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 1237 |               buckets: from_bucket_vector!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1238 | |                 from,
[INFO] [stdout] 1239 | |                 bucket,
[INFO] [stdout] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stdout] 1241 | |             ),
[INFO] [stdout]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |           return Err(EsError::EsError($e));
[INFO] [stdout]      |                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 1237 |               buckets: from_bucket_vector!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1238 | |                 from,
[INFO] [stdout] 1239 | |                 bucket,
[INFO] [stdout] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stdout] 1241 | |             ),
[INFO] [stdout]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1260 |             from: optional_json!(from, "from", as_f64),
[INFO] [stdout]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1261 |             to: optional_json!(from, "to", as_f64),
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1263 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:87:48
[INFO] [stdout]    |
[INFO] [stdout] 87 |             EsError::HttpError(ref err) => err.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:88:46
[INFO] [stdout]    |
[INFO] [stdout] 88 |             EsError::IoError(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 |             EsError::JsonError(ref err) => err.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/analyze.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation {
[INFO] [stdout]    |                         ^^                  ^^         ----------------
[INFO] [stdout]    |                         |                   |          |
[INFO] [stdout]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                   these lifetimes flow to the output
[INFO] [stdout]    |                         these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation<'a> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/delete.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] 91 |         index: &'a str,
[INFO] [stdout]    |                 ^^ these lifetimes flow to the output
[INFO] [stdout] 92 |         doc_type: &'a str,
[INFO] [stdout]    |                    ^^ these lifetimes flow to the output
[INFO] [stdout] 93 |         id: &'a str,
[INFO] [stdout]    |              ^^ these lifetimes flow to the output
[INFO] [stdout] 94 |     ) -> DeleteOperation {
[INFO] [stdout]    |          ---------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> DeleteOperation<'a> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/get.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation {
[INFO] [stdout]     |                     ^^                   ^^           ^^         ------------
[INFO] [stdout]     |                     |                    |            |          |
[INFO] [stdout]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                     |                    |            these lifetimes flow to the output
[INFO] [stdout]     |                     |                    these lifetimes flow to the output
[INFO] [stdout]     |                     these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation<'a> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/refresh.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation {
[INFO] [stdout]    |                         ^^                ----------------
[INFO] [stdout]    |                         |                 |
[INFO] [stdout]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation<'a> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/refresh.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn refresh(&mut self) -> RefreshOperation {
[INFO] [stdout]    |                    ^^^^^^^^^     ----------------
[INFO] [stdout]    |                    |             |
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn refresh(&mut self) -> RefreshOperation<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/mod.rs:825:23
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------
[INFO] [stdout]     |                       |             |
[INFO] [stdout]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/mod.rs:832:25
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation {
[INFO] [stdout]     |                         ^^^^^^^^^     --------------------
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/operations/search/mod.rs:1070:31
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<T> {
[INFO] [stdout]      |                               ^^^^^^^^^^^                       --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<'_, T> {
[INFO] [stdout]      |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/count.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn count_uri(&mut self) -> CountURIOperation {
[INFO] [stdout]     |                      ^^^^^^^^^     -----------------
[INFO] [stdout]     |                      |             |
[INFO] [stdout]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn count_uri(&mut self) -> CountURIOperation<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/count.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn count_query(&mut self) -> CountQueryOperation {
[INFO] [stdout]     |                        ^^^^^^^^^     -------------------
[INFO] [stdout]     |                        |             |
[INFO] [stdout]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn count_query(&mut self) -> CountQueryOperation<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/version.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn version(&mut self) -> VersionOperation {
[INFO] [stdout]    |                    ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn version(&mut self) -> VersionOperation<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rs-es v0.12.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "8655d7e85941a9aa434f64242c45a9d3c2db752095118fb85770eb5221e65dfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8655d7e85941a9aa434f64242c45a9d3c2db752095118fb85770eb5221e65dfd", kill_on_drop: false }`
[INFO] [stdout] 8655d7e85941a9aa434f64242c45a9d3c2db752095118fb85770eb5221e65dfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d14df10ada625a5ae8b1c2b80258833573955b03b94a2670a6fb19436970f72c
[INFO] running `Command { std: "docker" "start" "-a" "d14df10ada625a5ae8b1c2b80258833573955b03b94a2670a6fb19436970f72c", kill_on_drop: false }`
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 919 |             aggs: extract_aggs!(json, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 937 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 954 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stdout]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stdout]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 993 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1008 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1023 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1040 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stdout]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stdout]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stdout]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stdout]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |                 None => return_error!("No 'key'".to_owned()),
[INFO] [stdout]      |                         ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |             aggs: extract_aggs!(json, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stdout]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stdout]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1149 |             from: optional_json!(from, "from", as_f64),
[INFO] [stdout]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1150 |             from_as_string: optional_json!(from, "from_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stdout]      |                             ---------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1151 |             to: optional_json!(from, "to", as_f64),
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1152 |             to_as_string: optional_json!(from, "to_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stdout]      |                           -------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1154 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1187 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1222 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |           return Err(EsError::EsError($e));
[INFO] [stdout]      |                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 1237 |               buckets: from_bucket_vector!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1238 | |                 from,
[INFO] [stdout] 1239 | |                 bucket,
[INFO] [stdout] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stdout] 1241 | |             ),
[INFO] [stdout]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |           return Err(EsError::EsError($e));
[INFO] [stdout]      |                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 1237 |               buckets: from_bucket_vector!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1238 | |                 from,
[INFO] [stdout] 1239 | |                 bucket,
[INFO] [stdout] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stdout] 1241 | |             ),
[INFO] [stdout]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1260 |             from: optional_json!(from, "from", as_f64),
[INFO] [stdout]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1261 |             to: optional_json!(from, "to", as_f64),
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1263 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:87:48
[INFO] [stdout]    |
[INFO] [stdout] 87 |             EsError::HttpError(ref err) => err.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:88:46
[INFO] [stdout]    |
[INFO] [stdout] 88 |             EsError::IoError(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 |             EsError::JsonError(ref err) => err.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/analyze.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation {
[INFO] [stdout]    |                         ^^                  ^^         ----------------
[INFO] [stdout]    |                         |                   |          |
[INFO] [stdout]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                   these lifetimes flow to the output
[INFO] [stdout]    |                         these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation<'a> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/delete.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] 91 |         index: &'a str,
[INFO] [stdout]    |                 ^^ these lifetimes flow to the output
[INFO] [stdout] 92 |         doc_type: &'a str,
[INFO] [stdout]    |                    ^^ these lifetimes flow to the output
[INFO] [stdout] 93 |         id: &'a str,
[INFO] [stdout]    |              ^^ these lifetimes flow to the output
[INFO] [stdout] 94 |     ) -> DeleteOperation {
[INFO] [stdout]    |          ---------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> DeleteOperation<'a> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/get.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation {
[INFO] [stdout]     |                     ^^                   ^^           ^^         ------------
[INFO] [stdout]     |                     |                    |            |          |
[INFO] [stdout]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                     |                    |            these lifetimes flow to the output
[INFO] [stdout]     |                     |                    these lifetimes flow to the output
[INFO] [stdout]     |                     these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation<'a> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/refresh.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation {
[INFO] [stdout]    |                         ^^                ----------------
[INFO] [stdout]    |                         |                 |
[INFO] [stdout]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation<'a> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/refresh.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn refresh(&mut self) -> RefreshOperation {
[INFO] [stdout]    |                    ^^^^^^^^^     ----------------
[INFO] [stdout]    |                    |             |
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn refresh(&mut self) -> RefreshOperation<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/mod.rs:825:23
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------
[INFO] [stdout]     |                       |             |
[INFO] [stdout]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/mod.rs:832:25
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation {
[INFO] [stdout]     |                         ^^^^^^^^^     --------------------
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/operations/search/mod.rs:1070:31
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<T> {
[INFO] [stdout]      |                               ^^^^^^^^^^^                       --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<'_, T> {
[INFO] [stdout]      |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/count.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn count_uri(&mut self) -> CountURIOperation {
[INFO] [stdout]     |                      ^^^^^^^^^     -----------------
[INFO] [stdout]     |                      |             |
[INFO] [stdout]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn count_uri(&mut self) -> CountURIOperation<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/count.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn count_query(&mut self) -> CountQueryOperation {
[INFO] [stdout]     |                        ^^^^^^^^^     -------------------
[INFO] [stdout]     |                        |             |
[INFO] [stdout]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn count_query(&mut self) -> CountQueryOperation<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/version.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn version(&mut self) -> VersionOperation {
[INFO] [stdout]    |                    ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn version(&mut self) -> VersionOperation<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling rs-es v0.12.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 919 |             aggs: extract_aggs!(json, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 937 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 954 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stdout]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stdout]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]     |
[INFO] [stdout] 848 |         return Err(EsError::EsError($e));
[INFO] [stdout]     |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 993 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1008 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1023 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1040 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stdout]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stdout]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stdout]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stdout]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1083 |                 None => return_error!("No 'key'".to_owned()),
[INFO] [stdout]      |                         ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |             aggs: extract_aggs!(json, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stdout]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stdout]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1149 |             from: optional_json!(from, "from", as_f64),
[INFO] [stdout]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1150 |             from_as_string: optional_json!(from, "from_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stdout]      |                             ---------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1151 |             to: optional_json!(from, "to", as_f64),
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1152 |             to_as_string: optional_json!(from, "to_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stdout]      |                           -------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1154 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1187 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stdout]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1222 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |           return Err(EsError::EsError($e));
[INFO] [stdout]      |                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 1237 |               buckets: from_bucket_vector!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1238 | |                 from,
[INFO] [stdout] 1239 | |                 bucket,
[INFO] [stdout] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stdout] 1241 | |             ),
[INFO] [stdout]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |           return Err(EsError::EsError($e));
[INFO] [stdout]      |                                           ^
[INFO] [stdout] ...
[INFO] [stdout] 1237 |               buckets: from_bucket_vector!(
[INFO] [stdout]      |  ______________________-
[INFO] [stdout] 1238 | |                 from,
[INFO] [stdout] 1239 | |                 bucket,
[INFO] [stdout] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stdout] 1241 | |             ),
[INFO] [stdout]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1260 |             from: optional_json!(from, "from", as_f64),
[INFO] [stdout]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1261 |             to: optional_json!(from, "to", as_f64),
[INFO] [stdout]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1263 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stdout]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stdout]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1295 |             aggs: extract_aggs!(from, aggs),
[INFO] [stdout]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stdout]      |
[INFO] [stdout] 848  |         return Err(EsError::EsError($e));
[INFO] [stdout]      |                                         ^
[INFO] [stdout] ...
[INFO] [stdout] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stdout]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:87:48
[INFO] [stdout]    |
[INFO] [stdout] 87 |             EsError::HttpError(ref err) => err.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:88:46
[INFO] [stdout]    |
[INFO] [stdout] 88 |             EsError::IoError(ref err) => err.description(),
[INFO] [stdout]    |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 |             EsError::JsonError(ref err) => err.description(),
[INFO] [stdout]    |                                                ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/analyze.rs:78:25
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation {
[INFO] [stdout]    |                         ^^                  ^^         ----------------
[INFO] [stdout]    |                         |                   |          |
[INFO] [stdout]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                   these lifetimes flow to the output
[INFO] [stdout]    |                         these lifetimes flow to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation<'a> {
[INFO] [stdout]    |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/delete.rs:90:10
[INFO] [stdout]    |
[INFO] [stdout] 90 |         &'a mut self,
[INFO] [stdout]    |          ^^ these lifetimes flow to the output
[INFO] [stdout] 91 |         index: &'a str,
[INFO] [stdout]    |                 ^^ these lifetimes flow to the output
[INFO] [stdout] 92 |         doc_type: &'a str,
[INFO] [stdout]    |                    ^^ these lifetimes flow to the output
[INFO] [stdout] 93 |         id: &'a str,
[INFO] [stdout]    |              ^^ these lifetimes flow to the output
[INFO] [stdout] 94 |     ) -> DeleteOperation {
[INFO] [stdout]    |          ---------------
[INFO] [stdout]    |          |
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |          the lifetimes get resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 94 |     ) -> DeleteOperation<'a> {
[INFO] [stdout]    |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/get.rs:120:21
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation {
[INFO] [stdout]     |                     ^^                   ^^           ^^         ------------
[INFO] [stdout]     |                     |                    |            |          |
[INFO] [stdout]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |                     |                    |            these lifetimes flow to the output
[INFO] [stdout]     |                     |                    these lifetimes flow to the output
[INFO] [stdout]     |                     these lifetimes flow to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation<'a> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/refresh.rs:37:25
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation {
[INFO] [stdout]    |                         ^^                ----------------
[INFO] [stdout]    |                         |                 |
[INFO] [stdout]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stdout]    |                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation<'a> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/refresh.rs:66:20
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn refresh(&mut self) -> RefreshOperation {
[INFO] [stdout]    |                    ^^^^^^^^^     ----------------
[INFO] [stdout]    |                    |             |
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub fn refresh(&mut self) -> RefreshOperation<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/mod.rs:825:23
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation {
[INFO] [stdout]     |                       ^^^^^^^^^     ------------------
[INFO] [stdout]     |                       |             |
[INFO] [stdout]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation<'_> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/mod.rs:832:25
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation {
[INFO] [stdout]     |                         ^^^^^^^^^     --------------------
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                         this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation<'_> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]     --> src/operations/search/mod.rs:1070:31
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<T> {
[INFO] [stdout]      |                               ^^^^^^^^^^^                       --------------- the lifetime gets resolved as `'_`
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this lifetime flows to the output
[INFO] [stdout]      |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]      |
[INFO] [stdout] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<'_, T> {
[INFO] [stdout]      |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/count.rs:173:22
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn count_uri(&mut self) -> CountURIOperation {
[INFO] [stdout]     |                      ^^^^^^^^^     -----------------
[INFO] [stdout]     |                      |             |
[INFO] [stdout]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                      this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn count_uri(&mut self) -> CountURIOperation<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/operations/search/count.rs:180:24
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn count_query(&mut self) -> CountQueryOperation {
[INFO] [stdout]     |                        ^^^^^^^^^     -------------------
[INFO] [stdout]     |                        |             |
[INFO] [stdout]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn count_query(&mut self) -> CountQueryOperation<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/operations/version.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn version(&mut self) -> VersionOperation {
[INFO] [stdout]    |                    ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn version(&mut self) -> VersionOperation<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.80s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rs-es v0.12.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "d14df10ada625a5ae8b1c2b80258833573955b03b94a2670a6fb19436970f72c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d14df10ada625a5ae8b1c2b80258833573955b03b94a2670a6fb19436970f72c", kill_on_drop: false }`
[INFO] [stdout] d14df10ada625a5ae8b1c2b80258833573955b03b94a2670a6fb19436970f72c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 865e72ab5ef229b9732e3ac9da1eb66fcf600e925850b11c4b149ee9aadb24b1
[INFO] running `Command { std: "docker" "start" "-a" "865e72ab5ef229b9732e3ac9da1eb66fcf600e925850b11c4b149ee9aadb24b1", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 918 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 919 |             aggs: extract_aggs!(json, aggs),
[INFO] [stderr]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 936 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 937 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 953 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 954 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 972 |                 let raw_buckets = from_json!(from, "buckets", as_object);
[INFO] [stderr]     |                                   -------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 992 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]     |                        ------------------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]     |
[INFO] [stderr] 848 |         return Err(EsError::EsError($e));
[INFO] [stderr]     |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 993 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]     |                   ------------------------- in this macro invocation
[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]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1008 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1023 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1039 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1040 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1058 |             doc_count_error_upper_bound: from_json!(json, "doc_count_error_upper_bound", as_u64),
[INFO] [stderr]      |                                          ------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1059 |             sum_other_doc_count: from_json!(json, "sum_other_doc_count", as_u64),
[INFO] [stderr]      |                                  ----------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1060 |             buckets: from_bucket_vector!(json, bucket, TermsBucketResult::from(bucket, aggs)),
[INFO] [stderr]      |                      ------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1083 |                 None => return_error!("No 'key'".to_owned()),
[INFO] [stderr]      |                         ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1085 |             doc_count: from_json!(json, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1086 |             aggs: extract_aggs!(json, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1108 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1109 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1123 |         let bucket_obj = from_json!(from, "buckets", as_object);
[INFO] [stderr]      |                          -------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1149 |             from: optional_json!(from, "from", as_f64),
[INFO] [stderr]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1150 |             from_as_string: optional_json!(from, "from_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stderr]      |                             ---------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1151 |             to: optional_json!(from, "to", as_f64),
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1152 |             to_as_string: optional_json!(from, "to_as_string", as_str).map(ToOwned::to_owned),
[INFO] [stderr]      |                           -------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1153 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1154 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1169 |             buckets: from_bucket_vector!(from, bucket, DateRangeBucketResult::from(bucket, aggs)),
[INFO] [stderr]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1185 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stderr]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1186 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1187 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1202 |             buckets: from_bucket_vector!(from, bucket, HistogramBucketResult::from(bucket, aggs)),
[INFO] [stderr]      |                      ---------------------------------------------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1219 |             key_as_string: from_json!(from, "key_as_string", as_str).to_owned(),
[INFO] [stderr]      |                            ----------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1220 |             key: from_json!(from, "key", as_u64),
[INFO] [stderr]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1221 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1222 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |           return Err(EsError::EsError($e));
[INFO] [stderr]      |                                           ^
[INFO] [stderr] ...
[INFO] [stderr] 1237 |               buckets: from_bucket_vector!(
[INFO] [stderr]      |  ______________________-
[INFO] [stderr] 1238 | |                 from,
[INFO] [stderr] 1239 | |                 bucket,
[INFO] [stderr] 1240 | |                 DateHistogramBucketResult::from(bucket, aggs)
[INFO] [stderr] 1241 | |             ),
[INFO] [stderr]      | |_____________- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1259 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stderr]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1260 |             from: optional_json!(from, "from", as_f64),
[INFO] [stderr]      |                   ------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1261 |             to: optional_json!(from, "to", as_f64),
[INFO] [stderr]      |                 ---------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `optional_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1262 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1263 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1278 |             buckets: from_bucket_vector!(from, bucket, GeoDistanceBucketResult::from(bucket, aggs)),
[INFO] [stderr]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1293 |             key: from_json!(from, "key", as_str).to_owned(),
[INFO] [stderr]      |                  ------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1294 |             doc_count: from_json!(from, "doc_count", as_u64),
[INFO] [stderr]      |                        ------------------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_json` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1295 |             aggs: extract_aggs!(from, aggs),
[INFO] [stderr]      |                   ------------------------- in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `extract_aggs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/operations/search/aggregations/bucket.rs:848:41
[INFO] [stderr]      |
[INFO] [stderr] 848  |         return Err(EsError::EsError($e));
[INFO] [stderr]      |                                         ^
[INFO] [stderr] ...
[INFO] [stderr] 1310 |             buckets: from_bucket_vector!(from, bucket, GeohashGridBucketResult::from(bucket, aggs)),
[INFO] [stderr]      |                      ------------------------------------------------------------------------------ in this macro invocation
[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]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `return_error` which comes from the expansion of the macro `from_bucket_vector` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:87:48
[INFO] [stderr]    |
[INFO] [stderr] 87 |             EsError::HttpError(ref err) => err.description(),
[INFO] [stderr]    |                                                ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:88:46
[INFO] [stderr]    |
[INFO] [stderr] 88 |             EsError::IoError(ref err) => err.description(),
[INFO] [stderr]    |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/error.rs:89:48
[INFO] [stderr]    |
[INFO] [stderr] 89 |             EsError::JsonError(ref err) => err.description(),
[INFO] [stderr]    |                                                ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/operations/analyze.rs:78:25
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation {
[INFO] [stderr]    |                         ^^                  ^^         ----------------
[INFO] [stderr]    |                         |                   |          |
[INFO] [stderr]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stderr]    |                         |                   |          the lifetimes get resolved as `'a`
[INFO] [stderr]    |                         |                   these lifetimes flow to the output
[INFO] [stderr]    |                         these lifetimes flow to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub fn analyze<'a>(&'a mut self, body: &'a str) -> AnalyzeOperation<'a> {
[INFO] [stderr]    |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/operations/delete.rs:90:10
[INFO] [stderr]    |
[INFO] [stderr] 90 |         &'a mut self,
[INFO] [stderr]    |          ^^ these lifetimes flow to the output
[INFO] [stderr] 91 |         index: &'a str,
[INFO] [stderr]    |                 ^^ these lifetimes flow to the output
[INFO] [stderr] 92 |         doc_type: &'a str,
[INFO] [stderr]    |                    ^^ these lifetimes flow to the output
[INFO] [stderr] 93 |         id: &'a str,
[INFO] [stderr]    |              ^^ these lifetimes flow to the output
[INFO] [stderr] 94 |     ) -> DeleteOperation {
[INFO] [stderr]    |          ---------------
[INFO] [stderr]    |          |
[INFO] [stderr]    |          the lifetimes get resolved as `'a`
[INFO] [stderr]    |          the lifetimes get resolved as `'a`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 94 |     ) -> DeleteOperation<'a> {
[INFO] [stderr]    |                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/operations/get.rs:120:21
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation {
[INFO] [stderr]     |                     ^^                   ^^           ^^         ------------
[INFO] [stderr]     |                     |                    |            |          |
[INFO] [stderr]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stderr]     |                     |                    |            |          the lifetimes get resolved as `'a`
[INFO] [stderr]     |                     |                    |            these lifetimes flow to the output
[INFO] [stderr]     |                     |                    these lifetimes flow to the output
[INFO] [stderr]     |                     these lifetimes flow to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 120 |     pub fn get<'a>(&'a mut self, index: &'a str, id: &'a str) -> GetOperation<'a> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/operations/refresh.rs:37:25
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation {
[INFO] [stderr]    |                         ^^                ----------------
[INFO] [stderr]    |                         |                 |
[INFO] [stderr]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stderr]    |                         |                 the lifetimes get resolved as `'a`
[INFO] [stderr]    |                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn new(client: &'a mut Client) -> RefreshOperation<'a> {
[INFO] [stderr]    |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/operations/refresh.rs:66:20
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn refresh(&mut self) -> RefreshOperation {
[INFO] [stderr]    |                    ^^^^^^^^^     ----------------
[INFO] [stderr]    |                    |             |
[INFO] [stderr]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stderr]    |                    |             the lifetimes get resolved as `'_`
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub fn refresh(&mut self) -> RefreshOperation<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/operations/search/mod.rs:825:23
[INFO] [stderr]     |
[INFO] [stderr] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation {
[INFO] [stderr]     |                       ^^^^^^^^^     ------------------
[INFO] [stderr]     |                       |             |
[INFO] [stderr]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                       |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 825 |     pub fn search_uri(&mut self) -> SearchURIOperation<'_> {
[INFO] [stderr]     |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/operations/search/mod.rs:832:25
[INFO] [stderr]     |
[INFO] [stderr] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation {
[INFO] [stderr]     |                         ^^^^^^^^^     --------------------
[INFO] [stderr]     |                         |             |
[INFO] [stderr]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                         this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 832 |     pub fn search_query(&mut self) -> SearchQueryOperation<'_> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]     --> src/operations/search/mod.rs:1070:31
[INFO] [stderr]      |
[INFO] [stderr] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<T> {
[INFO] [stderr]      |                               ^^^^^^^^^^^                       --------------- the lifetime gets resolved as `'_`
[INFO] [stderr]      |                               |
[INFO] [stderr]      |                               this lifetime flows to the output
[INFO] [stderr]      |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]      |
[INFO] [stderr] 1070 |     pub fn iter(self, client: &mut Client, scroll: Duration) -> ScanIterator<'_, T> {
[INFO] [stderr]      |                                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/operations/search/count.rs:173:22
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn count_uri(&mut self) -> CountURIOperation {
[INFO] [stderr]     |                      ^^^^^^^^^     -----------------
[INFO] [stderr]     |                      |             |
[INFO] [stderr]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn count_uri(&mut self) -> CountURIOperation<'_> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/operations/search/count.rs:180:24
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn count_query(&mut self) -> CountQueryOperation {
[INFO] [stderr]     |                        ^^^^^^^^^     -------------------
[INFO] [stderr]     |                        |             |
[INFO] [stderr]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                        |             the lifetimes get resolved as `'_`
[INFO] [stderr]     |                        this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn count_query(&mut self) -> CountQueryOperation<'_> {
[INFO] [stderr]     |                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/operations/version.rs:41:20
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn version(&mut self) -> VersionOperation {
[INFO] [stderr]    |                    ^^^^^^^^^     ---------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub fn version(&mut self) -> VersionOperation<'_> {
[INFO] [stderr]    |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rs-es` (lib) generated 89 warnings (26 duplicates)
[INFO] [stderr] warning: `rs-es` (lib test) generated 89 warnings (89 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rs-es v0.12.3 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rs_es-3228a32a014d309e)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test json::tests::test_outer_field_based ... ok
[INFO] [stdout] test json::tests::test_simple_field_based ... ok
[INFO] [stdout] test operations::search::aggregations::bucket::tests::test_terms_aggregation ... ok
[INFO] [stdout] test operations::search::aggregations::metrics::tests::test_min_aggregation ... ok
[INFO] [stdout] test operations::search::tests::test_scan_and_scroll ... FAILED
[INFO] [stdout] test operations::search::tests::test_search_uri ... FAILED
[INFO] [stdout] test operations::index::tests::test_indexing ... FAILED
[INFO] [stdout] test operations::bulk::tests::test_bulk ... FAILED
[INFO] [stdout] test operations::delete_index::tests::test_delete_index ... FAILED
[INFO] [stdout] test query::functions::tests::test_decay_query ... ok
[INFO] [stdout] test operations::get::tests::test_get ... FAILED
[INFO] [stdout] test operations::search::count::tests::test_count_query ... FAILED
[INFO] [stdout] test operations::search::count::tests::test_count_uri ... FAILED
[INFO] [stdout] test operations::mapping::tests::test_mapping ... FAILED
[INFO] [stdout] test operations::search::tests::test_bucket_aggs ... FAILED
[INFO] [stdout] test operations::search::tests::test_highlight ... FAILED
[INFO] [stdout] test operations::delete::tests::test_delete ... FAILED
[INFO] [stdout] test operations::search::tests::test_close ... FAILED
[INFO] [stdout] test operations::search::tests::test_aggs ... FAILED
[INFO] [stdout] test query::tests::test_exists_query ... ok
[INFO] [stdout] test operations::search::tests::test_scan_and_iterate ... FAILED
[INFO] [stdout] test query::tests::test_function_score_query ... ok
[INFO] [stdout] test query::tests::test_terms_query ... ok
[INFO] [stdout] test query::tests::test_simple_query_string_flags ... ok
[INFO] [stdout] test operations::search::tests::test_search_body ... FAILED
[INFO] [stdout] test operations::search::tests::test_sort ... FAILED
[INFO] [stdout] test operations::search::tests::test_with_version ... FAILED
[INFO] [stdout] test operations::version::tests::it_works ... FAILED
[INFO] [stdout] test operations::search::tests::test_source_filter ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_scan_and_scroll stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_scan_and_scroll' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "tests_test_scan_and_scroll"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a39ba - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a39ba - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a39ba - rs_es::operations::search::tests::test_scan_and_scroll::h1a44ef19cc19319c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1317:9
[INFO] [stdout]   23:     0x5a71088912f9 - rs_es::operations::search::tests::test_scan_and_scroll::{{closure}}::h9f447a9c0db85215
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1314:30
[INFO] [stdout]   24:     0x5a71088912f9 - core::ops::function::FnOnce::call_once::h57815fe10175b750
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_search_uri stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_search_uri' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_search_uri"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a2746 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a2746 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a2746 - rs_es::operations::search::tests::test_search_uri::h2f7a2234b4e53837
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1177:9
[INFO] [stdout]   23:     0x5a71088911f9 - rs_es::operations::search::tests::test_search_uri::{{closure}}::h2ec1ab896467c06b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1173:25
[INFO] [stdout]   24:     0x5a71088911f9 - core::ops::function::FnOnce::call_once::h11ddc25b56662fb5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::index::tests::test_indexing stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::index::tests::test_indexing' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_indexing"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088647c6 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088647c6 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088647c6 - rs_es::operations::index::tests::test_indexing::h092071ea0f88da82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/index.rs:160:9
[INFO] [stdout]   23:     0x5a71088914d9 - rs_es::operations::index::tests::test_indexing::{{closure}}::hd0b20142e4ef7e31
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/index.rs:157:23
[INFO] [stdout]   24:     0x5a71088914d9 - core::ops::function::FnOnce::call_once::hc69637231bbcb1f8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::bulk::tests::test_bulk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::bulk::tests::test_bulk' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_bulk"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a15c1 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a15c1 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a15c1 - rs_es::operations::bulk::tests::test_bulk::h5298f97dd7713e09
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/bulk.rs:363:9
[INFO] [stdout]   23:     0x5a7108891499 - rs_es::operations::bulk::tests::test_bulk::{{closure}}::h22a5828383f6b560
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/bulk.rs:359:19
[INFO] [stdout]   24:     0x5a7108891499 - core::ops::function::FnOnce::call_once::hc3a0ab7e32971a27
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::delete_index::tests::test_delete_index stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::delete_index::tests::test_delete_index' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_delete_index"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088635a5 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088635a5 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088635a5 - rs_es::operations::delete_index::tests::test_delete_index::h8945c5fa23db207a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/delete_index.rs:55:9
[INFO] [stdout]   23:     0x5a7108891439 - rs_es::operations::delete_index::tests::test_delete_index::{{closure}}::h485fe46b047c153c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/delete_index.rs:51:27
[INFO] [stdout]   24:     0x5a7108891439 - core::ops::function::FnOnce::call_once::h93ae0a93f54b9a7f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::get::tests::test_get stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::get::tests::test_get' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_get"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a7108863ced - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a7108863ced - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a7108863ced - rs_es::operations::get::tests::test_get::h5ac6f84f50dc9243
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/get.rs:149:9
[INFO] [stdout]   23:     0x5a7108891219 - rs_es::operations::get::tests::test_get::{{closure}}::hfce82568616177c8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/get.rs:146:18
[INFO] [stdout]   24:     0x5a7108891219 - core::ops::function::FnOnce::call_once::h14d2f412587a7a02
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::count::tests::test_count_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::count::tests::test_count_query' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_count_query"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a710886761e - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a710886761e - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a710886761e - rs_es::operations::search::count::tests::test_count_query::h1ad7831f2f50ab8b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/count.rs:239:9
[INFO] [stdout]   23:     0x5a7108891239 - rs_es::operations::search::count::tests::test_count_query::{{closure}}::h080f6a957e554e34
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/count.rs:235:26
[INFO] [stdout]   24:     0x5a7108891239 - core::ops::function::FnOnce::call_once::h29e96eec57b2a66b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::count::tests::test_count_uri stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::count::tests::test_count_uri' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_count_uri"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a7108866cad - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a7108866cad - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a7108866cad - rs_es::operations::search::count::tests::test_count_uri::h8dca97328d3a739d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/count.rs:207:9
[INFO] [stdout]   23:     0x5a7108891559 - rs_es::operations::search::count::tests::test_count_uri::{{closure}}::hf8910d22a3f474e4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/count.rs:203:24
[INFO] [stdout]   24:     0x5a7108891559 - core::ops::function::FnOnce::call_once::hfa1b7b7a1d045a22
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::mapping::tests::test_mapping stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::mapping::tests::test_mapping' panicked at src/operations/mapping.rs:258:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff16 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a7108b6686c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x5a7108865d1d - rs_es::operations::mapping::tests::test_mapping::h0e0aeea68498e6e3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/mapping.rs:258:9
[INFO] [stdout]   21:     0x5a7108891459 - rs_es::operations::mapping::tests::test_mapping::{{closure}}::hf2f13f6d5244ce25
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/mapping.rs:191:22
[INFO] [stdout]   22:     0x5a7108891459 - core::ops::function::FnOnce::call_once::h9d00db5da67e6e79
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   34:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   44:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   45:     0x716e6c13aa34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_bucket_aggs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_bucket_aggs' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_bucket_aggs"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a7587 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a7587 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a7587 - rs_es::operations::search::tests::test_bucket_aggs::hd3992d63d80f105b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1534:9
[INFO] [stdout]   23:     0x5a7108891259 - rs_es::operations::search::tests::test_bucket_aggs::{{closure}}::hb603d69c6f23a26f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1531:26
[INFO] [stdout]   24:     0x5a7108891259 - core::ops::function::FnOnce::call_once::h31c377665f114d74
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_highlight stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_highlight' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_highlight"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a62fa - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a62fa - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a62fa - rs_es::operations::search::tests::test_highlight::hd9af0dd5eae8f821
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1483:9
[INFO] [stdout]   23:     0x5a7108891419 - rs_es::operations::search::tests::test_highlight::{{closure}}::h60bd675f81b9a10a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1480:24
[INFO] [stdout]   24:     0x5a7108891419 - core::ops::function::FnOnce::call_once::h8850f4a1818e0220
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::delete::tests::test_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::delete::tests::test_delete' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_delete"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a1c82 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a1c82 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a1c82 - rs_es::operations::delete::tests::test_delete::h29db5f8560f966fa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/delete.rs:122:9
[INFO] [stdout]   23:     0x5a71088913f9 - rs_es::operations::delete::tests::test_delete::{{closure}}::hc66c0b3e06929595
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/delete.rs:118:21
[INFO] [stdout]   24:     0x5a71088913f9 - core::ops::function::FnOnce::call_once::h8513e987f1964583
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_close stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_close' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "tests_test_close"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a3449 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a3449 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a3449 - rs_es::operations::search::tests::test_close::h85cca03d38429d72
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1254:9
[INFO] [stdout]   23:     0x5a7108891539 - rs_es::operations::search::tests::test_close::{{closure}}::h2cd10eeae38f3380
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1251:20
[INFO] [stdout]   24:     0x5a7108891539 - core::ops::function::FnOnce::call_once::hce325a14c83ad268
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_aggs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_aggs' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_aggs"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a8446 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a8446 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a8446 - rs_es::operations::search::tests::test_aggs::h9fd977350453c304
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1612:9
[INFO] [stdout]   23:     0x5a7108891379 - rs_es::operations::search::tests::test_aggs::{{closure}}::h59fdbabb9744a526
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1609:19
[INFO] [stdout]   24:     0x5a7108891379 - core::ops::function::FnOnce::call_once::h713e554e23db50b9
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_scan_and_iterate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_scan_and_iterate' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "tests_test_scan_and_iterate"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a4ab4 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a4ab4 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a4ab4 - rs_es::operations::search::tests::test_scan_and_iterate::h4a07430a5a3753f1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1425:9
[INFO] [stdout]   23:     0x5a71088912d9 - rs_es::operations::search::tests::test_scan_and_iterate::{{closure}}::hef1966d3183a345e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1422:31
[INFO] [stdout]   24:     0x5a71088912d9 - core::ops::function::FnOnce::call_once::h4f57782eed0592c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_search_body stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_search_body' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_search_body"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a2f54 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a2f54 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a2f54 - rs_es::operations::search::tests::test_search_body::h1c486f6e41af924d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1223:9
[INFO] [stdout]   23:     0x5a71088913b9 - rs_es::operations::search::tests::test_search_body::{{closure}}::h952abc1443daca92
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1220:26
[INFO] [stdout]   24:     0x5a71088913b9 - core::ops::function::FnOnce::call_once::h7a8ce86f1fdad6d4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_sort stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_sort' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_sort"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a9bc4 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a9bc4 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a9bc4 - rs_es::operations::search::tests::test_sort::h7a2cce001119c8a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1656:9
[INFO] [stdout]   23:     0x5a7108891399 - rs_es::operations::search::tests::test_sort::{{closure}}::h88e2b7475f399178
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1653:19
[INFO] [stdout]   24:     0x5a7108891399 - core::ops::function::FnOnce::call_once::h79079eaa2b170513
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_with_version stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_with_version' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_version"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a448c - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a448c - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a448c - rs_es::operations::search::tests::test_with_version::hec8ced7aee7c410f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1352:9
[INFO] [stdout]   23:     0x5a7108891319 - rs_es::operations::search::tests::test_with_version::{{closure}}::hb9574a5e4ec554ae
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1349:27
[INFO] [stdout]   24:     0x5a7108891319 - core::ops::function::FnOnce::call_once::h62150bc2c5ab7c5a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::version::tests::it_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::version::tests::it_works' panicked at src/operations/version.rs:76:46:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: HttpError(Error(Hyper(Error(Connect, Os { code: 111, kind: ConnectionRefused, message: "Connection refused" })), "http://localhost:9200/"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a7108b66ba6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5a71088aa57e - core::result::Result<T,E>::unwrap::hf6676add92a2c22d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5a71088aa57e - rs_es::operations::version::tests::it_works::hd2923a729102c1c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/version.rs:76:46
[INFO] [stdout]   22:     0x5a7108891339 - rs_es::operations::version::tests::it_works::{{closure}}::h911216fd29a8f1e6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/version.rs:74:18
[INFO] [stdout]   23:     0x5a7108891339 - core::ops::function::FnOnce::call_once::h699d71407467158b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   46:     0x716e6c13aa34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- operations::search::tests::test_source_filter stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'operations::search::tests::test_source_filter' panicked at src/lib.rs:286:38:
[INFO] [stdout] Failed to clean db for index "test_source_filter"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a7108b3e222 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a7108b3e222 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a7108b3e222 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5a7108b3e222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5a7108b68773 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5a7108b68773 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5a7108b3aa13 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a7108b3aa13 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5a7108b3e072 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5a7108b3f79c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5a7108b3f5f2 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5a71088f0ed4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5a71088f0ed4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5a7108b4027b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5a7108b4027b - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5a7108b3ff4a - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5a7108b3e729 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5a7108b3fbdd - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5a7108b66800 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5a710888125e - rs_es::tests::clean_db::{{closure}}::hb9cb8cc179a52d4c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:38
[INFO] [stdout]   20:     0x5a71088a52c6 - core::result::Result<T,E>::unwrap_or_else::h1138e32a035145fc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1521:23
[INFO] [stdout]   21:     0x5a71088a52c6 - rs_es::tests::clean_db::hb06f9e443e866ae7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:286:19
[INFO] [stdout]   22:     0x5a71088a52c6 - rs_es::operations::search::tests::test_source_filter::hdcea7d9012dff0ed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1453:9
[INFO] [stdout]   23:     0x5a7108891359 - rs_es::operations::search::tests::test_source_filter::{{closure}}::h7572fbdaf88b3310
[INFO] [stdout]                                at /opt/rustwide/workdir/src/operations/search/mod.rs:1450:28
[INFO] [stdout]   24:     0x5a7108891359 - core::ops::function::FnOnce::call_once::h70591482d9eff180
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5a71088f665b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5a71088f665b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5a71088f584e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5a71088f584e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5a71088f584e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5a71088f584e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5a71088f584e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5a71088f584e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5a71088f584e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5a71088b93c4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5a71088b93c4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5a71088bcd9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5a71088bcd9a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5a71088bcd9a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5a71088bcd9a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5a71088bcd9a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5a71088bcd9a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5a7108b432d7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5a7108b432d7 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x716e6c0adaa4 - <unknown>
[INFO] [stdout]   47:     0x716e6c13aa34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     operations::bulk::tests::test_bulk
[INFO] [stdout]     operations::delete::tests::test_delete
[INFO] [stdout]     operations::delete_index::tests::test_delete_index
[INFO] [stdout]     operations::get::tests::test_get
[INFO] [stdout]     operations::index::tests::test_indexing
[INFO] [stdout]     operations::mapping::tests::test_mapping
[INFO] [stdout]     operations::search::count::tests::test_count_query
[INFO] [stdout]     operations::search::count::tests::test_count_uri
[INFO] [stdout]     operations::search::tests::test_aggs
[INFO] [stdout]     operations::search::tests::test_bucket_aggs
[INFO] [stdout]     operations::search::tests::test_close
[INFO] [stdout]     operations::search::tests::test_highlight
[INFO] [stdout]     operations::search::tests::test_scan_and_iterate
[INFO] [stdout]     operations::search::tests::test_scan_and_scroll
[INFO] [stdout]     operations::search::tests::test_search_body
[INFO] [stdout]     operations::search::tests::test_search_uri
[INFO] [stdout]     operations::search::tests::test_sort
[INFO] [stdout]     operations::search::tests::test_source_filter
[INFO] [stdout]     operations::search::tests::test_with_version
[INFO] [stdout]     operations::version::tests::it_works
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "865e72ab5ef229b9732e3ac9da1eb66fcf600e925850b11c4b149ee9aadb24b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "865e72ab5ef229b9732e3ac9da1eb66fcf600e925850b11c4b149ee9aadb24b1", kill_on_drop: false }`
[INFO] [stdout] 865e72ab5ef229b9732e3ac9da1eb66fcf600e925850b11c4b149ee9aadb24b1
