[INFO] fetching crate elasticsearch-dsl 0.4.19...
[INFO] checking elasticsearch-dsl-0.4.19 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate elasticsearch-dsl 0.4.19 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate elasticsearch-dsl 0.4.19 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate elasticsearch-dsl 0.4.19
[INFO] finished tweaking crates.io crate elasticsearch-dsl 0.4.19
[INFO] tweaked toml for crates.io crate elasticsearch-dsl 0.4.19 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea98009a49c305970ab9378e1dfdfc66595f4d8f322f3bebd47792fa5f2bcb94
[INFO] running `Command { std: "docker" "start" "-a" "ea98009a49c305970ab9378e1dfdfc66595f4d8f322f3bebd47792fa5f2bcb94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea98009a49c305970ab9378e1dfdfc66595f4d8f322f3bebd47792fa5f2bcb94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea98009a49c305970ab9378e1dfdfc66595f4d8f322f3bebd47792fa5f2bcb94", kill_on_drop: false }`
[INFO] [stdout] ea98009a49c305970ab9378e1dfdfc66595f4d8f322f3bebd47792fa5f2bcb94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f57b6f34816097c05ad0da4107f3f6261b3a3d63086fecfdb891a3b2c658a448
[INFO] running `Command { std: "docker" "start" "-a" "f57b6f34816097c05ad0da4107f3f6261b3a3d63086fecfdb891a3b2c658a448", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking elasticsearch-dsl v0.4.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | use crate::Script;
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::{Script, ScriptSortType};
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn max_script(script: Script) -> MaxAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn min_script(script: Script) -> MinAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn sum_script(script: Script) -> SumAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn script(script: Script) -> ScriptQuery {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn script_score<Q>(query: Q, script: Script) -> ScriptScoreQuery
[INFO] [stdout]    |                                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl From<Script> for ScriptField {
[INFO] [stdout]    |           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from(value: Script) -> Self {
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(script: Script) -> Self {
[INFO] [stdout]    |                        ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn ascending(script: Script) -> Self {
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn descending(script: Script) -> Self {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | use crate::Script;
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::{Script, ScriptSortType};
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn max_script(script: Script) -> MaxAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Aggregation::max_script(Script::source("_score")),
[INFO] [stdout]    |                                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn min_script(script: Script) -> MinAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Aggregation::min_script(Script::source("_score")),
[INFO] [stdout]    |                                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn sum_script(script: Script) -> SumAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:91:37
[INFO] [stdout]    |
[INFO] [stdout] 91 |             Aggregation::sum_script(Script::source("_score")),
[INFO] [stdout]    |                                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn script(script: Script) -> ScriptQuery {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 Script::source("doc['numberOfCommits'].value > params.param1").param("param1", 50),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn script_score<Q>(query: Q, script: Script) -> ScriptScoreQuery
[INFO] [stdout]    |                                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Script::source("doc['my-int'].value / 10"),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl From<Script> for ScriptField {
[INFO] [stdout]    |           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from(value: Script) -> Self {
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Script::source("doc['price'].value * 2").lang("painless"),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 Script::source("doc['price'].value * params.factor")
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(script: Script) -> Self {
[INFO] [stdout]    |                        ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn ascending(script: Script) -> Self {
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn descending(script: Script) -> Self {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 Script::source("doc['numberOfCommits'].value * params.factor").param("factor", 1.1),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib) due to 22 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib test) due to 30 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f57b6f34816097c05ad0da4107f3f6261b3a3d63086fecfdb891a3b2c658a448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f57b6f34816097c05ad0da4107f3f6261b3a3d63086fecfdb891a3b2c658a448", kill_on_drop: false }`
[INFO] [stdout] f57b6f34816097c05ad0da4107f3f6261b3a3d63086fecfdb891a3b2c658a448
[INFO] checking elasticsearch-dsl-0.4.19 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate elasticsearch-dsl 0.4.19 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate elasticsearch-dsl 0.4.19 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate elasticsearch-dsl 0.4.19
[INFO] finished tweaking crates.io crate elasticsearch-dsl 0.4.19
[INFO] tweaked toml for crates.io crate elasticsearch-dsl 0.4.19 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8d8266b6fa908d44c3343c1d4816c69480ccc4c44a828966b140416480b67f3
[INFO] running `Command { std: "docker" "start" "-a" "f8d8266b6fa908d44c3343c1d4816c69480ccc4c44a828966b140416480b67f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8d8266b6fa908d44c3343c1d4816c69480ccc4c44a828966b140416480b67f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d8266b6fa908d44c3343c1d4816c69480ccc4c44a828966b140416480b67f3", kill_on_drop: false }`
[INFO] [stdout] f8d8266b6fa908d44c3343c1d4816c69480ccc4c44a828966b140416480b67f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe7b4843184b5ea08a492dc9db9114294899b7652e057cb79dc897ec85d0b7ff
[INFO] running `Command { std: "docker" "start" "-a" "fe7b4843184b5ea08a492dc9db9114294899b7652e057cb79dc897ec85d0b7ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking elasticsearch-dsl v0.4.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | use crate::Script;
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::{Script, ScriptSortType};
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn max_script(script: Script) -> MaxAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn min_script(script: Script) -> MinAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn sum_script(script: Script) -> SumAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn script(script: Script) -> ScriptQuery {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn script_score<Q>(query: Q, script: Script) -> ScriptScoreQuery
[INFO] [stdout]    |                                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl From<Script> for ScriptField {
[INFO] [stdout]    |           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from(value: Script) -> Self {
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(script: Script) -> Self {
[INFO] [stdout]    |                        ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn ascending(script: Script) -> Self {
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn descending(script: Script) -> Self {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/lib.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     private_in_public,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:7:12
[INFO] [stdout]    |
[INFO] [stdout] 7  | use crate::Script;
[INFO] [stdout]    |            ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     warnings,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(ambiguous_glob_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:3:13
[INFO] [stdout]    |
[INFO] [stdout] 3  | use crate::{Script, ScriptSortType};
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn max_script(script: Script) -> MaxAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/max_aggregation.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Aggregation::max_script(Script::source("_score")),
[INFO] [stdout]    |                                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:49:31
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub fn min_script(script: Script) -> MinAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/min_aggregation.rs:94:37
[INFO] [stdout]    |
[INFO] [stdout] 94 |             Aggregation::min_script(Script::source("_score")),
[INFO] [stdout]    |                                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:19:20
[INFO] [stdout]    |
[INFO] [stdout] 19 |     script: Option<Script>,
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:45:31
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn sum_script(script: Script) -> SumAggregation {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/aggregations/metrics/sum_aggregation.rs:91:37
[INFO] [stdout]    |
[INFO] [stdout] 91 |             Aggregation::sum_script(Script::source("_score")),
[INFO] [stdout]    |                                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:34:27
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn script(script: Script) -> ScriptQuery {
[INFO] [stdout]    |                           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_query.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 Script::source("doc['numberOfCommits'].value > params.param1").param("param1", 50),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:43:46
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub fn script_score<Q>(query: Q, script: Script) -> ScriptScoreQuery
[INFO] [stdout]    |                                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/queries/specialized/script_score_query.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 Script::source("doc['my-int'].value / 10"),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl From<Script> for ScriptField {
[INFO] [stdout]    |           ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:16:20
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn from(value: Script) -> Self {
[INFO] [stdout]    |                    ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |             script: Script::source(value),
[INFO] [stdout]    |                     ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:48:17
[INFO] [stdout]    |
[INFO] [stdout] 48 |                 Script::source("doc['price'].value * 2").lang("painless"),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/script_fields/mod.rs:52:17
[INFO] [stdout]    |
[INFO] [stdout] 52 |                 Script::source("doc['price'].value * params.factor")
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |     script: Script,
[INFO] [stdout]    |             ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:23:24
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub fn new(script: Script) -> Self {
[INFO] [stdout]    |                        ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:32:30
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub fn ascending(script: Script) -> Self {
[INFO] [stdout]    |                              ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:37:31
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn descending(script: Script) -> Self {
[INFO] [stdout]    |                               ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Script` is ambiguous
[INFO] [stdout]   --> src/search/sort/script_sort.rs:77:17
[INFO] [stdout]    |
[INFO] [stdout] 77 |                 Script::source("doc['numberOfCommits'].value * params.factor").param("factor", 1.1),
[INFO] [stdout]    |                 ^^^^^^ ambiguous name
[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 #114095 <https://github.com/rust-lang/rust/issues/114095>
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Script` could refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use self::script_object::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] note: `Script` could also refer to the struct imported here
[INFO] [stdout]   --> src/search/queries/params/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub use self::function_score_query::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: consider adding an explicit import of `Script` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 21 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib) due to 22 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 29 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib test) due to 30 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "fe7b4843184b5ea08a492dc9db9114294899b7652e057cb79dc897ec85d0b7ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe7b4843184b5ea08a492dc9db9114294899b7652e057cb79dc897ec85d0b7ff", kill_on_drop: false }`
[INFO] [stdout] fe7b4843184b5ea08a492dc9db9114294899b7652e057cb79dc897ec85d0b7ff
