[INFO] fetching crate native-windows-derive 1.0.5...
[INFO] testing native-windows-derive-1.0.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate native-windows-derive 1.0.5 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate native-windows-derive 1.0.5 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate native-windows-derive 1.0.5
[INFO] finished tweaking crates.io crate native-windows-derive 1.0.5
[INFO] tweaked toml for crates.io crate native-windows-derive 1.0.5 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 10 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-crate v0.1.5 (latest: v3.1.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding toml v0.5.11 (latest: v0.8.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 704575d76df5a32663d38938056d24fb316aaa74376fa1d59cac1cbef0642069
[INFO] running `Command { std: "docker" "start" "-a" "704575d76df5a32663d38938056d24fb316aaa74376fa1d59cac1cbef0642069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "704575d76df5a32663d38938056d24fb316aaa74376fa1d59cac1cbef0642069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "704575d76df5a32663d38938056d24fb316aaa74376fa1d59cac1cbef0642069", kill_on_drop: false }`
[INFO] [stdout] 704575d76df5a32663d38938056d24fb316aaa74376fa1d59cac1cbef0642069
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d932493a08d5a66954011524640d92f965b68ab1d9f4604392d00a9053c3e6e2
[INFO] running `Command { std: "docker" "start" "-a" "d932493a08d5a66954011524640d92f965b68ab1d9f4604392d00a9053c3e6e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling native-windows-derive v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sep` is never read
[INFO] [stdout]  --> src/shared.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pub ident: syn::Ident,
[INFO] [stdout] 8 |     pub sep: Token![:],
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Param` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.30s
[INFO] running `Command { std: "docker" "inspect" "d932493a08d5a66954011524640d92f965b68ab1d9f4604392d00a9053c3e6e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d932493a08d5a66954011524640d92f965b68ab1d9f4604392d00a9053c3e6e2", kill_on_drop: false }`
[INFO] [stdout] d932493a08d5a66954011524640d92f965b68ab1d9f4604392d00a9053c3e6e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6318e47b8e8f4e44a76cc4c44de8a45faa161d8b85ce6c6f43d53baa4fe65542
[INFO] running `Command { std: "docker" "start" "-a" "6318e47b8e8f4e44a76cc4c44de8a45faa161d8b85ce6c6f43d53baa4fe65542", kill_on_drop: false }`
[INFO] [stderr]    Compiling native-windows-derive v1.0.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `sep` is never read
[INFO] [stdout]  --> src/shared.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pub ident: syn::Ident,
[INFO] [stdout] 8 |     pub sep: Token![:],
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Param` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sep` is never read
[INFO] [stdout]  --> src/shared.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Param {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] 7 |     pub ident: syn::Ident,
[INFO] [stdout] 8 |     pub sep: Token![:],
[INFO] [stdout]   |         ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Param` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s
[INFO] running `Command { std: "docker" "inspect" "6318e47b8e8f4e44a76cc4c44de8a45faa161d8b85ce6c6f43d53baa4fe65542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6318e47b8e8f4e44a76cc4c44de8a45faa161d8b85ce6c6f43d53baa4fe65542", kill_on_drop: false }`
[INFO] [stdout] 6318e47b8e8f4e44a76cc4c44de8a45faa161d8b85ce6c6f43d53baa4fe65542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ed63847a9ccdc6db7c1cad8ff6b549810a61afe2bded22afa2f6c42b954a6b9d
[INFO] running `Command { std: "docker" "start" "-a" "ed63847a9ccdc6db7c1cad8ff6b549810a61afe2bded22afa2f6c42b954a6b9d", kill_on_drop: false }`
[INFO] [stderr] warning: field `sep` is never read
[INFO] [stderr]  --> src/shared.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Param {
[INFO] [stderr]   |            ----- field in this struct
[INFO] [stderr] 7 |     pub ident: syn::Ident,
[INFO] [stderr] 8 |     pub sep: Token![:],
[INFO] [stderr]   |         ^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Param` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `native-windows-derive` (lib) generated 1 warning
[INFO] [stderr] warning: `native-windows-derive` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/native_windows_derive-8f1e91cea9fc6b7c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests native_windows_derive
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test src/lib.rs - derive_ui (line 134) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_ui (line 141) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_ui (line 164) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_ui (line 191) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_partial (line 349) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_ui (line 234) ... FAILED
[INFO] [stdout] test src/lib.rs - derive_ui (line 93) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - derive_ui (line 134) stdout ----
[INFO] [stdout] error: expected identifier, found `:`
[INFO] [stdout]  --> src/lib.rs:135:26
[INFO] [stdout]   |
[INFO] [stdout] 3 | nwg_control(builder_field: builder_value,*)
[INFO] [stdout]   |                          ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_ui (line 141) stdout ----
[INFO] [stdout] error: expected identifier, found `:`
[INFO] [stdout]  --> src/lib.rs:143:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | name_edit: nwg::TextInput,
[INFO] [stdout]   |          ^ expected identifier
[INFO] [stdout]   |
[INFO] [stdout]   = note: type ascription syntax has been removed, see issue #101728 <https://github.com/rust-lang/rust/issues/101728>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_ui (line 164) stdout ----
[INFO] [stdout] error: expected one of `!`, `)`, `,`, `.`, `::`, `?`, `{`, or an operator, found `:`
[INFO] [stdout]  --> src/lib.rs:165:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | nwg_events( EVENT_TYPE: [CALLBACK(ARGS),*] )
[INFO] [stdout]   |                       ^ expected one of 8 possible tokens
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_ui (line 191) stdout ----
[INFO] [stdout] error: cannot find attribute `nwg_control` in this scope
[INFO] [stdout]  --> src/lib.rs:193:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[nwg_control]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_events` in this scope
[INFO] [stdout]  --> src/lib.rs:194:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[nwg_events(
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nwg`
[INFO] [stdout]   --> src/lib.rs:199:13
[INFO] [stdout]    |
[INFO] [stdout] 10 |     button: nwg::Button
[INFO] [stdout]    |             ^^^ use of undeclared crate or module `nwg`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nwg`
[INFO] [stdout]   --> src/lib.rs:208:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn callback3(&self, ctrl: &nwg::Button) { }
[INFO] [stdout]    |                                ^^^ use of undeclared crate or module `nwg`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_partial (line 349) stdout ----
[INFO] [stdout] error: cannot find derive macro `NwgUi` in this scope
[INFO] [stdout]   --> src/lib.rs:358:19
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Default, NwgUi)]
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]    |
[INFO] [stdout] 2  + use native_windows_derive::NwgUi;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_control` in this scope
[INFO] [stdout]   --> src/lib.rs:362:6
[INFO] [stdout]    |
[INFO] [stdout] 15 |    #[nwg_control]
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_events` in this scope
[INFO] [stdout]   --> src/lib.rs:363:6
[INFO] [stdout]    |
[INFO] [stdout] 16 |    #[nwg_events( OnInit: [hello], OnWindowClose: [nwg::stop_thread_dispatch()] )]
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_partial` in this scope
[INFO] [stdout]   --> src/lib.rs:366:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |    #[nwg_partial(parent: window)]
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `NwgPartial` in this scope
[INFO] [stdout]  --> src/lib.rs:350:19
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[derive(Default, NwgPartial)]
[INFO] [stdout]   |                   ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use native_windows_derive::NwgPartial;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_control` in this scope
[INFO] [stdout]  --> src/lib.rs:354:5
[INFO] [stdout]   |
[INFO] [stdout] 7 |   #[nwg_control]
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nwg`
[INFO] [stdout]  --> src/lib.rs:355:11
[INFO] [stdout]   |
[INFO] [stdout] 8 |   button: nwg::Button
[INFO] [stdout]   |           ^^^ use of undeclared crate or module `nwg`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nwg`
[INFO] [stdout]   --> src/lib.rs:364:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |    window: nwg::Window,
[INFO] [stdout]    |            ^^^ use of undeclared crate or module `nwg`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_ui (line 234) stdout ----
[INFO] [stdout] error: cannot find attribute `nwg_partial` in this scope
[INFO] [stdout]  --> src/lib.rs:238:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[nwg_partial(parent: window)]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MyPartial` in this scope
[INFO] [stdout]  --> src/lib.rs:239:14
[INFO] [stdout]   |
[INFO] [stdout] 7 |     partial: MyPartial
[INFO] [stdout]   |              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nwg`
[INFO] [stdout]  --> src/lib.rs:236:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     window: nwg::Window,
[INFO] [stdout]   |             ^^^ use of undeclared crate or module `nwg`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - derive_ui (line 93) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `native_windows_gui`
[INFO] [stdout]  --> src/lib.rs:94:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use native_windows_gui as nwg;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^ no external crate `native_windows_gui`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `NwgUi` in this scope
[INFO] [stdout]  --> src/lib.rs:96:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(NwgUi, Default)]
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this derive macro
[INFO] [stdout]   |
[INFO] [stdout] 2 + use native_windows_derive::NwgUi;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_control` in this scope
[INFO] [stdout]  --> src/lib.rs:98:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[nwg_control(title: "Window")]
[INFO] [stdout]   |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_events` in this scope
[INFO] [stdout]  --> src/lib.rs:99:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[nwg_events( OnWindowClose: [nwg::stop_thread_dispatch()] )]
[INFO] [stdout]   |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_resource` in this scope
[INFO] [stdout]   --> src/lib.rs:102:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[nwg_resource(family: "Arial")]
[INFO] [stdout]    |       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_layout` in this scope
[INFO] [stdout]   --> src/lib.rs:105:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[nwg_layout(parent: window)]
[INFO] [stdout]    |       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_control` in this scope
[INFO] [stdout]   --> src/lib.rs:108:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[nwg_control(text: "Button")]
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `nwg_layout_item` in this scope
[INFO] [stdout]   --> src/lib.rs:109:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[nwg_layout_item(layout: my_layout, col: 0, row: 0)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BasicAppUi`
[INFO] [stdout]   --> src/lib.rs:115:13
[INFO] [stdout]    |
[INFO] [stdout] 24 | let my_ui = BasicAppUi::build_ui(Default::default()).unwrap();
[INFO] [stdout]    |             ^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             use of undeclared type `BasicAppUi`
[INFO] [stdout]    |             help: a struct with a similar name exists: `BasicApp`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - derive_partial (line 349)
[INFO] [stdout]     src/lib.rs - derive_ui (line 134)
[INFO] [stdout]     src/lib.rs - derive_ui (line 141)
[INFO] [stdout]     src/lib.rs - derive_ui (line 164)
[INFO] [stdout]     src/lib.rs - derive_ui (line 191)
[INFO] [stdout]     src/lib.rs - derive_ui (line 234)
[INFO] [stdout]     src/lib.rs - derive_ui (line 93)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ed63847a9ccdc6db7c1cad8ff6b549810a61afe2bded22afa2f6c42b954a6b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed63847a9ccdc6db7c1cad8ff6b549810a61afe2bded22afa2f6c42b954a6b9d", kill_on_drop: false }`
[INFO] [stdout] ed63847a9ccdc6db7c1cad8ff6b549810a61afe2bded22afa2f6c42b954a6b9d
