[INFO] fetching crate cgp-tests 0.6.1...
[INFO] checking cgp-tests-0.6.1 against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] extracting crate cgp-tests 0.6.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate cgp-tests 0.6.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate cgp-tests 0.6.1
[INFO] tweaked toml for crates.io crate cgp-tests 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cgp-tests 0.6.1 on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cgp-tests 0.6.1 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f05a119f87c093f23bd7e48a21a451a1a0d86314e4aed9094e3286bc4cf3a8e
[INFO] running `Command { std: "docker" "start" "-a" "9f05a119f87c093f23bd7e48a21a451a1a0d86314e4aed9094e3286bc4cf3a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f05a119f87c093f23bd7e48a21a451a1a0d86314e4aed9094e3286bc4cf3a8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f05a119f87c093f23bd7e48a21a451a1a0d86314e4aed9094e3286bc4cf3a8e", kill_on_drop: false }`
[INFO] [stdout] 9f05a119f87c093f23bd7e48a21a451a1a0d86314e4aed9094e3286bc4cf3a8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b60bdf9e283e682c5d6b1e8e1fee4af4cd477d14d16f157f781569de1501eeb
[INFO] running `Command { std: "docker" "start" "-a" "3b60bdf9e283e682c5d6b1e8e1fee4af4cd477d14d16f157f781569de1501eeb", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking cgp-component v0.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]    Compiling cgp-extra-macro-lib v0.6.1
[INFO] [stderr]    Compiling cgp-macro-lib v0.6.1
[INFO] [stderr]    Compiling cgp-async-macro v0.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling cgp-extra-macro v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling cgp-macro v0.6.1
[INFO] [stderr]     Checking cgp-type v0.6.1
[INFO] [stderr]     Checking cgp-field v0.6.1
[INFO] [stderr]     Checking cgp-error v0.6.1
[INFO] [stderr]     Checking cgp-core v0.6.1
[INFO] [stderr]     Checking cgp-field-extra v0.6.1
[INFO] [stderr]     Checking cgp-handler v0.6.1
[INFO] [stderr]     Checking cgp-runtime v0.6.1
[INFO] [stderr]     Checking cgp-error-extra v0.6.1
[INFO] [stderr]     Checking cgp-run v0.6.1
[INFO] [stderr]     Checking cgp-monad v0.6.1
[INFO] [stderr]     Checking cgp-dispatch v0.6.1
[INFO] [stderr]     Checking cgp-extra v0.6.1
[INFO] [stderr]     Checking cgp v0.6.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking cgp-tests v0.6.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0364]: `BarTypeProviderComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_a.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   BarTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/generics_inheritance/preset_b.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cgp_preset! {
[INFO] [stdout] 10 | |         MyGenericPresetB<T>: MyGenericPresetA<T> {
[INFO] [stdout] 11 | |             override <I> FooGetterComponent<I>:
[INFO] [stdout] 12 | |                 UseField<Symbol!("food")>,
[INFO] [stdout] 13 | |         }
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `BarTypeProviderComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_a.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   BarTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/generics_inheritance/preset_b.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cgp_preset! {
[INFO] [stdout] 10 | |         MyGenericPresetB<T>: MyGenericPresetA<T> {
[INFO] [stdout] 11 | |             override <I> FooGetterComponent<I>:
[INFO] [stdout] 12 | |                 UseField<Symbol!("food")>,
[INFO] [stdout] 13 | |         }
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `BarGetterComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_a.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               <I> BarGetterComponent<I>:
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/generics_inheritance/preset_b.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cgp_preset! {
[INFO] [stdout] 10 | |         MyGenericPresetB<T>: MyGenericPresetA<T> {
[INFO] [stdout] 11 | |             override <I> FooGetterComponent<I>:
[INFO] [stdout] 12 | |                 UseField<Symbol!("food")>,
[INFO] [stdout] 13 | |         }
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `BarGetterComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_a.rs:18:17
[INFO] [stdout]    |
[INFO] [stdout] 18 |               <I> BarGetterComponent<I>:
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/generics_inheritance/preset_b.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cgp_preset! {
[INFO] [stdout] 10 | |         MyGenericPresetB<T>: MyGenericPresetA<T> {
[INFO] [stdout] 11 | |             override <I> FooGetterComponent<I>:
[INFO] [stdout] 12 | |                 UseField<Symbol!("food")>,
[INFO] [stdout] 13 | |         }
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `FooTypeProviderComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_a.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |                   FooTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/generics_inheritance/preset_b.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cgp_preset! {
[INFO] [stdout] 10 | |         MyGenericPresetB<T>: MyGenericPresetA<T> {
[INFO] [stdout] 11 | |             override <I> FooGetterComponent<I>:
[INFO] [stdout] 12 | |                 UseField<Symbol!("food")>,
[INFO] [stdout] 13 | |         }
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `FooTypeProviderComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_a.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |                   FooTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/generics_inheritance/preset_b.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | /     cgp_preset! {
[INFO] [stdout] 10 | |         MyGenericPresetB<T>: MyGenericPresetA<T> {
[INFO] [stdout] 11 | |             override <I> FooGetterComponent<I>:
[INFO] [stdout] 12 | |                 UseField<Symbol!("food")>,
[INFO] [stdout] 13 | |         }
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `FooGetterComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_b.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |             override <I> FooGetterComponent<I>:
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `FooGetterComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/generics_inheritance/preset_b.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |             override <I> FooGetterComponent<I>:
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0364]: `BarTypeProviderComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/inheritance/preset_a.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   BarTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("foo")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `BarTypeProviderComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/inheritance/preset_a.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 |                   BarTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("foo")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `FooTypeProviderComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/inheritance/preset_a.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |                   FooTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("foo")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `FooTypeProviderComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/inheritance/preset_a.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |                   FooTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("foo")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `FooTypeProviderComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |               FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("food")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `FooTypeProviderComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |               FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("food")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `BarGetterComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_c.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |               BarGetterComponent: UseField<Symbol!("bar")>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("fool")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `BarGetterComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_c.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |               BarGetterComponent: UseField<Symbol!("bar")>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("fool")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[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[E0364]: `BarTypeProviderComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_d.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |             override BarTypeProviderComponent ->
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `BarTypeProviderComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_d.rs:12:22
[INFO] [stdout]    |
[INFO] [stdout] 12 |             override BarTypeProviderComponent ->
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0364]: `FooGetterComponent` is private, and cannot be re-exported
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_d.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |             override FooGetterComponent:
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: consider marking `FooGetterComponent` as `pub` in the imported module
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_d.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 |             override FooGetterComponent:
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `super::re_exports::FooTypeProviderComponent`
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |               FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^ no `FooTypeProviderComponent` in `preset_tests::nested_inheritance::preset_d::preset::NestedPresetD::re_exports`
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("fool")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs instead:
[INFO] [stdout]            crate::preset_tests::basic::components::FooTypeProviderComponent
[INFO] [stdout]            crate::preset_tests::generics::components::FooTypeProviderComponent
[INFO] [stdout]            crate::preset_tests::generics_inheritance::components::FooTypeProviderComponent
[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] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout]  9 -             FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]  9 +             BarTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FooTypeProviderComponent` in this scope
[INFO] [stdout]   --> tests/preset_tests/basic/components.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 |   #[cgp_type]
[INFO] [stdout]    |   ----------- similarly named struct `BarTypeProviderComponent` defined here
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("fool")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |               FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[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] help: a struct with a similar name exists
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 -             FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]  9 +             BarTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_d.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::preset_tests::basic::components::FooTypeProviderComponent;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::preset_tests::generics::components::FooTypeProviderComponent;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::preset_tests::generics_inheritance::components::FooTypeProviderComponent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FooTypeProviderComponent` in this scope
[INFO] [stdout]   --> tests/preset_tests/basic/components.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 |   #[cgp_type]
[INFO] [stdout]    |   ----------- similarly named struct `BarTypeProviderComponent` defined here
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("fool")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |               FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider importing one of these structs:
[INFO] [stdout]            crate::preset_tests::basic::components::FooTypeProviderComponent
[INFO] [stdout]            crate::preset_tests::generics::components::FooTypeProviderComponent
[INFO] [stdout]            crate::preset_tests::generics_inheritance::components::FooTypeProviderComponent
[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] help: a struct with a similar name exists
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 -             FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]  9 +             BarTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `FooTypeProviderComponent` in this scope
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_d.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |         DelegateComponent<FooTypeProviderComponent, Delegate = UseType<()>>
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: tests/preset_tests/basic/components.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | #[cgp_type]
[INFO] [stdout]    | ----------- similarly named struct `BarTypeProviderComponent` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 18 -         DelegateComponent<FooTypeProviderComponent, Delegate = UseType<()>>
[INFO] [stdout] 18 +         DelegateComponent<BarTypeProviderComponent, Delegate = UseType<()>>
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::preset_tests::basic::components::FooTypeProviderComponent;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::preset_tests::generics::components::FooTypeProviderComponent;
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use crate::preset_tests::generics_inheritance::components::FooTypeProviderComponent;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BarTypeProviderComponent` and `FooTypeProviderComponent`
[INFO] [stdout]   --> tests/preset_tests/inheritance/preset_a.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |                   FooTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |                   BarTypeProviderComponent,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("foo")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning 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] warning: unused import: `FooTypeProviderComponent`
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_a.rs:9:13
[INFO] [stdout]    |
[INFO] [stdout]  9 |               FooTypeProviderComponent: UseType<()>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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<Symbol!("food")>,
[INFO] [stdout] ...  |
[INFO] [stdout] 14 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning 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] warning: unused imports: `BarGetterComponent`, `BarTypeProviderComponent`, and `FooGetterComponent`
[INFO] [stdout]   --> tests/preset_tests/nested_inheritance/preset_c.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |               BarGetterComponent: UseField<Symbol!("bar")>,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: 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]    | |                      ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 | |                 UseField<Symbol!("fool")>,
[INFO] [stdout] 12 | |             override BarTypeProviderComponent ->
[INFO] [stdout]    | |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | |     }
[INFO] [stdout]    | |_____- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning 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] Some errors have detailed explanations: E0364, E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0364`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cgp-tests` (test "preset") due to 14 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3b60bdf9e283e682c5d6b1e8e1fee4af4cd477d14d16f157f781569de1501eeb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b60bdf9e283e682c5d6b1e8e1fee4af4cd477d14d16f157f781569de1501eeb", kill_on_drop: false }`
[INFO] [stdout] 3b60bdf9e283e682c5d6b1e8e1fee4af4cd477d14d16f157f781569de1501eeb
