[INFO] fetching crate elasticsearch-dsl 0.4.19...
[INFO] checking elasticsearch-dsl-0.4.19 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[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 c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded serde_derive v1.0.200
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded serde_json v1.0.116
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3d6857c5c2dc0c3dde8d65a8a6fac42abd02a21f40ad4566688f993a5665f0a2
[INFO] running `Command { std: "docker" "start" "-a" "3d6857c5c2dc0c3dde8d65a8a6fac42abd02a21f40ad4566688f993a5665f0a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3d6857c5c2dc0c3dde8d65a8a6fac42abd02a21f40ad4566688f993a5665f0a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6857c5c2dc0c3dde8d65a8a6fac42abd02a21f40ad4566688f993a5665f0a2", kill_on_drop: false }`
[INFO] [stdout] 3d6857c5c2dc0c3dde8d65a8a6fac42abd02a21f40ad4566688f993a5665f0a2
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daf86d9c17ae4861b421cfce5a86bcb6ac72daf536b572af04cc7b06e011c194
[INFO] running `Command { std: "docker" "start" "-a" "daf86d9c17ae4861b421cfce5a86bcb6ac72daf536b572af04cc7b06e011c194", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking chrono v0.4.38
[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: unnecessary qualification
[INFO] [stdout]    --> src/search/params/term.rs:402:6
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl serde::ser::Error for TermSerializeError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout] 97  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 402 - impl serde::ser::Error for TermSerializeError {
[INFO] [stdout] 402 + impl ser::Error for TermSerializeError {
[INFO] [stdout]     |
[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: unnecessary qualification
[INFO] [stdout]    --> src/search/params/term.rs:402:6
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl serde::ser::Error for TermSerializeError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout] 97  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 402 - impl serde::ser::Error for TermSerializeError {
[INFO] [stdout] 402 + impl ser::Error for TermSerializeError {
[INFO] [stdout]     |
[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 22 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib) due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 30 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib test) due to 31 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "daf86d9c17ae4861b421cfce5a86bcb6ac72daf536b572af04cc7b06e011c194", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf86d9c17ae4861b421cfce5a86bcb6ac72daf536b572af04cc7b06e011c194", kill_on_drop: false }`
[INFO] [stdout] daf86d9c17ae4861b421cfce5a86bcb6ac72daf536b572af04cc7b06e011c194
[INFO] checking elasticsearch-dsl-0.4.19 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[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 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 16 packages to latest compatible versions
[INFO] [stderr]       Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d10f607bf1aae26c8a5950411459eb47f438ccb5ce98cfb92bd9eac573a06bd
[INFO] running `Command { std: "docker" "start" "-a" "8d10f607bf1aae26c8a5950411459eb47f438ccb5ce98cfb92bd9eac573a06bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d10f607bf1aae26c8a5950411459eb47f438ccb5ce98cfb92bd9eac573a06bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d10f607bf1aae26c8a5950411459eb47f438ccb5ce98cfb92bd9eac573a06bd", kill_on_drop: false }`
[INFO] [stdout] 8d10f607bf1aae26c8a5950411459eb47f438ccb5ce98cfb92bd9eac573a06bd
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f97a5cc8249a49f69afe22034658e39fc8c09cbbdf0a645b9514467afaeb2631
[INFO] running `Command { std: "docker" "start" "-a" "f97a5cc8249a49f69afe22034658e39fc8c09cbbdf0a645b9514467afaeb2631", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking chrono v0.4.38
[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: unnecessary qualification
[INFO] [stdout]    --> src/search/params/term.rs:402:6
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl serde::ser::Error for TermSerializeError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout] 97  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 402 - impl serde::ser::Error for TermSerializeError {
[INFO] [stdout] 402 + impl ser::Error for TermSerializeError {
[INFO] [stdout]     |
[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: unnecessary qualification
[INFO] [stdout]    --> src/search/params/term.rs:402:6
[INFO] [stdout]     |
[INFO] [stdout] 402 | impl serde::ser::Error for TermSerializeError {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:97:5
[INFO] [stdout]     |
[INFO] [stdout] 97  |     unused_qualifications,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: remove the unnecessary path segments
[INFO] [stdout]     |
[INFO] [stdout] 402 - impl serde::ser::Error for TermSerializeError {
[INFO] [stdout] 402 + impl ser::Error for TermSerializeError {
[INFO] [stdout]     |
[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 22 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib) due to 23 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 30 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `elasticsearch-dsl` (lib test) due to 31 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "f97a5cc8249a49f69afe22034658e39fc8c09cbbdf0a645b9514467afaeb2631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f97a5cc8249a49f69afe22034658e39fc8c09cbbdf0a645b9514467afaeb2631", kill_on_drop: false }`
[INFO] [stdout] f97a5cc8249a49f69afe22034658e39fc8c09cbbdf0a645b9514467afaeb2631
