[INFO] updating cached repository https://github.com/bdbai/firstuwp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93a39f5f153d8367ab29376270e85cc677ccce32 [INFO] testing bdbai/firstuwp-rs against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Ffirstuwp-rs" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdbai/firstuwp-rs on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bdbai/firstuwp-rs [INFO] finished tweaking git repo https://github.com/bdbai/firstuwp-rs [INFO] tweaked toml for git repo https://github.com/bdbai/firstuwp-rs written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/bdbai/firstuwp-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bafc4f07e063f6916525375e8dd1e91495e64a31a7b111071956090d4db39dc4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bafc4f07e063f6916525375e8dd1e91495e64a31a7b111071956090d4db39dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafc4f07e063f6916525375e8dd1e91495e64a31a7b111071956090d4db39dc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafc4f07e063f6916525375e8dd1e91495e64a31a7b111071956090d4db39dc4", kill_on_drop: false }` [INFO] [stdout] bafc4f07e063f6916525375e8dd1e91495e64a31a7b111071956090d4db39dc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bf1a335de3fa30b0cd4ab97245c4d02c81a1d91cb630122a6b30093c44352c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8bf1a335de3fa30b0cd4ab97245c4d02c81a1d91cb630122a6b30093c44352c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling winrt_gen_macros v0.7.0 (https://github.com/microsoft/winrt-rs.git#9615768e) [INFO] [stderr] Compiling winrt_gen v0.7.0 (https://github.com/microsoft/winrt-rs.git#9615768e) [INFO] [stderr] Compiling winrt_macros v0.7.0 (https://github.com/microsoft/winrt-rs.git#9615768e) [INFO] [stderr] Compiling winrt v0.7.0 (https://github.com/microsoft/winrt-rs.git#9615768e) [INFO] [stderr] Compiling first-uwp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 'windir' environment variable is not set. Perhaps you're trying to use operating system dependencies on a non-Windows OS? [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `windows`? [INFO] [stdout] --> src/app.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::windows::application_model::activation::*; [INFO] [stdout] | ^^^^^^^ maybe a missing crate `windows`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `windows`? [INFO] [stdout] --> src/app.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::windows::ui::xaml::controls::TextBlock; [INFO] [stdout] | ^^^^^^^ maybe a missing crate `windows`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `windows`? [INFO] [stdout] --> src/app.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::windows::ui::xaml::*; [INFO] [stdout] | ^^^^^^^ maybe a missing crate `windows`? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `windows` [INFO] [stdout] --> src/main.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | use windows::ui::xaml::*; [INFO] [stdout] | ^^^^^^^ use of undeclared type or module `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `TextBlock` [INFO] [stdout] --> src/app.rs:221:21 [INFO] [stdout] | [INFO] [stdout] 221 | let frame = TextBlock::new()?; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `TextBlock` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Window` [INFO] [stdout] --> src/app.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 223 | let win = Window::current()?; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Window` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `Application` [INFO] [stdout] --> src/main.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | Application::start(ApplicationInitializationCallback::new(|_| { [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type or module `Application` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `ApplicationInitializationCallback` [INFO] [stdout] --> src/main.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | Application::start(ApplicationInitializationCallback::new(|_| { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type or module `ApplicationInitializationCallback` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:55:66 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 55 | extern "system" fn(NonNullRawComPtr, RawComPtr) -> ErrorCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LaunchActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:58:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 58 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:62:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 62 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SearchActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:66:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 66 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShareTargetActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 70 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileOpenPickerActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 74 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileSavePickerActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 78 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CachedFileUpdaterActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:82:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 82 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWindowCreatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 86 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IApplicationOverrides` in this scope [INFO] [stdout] --> src/app.rs:104:11 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | ----------------------------------- similarly named struct `abi_IApplicationOverride` defined here [INFO] [stdout] ... [INFO] [stdout] 104 | base: IApplicationOverrides, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `abi_IApplicationOverride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Application` in this scope [INFO] [stdout] --> src/app.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 145 | winrt::factory::()? [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IApplicationFactory` in this scope [INFO] [stdout] --> src/app.rs:145:43 [INFO] [stdout] | [INFO] [stdout] 145 | winrt::factory::()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/winrt-rs-5b24704ba4b09dbb/9615768/src/activation_factory.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct IActivationFactory { [INFO] [stdout] | ----------------------------- similarly named struct `IActivationFactory` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 145 | winrt::factory::()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IApplicationOverrides` in this scope [INFO] [stdout] --> src/app.rs:148:47 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | ----------------------------------- similarly named struct `abi_IApplicationOverride` defined here [INFO] [stdout] ... [INFO] [stdout] 148 | ptr.as_mut().base = inner.query::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 148 | ptr.as_mut().base = inner.query::(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IApplicationOverrides` in this scope [INFO] [stdout] --> src/app.rs:169:29 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct abi_IApplicationOverride { [INFO] [stdout] | ----------------------------------- similarly named struct `abi_IApplicationOverride` defined here [INFO] [stdout] ... [INFO] [stdout] 169 | || iid == &::iid() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `abi_IApplicationOverride` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:216:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 216 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UIElement` in this scope [INFO] [stdout] --> src/app.rs:224:39 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 224 | win.set_content(frame.query::())?; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LaunchActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 230 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:239:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 239 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SearchActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:245:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 245 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShareTargetActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:251:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 251 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileOpenPickerActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:257:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 257 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FileSavePickerActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:263:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 263 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CachedFileUpdaterActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:269:22 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 269 | _: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IWindowCreatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:275:25 [INFO] [stdout] | [INFO] [stdout] 107 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 275 | args: RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `first-uwp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8bf1a335de3fa30b0cd4ab97245c4d02c81a1d91cb630122a6b30093c44352c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf1a335de3fa30b0cd4ab97245c4d02c81a1d91cb630122a6b30093c44352c3", kill_on_drop: false }` [INFO] [stdout] 8bf1a335de3fa30b0cd4ab97245c4d02c81a1d91cb630122a6b30093c44352c3