[INFO] fetching crate ntex-helmet 0.2.0...
[INFO] checking ntex-helmet-0.2.0 against try#9cbe924c1a7ad92a8d63366fe967735898f13b4d for pr-149195-2
[INFO] extracting crate ntex-helmet 0.2.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate ntex-helmet 0.2.0
[INFO] finished tweaking crates.io crate ntex-helmet 0.2.0
[INFO] tweaked toml for crates.io crate ntex-helmet 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ntex-helmet 0.2.0 on toolchain 9cbe924c1a7ad92a8d63366fe967735898f13b4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ntex-helmet 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c553ccdcdc11f763448b2ad5fa0737f83343f435ffaf36ca3a5cc3a1ea6e12e9
[INFO] running `Command { std: "docker" "start" "-a" "c553ccdcdc11f763448b2ad5fa0737f83343f435ffaf36ca3a5cc3a1ea6e12e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c553ccdcdc11f763448b2ad5fa0737f83343f435ffaf36ca3a5cc3a1ea6e12e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c553ccdcdc11f763448b2ad5fa0737f83343f435ffaf36ca3a5cc3a1ea6e12e9", kill_on_drop: false }`
[INFO] [stdout] c553ccdcdc11f763448b2ad5fa0737f83343f435ffaf36ca3a5cc3a1ea6e12e9
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+9cbe924c1a7ad92a8d63366fe967735898f13b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08cff1f51323fdc71352c7e75908c918def604b9ea388ef27f35ae92ebb0ae98
[INFO] running `Command { std: "docker" "start" "-a" "08cff1f51323fdc71352c7e75908c918def604b9ea388ef27f35ae92ebb0ae98", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling ntex-rt v0.4.29
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking oneshot v0.1.11
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking ntex-service v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking core_affinity v0.8.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking helmet-core v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking ntex-util v2.9.0
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling ntex-macros v0.1.4
[INFO] [stderr]     Checking ntex-bytes v0.1.27
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ntex-codec v0.6.2
[INFO] [stderr]     Checking ntex-http v0.1.13
[INFO] [stderr]     Checking ntex-router v0.5.3
[INFO] [stderr]     Checking ntex-io v2.11.1
[INFO] [stderr]     Checking ntex-tokio v0.5.3
[INFO] [stderr]     Checking ntex-net v2.5.10
[INFO] [stderr]     Checking ntex-server v2.7.4
[INFO] [stderr]     Checking ntex-tls v2.4.0
[INFO] [stderr]     Checking ntex-h2 v1.8.6
[INFO] [stderr]     Checking ntex v2.12.4
[INFO] [stderr]     Checking ntex-helmet v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout]     = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:188:13
[INFO] [stdout]     |
[INFO] [stdout] 188 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:220:13
[INFO] [stdout]     |
[INFO] [stdout] 220 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:252:13
[INFO] [stdout]     |
[INFO] [stdout] 252 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:268:13
[INFO] [stdout]     |
[INFO] [stdout] 268 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:284:13
[INFO] [stdout]     |
[INFO] [stdout] 284 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:316:13
[INFO] [stdout]     |
[INFO] [stdout] 316 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:336:13
[INFO] [stdout]     |
[INFO] [stdout] 336 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:356:13
[INFO] [stdout]     |
[INFO] [stdout] 356 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:372:13
[INFO] [stdout]     |
[INFO] [stdout] 372 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:388:13
[INFO] [stdout]     |
[INFO] [stdout] 388 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:401:13
[INFO] [stdout]     |
[INFO] [stdout] 401 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:419:13
[INFO] [stdout]     |
[INFO] [stdout] 419 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:437:13
[INFO] [stdout]     |
[INFO] [stdout] 437 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:455:13
[INFO] [stdout]     |
[INFO] [stdout] 455 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:488:13
[INFO] [stdout]     |
[INFO] [stdout] 488 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:509:13
[INFO] [stdout]     |
[INFO] [stdout] 509 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:534:13
[INFO] [stdout]     |
[INFO] [stdout] 534 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:555:13
[INFO] [stdout]     |
[INFO] [stdout] 555 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:581:13
[INFO] [stdout]     |
[INFO] [stdout] 581 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:602:13
[INFO] [stdout]     |
[INFO] [stdout] 602 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:623:13
[INFO] [stdout]     |
[INFO] [stdout] 623 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:644:13
[INFO] [stdout]     |
[INFO] [stdout] 644 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:665:13
[INFO] [stdout]     |
[INFO] [stdout] 665 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:688:13
[INFO] [stdout]     |
[INFO] [stdout] 688 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:711:13
[INFO] [stdout]     |
[INFO] [stdout] 711 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:734:13
[INFO] [stdout]     |
[INFO] [stdout] 734 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:754:13
[INFO] [stdout]     |
[INFO] [stdout] 754 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:774:13
[INFO] [stdout]     |
[INFO] [stdout] 774 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:794:13
[INFO] [stdout]     |
[INFO] [stdout] 794 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:816:13
[INFO] [stdout]     |
[INFO] [stdout] 816 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:836:13
[INFO] [stdout]     |
[INFO] [stdout] 836 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:849:32
[INFO] [stdout]     |
[INFO] [stdout] 849 |         let mw = Pipeline::new(Helmet::new().add(XXSSProtection::on()).create(ok_service()));
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:862:13
[INFO] [stdout]     |
[INFO] [stdout] 862 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:879:13
[INFO] [stdout]     |
[INFO] [stdout] 879 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:906:13
[INFO] [stdout]     |
[INFO] [stdout] 906 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:929:13
[INFO] [stdout]     |
[INFO] [stdout] 929 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:943:13
[INFO] [stdout]     |
[INFO] [stdout] 943 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:964:13
[INFO] [stdout]     |
[INFO] [stdout] 964 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]    --> src/lib.rs:987:13
[INFO] [stdout]     |
[INFO] [stdout] 987 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]    --> src/lib.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 167 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1009:13
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1029:13
[INFO] [stdout]      |
[INFO] [stdout] 1029 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1049:13
[INFO] [stdout]      |
[INFO] [stdout] 1049 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1065:13
[INFO] [stdout]      |
[INFO] [stdout] 1065 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1084:13
[INFO] [stdout]      |
[INFO] [stdout] 1084 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1100:13
[INFO] [stdout]      |
[INFO] [stdout] 1100 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1116:13
[INFO] [stdout]      |
[INFO] [stdout] 1116 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1135:13
[INFO] [stdout]      |
[INFO] [stdout] 1135 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1151:13
[INFO] [stdout]      |
[INFO] [stdout] 1151 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1170:13
[INFO] [stdout]      |
[INFO] [stdout] 1170 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1189:13
[INFO] [stdout]      |
[INFO] [stdout] 1189 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1205:13
[INFO] [stdout]      |
[INFO] [stdout] 1205 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1224:13
[INFO] [stdout]      |
[INFO] [stdout] 1224 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1243:13
[INFO] [stdout]      |
[INFO] [stdout] 1243 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1259:13
[INFO] [stdout]      |
[INFO] [stdout] 1259 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1275:13
[INFO] [stdout]      |
[INFO] [stdout] 1275 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1291:13
[INFO] [stdout]      |
[INFO] [stdout] 1291 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1311:13
[INFO] [stdout]      |
[INFO] [stdout] 1311 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1332:13
[INFO] [stdout]      |
[INFO] [stdout] 1332 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1353:13
[INFO] [stdout]      |
[INFO] [stdout] 1353 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1377:13
[INFO] [stdout]      |
[INFO] [stdout] 1377 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1400:13
[INFO] [stdout]      |
[INFO] [stdout] 1400 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1415:32
[INFO] [stdout]      |
[INFO] [stdout] 1415 |         let mw = Pipeline::new(Helmet::default().create(ok_service()));
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `Helmet` is ambiguous
[INFO] [stdout]     --> src/lib.rs:1459:13
[INFO] [stdout]      |
[INFO] [stdout] 1459 |             Helmet::new()
[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: `Helmet` could refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] note: `Helmet` could also refer to the struct imported here
[INFO] [stdout]     --> src/lib.rs:167:9
[INFO] [stdout]      |
[INFO] [stdout]  167 |     use super::*;
[INFO] [stdout]      |         ^^^^^^^^
[INFO] [stdout]      = help: consider adding an explicit import of `Helmet` to disambiguate
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ntex-helmet` (lib test) due to 136 previous errors
[INFO] running `Command { std: "docker" "inspect" "08cff1f51323fdc71352c7e75908c918def604b9ea388ef27f35ae92ebb0ae98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08cff1f51323fdc71352c7e75908c918def604b9ea388ef27f35ae92ebb0ae98", kill_on_drop: false }`
[INFO] [stdout] 08cff1f51323fdc71352c7e75908c918def604b9ea388ef27f35ae92ebb0ae98
