[INFO] cloning repository https://github.com/contextgeneric/hypershell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/contextgeneric/hypershell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontextgeneric%2Fhypershell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontextgeneric%2Fhypershell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a5e50ccfcd954cb1182c834d1fafab0b54d1a63
[INFO] checking contextgeneric/hypershell against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcontextgeneric%2Fhypershell" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/contextgeneric/hypershell
[INFO] finished tweaking git repo https://github.com/contextgeneric/hypershell
[INFO] tweaked toml for git repo https://github.com/contextgeneric/hypershell written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/contextgeneric/hypershell on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/contextgeneric/hypershell 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d1e745db076bec72469cc38aa13239958f154c7a1ed0c1e893e731bd5d8e2af
[INFO] running `Command { std: "docker" "start" "-a" "5d1e745db076bec72469cc38aa13239958f154c7a1ed0c1e893e731bd5d8e2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d1e745db076bec72469cc38aa13239958f154c7a1ed0c1e893e731bd5d8e2af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d1e745db076bec72469cc38aa13239958f154c7a1ed0c1e893e731bd5d8e2af", kill_on_drop: false }`
[INFO] [stdout] 5d1e745db076bec72469cc38aa13239958f154c7a1ed0c1e893e731bd5d8e2af
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2828621bebca44435eb197b0067b3d54cf71331877bd7dc354d624b927c6cd71
[INFO] running `Command { std: "docker" "start" "-a" "2828621bebca44435eb197b0067b3d54cf71331877bd7dc354d624b927c6cd71", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking cgp-component v0.7.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling hypershell-macro v0.1.0 (/opt/rustwide/workdir/crates/hypershell-macro)
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking proc-macro2 v1.0.95
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling cgp-async-macro v0.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling cgp-macro-lib v0.7.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling cgp-extra-macro-lib v0.7.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling cgp-macro v0.7.0
[INFO] [stderr]    Compiling cgp-extra-macro v0.7.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking cgp-type v0.7.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking cgp-field v0.7.0
[INFO] [stderr]     Checking cgp-error v0.7.0
[INFO] [stderr]     Checking cgp-field-extra v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking cgp-core v0.7.0
[INFO] [stderr]     Checking cgp-handler v0.7.0
[INFO] [stderr]     Checking cgp-run v0.7.0
[INFO] [stderr]     Checking cgp-runtime v0.7.0
[INFO] [stderr]     Checking cgp-error-extra v0.7.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cgp-error-anyhow v0.7.0
[INFO] [stderr]     Checking cgp-monad v0.7.0
[INFO] [stderr]     Checking cgp-dispatch v0.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking cgp-extra v0.7.0
[INFO] [stderr]     Checking cgp v0.7.0
[INFO] [stderr]     Checking hypershell-components v0.1.0 (/opt/rustwide/workdir/crates/hypershell-components)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             UrlArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `UrlArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             UrlArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `UrlArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             <Arg> StaticArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             <Arg> StaticArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |             <Tag> FieldArg<Tag>:
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |             <Tag> FieldArg<Tag>:
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 <Args> JoinArgs<Args>,
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 <Args> JoinArgs<Args>,
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <T> ConvertTo<T>:
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ConvertTo` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout] note: `ConvertTo` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <T> ConvertTo<T>:
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ConvertTo` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout] note: `ConvertTo` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             <Handlers> Pipe<Handlers>:
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Pipe` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout] note: `Pipe` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             <Handlers> Pipe<Handlers>:
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Pipe` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout] note: `Pipe` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |             <Provider, Code> Use<Provider, Code>:
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Use` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout] note: `Use` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |             <Provider, Code> Use<Provider, Code>:
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Use` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout] note: `Use` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |             <Code> Box<Code>:
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Box` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Box` to disambiguate
[INFO] [stdout] note: `Box` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Box` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             BytesToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToString` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout] note: `BytesToString` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             BytesToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToString` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout] note: `BytesToString` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             UrlArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `UrlArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             UrlArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `UrlArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | /     cgp_preset! {
[INFO] [stdout] 17 | |         HypershellBasePreset {
[INFO] [stdout] 18 | |             HandlerComponent:
[INFO] [stdout] 19 | |                 BaseHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             <Arg> StaticArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:30:19
[INFO] [stdout]    |
[INFO] [stdout] 30 |             <Arg> StaticArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |             <Tag> FieldArg<Tag>:
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:32:19
[INFO] [stdout]    |
[INFO] [stdout] 32 |             <Tag> FieldArg<Tag>:
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | /     cgp_preset! {
[INFO] [stdout] 28 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 29 | |         BaseStringArgExtractorPreset {
[INFO] [stdout] 30 | |             <Arg> StaticArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 37 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 <Args> JoinArgs<Args>,
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:44:24
[INFO] [stdout]    |
[INFO] [stdout] 44 |                 <Args> JoinArgs<Args>,
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | /     cgp_preset! {
[INFO] [stdout] 40 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 41 | |         UrlArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 48 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:61:20
[INFO] [stdout]    |
[INFO] [stdout] 61 |             <Code> Box<Code>:
[INFO] [stdout]    |                    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Box` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Box` to disambiguate
[INFO] [stdout] note: `Box` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Box` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <T> ConvertTo<T>:
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ConvertTo` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout] note: `ConvertTo` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:55:17
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <T> ConvertTo<T>:
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ConvertTo` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout] note: `ConvertTo` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             BytesToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToString` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout] note: `BytesToString` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:53:13
[INFO] [stdout]    |
[INFO] [stdout] 53 |             BytesToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToString` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout] note: `BytesToString` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |             <Provider, Code> Use<Provider, Code>:
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Use` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout] note: `Use` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:59:30
[INFO] [stdout]    |
[INFO] [stdout] 59 |             <Provider, Code> Use<Provider, Code>:
[INFO] [stdout]    |                              ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Use` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout] note: `Use` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             <Handlers> Pipe<Handlers>:
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Pipe` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout] note: `Pipe` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:57:24
[INFO] [stdout]    |
[INFO] [stdout] 57 |             <Handlers> Pipe<Handlers>:
[INFO] [stdout]    |                        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Pipe` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout] note: `Pipe` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-components/src/presets.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 | /     cgp_preset! {
[INFO] [stdout] 51 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 52 | |         BaseHandlerPreset {
[INFO] [stdout] 53 | |             BytesToString:
[INFO] [stdout] ...  |
[INFO] [stdout] 64 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hypershell-hash-components v0.1.0 (/opt/rustwide/workdir/crates/hypershell-hash-components)
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-tungstenite v0.26.2
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking hypershell-tokio-components v0.1.0 (/opt/rustwide/workdir/crates/hypershell-tokio-components)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             CommandArgTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             CommandArgTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             CommandArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `CommandArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             CommandArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `CommandArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             CommandUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandUpdaterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout] note: `CommandUpdaterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             CommandUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandUpdaterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout] note: `CommandUpdaterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Path> ReadFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReadFile` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout] note: `ReadFile` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Path> ReadFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReadFile` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout] note: `ReadFile` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             StreamToBytes:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToBytes` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout] note: `StreamToBytes` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             StreamToBytes:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToBytes` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout] note: `StreamToBytes` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             StreamToStdout:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToStdout` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout] note: `StreamToStdout` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             StreamToStdout:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToStdout` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout] note: `StreamToStdout` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |             <Path, Args> CoreExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout] note: `CoreExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |             <Path, Args> CoreExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout] note: `CoreExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             BytesToStream:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToStream` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout] note: `BytesToStream` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             BytesToStream:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToStream` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout] note: `BytesToStream` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout] note: `SimpleExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout] note: `SimpleExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |             <Path, Args> StreamingExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout] note: `StreamingExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |             <Path, Args> StreamingExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout] note: `StreamingExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             StreamToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToString` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout] note: `StreamToString` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             StreamToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToString` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout] note: `StreamToString` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |             <Path> WriteFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WriteFile` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout] note: `WriteFile` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |             <Path> WriteFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WriteFile` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout] note: `WriteFile` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             ToTokioAsyncRead:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ToTokioAsyncRead` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout] note: `ToTokioAsyncRead` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             ToTokioAsyncRead:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ToTokioAsyncRead` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout] note: `ToTokioAsyncRead` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout] note: `WithArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout] note: `WithArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |             <Tag> FieldArgs<Tag>: ExtractFieldArgs,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout] note: `FieldArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |             <Tag> FieldArgs<Tag>: ExtractFieldArgs,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout] note: `FieldArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FuturesAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout] note: `FuturesAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |             <S> TokioAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TokioAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout] note: `TokioAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `String` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout] note: `String` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 Vec<u8>,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Vec` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout] note: `Vec` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 Vec<u8>,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Vec` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout] note: `Vec` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |             <S> TokioAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TokioAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout] note: `TokioAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FuturesAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout] note: `FuturesAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `String` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout] note: `String` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             CommandUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandUpdaterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout] note: `CommandUpdaterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             CommandUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandUpdaterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout] note: `CommandUpdaterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             CommandArgTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |             CommandArgTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             CommandArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `CommandArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:35:13
[INFO] [stdout]    |
[INFO] [stdout] 35 |             CommandArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `CommandArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:33:13
[INFO] [stdout]    |
[INFO] [stdout] 33 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | /     cgp_preset! {
[INFO] [stdout] 30 | |         HypershellTokioPreset {
[INFO] [stdout] 31 | |             CommandArgTypeProviderComponent:
[INFO] [stdout] 32 | |                 UseType<PathBuf>,
[INFO] [stdout] ...  |
[INFO] [stdout] 40 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             StreamToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToString` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout] note: `StreamToString` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:67:13
[INFO] [stdout]    |
[INFO] [stdout] 67 |             StreamToString:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToString` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout] note: `StreamToString` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             StreamToBytes:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToBytes` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout] note: `StreamToBytes` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             StreamToBytes:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToBytes` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout] note: `StreamToBytes` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             StreamToStdout:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToStdout` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout] note: `StreamToStdout` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:71:13
[INFO] [stdout]    |
[INFO] [stdout] 71 |             StreamToStdout:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToStdout` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout] note: `StreamToStdout` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |             <Path> WriteFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WriteFile` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout] note: `WriteFile` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:60:20
[INFO] [stdout]    |
[INFO] [stdout] 60 |             <Path> WriteFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WriteFile` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout] note: `WriteFile` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |             <Path, Args> CoreExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout] note: `CoreExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |             <Path, Args> CoreExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout] note: `CoreExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout] note: `SimpleExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:45:26
[INFO] [stdout]    |
[INFO] [stdout] 45 |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout] note: `SimpleExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             BytesToStream:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToStream` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout] note: `BytesToStream` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |             BytesToStream:
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToStream` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout] note: `BytesToStream` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Path> ReadFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReadFile` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout] note: `ReadFile` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:55:20
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Path> ReadFile<Path>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReadFile` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout] note: `ReadFile` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReadFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             ToTokioAsyncRead:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ToTokioAsyncRead` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout] note: `ToTokioAsyncRead` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:76:13
[INFO] [stdout]    |
[INFO] [stdout] 76 |             ToTokioAsyncRead:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ToTokioAsyncRead` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout] note: `ToTokioAsyncRead` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |             <Path, Args> StreamingExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout] note: `StreamingExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:47:26
[INFO] [stdout]    |
[INFO] [stdout] 47 |             <Path, Args> StreamingExec<Path, Args>:
[INFO] [stdout]    |                          ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout] note: `StreamingExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | /     cgp_preset! {
[INFO] [stdout] 43 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 44 | |         TokioHandlerPreset {
[INFO] [stdout] 45 | |             <Path, Args> SimpleExec<Path, Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 79 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:86:23
[INFO] [stdout]    |
[INFO] [stdout] 86 |                 <Tag> FieldArg<Tag>,
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout] note: `FieldArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:88:20
[INFO] [stdout]    |
[INFO] [stdout] 88 |             <Args> JoinArgs<Args>:
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JoinArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout] note: `JoinArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JoinArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:85:23
[INFO] [stdout]    |
[INFO] [stdout] 85 |                 <Arg> StaticArg<Arg>,
[INFO] [stdout]    |                       ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StaticArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout] note: `StaticArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:81:5
[INFO] [stdout]    |
[INFO] [stdout] 81 | /     cgp_preset! {
[INFO] [stdout] 82 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 83 | |         CommandArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 91 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StaticArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout] note: `WithArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:96:20
[INFO] [stdout]    |
[INFO] [stdout] 96 |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout]    |                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout] note: `WithArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |             <Tag> FieldArgs<Tag>: ExtractFieldArgs,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArgs` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout] note: `FieldArgs` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |             <Tag> FieldArgs<Tag>: ExtractFieldArgs,
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FieldArgs` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout] note: `FieldArgs` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tokio-components/src/presets.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 | /     cgp_preset! {
[INFO] [stdout] 94 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 95 | |         CommandUpdaterPreset {
[INFO] [stdout] 96 | |             <Args> WithArgs<Args>: ExtractArgs,
[INFO] [stdout] ...  |
[INFO] [stdout] 99 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FieldArgs` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 |             <S> TokioAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TokioAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout] note: `TokioAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:104:17
[INFO] [stdout]     |
[INFO] [stdout] 104 |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FuturesAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout] note: `FuturesAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |                 Vec<u8>,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Vec` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout] note: `Vec` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:110:17
[INFO] [stdout]     |
[INFO] [stdout] 110 |                 String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `String` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout] note: `String` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 | /     cgp_preset! {
[INFO] [stdout] 102 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 103 | |         ToTokioAsyncReadHandlers {
[INFO] [stdout] 104 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 114 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FuturesAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout] note: `FuturesAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:124:17
[INFO] [stdout]     |
[INFO] [stdout] 124 |             <S> TokioAsyncReadStream<S>:
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TokioAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout] note: `TokioAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:127:17
[INFO] [stdout]     |
[INFO] [stdout] 127 |                 Vec<u8>,
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Vec` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout] note: `Vec` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:128:17
[INFO] [stdout]     |
[INFO] [stdout] 128 |                 String,
[INFO] [stdout]     |                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `String` could refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout] note: `String` could also refer to the struct imported here
[INFO] [stdout]    --> crates/hypershell-tokio-components/src/presets.rs:116:5
[INFO] [stdout]     |
[INFO] [stdout] 116 | /     cgp_preset! {
[INFO] [stdout] 117 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 118 | |         ToFuturesStreamHandlers {
[INFO] [stdout] 119 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...   |
[INFO] [stdout] 132 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     = help: consider adding an explicit import of `String` to disambiguate
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]     = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hypershell-tungstenite-components v0.1.0 (/opt/rustwide/workdir/crates/hypershell-tungstenite-components)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WebSocket` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout] note: `WebSocket` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WebSocket` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout] note: `WebSocket` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FuturesAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout] note: `FuturesAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             Vec<u8>:
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Vec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout] note: `Vec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             <S> TokioAsyncReadStream<S>:
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TokioAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout] note: `TokioAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WebSocket` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout] note: `WebSocket` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:17:27
[INFO] [stdout]    |
[INFO] [stdout] 17 |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WebSocket` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout] note: `WebSocket` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     cgp_preset! {
[INFO] [stdout] 15 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 16 | |         TungsteniteHandlerPreset {
[INFO] [stdout] 17 | |             <Url, Params> WebSocket<Url, Params>:
[INFO] [stdout] ...  |
[INFO] [stdout] 20 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WebSocket` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:31:17
[INFO] [stdout]    |
[INFO] [stdout] 31 |             <S> TokioAsyncReadStream<S>:
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `TokioAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout] note: `TokioAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `TokioAsyncReadStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             Vec<u8>:
[INFO] [stdout]    |             ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Vec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout] note: `Vec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Vec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `FuturesAsyncReadStream` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout] note: `FuturesAsyncReadStream` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-tungstenite-components/src/presets.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | /     cgp_preset! {
[INFO] [stdout] 23 | |         #[wrap_provider(UseInputDelegate)]
[INFO] [stdout] 24 | |         WebSocketHandlers {
[INFO] [stdout] 25 | |             <S> FuturesAsyncReadStream<S>:
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `FuturesAsyncReadStream` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hypershell-json-components v0.1.0 (/opt/rustwide/workdir/crates/hypershell-json-components)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             <Value> DecodeJson<Value>:
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `DecodeJson` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout] note: `DecodeJson` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             <Value> DecodeJson<Value>:
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `DecodeJson` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout] note: `DecodeJson` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             EncodeJson:
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `EncodeJson` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout] note: `EncodeJson` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             EncodeJson:
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `EncodeJson` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout] note: `EncodeJson` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | /     cgp_preset! {
[INFO] [stdout] 11 | |         HypershellJsonPreset {
[INFO] [stdout] 12 | |             HandlerComponent:
[INFO] [stdout] 13 | |                 JsonHandlerPreset::Provider,
[INFO] [stdout] 14 | |         }
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             <Value> DecodeJson<Value>:
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `DecodeJson` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout] note: `DecodeJson` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:20:21
[INFO] [stdout]    |
[INFO] [stdout] 20 |             <Value> DecodeJson<Value>:
[INFO] [stdout]    |                     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `DecodeJson` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout] note: `DecodeJson` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `DecodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             EncodeJson:
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `EncodeJson` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout] note: `EncodeJson` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |             EncodeJson:
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `EncodeJson` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout] note: `EncodeJson` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-json-components/src/presets.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | /     cgp_preset! {
[INFO] [stdout] 18 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 19 | |         JsonHandlerPreset {
[INFO] [stdout] 20 | |             <Value> DecodeJson<Value>:
[INFO] [stdout] ...  |
[INFO] [stdout] 25 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `EncodeJson` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.12
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.15
[INFO] [stderr]     Checking hypershell-reqwest-components v0.1.0 (/opt/rustwide/workdir/crates/hypershell-reqwest-components)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             RequestBuilderUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             RequestBuilderUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             HttpMethodTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             HttpMethodTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             UrlTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `UrlTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             UrlTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `UrlTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             MethodArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MethodArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `MethodArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             MethodArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MethodArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `MethodArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleHttpRequest` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout] note: `SimpleHttpRequest` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleHttpRequest` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout] note: `SimpleHttpRequest` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |             <Method, Url, Headers> StreamingHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingHttpRequest` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout] note: `StreamingHttpRequest` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |             <Method, Url, Headers> StreamingHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingHttpRequest` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout] note: `StreamingHttpRequest` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Method, Url, Headers> CoreHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreHttpRequest` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout] note: `CoreHttpRequest` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Method, Url, Headers> CoreHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreHttpRequest` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout] note: `CoreHttpRequest` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 PostMethod,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `PostMethod` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout] note: `PostMethod` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 PostMethod,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `PostMethod` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout] note: `PostMethod` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 GetMethod,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `GetMethod` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout] note: `GetMethod` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 GetMethod,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `GetMethod` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout] note: `GetMethod` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlEncodeArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout] note: `UrlEncodeArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlEncodeArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout] note: `UrlEncodeArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             <Args> WithHeaders<Args>:
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithHeaders` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout] note: `WithHeaders` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             <Args> WithHeaders<Args>:
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithHeaders` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout] note: `WithHeaders` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |             <Key, Value> Header<Key, Value>:
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Header` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout] note: `Header` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |             <Key, Value> Header<Key, Value>:
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Header` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout] note: `Header` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             UrlTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `UrlTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |             UrlTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `UrlTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             MethodArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MethodArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `MethodArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |             MethodArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MethodArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `MethodArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:28:13
[INFO] [stdout]    |
[INFO] [stdout] 28 |             HandlerComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             HttpMethodTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             HttpMethodTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |             StringArgExtractorComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             RequestBuilderUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |             RequestBuilderUpdaterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | /     cgp_preset! {
[INFO] [stdout] 27 | |         HypershellReqwestPreset {
[INFO] [stdout] 28 | |             HandlerComponent:
[INFO] [stdout] 29 | |                 ReqwestHandlerPreset::Provider,
[INFO] [stdout] ...  |
[INFO] [stdout] 41 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleHttpRequest` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout] note: `SimpleHttpRequest` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:46:36
[INFO] [stdout]    |
[INFO] [stdout] 46 |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleHttpRequest` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout] note: `SimpleHttpRequest` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |             <Method, Url, Headers> StreamingHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingHttpRequest` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout] note: `StreamingHttpRequest` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:48:36
[INFO] [stdout]    |
[INFO] [stdout] 48 |             <Method, Url, Headers> StreamingHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingHttpRequest` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout] note: `StreamingHttpRequest` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Method, Url, Headers> CoreHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreHttpRequest` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout] note: `CoreHttpRequest` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:55:36
[INFO] [stdout]    |
[INFO] [stdout] 55 |             <Method, Url, Headers> CoreHttpRequest<Method, Url, Headers>:
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CoreHttpRequest` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout] note: `CoreHttpRequest` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     cgp_preset! {
[INFO] [stdout] 44 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 45 | |         ReqwestHandlerPreset {
[INFO] [stdout] 46 | |             <Method, Url, Headers> SimpleHttpRequest<Method, Url, Headers>:
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CoreHttpRequest` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 PostMethod,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `PostMethod` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout] note: `PostMethod` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |                 PostMethod,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `PostMethod` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout] note: `PostMethod` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `PostMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 GetMethod,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `GetMethod` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout] note: `GetMethod` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 GetMethod,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `GetMethod` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout] note: `GetMethod` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 | /     cgp_preset! {
[INFO] [stdout] 61 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 62 | |         MethodArgExtractorPreset {
[INFO] [stdout] ...  |
[INFO] [stdout] 69 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `GetMethod` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlEncodeArg` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout] note: `UrlEncodeArg` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:74:19
[INFO] [stdout]    |
[INFO] [stdout] 74 |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout]    |                   ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlEncodeArg` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout] note: `UrlEncodeArg` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | /     cgp_preset! {
[INFO] [stdout] 72 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 73 | |         ReqwestStringArgExtractorPreset {
[INFO] [stdout] 74 | |             <Arg> UrlEncodeArg<Arg>:
[INFO] [stdout] ...  |
[INFO] [stdout] 77 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlEncodeArg` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             <Args> WithHeaders<Args>:
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithHeaders` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout] note: `WithHeaders` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:82:20
[INFO] [stdout]    |
[INFO] [stdout] 82 |             <Args> WithHeaders<Args>:
[INFO] [stdout]    |                    ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WithHeaders` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout] note: `WithHeaders` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WithHeaders` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |             <Key, Value> Header<Key, Value>:
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Header` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout] note: `Header` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:84:26
[INFO] [stdout]    |
[INFO] [stdout] 84 |             <Key, Value> Header<Key, Value>:
[INFO] [stdout]    |                          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Header` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout] note: `Header` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell-reqwest-components/src/presets.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | /     cgp_preset! {
[INFO] [stdout] 80 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 81 | |         RequestBuilderUpdaterPreset {
[INFO] [stdout] 82 | |             <Args> WithHeaders<Args>:
[INFO] [stdout] ...  |
[INFO] [stdout] 87 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Header` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hypershell v0.1.0 (/opt/rustwide/workdir/crates/hypershell)
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             ErrorRaiserComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorRaiserComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorRaiserComponent` to disambiguate
[INFO] [stdout] note: `ErrorRaiserComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorRaiserComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: `#[warn(ambiguous_import_visibilities)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             ErrorRaiserComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorRaiserComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorRaiserComponent` to disambiguate
[INFO] [stdout] note: `ErrorRaiserComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorRaiserComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             ErrorTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `ErrorTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:37:13
[INFO] [stdout]    |
[INFO] [stdout] 37 |             ErrorTypeProviderComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `ErrorTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             ErrorWrapperComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorWrapperComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorWrapperComponent` to disambiguate
[INFO] [stdout] note: `ErrorWrapperComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorWrapperComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             ErrorWrapperComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorWrapperComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorWrapperComponent` to disambiguate
[INFO] [stdout] note: `ErrorWrapperComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorWrapperComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             ReqwestClientGetterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReqwestClientGetterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReqwestClientGetterComponent` to disambiguate
[INFO] [stdout] note: `ReqwestClientGetterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReqwestClientGetterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:43:13
[INFO] [stdout]    |
[INFO] [stdout] 43 |             ReqwestClientGetterComponent:
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReqwestClientGetterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReqwestClientGetterComponent` to disambiguate
[INFO] [stdout] note: `ReqwestClientGetterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReqwestClientGetterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |             override HandlerComponent:
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:47:22
[INFO] [stdout]    |
[INFO] [stdout] 47 |             override HandlerComponent:
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HandlerComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout] note: `HandlerComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HandlerComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |             override StringArgExtractorComponent:
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:45:22
[INFO] [stdout]    |
[INFO] [stdout] 45 |             override StringArgExtractorComponent:
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StringArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `StringArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StringArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `UrlArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellBasePreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `UrlArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellBasePreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandUpdaterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout] note: `CommandUpdaterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellTokioPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandUpdaterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout] note: `CommandUpdaterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellTokioPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellTokioPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `CommandArgTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellTokioPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `CommandArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellTokioPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `CommandArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `CommandArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `CommandArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellTokioPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MethodArgExtractorComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `MethodArgExtractorComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `MethodArgExtractorComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout] note: `MethodArgExtractorComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `MethodArgExtractorComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `HttpMethodTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `HttpMethodTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout] note: `RequestBuilderUpdaterComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `RequestBuilderUpdaterComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlTypeProviderComponent` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `UrlTypeProviderComponent` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `UrlTypeProviderComponent` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout] note: `UrlTypeProviderComponent` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | /     cgp_preset! {
[INFO] [stdout] 31 | |         HypershellPreset:
[INFO] [stdout] 32 | |             HypershellBasePreset
[INFO] [stdout] 33 | |             + HypershellTokioPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `UrlTypeProviderComponent` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `HypershellReqwestPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             Infallible: RaiseInfallible,
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Infallible` could refer to the enum imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Infallible` to disambiguate
[INFO] [stdout] note: `Infallible` could also refer to the enum imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Infallible` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:58:17
[INFO] [stdout]    |
[INFO] [stdout] 58 |                 StdIoError,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StdIoError` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StdIoError` to disambiguate
[INFO] [stdout] note: `StdIoError` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StdIoError` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:61:17
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 ParseError,
[INFO] [stdout]    |                 ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ParseError` could refer to the enum imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ParseError` to disambiguate
[INFO] [stdout] note: `ParseError` could also refer to the enum imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ParseError` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 |                 JsonError,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `JsonError` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JsonError` to disambiguate
[INFO] [stdout] note: `JsonError` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `JsonError` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:69:17
[INFO] [stdout]    |
[INFO] [stdout] 69 |                 ErrorResponse,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ErrorResponse` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorResponse` to disambiguate
[INFO] [stdout] note: `ErrorResponse` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ErrorResponse` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:60:17
[INFO] [stdout]    |
[INFO] [stdout] 60 |                 ReqwestError,
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ReqwestError` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReqwestError` to disambiguate
[INFO] [stdout] note: `ReqwestError` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ReqwestError` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |                 Utf8Error,
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Utf8Error` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Utf8Error` to disambiguate
[INFO] [stdout] note: `Utf8Error` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Utf8Error` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:68:17
[INFO] [stdout]    |
[INFO] [stdout] 68 |                 ExecOutputError,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ExecOutputError` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ExecOutputError` to disambiguate
[INFO] [stdout] note: `ExecOutputError` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ExecOutputError` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:63:17
[INFO] [stdout]    |
[INFO] [stdout] 63 |                 InvalidHeaderValue,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `InvalidHeaderValue` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `InvalidHeaderValue` to disambiguate
[INFO] [stdout] note: `InvalidHeaderValue` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `InvalidHeaderValue` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:62:17
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 InvalidHeaderName,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `InvalidHeaderName` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `InvalidHeaderName` to disambiguate
[INFO] [stdout] note: `InvalidHeaderName` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `InvalidHeaderName` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:55:13
[INFO] [stdout]    |
[INFO] [stdout] 55 |             Error: ReturnError,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Error` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout] note: `Error` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 52 | /     cgp_preset! {
[INFO] [stdout] 53 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 54 | |         HypershellErrorHandlers {
[INFO] [stdout] 55 | |             Error: ReturnError,
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Error` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Use` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout] note: `Use` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Use` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout] note: `Use` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Use` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToString` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout] note: `BytesToString` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `BytesToString` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout] note: `BytesToString` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `BytesToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Box` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Box` to disambiguate
[INFO] [stdout] note: `Box` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Box` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Pipe` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout] note: `Pipe` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `Pipe` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout] note: `Pipe` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `Pipe` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ConvertTo` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout] note: `ConvertTo` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ConvertTo` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout] note: `ConvertTo` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ConvertTo` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `BaseHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToBytes` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout] note: `StreamToBytes` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToBytes` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout] note: `StreamToBytes` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToBytes` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WriteFile` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout] note: `WriteFile` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `WriteFile` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout] note: `WriteFile` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `WriteFile` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout] note: `SimpleExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `SimpleExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout] note: `SimpleExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `SimpleExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingExec` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout] note: `StreamingExec` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamingExec` could refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout] note: `StreamingExec` could also refer to the tuple struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamingExec` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ToTokioAsyncRead` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout] note: `ToTokioAsyncRead` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `ToTokioAsyncRead` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout] note: `ToTokioAsyncRead` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `ToTokioAsyncRead` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToString` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout] note: `StreamToString` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToString` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout] note: `StreamToString` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToString` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToStdout` could refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout] note: `StreamToStdout` could also refer to the struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #149145 <https://github.com/rust-lang/rust/issues/149145>
[INFO] [stdout]    = note: this warning originates in the macro `TokioHandlerPreset::with_components` which comes from the expansion of the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous import visibility: pub or pub(in crate::presets::preset)
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: ambiguous because of multiple glob imports of a name in the same module
[INFO] [stdout] note: `StreamToStdout` could refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[INFO] [stdout] 84 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    = help: consider adding an explicit import of `StreamToStdout` to disambiguate
[INFO] [stdout] note: `StreamToStdout` could also refer to the unit struct imported here
[INFO] [stdout]   --> crates/hypershell/src/presets.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 | /     cgp_preset! {
[INFO] [stdout] 76 | |         #[wrap_provider(UseDelegate)]
[INFO] [stdout] 77 | |         HypershellHandlerPreset:
[INFO] [stdout] 78 | |             BaseHandlerPreset
[INFO] [stdout] ...  |
[WARN] too many lines in the log, truncating it
