[INFO] cloning repository https://github.com/informalsystems/cgp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/informalsystems/cgp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finformalsystems%2Fcgp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finformalsystems%2Fcgp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a08760748ba0a52506c7770d450f29ef76a944eb [INFO] checking informalsystems/cgp against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finformalsystems%2Fcgp" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/informalsystems/cgp [INFO] finished tweaking git repo https://github.com/informalsystems/cgp [INFO] tweaked toml for git repo https://github.com/informalsystems/cgp written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/informalsystems/cgp on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/informalsystems/cgp 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0ffd96be665905d4c9c337ca88b742ae8ad9c46783c050c9c175e749c25b2db [INFO] running `Command { std: "docker" "start" "-a" "f0ffd96be665905d4c9c337ca88b742ae8ad9c46783c050c9c175e749c25b2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0ffd96be665905d4c9c337ca88b742ae8ad9c46783c050c9c175e749c25b2db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ffd96be665905d4c9c337ca88b742ae8ad9c46783c050c9c175e749c25b2db", kill_on_drop: false }` [INFO] [stdout] f0ffd96be665905d4c9c337ca88b742ae8ad9c46783c050c9c175e749c25b2db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa019c460d78577a72a95b4eb0f8469b03d783538a9183e777f67f9282edaee6 [INFO] running `Command { std: "docker" "start" "-a" "fa019c460d78577a72a95b4eb0f8469b03d783538a9183e777f67f9282edaee6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking cgp-component v0.7.0 (/opt/rustwide/workdir/crates/cgp-component) [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking syn v2.0.114 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking cgp-async-macro v0.7.0 (/opt/rustwide/workdir/crates/cgp-async-macro) [INFO] [stderr] Checking cgp-macro-lib v0.7.0 (/opt/rustwide/workdir/crates/cgp-macro-lib) [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking cgp-extra-macro-lib v0.7.0 (/opt/rustwide/workdir/crates/cgp-extra-macro-lib) [INFO] [stderr] Checking cgp-macro v0.7.0 (/opt/rustwide/workdir/crates/cgp-macro) [INFO] [stderr] Checking cgp-extra-macro v0.7.0 (/opt/rustwide/workdir/crates/cgp-extra-macro) [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cgp-type v0.7.0 (/opt/rustwide/workdir/crates/cgp-type) [INFO] [stderr] Checking cgp-field v0.7.0 (/opt/rustwide/workdir/crates/cgp-field) [INFO] [stdout] warning: use of deprecated method `core::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> crates/cgp-field/src/types/field.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | self.value.assert_receiver_is_total_eq() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand [INFO] [stdout] --> crates/cgp-field/src/types/field.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / fn assert_receiver_is_total_eq(&self) { [INFO] [stdout] 92 | | self.value.assert_receiver_is_total_eq() [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this method was used to add checks to the `Eq` derive macro [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #152336 [INFO] [stdout] = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cgp-error v0.7.0 (/opt/rustwide/workdir/crates/cgp-error) [INFO] [stderr] Checking cgp-field-extra v0.7.0 (/opt/rustwide/workdir/crates/cgp-field-extra) [INFO] [stdout] warning: use of deprecated method `core::cmp::Eq::assert_receiver_is_total_eq`: implementation detail of `#[derive(Eq)]` [INFO] [stdout] --> crates/cgp-field/src/types/field.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | self.value.assert_receiver_is_total_eq() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `Eq::assert_receiver_is_total_eq` should never be implemented by hand [INFO] [stdout] --> crates/cgp-field/src/types/field.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | / fn assert_receiver_is_total_eq(&self) { [INFO] [stdout] 92 | | self.value.assert_receiver_is_total_eq() [INFO] [stdout] 93 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this method was used to add checks to the `Eq` derive macro [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #152336 [INFO] [stdout] = note: `#[warn(internal_eq_trait_method_impls)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking cgp-core v0.7.0 (/opt/rustwide/workdir/crates/cgp-core) [INFO] [stderr] Checking cgp-handler v0.7.0 (/opt/rustwide/workdir/crates/cgp-handler) [INFO] [stderr] Checking cgp-run v0.7.0 (/opt/rustwide/workdir/crates/cgp-run) [INFO] [stderr] Checking cgp-error-extra v0.7.0 (/opt/rustwide/workdir/crates/cgp-error-extra) [INFO] [stderr] Checking cgp-runtime v0.7.0 (/opt/rustwide/workdir/crates/cgp-runtime) [INFO] [stderr] Checking cgp-error-std v0.7.0 (/opt/rustwide/workdir/crates/cgp-error-std) [INFO] [stderr] Checking cgp-error-anyhow v0.7.0 (/opt/rustwide/workdir/crates/cgp-error-anyhow) [INFO] [stderr] Checking cgp-error-eyre v0.7.0 (/opt/rustwide/workdir/crates/cgp-error-eyre) [INFO] [stderr] Checking cgp-monad v0.7.0 (/opt/rustwide/workdir/crates/cgp-monad) [INFO] [stderr] Checking cgp-dispatch v0.7.0 (/opt/rustwide/workdir/crates/cgp-dispatch) [INFO] [stderr] Checking cgp-extra v0.7.0 (/opt/rustwide/workdir/crates/cgp-extra) [INFO] [stderr] Checking cgp v0.7.0 (/opt/rustwide/workdir/crates/cgp) [INFO] [stderr] Checking cgp-tests v0.7.0 (/opt/rustwide/workdir/crates/cgp-tests) [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::basic::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::basic::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::basic::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::basic::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::basic::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::basic::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/basic/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | FooGetterComponent>: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | FooGetterComponent>: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics/preset.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPreset { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | FooGetterComponent>: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 16 | FooGetterComponent>: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyGenericPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyGenericPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyGenericPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyGenericPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyGenericPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_a.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyGenericPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | override FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::generics_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:11:26 [INFO] [stdout] | [INFO] [stdout] 11 | override FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the tuple struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/generics_inheritance/preset_b.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyGenericPresetB: MyGenericPresetA { [INFO] [stdout] 11 | | override FooGetterComponent: [INFO] [stdout] 12 | | UseField, [INFO] [stdout] 13 | | } [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | / cgp_preset! { [INFO] [stdout] 10 | | MyPresetA { [INFO] [stdout] 11 | | [ [INFO] [stdout] 12 | | FooTypeProviderComponent, [INFO] [stdout] ... | [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | BarGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:12:17 [INFO] [stdout] | [INFO] [stdout] 12 | FooTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_a.rs:13:17 [INFO] [stdout] | [INFO] [stdout] 13 | BarTypeProviderComponent, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | MyPresetB: MyPresetA { [INFO] [stdout] 10 | | FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `MyPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | FooGetterComponent: UseField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_a::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | FooGetterComponent: UseField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetA { [INFO] [stdout] 9 | | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | FooGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | override FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | override FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `NestedPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_b::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_b.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetB: NestedPresetA { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `NestedPresetA::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_c::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | BarGetterComponent: UseField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_c::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | BarGetterComponent: UseField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_c::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_c::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | / cgp_preset! { [INFO] [stdout] 8 | | NestedPresetC { [INFO] [stdout] 9 | | BarTypeProviderComponent: UseType<()>, [INFO] [stdout] 10 | | BarGetterComponent: UseField, [INFO] [stdout] 11 | | } [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | override FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:10:22 [INFO] [stdout] | [INFO] [stdout] 10 | override FooGetterComponent: [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] note: `FooGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | override BarTypeProviderComponent -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:12:22 [INFO] [stdout] | [INFO] [stdout] 12 | override BarTypeProviderComponent -> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] note: `BarTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `NestedPresetB::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_a.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | FooTypeProviderComponent: UseType<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `FooTypeProviderComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] note: `FooTypeProviderComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `FooTypeProviderComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `NestedPresetB::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | BarGetterComponent: UseField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `NestedPresetC::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::nested_inheritance::preset_d::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_c.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | BarGetterComponent: UseField, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `BarGetterComponent` could refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] note: `BarGetterComponent` could also refer to the unit struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/nested_inheritance/preset_d.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | / cgp_preset! { [INFO] [stdout] 9 | | NestedPresetD: NestedPresetB + NestedPresetC { [INFO] [stdout] 10 | | override FooGetterComponent: [INFO] [stdout] 11 | | UseField, [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `BarGetterComponent` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `NestedPresetC::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] error: ambiguous import visibility: pub or pub(in crate::preset_tests::wrapped::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/wrapped/preset.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | IoError: RaiseFrom, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `IoError` could refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/wrapped/preset.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / cgp_preset! { [INFO] [stdout] 14 | | #[wrap_provider(UseDelegate)] [INFO] [stdout] 15 | | ErrorHandlerPreset { [INFO] [stdout] 16 | | BoxError: ReturnError, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `IoError` to disambiguate [INFO] [stdout] note: `IoError` could also refer to the struct imported here [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/wrapped/preset.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / cgp_preset! { [INFO] [stdout] 14 | | #[wrap_provider(UseDelegate)] [INFO] [stdout] 15 | | ErrorHandlerPreset { [INFO] [stdout] 16 | | BoxError: ReturnError, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = help: consider adding an explicit import of `IoError` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::preset_tests::wrapped::preset::preset) [INFO] [stdout] --> crates/cgp-tests/tests/preset_tests/wrapped/preset.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | 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/cgp-tests/tests/preset_tests/wrapped/preset.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / cgp_preset! { [INFO] [stdout] 14 | | #[wrap_provider(UseDelegate)] [INFO] [stdout] 15 | | ErrorHandlerPreset { [INFO] [stdout] 16 | | BoxError: ReturnError, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [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/cgp-tests/tests/preset_tests/wrapped/preset.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | / cgp_preset! { [INFO] [stdout] 14 | | #[wrap_provider(UseDelegate)] [INFO] [stdout] 15 | | ErrorHandlerPreset { [INFO] [stdout] 16 | | BoxError: ReturnError, [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [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 [INFO] [stdout] = note: this error originates in the macro `cgp_preset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cgp-tests` (test "preset") due to 66 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fa019c460d78577a72a95b4eb0f8469b03d783538a9183e777f67f9282edaee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa019c460d78577a72a95b4eb0f8469b03d783538a9183e777f67f9282edaee6", kill_on_drop: false }` [INFO] [stdout] fa019c460d78577a72a95b4eb0f8469b03d783538a9183e777f67f9282edaee6