[INFO] fetching crate native-windows-derive 1.0.5... [INFO] testing native-windows-derive-1.0.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate native-windows-derive 1.0.5 into /workspace/builds/worker-6-tc1/source [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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate native-windows-derive 1.0.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 9 packages to latest compatible versions [INFO] [stderr] Adding proc-macro-crate v0.1.5 (available: v3.3.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.104) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 69a158f26444d1898740389a126dccf4a14ea9a9262165697fff710292d91d2e [INFO] running `Command { std: "docker" "start" "-a" "69a158f26444d1898740389a126dccf4a14ea9a9262165697fff710292d91d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "69a158f26444d1898740389a126dccf4a14ea9a9262165697fff710292d91d2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69a158f26444d1898740389a126dccf4a14ea9a9262165697fff710292d91d2e", kill_on_drop: false }` [INFO] [stdout] 69a158f26444d1898740389a126dccf4a14ea9a9262165697fff710292d91d2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 848d895dc3d75067639a975abe7dfdc16e9b512c452b16526a7c86f9d65a5588 [INFO] running `Command { std: "docker" "start" "-a" "848d895dc3d75067639a975abe7dfdc16e9b512c452b16526a7c86f9d65a5588", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn controls(&self) -> NwgUiControls { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 664 | pub fn controls(&self) -> NwgUiControls<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:668:22 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn resources(&self) -> NwgUiResources { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | pub fn resources(&self) -> NwgUiResources<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:672:19 [INFO] [stdout] | [INFO] [stdout] 672 | pub fn events(&self) -> NwgUiEvents { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 672 | pub fn events(&self) -> NwgUiEvents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:676:20 [INFO] [stdout] | [INFO] [stdout] 676 | pub fn layouts(&self) -> NwgUiLayouts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 676 | pub fn layouts(&self) -> NwgUiLayouts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:680:21 [INFO] [stdout] | [INFO] [stdout] 680 | pub fn partials(&self) -> NwgUiPartials { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 680 | pub fn partials(&self) -> NwgUiPartials<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s [INFO] running `Command { std: "docker" "inspect" "848d895dc3d75067639a975abe7dfdc16e9b512c452b16526a7c86f9d65a5588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "848d895dc3d75067639a975abe7dfdc16e9b512c452b16526a7c86f9d65a5588", kill_on_drop: false }` [INFO] [stdout] 848d895dc3d75067639a975abe7dfdc16e9b512c452b16526a7c86f9d65a5588 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 71966838d40e4bc94d9acde35276a0bbcb3b706b21afd120cb3582742866ffd5 [INFO] running `Command { std: "docker" "start" "-a" "71966838d40e4bc94d9acde35276a0bbcb3b706b21afd120cb3582742866ffd5", kill_on_drop: false }` [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn controls(&self) -> NwgUiControls { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 664 | pub fn controls(&self) -> NwgUiControls<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:668:22 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn resources(&self) -> NwgUiResources { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | pub fn resources(&self) -> NwgUiResources<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:672:19 [INFO] [stdout] | [INFO] [stdout] 672 | pub fn events(&self) -> NwgUiEvents { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 672 | pub fn events(&self) -> NwgUiEvents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:676:20 [INFO] [stdout] | [INFO] [stdout] 676 | pub fn layouts(&self) -> NwgUiLayouts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 676 | pub fn layouts(&self) -> NwgUiLayouts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling native-windows-derive v1.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:680:21 [INFO] [stdout] | [INFO] [stdout] 680 | pub fn partials(&self) -> NwgUiPartials { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 680 | pub fn partials(&self) -> NwgUiPartials<'_> { [INFO] [stdout] | ++++ [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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:664:21 [INFO] [stdout] | [INFO] [stdout] 664 | pub fn controls(&self) -> NwgUiControls { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 664 | pub fn controls(&self) -> NwgUiControls<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:668:22 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn resources(&self) -> NwgUiResources { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 668 | pub fn resources(&self) -> NwgUiResources<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:672:19 [INFO] [stdout] | [INFO] [stdout] 672 | pub fn events(&self) -> NwgUiEvents { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 672 | pub fn events(&self) -> NwgUiEvents<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:676:20 [INFO] [stdout] | [INFO] [stdout] 676 | pub fn layouts(&self) -> NwgUiLayouts { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 676 | pub fn layouts(&self) -> NwgUiLayouts<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:680:21 [INFO] [stdout] | [INFO] [stdout] 680 | pub fn partials(&self) -> NwgUiPartials { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 680 | pub fn partials(&self) -> NwgUiPartials<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] running `Command { std: "docker" "inspect" "71966838d40e4bc94d9acde35276a0bbcb3b706b21afd120cb3582742866ffd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71966838d40e4bc94d9acde35276a0bbcb3b706b21afd120cb3582742866ffd5", kill_on_drop: false }` [INFO] [stdout] 71966838d40e4bc94d9acde35276a0bbcb3b706b21afd120cb3582742866ffd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8cec549c78cf46dc2243f318978db303905e935c455940de0bab9c4ec5afab48 [INFO] running `Command { std: "docker" "start" "-a" "8cec549c78cf46dc2243f318978db303905e935c455940de0bab9c4ec5afab48", 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui.rs:664:21 [INFO] [stderr] | [INFO] [stderr] 664 | pub fn controls(&self) -> NwgUiControls { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 664 | pub fn controls(&self) -> NwgUiControls<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui.rs:668:22 [INFO] [stderr] | [INFO] [stderr] 668 | pub fn resources(&self) -> NwgUiResources { [INFO] [stderr] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 668 | pub fn resources(&self) -> NwgUiResources<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui.rs:672:19 [INFO] [stderr] | [INFO] [stderr] 672 | pub fn events(&self) -> NwgUiEvents { [INFO] [stderr] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 672 | pub fn events(&self) -> NwgUiEvents<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui.rs:676:20 [INFO] [stderr] | [INFO] [stderr] 676 | pub fn layouts(&self) -> NwgUiLayouts { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 676 | pub fn layouts(&self) -> NwgUiLayouts<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/ui.rs:680:21 [INFO] [stderr] | [INFO] [stderr] 680 | pub fn partials(&self) -> NwgUiPartials { [INFO] [stderr] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 680 | pub fn partials(&self) -> NwgUiPartials<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `native-windows-derive` (lib) generated 6 warnings (run `cargo fix --lib -p native-windows-derive` to apply 5 suggestions) [INFO] [stderr] warning: `native-windows-derive` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/native_windows_derive-5c5efffb5c03ebee) [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 234) ... FAILED [INFO] [stdout] test src/lib.rs - derive_ui (line 93) ... 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] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - derive_ui (line 134) stdout ---- [INFO] [stdout] error: missing `fn` or `struct` for function or struct definition [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 1 | nwg_control(builder_field: builder_value,*) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to call a macro, try [INFO] [stdout] | [INFO] [stdout] 1 | nwg_control!(builder_field: builder_value,*) [INFO] [stdout] | + [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 one of `!` or `::`, found `:` [INFO] [stdout] --> src/lib.rs:143:10 [INFO] [stdout] | [INFO] [stdout] 2 | name_edit: nwg::TextInput, [INFO] [stdout] | ^ expected one of `!` or `::` [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: missing `fn` or `struct` for function or struct definition [INFO] [stdout] --> src/lib.rs:165:1 [INFO] [stdout] | [INFO] [stdout] 1 | nwg_events( EVENT_TYPE: [CALLBACK(ARGS),*] ) [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to call a macro, try [INFO] [stdout] | [INFO] [stdout] 1 | nwg_events!( EVENT_TYPE: [CALLBACK(ARGS),*] ) [INFO] [stdout] | + [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 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 unresolved module or unlinked crate `nwg` [INFO] [stdout] --> src/lib.rs:236:13 [INFO] [stdout] | [INFO] [stdout] 4 | window: nwg::Window, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `nwg` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nwg`, use `cargo add nwg` to add it to your `Cargo.toml` [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] ---- 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 unresolved module or unlinked crate `nwg` [INFO] [stdout] --> src/lib.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 10 | button: nwg::Button [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `nwg` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nwg`, use `cargo add nwg` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nwg` [INFO] [stdout] --> src/lib.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 19 | fn callback3(&self, ctrl: &nwg::Button) { } [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `nwg` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nwg`, use `cargo add nwg` to add it to your `Cargo.toml` [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 unresolved module or unlinked crate `nwg` [INFO] [stdout] --> src/lib.rs:355:11 [INFO] [stdout] | [INFO] [stdout] 8 | button: nwg::Button [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `nwg` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nwg`, use `cargo add nwg` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `nwg` [INFO] [stdout] --> src/lib.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 17 | window: nwg::Window, [INFO] [stdout] | ^^^ use of unresolved module or unlinked crate `nwg` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `nwg`, use `cargo add nwg` to add it to your `Cargo.toml` [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] [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.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8cec549c78cf46dc2243f318978db303905e935c455940de0bab9c4ec5afab48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cec549c78cf46dc2243f318978db303905e935c455940de0bab9c4ec5afab48", kill_on_drop: false }` [INFO] [stdout] 8cec549c78cf46dc2243f318978db303905e935c455940de0bab9c4ec5afab48