[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] [stderr] From https://github.com/bdbai/firstuwp-rs [INFO] [stderr] 93a39f5..6d114a4 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d114a45d0214283c920d8c4c6f709610723603c [INFO] checking bdbai/firstuwp-rs against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbdbai%2Ffirstuwp-rs" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bdbai/firstuwp-rs on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "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-0/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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7dc2f65353c93f15adaf3a8a588363ca9c99d3ebb092639cfeba99ea10e3132 [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" "f7dc2f65353c93f15adaf3a8a588363ca9c99d3ebb092639cfeba99ea10e3132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7dc2f65353c93f15adaf3a8a588363ca9c99d3ebb092639cfeba99ea10e3132", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7dc2f65353c93f15adaf3a8a588363ca9c99d3ebb092639cfeba99ea10e3132", kill_on_drop: false }` [INFO] [stdout] f7dc2f65353c93f15adaf3a8a588363ca9c99d3ebb092639cfeba99ea10e3132 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acc2fb51b2ce4868d88e19dd1a8355e2782150ab84ab422e50553ff9529b70cf [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" "acc2fb51b2ce4868d88e19dd1a8355e2782150ab84ab422e50553ff9529b70cf", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling winrt_gen_macros v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling winrt_gen v0.7.2 [INFO] [stderr] Compiling winrt_macros v0.7.2 [INFO] [stderr] Checking winrt v0.7.2 [INFO] [stderr] Checking 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:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/interop.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `windows`? [INFO] [stdout] --> src/abi.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/abi.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::windows::ui::xaml::controls::*; [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/abi.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::windows::ui::xaml::navigation::*; [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/abi.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::ui::xaml::*; [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:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | 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:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::windows::ui::xaml::*; [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/main_page.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::windows::foundation::PropertyValue; [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/main_page.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::ui::xaml::controls::{Button, IButtonFactory}; [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/main_page.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::windows::ui::xaml::controls::{IPageFactory, IPageOverrides, IUserControl, Page}; [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/main_page.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::windows::ui::xaml::navigation::{NavigatingCancelEventArgs, NavigationEventArgs}; [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/main_page.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::windows::ui::xaml::{RoutedEventHandler, UIElement}; [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:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | 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 `Window` [INFO] [stdout] --> src/app.rs:167:19 [INFO] [stdout] | [INFO] [stdout] 167 | let win = Window::current()?; [INFO] [stdout] | ^^^^^^ use of undeclared type or module `Window` [INFO] [stdout] [INFO] [stdout] [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:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | os [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PropertyValue` [INFO] [stdout] --> src/main_page.rs:86:32 [INFO] [stdout] | [INFO] [stdout] 86 | button.set_content(PropertyValue::create_string("Hello!")?)?; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `PropertyValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `RoutedEventHandler` [INFO] [stdout] --> src/main_page.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | button.click(RoutedEventHandler::new({ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `RoutedEventHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `PropertyValue` [INFO] [stdout] --> src/main_page.rs:92:40 [INFO] [stdout] | [INFO] [stdout] 92 | button.set_content(PropertyValue::create_string(format!( [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared type or module `PropertyValue` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/interop.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: maybe a missing crate `windows`? [INFO] [stdout] --> src/abi.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/abi.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::windows::ui::xaml::controls::*; [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/abi.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::windows::ui::xaml::navigation::*; [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/abi.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::ui::xaml::*; [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:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | 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:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::windows::ui::xaml::*; [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/main_page.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::windows::foundation::PropertyValue; [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/main_page.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::windows::ui::xaml::controls::{Button, IButtonFactory}; [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/main_page.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::windows::ui::xaml::controls::{IPageFactory, IPageOverrides, IUserControl, Page}; [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/main_page.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::windows::ui::xaml::navigation::{NavigatingCancelEventArgs, NavigationEventArgs}; [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/main_page.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::windows::ui::xaml::{RoutedEventHandler, UIElement}; [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:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | 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 `Application` [INFO] [stdout] --> src/main.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | 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:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | 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/abi.rs:25:66 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 25 | 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/abi.rs:28:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 28 | 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/abi.rs:32:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 32 | 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/abi.rs:36:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 36 | 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/abi.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 40 | 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/abi.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 44 | 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/abi.rs:48:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 48 | 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/abi.rs:52:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 52 | 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/abi.rs:56:19 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 56 | RawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IPageOverrides` in this scope [INFO] [stdout] --> src/abi.rs:64:26 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct abi_IPageOverrides { [INFO] [stdout] | ----------------------------- similarly named struct `abi_IPageOverrides` defined here [INFO] [stdout] ... [INFO] [stdout] 64 | NonNullRawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 64 | NonNullRawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 61 | pub struct abi_IPageOverrides { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NavigationEventArgs` in this scope [INFO] [stdout] --> src/abi.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ::Abi, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IPageOverrides` in this scope [INFO] [stdout] --> src/abi.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct abi_IPageOverrides { [INFO] [stdout] | ----------------------------- similarly named struct `abi_IPageOverrides` defined here [INFO] [stdout] ... [INFO] [stdout] 68 | NonNullRawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 68 | NonNullRawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 61 | pub struct abi_IPageOverrides { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NavigationEventArgs` in this scope [INFO] [stdout] --> src/abi.rs:69:10 [INFO] [stdout] | [INFO] [stdout] 69 | ::Abi, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IPageOverrides` in this scope [INFO] [stdout] --> src/abi.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct abi_IPageOverrides { [INFO] [stdout] | ----------------------------- similarly named struct `abi_IPageOverrides` defined here [INFO] [stdout] ... [INFO] [stdout] 72 | NonNullRawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 72 | NonNullRawComPtr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 61 | pub struct abi_IPageOverrides { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NavigatingCancelEventArgs` in this scope [INFO] [stdout] --> src/abi.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | ::Abi, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Application` in this scope [INFO] [stdout] --> src/app.rs:88:30 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 88 | 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:88:43 [INFO] [stdout] | [INFO] [stdout] 88 | winrt::factory::()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winrt-0.7.2/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] 88 | winrt::factory::()? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | 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:107:29 [INFO] [stdout] | [INFO] [stdout] 107 | || iid == &::iid() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ help: a struct with a similar name exists: `abi_IApplicationOverride` [INFO] [stdout] | [INFO] [stdout] ::: src/abi.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | ----------------------------------- similarly named struct `abi_IApplicationOverride` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IActivatedEventArgs` in this scope [INFO] [stdout] --> src/app.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 160 | _: 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:166:37 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 166 | let 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:174:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 174 | _: 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:183:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 183 | _: 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:189:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 189 | _: 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:195:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 195 | _: 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:201:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 201 | _: 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:207:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 207 | _: 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:213:22 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 213 | _: 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:219:25 [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 219 | args: 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:224:31 [INFO] [stdout] | [INFO] [stdout] 224 | this.base.query::().get_abi().map_or( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/abi.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | pub struct abi_IApplicationOverride { [INFO] [stdout] | ----------------------------------- similarly named struct `abi_IApplicationOverride` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 224 | this.base.query::().get_abi().map_or( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 50 | impl impl_App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Button` in this scope [INFO] [stdout] --> src/main_page.rs:83:30 [INFO] [stdout] | [INFO] [stdout] 51 | impl impl_MainPage { [INFO] [stdout] | - help: you might be missing a type parameter: `