[INFO] fetching crate amscrapper-rs 0.1.7... [INFO] checking amscrapper-rs-0.1.7 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate amscrapper-rs 0.1.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate amscrapper-rs 0.1.7 [INFO] finished tweaking crates.io crate amscrapper-rs 0.1.7 [INFO] tweaked toml for crates.io crate amscrapper-rs 0.1.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate amscrapper-rs 0.1.7 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate amscrapper-rs 0.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 725a387f8a59c0d211b96070082c53c27de464b96eae86db36b7e51bc6e8f05a [INFO] running `Command { std: "docker" "start" "-a" "725a387f8a59c0d211b96070082c53c27de464b96eae86db36b7e51bc6e8f05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "725a387f8a59c0d211b96070082c53c27de464b96eae86db36b7e51bc6e8f05a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "725a387f8a59c0d211b96070082c53c27de464b96eae86db36b7e51bc6e8f05a", kill_on_drop: false }` [INFO] [stdout] 725a387f8a59c0d211b96070082c53c27de464b96eae86db36b7e51bc6e8f05a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66a314e0e58799d34557179523e00861d48f0684acbc1c887324b9636202d21c [INFO] running `Command { std: "docker" "start" "-a" "66a314e0e58799d34557179523e00861d48f0684acbc1c887324b9636202d21c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking windows-link v0.1.1 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking once_cell v1.21.1 [INFO] [stderr] Checking windows-strings v0.3.1 [INFO] [stderr] Checking windows-result v0.3.2 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking windows-result v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking windows-strings v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling windows-interface v0.59.1 [INFO] [stderr] Compiling windows-implement v0.59.0 [INFO] [stderr] Compiling windows-interface v0.58.0 [INFO] [stderr] Compiling windows-implement v0.58.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling uiautomation_derive v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking windows-core v0.60.1 [INFO] [stderr] Checking windows-collections v0.1.1 [INFO] [stderr] Checking windows-numerics v0.1.1 [INFO] [stderr] Checking windows-future v0.1.1 [INFO] [stderr] Checking windows-core v0.58.0 [INFO] [stderr] Checking windows v0.60.0 [INFO] [stderr] Checking uiautomation v0.17.1 [INFO] [stderr] Checking windows v0.58.0 [INFO] [stderr] Checking winvd v0.0.48 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::Foundation::HWND; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::System::Com::CoIncrementMTAUsage; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::System::Com::CLSCTX_LOCAL_SERVER; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::core::HRESULT; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Win32::{System::Com::CoCreateInstance, UI::Shell::Common::IObjectArray}, [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | core::{Interface, GUID, HSTRING}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/desktop.rs:6:27 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::{core::GUID, Win32::Foundation::HWND}; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/events.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::Foundation::HWND; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/desktop.rs:6:15 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::{core::GUID, Win32::Foundation::HWND}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/interfaces.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | Win32::{Foundation::HWND, UI::Shell::Common::IObjectArray}, [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/interfaces.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | core::{IUnknown, IUnknown_Vtbl, Interface, GUID, HRESULT, HSTRING}, [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/listener.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::Foundation::HWND; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/listener.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | use windows::Win32::System::Threading::{ [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/listener.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::core::{Interface, HRESULT, HSTRING}; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/listener.rs:176:12 [INFO] [stdout] | [INFO] [stdout] 176 | #[windows::core::implement(IVirtualDesktopNotification)] [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:68:36 [INFO] [stdout] | [INFO] [stdout] 68 | impl HRESULTHelpers for ::windows::core::HRESULT { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:101:22 [INFO] [stdout] | [INFO] [stdout] 101 | impl From<::windows::core::Error> for Error { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:102:27 [INFO] [stdout] | [INFO] [stdout] 102 | fn from(r: ::windows::core::Error) -> Self { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/log.rs:3:52 [INFO] [stdout] | [INFO] [stdout] 3 | fn OutputDebugStringW(lpOutputString: windows::core::PCWSTR); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualDesktopNotification_Impl` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/listener.rs:194:43 [INFO] [stdout] | [INFO] [stdout] 194 | impl IVirtualDesktopNotification_Impl for VirtualDesktopNotification_Impl { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a trait with a similar name exists: `IVirtualDesktopNotification_Impl` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/interfaces.rs:374:1 [INFO] [stdout] | [INFO] [stdout] 374 | #[windows_interface::interface("B9E5E94D-233E-49AB-AF5C-2B4541C3AADE")] [INFO] [stdout] | ----------------------------------------------------------------------- similarly named trait `IVirtualDesktopNotification_Impl` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/log.rs:11:27 [INFO] [stdout] | [INFO] [stdout] 11 | let pw = windows::core::PCWSTR::from_raw(notepad.as_ptr()); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] note: type alias `crate::interfaces::PCWSTR` exists but is inaccessible [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/interfaces.rs:146:1 [INFO] [stdout] | [INFO] [stdout] 146 | type PCWSTR = *const WCHAR; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom<&interfaces::IVirtualDesktop>` for type `comobjects::DesktopInternal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | impl<'a> TryFrom<&'a IVirtualDesktop> for DesktopInternal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom<&interfaces::ComIn<'_, interfaces::IVirtualDesktop>>` for type `comobjects::DesktopInternal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winvd-0.0.48/src/comobjects.rs:151:1 [INFO] [stdout] | [INFO] [stdout] 151 | impl<'a> TryFrom<&'a ComIn<'a, IVirtualDesktop>> for DesktopInternal { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winvd` (lib) due to 23 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::Win32::Foundation::GetLastError; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::Foundation::E_FAIL; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::Foundation::HWND; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::Foundation::POINT; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::Foundation::RECT; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::core::HRESULT; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::core::BSTR; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::core::HRESULT; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::core::HSTRING; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::core::IUnknown; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::core::Interface; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::Foundation::DECIMAL; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::Win32::Foundation::VARIANT_BOOL; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::Win32::System::Com::*; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::Win32::System::Ole::*; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::System::Variant::*; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::core::PSTR; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::System::Com::CLSCTX_ALL; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::System::Com::COINIT_MULTITHREADED; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::System::Com::CoCreateInstance; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::System::Com::CoInitializeEx; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::Win32::UI::Accessibility::CUIAutomation; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::Win32::UI::Accessibility::IUIAutomation; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::Win32::UI::Accessibility::IUIAutomationAndCondition; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::UI::Accessibility::IUIAutomationBoolCondition; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | use windows::Win32::UI::Accessibility::IUIAutomationCacheRequest; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | use windows::Win32::UI::Accessibility::IUIAutomationCondition; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::Win32::UI::Accessibility::IUIAutomationElement; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use windows::Win32::UI::Accessibility::IUIAutomationElement3; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use windows::Win32::UI::Accessibility::IUIAutomationElement8; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use windows::Win32::UI::Accessibility::IUIAutomationElement9; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | use windows::Win32::UI::Accessibility::IUIAutomationElementArray; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use windows::Win32::UI::Accessibility::IUIAutomationNotCondition; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | use windows::Win32::UI::Accessibility::IUIAutomationOrCondition; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | use windows::Win32::UI::Accessibility::IUIAutomationPropertyCondition; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | use windows::Win32::UI::Accessibility::IUIAutomationTreeWalker; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::core::Param; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | use windows::core::IUnknown; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | use windows::Win32::UI::Accessibility::UIA_PROPERTY_ID; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | use windows::core::Interface; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::UI::Accessibility::IUIAutomationAnnotationPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::Win32::UI::Accessibility::IUIAutomationCustomNavigationPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::UI::Accessibility::IUIAutomationDockPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::UI::Accessibility::IUIAutomationDragPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::UI::Accessibility::IUIAutomationDropTargetPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::UI::Accessibility::IUIAutomationExpandCollapsePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::UI::Accessibility::IUIAutomationGridItemPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::UI::Accessibility::IUIAutomationGridPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::Win32::UI::Accessibility::IUIAutomationInvokePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::Win32::UI::Accessibility::IUIAutomationItemContainerPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::Win32::UI::Accessibility::IUIAutomationLegacyIAccessiblePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::UI::Accessibility::IUIAutomationMultipleViewPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | use windows::Win32::UI::Accessibility::IUIAutomationRangeValuePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | use windows::Win32::UI::Accessibility::IUIAutomationScrollItemPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::Win32::UI::Accessibility::IUIAutomationScrollPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | use windows::Win32::UI::Accessibility::IUIAutomationSelectionItemPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use windows::Win32::UI::Accessibility::IUIAutomationSelectionPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:21:14 [INFO] [stdout] | [INFO] [stdout] 21 | use windows::Win32::UI::Accessibility::IUIAutomationSelectionPattern2; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | use windows::Win32::UI::Accessibility::IUIAutomationSpreadsheetItemPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:23:14 [INFO] [stdout] | [INFO] [stdout] 23 | use windows::Win32::UI::Accessibility::IUIAutomationSpreadsheetPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | use windows::Win32::UI::Accessibility::IUIAutomationStylesPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | use windows::Win32::UI::Accessibility::IUIAutomationSynchronizedInputPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | use windows::Win32::UI::Accessibility::IUIAutomationTableItemPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | use windows::Win32::UI::Accessibility::IUIAutomationTablePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | use windows::Win32::UI::Accessibility::IUIAutomationTextChildPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:29:14 [INFO] [stdout] | [INFO] [stdout] 29 | use windows::Win32::UI::Accessibility::IUIAutomationTextEditPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | use windows::Win32::UI::Accessibility::IUIAutomationTextPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | use windows::Win32::UI::Accessibility::IUIAutomationTextPattern2; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:32:14 [INFO] [stdout] | [INFO] [stdout] 32 | use windows::Win32::UI::Accessibility::IUIAutomationTextRange; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:33:14 [INFO] [stdout] | [INFO] [stdout] 33 | use windows::Win32::UI::Accessibility::IUIAutomationTextRange2; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:34:14 [INFO] [stdout] | [INFO] [stdout] 34 | use windows::Win32::UI::Accessibility::IUIAutomationTextRangeArray; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | use windows::Win32::UI::Accessibility::IUIAutomationTogglePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:36:14 [INFO] [stdout] | [INFO] [stdout] 36 | use windows::Win32::UI::Accessibility::IUIAutomationTransformPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | use windows::Win32::UI::Accessibility::IUIAutomationTransformPattern2; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | use windows::Win32::UI::Accessibility::IUIAutomationValuePattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:39:14 [INFO] [stdout] | [INFO] [stdout] 39 | use windows::Win32::UI::Accessibility::IUIAutomationVirtualizedItemPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 40 | use windows::Win32::UI::Accessibility::IUIAutomationWindowPattern; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:41:14 [INFO] [stdout] | [INFO] [stdout] 41 | use windows::Win32::UI::Accessibility::SynchronizedInputType; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::core::Interface; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:42:14 [INFO] [stdout] | [INFO] [stdout] 42 | use windows::core::BSTR; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::UI::WindowsAndMessaging::SetForegroundWindow; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::UI::Input::KeyboardAndMouse::*; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::UI::WindowsAndMessaging::GetCursorPos; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::Win32::UI::WindowsAndMessaging::GetSystemMetrics; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::SM_CXSCREEN; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::Win32::UI::WindowsAndMessaging::SM_CYSCREEN; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::SetCursorPos; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::Foundation::CloseHandle; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::Win32::Foundation::HANDLE; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::Foundation::WAIT_FAILED; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::Foundation::WAIT_OBJECT_0; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::Foundation::WAIT_TIMEOUT; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::System::Threading::CreateProcessW; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::System::Threading::GetExitCodeProcess; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::System::Threading::INFINITE; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::Win32::System::Threading::PROCESS_CREATION_FLAGS; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::Win32::System::Threading::PROCESS_INFORMATION; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::Win32::System::Threading::STARTUPINFOW; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::System::Threading::WaitForInputIdle; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | use windows::Win32::System::Threading::WaitForSingleObject; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:43:14 [INFO] [stdout] | [INFO] [stdout] 43 | use windows::core::IUnknown; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:17:14 [INFO] [stdout] | [INFO] [stdout] 17 | use windows::core::PCWSTR; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::Win32::UI::Input::KeyboardAndMouse::GetActiveWindow; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::UI::WindowsAndMessaging::IDNO; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::Win32::UI::WindowsAndMessaging::IDYES; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::UI::WindowsAndMessaging::MB_ICONERROR; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::UI::WindowsAndMessaging::MB_ICONINFORMATION; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::UI::WindowsAndMessaging::MB_ICONQUESTION; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::UI::WindowsAndMessaging::MB_ICONWARNING; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::UI::WindowsAndMessaging::MB_OK; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::UI::WindowsAndMessaging::MB_YESNO; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:12:14 [INFO] [stdout] | [INFO] [stdout] 12 | use windows::Win32::UI::WindowsAndMessaging::MB_YESNOCANCEL; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:13:14 [INFO] [stdout] | [INFO] [stdout] 13 | use windows::Win32::UI::WindowsAndMessaging::MESSAGEBOX_RESULT; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:14:14 [INFO] [stdout] | [INFO] [stdout] 14 | use windows::Win32::UI::WindowsAndMessaging::MESSAGEBOX_STYLE; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | use windows::Win32::UI::WindowsAndMessaging::MessageBoxW; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/processes.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | use windows::core::PWSTR; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::UI::Accessibility::IUIAutomationElement; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use windows::Win32::UI::Accessibility::IUIAutomationEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::Win32::UI::Accessibility::IUIAutomationEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::UI::Accessibility::IUIAutomationFocusChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::Win32::UI::Accessibility::IUIAutomationFocusChangedEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::UI::Accessibility::IUIAutomationPropertyChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::UI::Accessibility::IUIAutomationPropertyChangedEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::UI::Accessibility::IUIAutomationStructureChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::UI::Accessibility::IUIAutomationStructureChangedEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::UI::Accessibility::UIA_EVENT_ID; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::UI::Accessibility::UIA_PROPERTY_ID; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:1:14 [INFO] [stdout] | [INFO] [stdout] 1 | use windows::Win32::UI::Accessibility::IUIAutomationElement; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:2:14 [INFO] [stdout] | [INFO] [stdout] 2 | use windows::Win32::UI::Accessibility::IUIAutomationEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | use windows::Win32::UI::Accessibility::IUIAutomationEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | use windows::Win32::UI::Accessibility::IUIAutomationFocusChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:5:14 [INFO] [stdout] | [INFO] [stdout] 5 | use windows::Win32::UI::Accessibility::IUIAutomationFocusChangedEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::UI::Accessibility::IUIAutomationPropertyChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::UI::Accessibility::IUIAutomationPropertyChangedEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::UI::Accessibility::IUIAutomationStructureChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::UI::Accessibility::IUIAutomationStructureChangedEventHandler_Impl; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:10:14 [INFO] [stdout] | [INFO] [stdout] 10 | use windows::Win32::UI::Accessibility::UIA_EVENT_ID; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use windows::Win32::UI::Accessibility::UIA_PROPERTY_ID; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use windows::Win32::UI::Accessibility::IUIAutomationEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use windows::Win32::UI::Accessibility::IUIAutomationFocusChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use windows::Win32::UI::Accessibility::IUIAutomationPropertyChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | use windows::Win32::UI::Accessibility::IUIAutomationStructureChangedEventHandler; [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `windows::core` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/dialogs.rs:16:14 [INFO] [stdout] | [INFO] [stdout] 16 | use windows::core::PCWSTR; [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:272:19 [INFO] [stdout] | [INFO] [stdout] 272 | #[map_as(windows::Win32::UI::Accessibility::UIA_PROPERTY_ID)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:631:19 [INFO] [stdout] | [INFO] [stdout] 631 | #[map_as(windows::Win32::UI::Accessibility::WindowInteractionState)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:669:23 [INFO] [stdout] | [INFO] [stdout] 669 | impl TryFrom for Test { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:672:33 [INFO] [stdout] | [INFO] [stdout] 672 | fn try_from(value: windows::Win32::UI::Accessibility::WindowInteractionState) -> Result { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:700:19 [INFO] [stdout] | [INFO] [stdout] 700 | #[map_as(windows::Win32::UI::Accessibility::DockPosition)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:721:19 [INFO] [stdout] | [INFO] [stdout] 721 | #[map_as(windows::Win32::UI::Accessibility::ExpandCollapseState)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:738:19 [INFO] [stdout] | [INFO] [stdout] 738 | #[map_as(windows::Win32::UI::Accessibility::NavigateDirection)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:757:19 [INFO] [stdout] | [INFO] [stdout] 757 | #[map_as(windows::Win32::UI::Accessibility::RowOrColumnMajor)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:772:19 [INFO] [stdout] | [INFO] [stdout] 772 | #[map_as(windows::Win32::UI::Accessibility::ScrollAmount)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:793:19 [INFO] [stdout] | [INFO] [stdout] 793 | #[map_as(windows::Win32::UI::Accessibility::SupportedTextSelection)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:808:19 [INFO] [stdout] | [INFO] [stdout] 808 | #[map_as(windows::Win32::UI::Accessibility::ToggleState)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:829:19 [INFO] [stdout] | [INFO] [stdout] 829 | #[map_as(windows::Win32::UI::Accessibility::ZoomUnit)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:848:19 [INFO] [stdout] | [INFO] [stdout] 848 | #[map_as(windows::Win32::UI::Accessibility::WindowVisualState)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:863:19 [INFO] [stdout] | [INFO] [stdout] 863 | #[map_as(windows::Win32::UI::Accessibility::TextUnit)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:886:19 [INFO] [stdout] | [INFO] [stdout] 886 | #[map_as(windows::Win32::UI::Accessibility::TextPatternRangeEndpoint)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:899:19 [INFO] [stdout] | [INFO] [stdout] 899 | #[map_as(windows::Win32::UI::Accessibility::OrientationType)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:914:19 [INFO] [stdout] | [INFO] [stdout] 914 | #[map_as(windows::Win32::UI::Accessibility::PropertyConditionFlags)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:931:19 [INFO] [stdout] | [INFO] [stdout] 931 | #[map_as(windows::Win32::UI::Accessibility::TreeScope)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:954:19 [INFO] [stdout] | [INFO] [stdout] 954 | #[map_as(windows::Win32::UI::Accessibility::UIA_ANNOTATIONTYPE)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:1011:19 [INFO] [stdout] | [INFO] [stdout] 1011 | #[map_as(windows::Win32::UI::Accessibility::UIA_HEADINGLEVEL_ID)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:1030:19 [INFO] [stdout] | [INFO] [stdout] 1030 | #[map_as(windows::Win32::UI::Accessibility::UIA_STYLE_ID)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:1073:19 [INFO] [stdout] | [INFO] [stdout] 1073 | #[map_as(windows::Win32::UI::Accessibility::UIA_TEXTATTRIBUTE_ID)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:1168:19 [INFO] [stdout] | [INFO] [stdout] 1168 | #[map_as(windows::Win32::UI::Accessibility::AutomationElementMode)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/types.rs:1181:19 [INFO] [stdout] | [INFO] [stdout] 1181 | #[map_as(windows::Win32::UI::Accessibility::StructureChangeType)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:178:38 [INFO] [stdout] | [INFO] [stdout] 178 | Anonymous1: windows::Win32::Foundation::DECIMAL_0 { signscale: (*d).Anonymous1.signscale }, [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:180:38 [INFO] [stdout] | [INFO] [stdout] 180 | Anonymous2: windows::Win32::Foundation::DECIMAL_1 { Lo64: (*d).Anonymous2.Lo64 } [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:488:39 [INFO] [stdout] | [INFO] [stdout] 488 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:488:27 [INFO] [stdout] | [INFO] [stdout] 488 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | VT_I4 | VT_INT => VarBoolFromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:659:25 [INFO] [stdout] | [INFO] [stdout] 659 | VT_I4 | VT_INT => VarBoolFromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:659:25 [INFO] [stdout] | [INFO] [stdout] 659 | VT_I4 | VT_INT => VarBoolFromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:659:17 [INFO] [stdout] | [INFO] [stdout] 659 | VT_I4 | VT_INT => VarBoolFromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:663:17 [INFO] [stdout] | [INFO] [stdout] 663 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:663:27 [INFO] [stdout] | [INFO] [stdout] 663 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:663:17 [INFO] [stdout] | [INFO] [stdout] 663 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:663:39 [INFO] [stdout] | [INFO] [stdout] 663 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:663:27 [INFO] [stdout] | [INFO] [stdout] 663 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:663:17 [INFO] [stdout] | [INFO] [stdout] 663 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | VT_UI4 | VT_UINT => VarBoolFromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | VT_UI4 | VT_UINT => VarBoolFromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:670:26 [INFO] [stdout] | [INFO] [stdout] 670 | VT_UI4 | VT_UINT => VarBoolFromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:670:17 [INFO] [stdout] | [INFO] [stdout] 670 | VT_UI4 | VT_UINT => VarBoolFromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:731:21 [INFO] [stdout] | [INFO] [stdout] 731 | VT_I4 | VT_INT => VarBstrFromI4(self.get_data().lVal, 0, 0)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | VT_I4 | VT_INT => VarBstrFromI4(self.get_data().lVal, 0, 0)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:731:29 [INFO] [stdout] | [INFO] [stdout] 731 | VT_I4 | VT_INT => VarBstrFromI4(self.get_data().lVal, 0, 0)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:731:21 [INFO] [stdout] | [INFO] [stdout] 731 | VT_I4 | VT_INT => VarBstrFromI4(self.get_data().lVal, 0, 0)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:737:21 [INFO] [stdout] | [INFO] [stdout] 737 | VT_UI4 | VT_UINT => VarBstrFromUI4(self.get_data().ulVal, 0, 0)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:737:30 [INFO] [stdout] | [INFO] [stdout] 737 | VT_UI4 | VT_UINT => VarBstrFromUI4(self.get_data().ulVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:737:30 [INFO] [stdout] | [INFO] [stdout] 737 | VT_UI4 | VT_UINT => VarBstrFromUI4(self.get_data().ulVal, 0, 0)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:737:21 [INFO] [stdout] | [INFO] [stdout] 737 | VT_UI4 | VT_UINT => VarBstrFromUI4(self.get_data().ulVal, 0, 0)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:822:17 [INFO] [stdout] | [INFO] [stdout] 822 | VT_I4 | VT_INT => variant_as_i1!(VarI1FromI4, self.get_data().lVal), [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:822:25 [INFO] [stdout] | [INFO] [stdout] 822 | VT_I4 | VT_INT => variant_as_i1!(VarI1FromI4, self.get_data().lVal), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:822:25 [INFO] [stdout] | [INFO] [stdout] 822 | VT_I4 | VT_INT => variant_as_i1!(VarI1FromI4, self.get_data().lVal), [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:822:17 [INFO] [stdout] | [INFO] [stdout] 822 | VT_I4 | VT_INT => variant_as_i1!(VarI1FromI4, self.get_data().lVal), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:826:17 [INFO] [stdout] | [INFO] [stdout] 826 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:826:27 [INFO] [stdout] | [INFO] [stdout] 826 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:826:17 [INFO] [stdout] | [INFO] [stdout] 826 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:826:39 [INFO] [stdout] | [INFO] [stdout] 826 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:826:27 [INFO] [stdout] | [INFO] [stdout] 826 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:826:17 [INFO] [stdout] | [INFO] [stdout] 826 | VT_BSTR | VT_LPWSTR | VT_LPSTR => { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:835:17 [INFO] [stdout] | [INFO] [stdout] 835 | VT_UI4 | VT_UINT => variant_as_i1!(VarI1FromUI4, self.get_data().ulVal), [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:835:26 [INFO] [stdout] | [INFO] [stdout] 835 | VT_UI4 | VT_UINT => variant_as_i1!(VarI1FromUI4, self.get_data().ulVal), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:835:26 [INFO] [stdout] | [INFO] [stdout] 835 | VT_UI4 | VT_UINT => variant_as_i1!(VarI1FromUI4, self.get_data().ulVal), [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:835:17 [INFO] [stdout] | [INFO] [stdout] 835 | VT_UI4 | VT_UINT => variant_as_i1!(VarI1FromUI4, self.get_data().ulVal), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | VT_I4 | VT_INT => VarI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:872:25 [INFO] [stdout] | [INFO] [stdout] 872 | VT_I4 | VT_INT => VarI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:872:25 [INFO] [stdout] | [INFO] [stdout] 872 | VT_I4 | VT_INT => VarI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:872:17 [INFO] [stdout] | [INFO] [stdout] 872 | VT_I4 | VT_INT => VarI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:17 [INFO] [stdout] | [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:27 [INFO] [stdout] | [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:17 [INFO] [stdout] | [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:39 [INFO] [stdout] | [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:27 [INFO] [stdout] | [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:17 [INFO] [stdout] | [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:879:17 [INFO] [stdout] | [INFO] [stdout] 879 | VT_UI4 | VT_UINT => VarI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:879:26 [INFO] [stdout] | [INFO] [stdout] 879 | VT_UI4 | VT_UINT => VarI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:879:26 [INFO] [stdout] | [INFO] [stdout] 879 | VT_UI4 | VT_UINT => VarI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:879:17 [INFO] [stdout] | [INFO] [stdout] 879 | VT_UI4 | VT_UINT => VarI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:916:17 [INFO] [stdout] | [INFO] [stdout] 916 | VT_I4 | VT_INT => self.get_data().lVal, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:916:25 [INFO] [stdout] | [INFO] [stdout] 916 | VT_I4 | VT_INT => self.get_data().lVal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:916:25 [INFO] [stdout] | [INFO] [stdout] 916 | VT_I4 | VT_INT => self.get_data().lVal, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:916:17 [INFO] [stdout] | [INFO] [stdout] 916 | VT_I4 | VT_INT => self.get_data().lVal, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:17 [INFO] [stdout] | [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:27 [INFO] [stdout] | [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:17 [INFO] [stdout] | [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:39 [INFO] [stdout] | [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:27 [INFO] [stdout] | [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:17 [INFO] [stdout] | [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:923:17 [INFO] [stdout] | [INFO] [stdout] 923 | VT_UI4 | VT_UINT => VarI4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:923:26 [INFO] [stdout] | [INFO] [stdout] 923 | VT_UI4 | VT_UINT => VarI4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:923:26 [INFO] [stdout] | [INFO] [stdout] 923 | VT_UI4 | VT_UINT => VarI4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:923:17 [INFO] [stdout] | [INFO] [stdout] 923 | VT_UI4 | VT_UINT => VarI4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:960:17 [INFO] [stdout] | [INFO] [stdout] 960 | VT_I4 | VT_INT => self.get_data().lVal as i64, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:960:25 [INFO] [stdout] | [INFO] [stdout] 960 | VT_I4 | VT_INT => self.get_data().lVal as i64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:960:25 [INFO] [stdout] | [INFO] [stdout] 960 | VT_I4 | VT_INT => self.get_data().lVal as i64, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:960:17 [INFO] [stdout] | [INFO] [stdout] 960 | VT_I4 | VT_INT => self.get_data().lVal as i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:17 [INFO] [stdout] | [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:27 [INFO] [stdout] | [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:17 [INFO] [stdout] | [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:39 [INFO] [stdout] | [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:27 [INFO] [stdout] | [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:17 [INFO] [stdout] | [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:967:17 [INFO] [stdout] | [INFO] [stdout] 967 | VT_UI4 | VT_UINT => VarI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:967:26 [INFO] [stdout] | [INFO] [stdout] 967 | VT_UI4 | VT_UINT => VarI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:967:26 [INFO] [stdout] | [INFO] [stdout] 967 | VT_UI4 | VT_UINT => VarI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:967:17 [INFO] [stdout] | [INFO] [stdout] 967 | VT_UI4 | VT_UINT => VarI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1004:17 [INFO] [stdout] | [INFO] [stdout] 1004 | VT_I4 | VT_INT => VarR4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1004:25 [INFO] [stdout] | [INFO] [stdout] 1004 | VT_I4 | VT_INT => VarR4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1004:25 [INFO] [stdout] | [INFO] [stdout] 1004 | VT_I4 | VT_INT => VarR4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1004:17 [INFO] [stdout] | [INFO] [stdout] 1004 | VT_I4 | VT_INT => VarR4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:17 [INFO] [stdout] | [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:27 [INFO] [stdout] | [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:17 [INFO] [stdout] | [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:39 [INFO] [stdout] | [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:27 [INFO] [stdout] | [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:17 [INFO] [stdout] | [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1011:17 [INFO] [stdout] | [INFO] [stdout] 1011 | VT_UI4 | VT_UINT => VarR4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1011:26 [INFO] [stdout] | [INFO] [stdout] 1011 | VT_UI4 | VT_UINT => VarR4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1011:26 [INFO] [stdout] | [INFO] [stdout] 1011 | VT_UI4 | VT_UINT => VarR4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1011:17 [INFO] [stdout] | [INFO] [stdout] 1011 | VT_UI4 | VT_UINT => VarR4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1048:17 [INFO] [stdout] | [INFO] [stdout] 1048 | VT_I4 | VT_INT => VarR8FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1048:25 [INFO] [stdout] | [INFO] [stdout] 1048 | VT_I4 | VT_INT => VarR8FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1048:25 [INFO] [stdout] | [INFO] [stdout] 1048 | VT_I4 | VT_INT => VarR8FromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1048:17 [INFO] [stdout] | [INFO] [stdout] 1048 | VT_I4 | VT_INT => VarR8FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:17 [INFO] [stdout] | [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:27 [INFO] [stdout] | [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:17 [INFO] [stdout] | [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:39 [INFO] [stdout] | [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:27 [INFO] [stdout] | [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:17 [INFO] [stdout] | [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1055:17 [INFO] [stdout] | [INFO] [stdout] 1055 | VT_UI4 | VT_UINT => VarR8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1055:26 [INFO] [stdout] | [INFO] [stdout] 1055 | VT_UI4 | VT_UINT => VarR8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1055:26 [INFO] [stdout] | [INFO] [stdout] 1055 | VT_UI4 | VT_UINT => VarR8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1055:17 [INFO] [stdout] | [INFO] [stdout] 1055 | VT_UI4 | VT_UINT => VarR8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1092:17 [INFO] [stdout] | [INFO] [stdout] 1092 | VT_I4 | VT_INT => VarUI1FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1092:25 [INFO] [stdout] | [INFO] [stdout] 1092 | VT_I4 | VT_INT => VarUI1FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1092:25 [INFO] [stdout] | [INFO] [stdout] 1092 | VT_I4 | VT_INT => VarUI1FromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1092:17 [INFO] [stdout] | [INFO] [stdout] 1092 | VT_I4 | VT_INT => VarUI1FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:27 [INFO] [stdout] | [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:39 [INFO] [stdout] | [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:27 [INFO] [stdout] | [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:17 [INFO] [stdout] | [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | VT_UI4 | VT_UINT => VarUI1FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1099:26 [INFO] [stdout] | [INFO] [stdout] 1099 | VT_UI4 | VT_UINT => VarUI1FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1099:26 [INFO] [stdout] | [INFO] [stdout] 1099 | VT_UI4 | VT_UINT => VarUI1FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1099:17 [INFO] [stdout] | [INFO] [stdout] 1099 | VT_UI4 | VT_UINT => VarUI1FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1136:17 [INFO] [stdout] | [INFO] [stdout] 1136 | VT_I4 | VT_INT => VarUI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1136:25 [INFO] [stdout] | [INFO] [stdout] 1136 | VT_I4 | VT_INT => VarUI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1136:25 [INFO] [stdout] | [INFO] [stdout] 1136 | VT_I4 | VT_INT => VarUI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1136:17 [INFO] [stdout] | [INFO] [stdout] 1136 | VT_I4 | VT_INT => VarUI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:17 [INFO] [stdout] | [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:27 [INFO] [stdout] | [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:17 [INFO] [stdout] | [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:39 [INFO] [stdout] | [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:27 [INFO] [stdout] | [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:17 [INFO] [stdout] | [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1143:17 [INFO] [stdout] | [INFO] [stdout] 1143 | VT_UI4 | VT_UINT => VarUI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1143:26 [INFO] [stdout] | [INFO] [stdout] 1143 | VT_UI4 | VT_UINT => VarUI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1143:26 [INFO] [stdout] | [INFO] [stdout] 1143 | VT_UI4 | VT_UINT => VarUI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1143:17 [INFO] [stdout] | [INFO] [stdout] 1143 | VT_UI4 | VT_UINT => VarUI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1180:17 [INFO] [stdout] | [INFO] [stdout] 1180 | VT_I4 | VT_INT => VarUI4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1180:25 [INFO] [stdout] | [INFO] [stdout] 1180 | VT_I4 | VT_INT => VarUI4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1180:25 [INFO] [stdout] | [INFO] [stdout] 1180 | VT_I4 | VT_INT => VarUI4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1180:17 [INFO] [stdout] | [INFO] [stdout] 1180 | VT_I4 | VT_INT => VarUI4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:17 [INFO] [stdout] | [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:27 [INFO] [stdout] | [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:17 [INFO] [stdout] | [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:39 [INFO] [stdout] | [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:27 [INFO] [stdout] | [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:17 [INFO] [stdout] | [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1187:17 [INFO] [stdout] | [INFO] [stdout] 1187 | VT_UI4 | VT_UINT => self.get_data().ulVal, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1187:26 [INFO] [stdout] | [INFO] [stdout] 1187 | VT_UI4 | VT_UINT => self.get_data().ulVal, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1187:26 [INFO] [stdout] | [INFO] [stdout] 1187 | VT_UI4 | VT_UINT => self.get_data().ulVal, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1187:17 [INFO] [stdout] | [INFO] [stdout] 1187 | VT_UI4 | VT_UINT => self.get_data().ulVal, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1224:17 [INFO] [stdout] | [INFO] [stdout] 1224 | VT_I4 | VT_INT => self.get_data().lVal as _, [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1224:25 [INFO] [stdout] | [INFO] [stdout] 1224 | VT_I4 | VT_INT => self.get_data().lVal as _, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1224:25 [INFO] [stdout] | [INFO] [stdout] 1224 | VT_I4 | VT_INT => self.get_data().lVal as _, [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1224:17 [INFO] [stdout] | [INFO] [stdout] 1224 | VT_I4 | VT_INT => self.get_data().lVal as _, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:17 [INFO] [stdout] | [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ --------- ^^^^^^^^ pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | | | [INFO] [stdout] | | variable not in all patterns [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:27 [INFO] [stdout] | [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:17 [INFO] [stdout] | [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^ -------- variable not in all patterns [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | pattern doesn't bind `VT_LPSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:39 [INFO] [stdout] | [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:27 [INFO] [stdout] | [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ------- ^^^^^^^^^ ^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | | [INFO] [stdout] | | pattern doesn't bind `VT_BSTR` [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:17 [INFO] [stdout] | [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1231:17 [INFO] [stdout] | [INFO] [stdout] 1231 | VT_UI4 | VT_UINT => VarUI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1231:26 [INFO] [stdout] | [INFO] [stdout] 1231 | VT_UI4 | VT_UINT => VarUI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1231:26 [INFO] [stdout] | [INFO] [stdout] 1231 | VT_UI4 | VT_UINT => VarUI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1231:17 [INFO] [stdout] | [INFO] [stdout] 1231 | VT_UI4 | VT_UINT => VarUI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_INT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1506:13 [INFO] [stdout] | [INFO] [stdout] 1506 | VT_I4 | VT_INT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^ ------ variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_INT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_INT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1506:21 [INFO] [stdout] | [INFO] [stdout] 1506 | VT_I4 | VT_INT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_I4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1506:21 [INFO] [stdout] | [INFO] [stdout] 1506 | VT_I4 | VT_INT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ----- ^^^^^^ pattern doesn't bind `VT_I4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_I4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1506:13 [INFO] [stdout] | [INFO] [stdout] 1506 | VT_I4 | VT_INT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UINT` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1510:13 [INFO] [stdout] | [INFO] [stdout] 1510 | VT_UI4 | VT_UINT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^ ------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_UINT` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UINT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1510:22 [INFO] [stdout] | [INFO] [stdout] 1510 | VT_UI4 | VT_UINT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_UI4` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1510:22 [INFO] [stdout] | [INFO] [stdout] 1510 | VT_UI4 | VT_UINT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ------ ^^^^^^^ pattern doesn't bind `VT_UI4` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_UI4` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1510:13 [INFO] [stdout] | [INFO] [stdout] 1510 | VT_UI4 | VT_UINT => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_LPWSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1514:13 [INFO] [stdout] | [INFO] [stdout] 1514 | VT_BSTR | VT_LPWSTR => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^^ --------- variable not in all patterns [INFO] [stdout] | | [INFO] [stdout] | pattern doesn't bind `VT_LPWSTR` [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_LPWSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1514:23 [INFO] [stdout] | [INFO] [stdout] 1514 | VT_BSTR | VT_LPWSTR => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0408]: variable `VT_BSTR` is not bound in all patterns [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1514:23 [INFO] [stdout] | [INFO] [stdout] 1514 | VT_BSTR | VT_LPWSTR => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ------- ^^^^^^^^^ pattern doesn't bind `VT_BSTR` [INFO] [stdout] | | [INFO] [stdout] | variable not in all patterns [INFO] [stdout] | [INFO] [stdout] help: if you meant to match on a variant or a `const` item, consider making the path in the pattern qualified: `path::to::ModOrType::VT_BSTR` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1514:13 [INFO] [stdout] | [INFO] [stdout] 1514 | VT_BSTR | VT_LPWSTR => fmt_safe_array!(Vec, self, f), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1280:39 [INFO] [stdout] | [INFO] [stdout] 1280 | unsafe fn param(self) -> windows::core::ParamValue { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1286:39 [INFO] [stdout] | [INFO] [stdout] 1286 | unsafe fn param(self) -> windows::core::ParamValue { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1420:39 [INFO] [stdout] | [INFO] [stdout] 1420 | unsafe fn param(self) -> windows::core::ParamValue { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1426:39 [INFO] [stdout] | [INFO] [stdout] 1426 | unsafe fn param(self) -> windows::core::ParamValue { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1903:33 [INFO] [stdout] | [INFO] [stdout] 1903 | let bool_cond: windows::core::Result = self.0.cast(); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1909:32 [INFO] [stdout] | [INFO] [stdout] 1909 | let and_cond: windows::core::Result = self.0.cast(); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1915:31 [INFO] [stdout] | [INFO] [stdout] 1915 | let or_cond: windows::core::Result = self.0.cast(); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1921:32 [INFO] [stdout] | [INFO] [stdout] 1921 | let not_cond: windows::core::Result = self.0.cast(); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1927:33 [INFO] [stdout] | [INFO] [stdout] 1927 | let prop_cond: windows::core::Result = self.0.cast(); [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1954:39 [INFO] [stdout] | [INFO] [stdout] 1954 | unsafe fn param(self) -> windows::core::ParamValue { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1960:39 [INFO] [stdout] | [INFO] [stdout] 1960 | unsafe fn param(self) -> windows::core::ParamValue { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/patterns.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | #[map_as(windows::Win32::UI::Accessibility::UIA_PATTERN_ID)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:102:20 [INFO] [stdout] | [INFO] [stdout] 102 | impl From for ControlType { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:103:29 [INFO] [stdout] | [INFO] [stdout] 103 | fn from(value: windows::Win32::UI::Accessibility::UIA_CONTROLTYPE_ID) -> Self { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:108:20 [INFO] [stdout] | [INFO] [stdout] 108 | impl Into for ControlType { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:109:31 [INFO] [stdout] | [INFO] [stdout] 109 | fn into(self) -> windows::Win32::UI::Accessibility::UIA_CONTROLTYPE_ID { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:110:18 [INFO] [stdout] | [INFO] [stdout] 110 | windows::Win32::UI::Accessibility::UIA_CONTROLTYPE_ID(self as _) [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:85:117 [INFO] [stdout] | [INFO] [stdout] 85 | ..., IUIAutomationElement>, changetype: windows::Win32::UI::Accessibility::StructureChangeType, runtimeid: *const windows::Win32::System:... [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:85:191 [INFO] [stdout] | [INFO] [stdout] 85 | ...ructureChangeType, runtimeid: *const windows::Win32::System::Com::SAFEARRAY) -> windows_core::Result<()> { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:87:117 [INFO] [stdout] | [INFO] [stdout] 87 | ..., IUIAutomationElement>, changetype: windows::Win32::UI::Accessibility::StructureChangeType, runtimeid: *const windows::Win32::System:... [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:87:191 [INFO] [stdout] | [INFO] [stdout] 87 | ...ructureChangeType, runtimeid: *const windows::Win32::System::Com::SAFEARRAY) -> windows_core::Result<()> { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | #[map_as(windows::Win32::UI::Accessibility::UIA_EVENT_ID)] [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:170:39 [INFO] [stdout] | [INFO] [stdout] 170 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:177:39 [INFO] [stdout] | [INFO] [stdout] 177 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:234:39 [INFO] [stdout] | [INFO] [stdout] 234 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:291:39 [INFO] [stdout] | [INFO] [stdout] 291 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:297:39 [INFO] [stdout] | [INFO] [stdout] 297 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:347:39 [INFO] [stdout] | [INFO] [stdout] 347 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/mod.rs:353:39 [INFO] [stdout] | [INFO] [stdout] 353 | unsafe fn param(self) -> windows::core::ParamValue { unsafe { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:74:20 [INFO] [stdout] | [INFO] [stdout] 74 | impl From for Error { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::core; [INFO] [stdout] | [INFO] [stdout] help: if you import `core`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 74 - impl From for Error { [INFO] [stdout] 74 + impl From for Error { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | fn from(e: windows::core::Error) -> Self { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::core; [INFO] [stdout] | [INFO] [stdout] help: if you import `core`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 75 - fn from(e: windows::core::Error) -> Self { [INFO] [stdout] 75 + fn from(e: core::Error) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:83:20 [INFO] [stdout] | [INFO] [stdout] 83 | impl Into for Error { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::core; [INFO] [stdout] | [INFO] [stdout] help: if you import `core`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 83 - impl Into for Error { [INFO] [stdout] 83 + impl Into for Error { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:84:31 [INFO] [stdout] | [INFO] [stdout] 84 | fn into(self) -> windows::core::Error { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::core; [INFO] [stdout] | [INFO] [stdout] help: if you import `core`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 84 - fn into(self) -> windows::core::Error { [INFO] [stdout] 84 + fn into(self) -> core::Error { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | windows::core::Error::from_hresult(result) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 86 - windows::core::Error::from_hresult(result) [INFO] [stdout] 86 + Error::from_hresult(result) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/errors.rs:88:22 [INFO] [stdout] | [INFO] [stdout] 88 | windows::core::Error::new(E_FAIL, self.message) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 + use crate::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 + use std::io::Error; [INFO] [stdout] | [INFO] [stdout] = and 3 other candidates [INFO] [stdout] help: if you import `Error`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 88 - windows::core::Error::new(E_FAIL, self.message) [INFO] [stdout] 88 + Error::new(E_FAIL, self.message) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDispatch` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | DISPATCH(IDispatch), [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | value: VARIANT [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 119 - value: VARIANT [INFO] [stdout] 119 + value: crate::variants::Value [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 124 | fn new_null(vt: VARENUM) -> Variant { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:127:19 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 127 | let val = VARIANT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 127 - let val = VARIANT { [INFO] [stdout] 127 + let val = Variant { [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use crate::variants::Value::VARIANT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:128:24 [INFO] [stdout] | [INFO] [stdout] 128 | Anonymous: VARIANT_0 { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:136:16 [INFO] [stdout] | [INFO] [stdout] 136 | fn new(vt: VARENUM, value: VARIANT_0_0_0) -> Variant { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:136:32 [INFO] [stdout] | [INFO] [stdout] 136 | fn new(vt: VARENUM, value: VARIANT_0_0_0) -> Variant { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:137:19 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | let val = VARIANT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 137 - let val = VARIANT { [INFO] [stdout] 137 + let val = Variant { [INFO] [stdout] | [INFO] [stdout] help: consider importing this variant [INFO] [stdout] | [INFO] [stdout] 1 + use crate::variants::Value::VARIANT; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:138:24 [INFO] [stdout] | [INFO] [stdout] 138 | Anonymous: VARIANT_0 { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:139:46 [INFO] [stdout] | [INFO] [stdout] 139 | Anonymous: ManuallyDrop::new(VARIANT_0_0 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:153:21 [INFO] [stdout] | [INFO] [stdout] 153 | fn vt(&self) -> VARENUM { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:158:31 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn get_type(&self) -> VARENUM { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:163:39 [INFO] [stdout] | [INFO] [stdout] 163 | pub(crate) fn get_data(&self) -> &VARIANT_0_0_0 { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:185:30 [INFO] [stdout] | [INFO] [stdout] 185 | fn as_currency(&self) -> CY { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | CY { [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_EMPTY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:201:15 [INFO] [stdout] | [INFO] [stdout] 201 | vt == VT_EMPTY || vt == VT_NULL || vt == VT_VOID [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_NULL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | vt == VT_EMPTY || vt == VT_NULL || vt == VT_VOID [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_VOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:201:50 [INFO] [stdout] | [INFO] [stdout] 201 | vt == VT_EMPTY || vt == VT_NULL || vt == VT_VOID [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:209:15 [INFO] [stdout] | [INFO] [stdout] 209 | vt == VT_BSTR || vt == VT_LPWSTR || vt == VT_LPSTR [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_LPWSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:209:32 [INFO] [stdout] | [INFO] [stdout] 209 | vt == VT_BSTR || vt == VT_LPWSTR || vt == VT_LPSTR [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_LPSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:209:51 [INFO] [stdout] | [INFO] [stdout] 209 | vt == VT_BSTR || vt == VT_LPWSTR || vt == VT_LPSTR [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:228:15 [INFO] [stdout] | [INFO] [stdout] 228 | vt == VT_SAFEARRAY || (vt.0 & VT_ARRAY.0) != 0 [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:228:39 [INFO] [stdout] | [INFO] [stdout] 228 | vt == VT_SAFEARRAY || (vt.0 & VT_ARRAY.0) != 0 [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:351:11 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 351 | impl From for Variant { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 351 - impl From for Variant { [INFO] [stdout] 351 + impl From for Variant { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 351 - impl From for Variant { [INFO] [stdout] 351 + impl From for Variant { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 351 | impl From for Variant { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:352:20 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 352 | fn from(value: VARIANT) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 352 - fn from(value: VARIANT) -> Self { [INFO] [stdout] 352 + fn from(value: crate::variants::Value) -> Self { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 352 - fn from(value: VARIANT) -> Self { [INFO] [stdout] 352 + fn from(value: Variant) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:359:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 359 | impl From<&VARIANT> for Variant { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 359 - impl From<&VARIANT> for Variant { [INFO] [stdout] 359 + impl From<&crate::variants::Value> for Variant { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 359 - impl From<&VARIANT> for Variant { [INFO] [stdout] 359 + impl From<&Variant> for Variant { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 359 | impl From<&VARIANT> for Variant { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:360:21 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 360 | fn from(value: &VARIANT) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 360 - fn from(value: &VARIANT) -> Self { [INFO] [stdout] 360 + fn from(value: &crate::variants::Value) -> Self { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 360 - fn from(value: &VARIANT) -> Self { [INFO] [stdout] 360 + fn from(value: &Variant) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:365:11 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 365 | impl Into for Variant { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 365 - impl Into for Variant { [INFO] [stdout] 365 + impl Into for Variant { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 365 - impl Into for Variant { [INFO] [stdout] 365 + impl Into for Variant { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 365 | impl Into for Variant { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:366:22 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 366 | fn into(self) -> VARIANT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 366 - fn into(self) -> VARIANT { [INFO] [stdout] 366 + fn into(self) -> crate::variants::Value { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 366 - fn into(self) -> VARIANT { [INFO] [stdout] 366 + fn into(self) -> Variant { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:371:12 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 371 | impl AsRef for Variant { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 371 - impl AsRef for Variant { [INFO] [stdout] 371 + impl AsRef for Variant { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 371 - impl AsRef for Variant { [INFO] [stdout] 371 + impl AsRef for Variant { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 371 | impl AsRef for Variant { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:372:26 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct Variant { [INFO] [stdout] | ------------------ similarly named struct `Variant` defined here [INFO] [stdout] ... [INFO] [stdout] 372 | fn as_ref(&self) -> &VARIANT { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 372 - fn as_ref(&self) -> &VARIANT { [INFO] [stdout] 372 + fn as_ref(&self) -> &crate::variants::Value { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 372 - fn as_ref(&self) -> &VARIANT { [INFO] [stdout] 372 + fn as_ref(&self) -> &Variant { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_EMPTY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:409:50 [INFO] [stdout] | [INFO] [stdout] 409 | Value::EMPTY => Variant::new_null(VT_EMPTY), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_NULL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:410:50 [INFO] [stdout] | [INFO] [stdout] 410 | Value::NULL => Variant::new_null(VT_NULL), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_VOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:411:50 [INFO] [stdout] | [INFO] [stdout] 411 | Value::VOID => Variant::new_null(VT_VOID), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_CY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:424:49 [INFO] [stdout] | [INFO] [stdout] 424 | Value::CURRENCY(v) => Variant::new(VT_CY, VARIANT_0_0_0 { cyVal: CY { int64: v} }), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:424:56 [INFO] [stdout] | [INFO] [stdout] 424 | Value::CURRENCY(v) => Variant::new(VT_CY, VARIANT_0_0_0 { cyVal: CY { int64: v} }), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:424:79 [INFO] [stdout] | [INFO] [stdout] 424 | Value::CURRENCY(v) => Variant::new(VT_CY, VARIANT_0_0_0 { cyVal: CY { int64: v} }), [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_DATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:425:49 [INFO] [stdout] | [INFO] [stdout] 425 | Value::DATE(v) => Variant::new(VT_DATE, VARIANT_0_0_0 { date: v }), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:425:58 [INFO] [stdout] | [INFO] [stdout] 425 | Value::DATE(v) => Variant::new(VT_DATE, VARIANT_0_0_0 { date: v }), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ERROR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:429:49 [INFO] [stdout] | [INFO] [stdout] 429 | Value::ERROR(v) => Variant::new(VT_ERROR, VARIANT_0_0_0 { intVal: v.0 }), [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:429:59 [INFO] [stdout] | [INFO] [stdout] 429 | Value::ERROR(v) => Variant::new(VT_ERROR, VARIANT_0_0_0 { intVal: v.0 }), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_HRESULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:430:49 [INFO] [stdout] | [INFO] [stdout] 430 | Value::HRESULT(v) => Variant::new(VT_HRESULT, VARIANT_0_0_0 { intVal: v.0 }), [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:430:61 [INFO] [stdout] | [INFO] [stdout] 430 | Value::HRESULT(v) => Variant::new(VT_HRESULT, VARIANT_0_0_0 { intVal: v.0 }), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:434:30 [INFO] [stdout] | [INFO] [stdout] 434 | Variant::new(VT_VARIANT, VARIANT_0_0_0 { pvarVal: &mut val as _ }) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:434:42 [INFO] [stdout] | [INFO] [stdout] 434 | Variant::new(VT_VARIANT, VARIANT_0_0_0 { pvarVal: &mut val as _ }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_DECIMAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:438:30 [INFO] [stdout] | [INFO] [stdout] 438 | Variant::new(VT_DECIMAL, VARIANT_0_0_0 { pdecVal: &mut decimal as _ }) [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:438:42 [INFO] [stdout] | [INFO] [stdout] 438 | Variant::new(VT_DECIMAL, VARIANT_0_0_0 { pdecVal: &mut decimal as _ }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:440:49 [INFO] [stdout] | [INFO] [stdout] 440 | Value::SAFEARRAY(v) => Variant::new(VT_SAFEARRAY, VARIANT_0_0_0 { parray: v.into() }), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:440:63 [INFO] [stdout] | [INFO] [stdout] 440 | Value::SAFEARRAY(v) => Variant::new(VT_SAFEARRAY, VARIANT_0_0_0 { parray: v.into() }), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 441 | Value::ArrayBool(v) => vec_to_variant!(v, VT_BOOL), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:441:55 [INFO] [stdout] | [INFO] [stdout] 441 | Value::ArrayBool(v) => vec_to_variant!(v, VT_BOOL), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 441 | Value::ArrayBool(v) => vec_to_variant!(v, VT_BOOL), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 442 | Value::ArrayR8(v) => vec_to_variant!(v, VT_R8), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_R8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:442:55 [INFO] [stdout] | [INFO] [stdout] 442 | Value::ArrayR8(v) => vec_to_variant!(v, VT_R8), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 442 | Value::ArrayR8(v) => vec_to_variant!(v, VT_R8), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 443 | Value::ArrayI2(v) => vec_to_variant!(v, VT_I2), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:443:55 [INFO] [stdout] | [INFO] [stdout] 443 | Value::ArrayI2(v) => vec_to_variant!(v, VT_I2), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 443 | Value::ArrayI2(v) => vec_to_variant!(v, VT_I2), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 444 | Value::ArrayI4(v) => vec_to_variant!(v, VT_I4), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:444:55 [INFO] [stdout] | [INFO] [stdout] 444 | Value::ArrayI4(v) => vec_to_variant!(v, VT_I4), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 444 | Value::ArrayI4(v) => vec_to_variant!(v, VT_I4), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 445 | Value::ArrayI8(v) => vec_to_variant!(v, VT_I8), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:445:55 [INFO] [stdout] | [INFO] [stdout] 445 | Value::ArrayI8(v) => vec_to_variant!(v, VT_I8), [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 445 | Value::ArrayI8(v) => vec_to_variant!(v, VT_I8), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 446 | Value::ArrayUI2(v) => vec_to_variant!(v, VT_UI2), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:446:55 [INFO] [stdout] | [INFO] [stdout] 446 | Value::ArrayUI2(v) => vec_to_variant!(v, VT_UI2), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 446 | Value::ArrayUI2(v) => vec_to_variant!(v, VT_UI2), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 447 | Value::ArrayUI4(v) => vec_to_variant!(v, VT_UI4), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:447:55 [INFO] [stdout] | [INFO] [stdout] 447 | Value::ArrayUI4(v) => vec_to_variant!(v, VT_UI4), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 447 | Value::ArrayUI4(v) => vec_to_variant!(v, VT_UI4), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 448 | Value::ArrayUI8(v) => vec_to_variant!(v, VT_UI8), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:448:55 [INFO] [stdout] | [INFO] [stdout] 448 | Value::ArrayUI8(v) => vec_to_variant!(v, VT_UI8), [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 448 | Value::ArrayUI8(v) => vec_to_variant!(v, VT_UI8), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:30 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 449 | Value::ArrayString(v) => vec_to_variant!(v, VT_BSTR), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:449:57 [INFO] [stdout] | [INFO] [stdout] 449 | Value::ArrayString(v) => vec_to_variant!(v, VT_BSTR), [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `VARIANT_0_0_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:401:30 [INFO] [stdout] | [INFO] [stdout] 401 | Variant::new(vt, VARIANT_0_0_0 { parray: arr.into() }) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 449 | Value::ArrayString(v) => vec_to_variant!(v, VT_BSTR), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:474:19 [INFO] [stdout] | [INFO] [stdout] 474 | if vt.0 & VT_ARRAY.0 != 0 { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_TYPEMASK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:475:36 [INFO] [stdout] | [INFO] [stdout] 475 | let t = VARENUM(vt.0 & VT_TYPEMASK.0); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_EMPTY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:494:25 [INFO] [stdout] | [INFO] [stdout] 494 | } else if vt == VT_EMPTY { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_NULL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:496:25 [INFO] [stdout] | [INFO] [stdout] 496 | } else if vt == VT_NULL { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_VOID` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:498:25 [INFO] [stdout] | [INFO] [stdout] 498 | } else if vt == VT_VOID { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:500:25 [INFO] [stdout] | [INFO] [stdout] 500 | } else if vt == VT_I1 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:505:25 [INFO] [stdout] | [INFO] [stdout] 505 | } else if vt == VT_I2 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:510:25 [INFO] [stdout] | [INFO] [stdout] 510 | } else if vt == VT_I4 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:515:25 [INFO] [stdout] | [INFO] [stdout] 515 | } else if vt == VT_I8 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_INT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:520:25 [INFO] [stdout] | [INFO] [stdout] 520 | } else if vt == VT_INT { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:525:25 [INFO] [stdout] | [INFO] [stdout] 525 | } else if vt == VT_UI1 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:530:25 [INFO] [stdout] | [INFO] [stdout] 530 | } else if vt == VT_UI2 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:535:25 [INFO] [stdout] | [INFO] [stdout] 535 | } else if vt == VT_UI4 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:540:25 [INFO] [stdout] | [INFO] [stdout] 540 | } else if vt == VT_UI8 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:545:25 [INFO] [stdout] | [INFO] [stdout] 545 | } else if vt == VT_UINT { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_R4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:550:25 [INFO] [stdout] | [INFO] [stdout] 550 | } else if vt == VT_R4 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_R8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:555:25 [INFO] [stdout] | [INFO] [stdout] 555 | } else if vt == VT_R8 { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_CY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:560:25 [INFO] [stdout] | [INFO] [stdout] 560 | } else if vt == VT_CY { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_DATE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:565:25 [INFO] [stdout] | [INFO] [stdout] 565 | } else if vt == VT_DATE { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:570:25 [INFO] [stdout] | [INFO] [stdout] 570 | } else if vt == VT_BSTR || vt == VT_LPSTR { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_LPSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:570:42 [INFO] [stdout] | [INFO] [stdout] 570 | } else if vt == VT_BSTR || vt == VT_LPSTR { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_LPSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | } else if vt == VT_LPSTR { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_DISPATCH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:584:25 [INFO] [stdout] | [INFO] [stdout] 584 | } else if vt == VT_DISPATCH { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UNKNOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:591:25 [INFO] [stdout] | [INFO] [stdout] 591 | } else if vt == VT_UNKNOWN { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_ERROR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:598:25 [INFO] [stdout] | [INFO] [stdout] 598 | } else if vt == VT_ERROR { [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_HRESULT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:603:25 [INFO] [stdout] | [INFO] [stdout] 603 | } else if vt == VT_HRESULT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:608:25 [INFO] [stdout] | [INFO] [stdout] 608 | } else if vt == VT_BOOL { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_VARIANT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:613:25 [INFO] [stdout] | [INFO] [stdout] 613 | } else if vt == VT_VARIANT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_DECIMAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:619:25 [INFO] [stdout] | [INFO] [stdout] 619 | } else if vt == VT_DECIMAL { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:622:25 [INFO] [stdout] | [INFO] [stdout] 622 | } else if vt == VT_SAFEARRAY { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1252:17 [INFO] [stdout] | [INFO] [stdout] 1252 | array: *mut SAFEARRAY, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1252 - array: *mut SAFEARRAY, [INFO] [stdout] 1252 + array: *mut crate::variants::Value, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1252:17 [INFO] [stdout] | [INFO] [stdout] 1252 | array: *mut SAFEARRAY, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1252 - array: *mut SAFEARRAY, [INFO] [stdout] 1252 + array: *mut crate::variants::Value, [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1260:35 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1260 | pub(crate) fn new(array: *mut SAFEARRAY, owned: bool) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1260 - pub(crate) fn new(array: *mut SAFEARRAY, owned: bool) -> Self { [INFO] [stdout] 1260 + pub(crate) fn new(array: *mut crate::variants::Value, owned: bool) -> Self { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1260 - pub(crate) fn new(array: *mut SAFEARRAY, owned: bool) -> Self { [INFO] [stdout] 1260 + pub(crate) fn new(array: *mut SafeArray, owned: bool) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1273:33 [INFO] [stdout] | [INFO] [stdout] 1273 | pub fn new_vector(var_type: VARENUM, len: u32) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1288:37 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1288 | pub fn get_array(&self) -> *mut SAFEARRAY { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1288 - pub fn get_array(&self) -> *mut SAFEARRAY { [INFO] [stdout] 1288 + pub fn get_array(&self) -> *mut crate::variants::Value { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1288 - pub fn get_array(&self) -> *mut SAFEARRAY { [INFO] [stdout] 1288 + pub fn get_array(&self) -> *mut SafeArray { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1293:42 [INFO] [stdout] | [INFO] [stdout] 1293 | pub fn get_var_type(&self) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1256 | impl SafeArray { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1362:53 [INFO] [stdout] | [INFO] [stdout] 1362 | pub fn into_vector(&self, var_type: VARENUM) -> Result> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1385:49 [INFO] [stdout] | [INFO] [stdout] 1385 | let bstrs: Vec = self.into_vector(VT_BSTR)?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UNKNOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1392:18 [INFO] [stdout] | [INFO] [stdout] 1392 | if vt != VT_UNKNOWN && vt != VT_DISPATCH { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_DISPATCH` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1392:38 [INFO] [stdout] | [INFO] [stdout] 1392 | if vt != VT_UNKNOWN && vt != VT_DISPATCH { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1413:46 [INFO] [stdout] | [INFO] [stdout] 1413 | pub fn from_vector(var_type: VARENUM, src: &Vec) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1418:45 [INFO] [stdout] | [INFO] [stdout] 1418 | pub fn from_slice(var_type: VARENUM, src: &[T]) -> Result { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BSTR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1433:27 [INFO] [stdout] | [INFO] [stdout] 1433 | Self::from_vector(VT_BSTR, &bstrs) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1446:16 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1446 | impl From<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1446 - impl From<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] 1446 + impl From<*mut crate::variants::Value> for SafeArray { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1446 - impl From<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] 1446 + impl From<*mut SafeArray> for SafeArray { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1446 | impl From<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1447:25 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1447 | fn from(array: *mut SAFEARRAY) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1447 - fn from(array: *mut SAFEARRAY) -> Self { [INFO] [stdout] 1447 + fn from(array: *mut crate::variants::Value) -> Self { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1447 - fn from(array: *mut SAFEARRAY) -> Self { [INFO] [stdout] 1447 + fn from(array: *mut SafeArray) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1455:18 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1455 | impl From<*const SAFEARRAY> for SafeArray { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1455 - impl From<*const SAFEARRAY> for SafeArray { [INFO] [stdout] 1455 + impl From<*const crate::variants::Value> for SafeArray { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1455 - impl From<*const SAFEARRAY> for SafeArray { [INFO] [stdout] 1455 + impl From<*const SafeArray> for SafeArray { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1455 | impl From<*const SAFEARRAY> for SafeArray { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1456:27 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1456 | fn from(value: *const SAFEARRAY) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1456 - fn from(value: *const SAFEARRAY) -> Self { [INFO] [stdout] 1456 + fn from(value: *const crate::variants::Value) -> Self { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1456 - fn from(value: *const SAFEARRAY) -> Self { [INFO] [stdout] 1456 + fn from(value: *const SafeArray) -> Self { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1457:25 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1457 | let array: *mut SAFEARRAY = unsafe { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1457 - let array: *mut SAFEARRAY = unsafe { [INFO] [stdout] 1457 + let array: *mut crate::variants::Value = unsafe { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1457 - let array: *mut SAFEARRAY = unsafe { [INFO] [stdout] 1457 + let array: *mut SafeArray = unsafe { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1467:16 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1467 | impl Into<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1467 - impl Into<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] 1467 + impl Into<*mut crate::variants::Value> for SafeArray { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1467 - impl Into<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] 1467 + impl Into<*mut SafeArray> for SafeArray { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 1467 | impl Into<*mut SAFEARRAY> for SafeArray { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SAFEARRAY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1468:31 [INFO] [stdout] | [INFO] [stdout] 1251 | pub struct SafeArray { [INFO] [stdout] | -------------------- similarly named struct `SafeArray` defined here [INFO] [stdout] ... [INFO] [stdout] 1468 | fn into(mut self) -> *mut SAFEARRAY { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::variants::Value::SAFEARRAY`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 1468 - fn into(mut self) -> *mut SAFEARRAY { [INFO] [stdout] 1468 + fn into(mut self) -> *mut crate::variants::Value { [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 1468 - fn into(mut self) -> *mut SAFEARRAY { [INFO] [stdout] 1468 + fn into(mut self) -> *mut SafeArray { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1592:29 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1592 | define_array_convertor!(i8, VT_I1); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1593:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1593 | define_array_convertor!(i16, VT_I2); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1594:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1594 | define_array_convertor!(i32, VT_I4); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_I8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1595:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1595 | define_array_convertor!(i64, VT_I8); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1596:29 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1596 | define_array_convertor!(u8, VT_UI1); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1597:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1597 | define_array_convertor!(u16, VT_UI2); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1598:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1598 | define_array_convertor!(u32, VT_UI4); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_UI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1599:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1599 | define_array_convertor!(u64, VT_UI8); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_R4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1600:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1600 | define_array_convertor!(f32, VT_R4); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_R8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1601:30 [INFO] [stdout] | [INFO] [stdout] 1554 | Self::from_vector($var_type, value) [INFO] [stdout] | --------- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1601 | define_array_convertor!(f64, VT_R8); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1672:27 [INFO] [stdout] | [INFO] [stdout] 1672 | Self::from_vector(VT_BOOL, &bools) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VT_BOOL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1688:48 [INFO] [stdout] | [INFO] [stdout] 1688 | let bools: Vec = self.into_vector(VT_BOOL)?; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1281:18 [INFO] [stdout] | [INFO] [stdout] 1281 | windows::core::ParamValue::Owned(self.element) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1287:18 [INFO] [stdout] | [INFO] [stdout] 1287 | windows::core::ParamValue::Borrowed(self.element.as_raw()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1421:18 [INFO] [stdout] | [INFO] [stdout] 1421 | windows::core::ParamValue::Owned(self.request) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1427:18 [INFO] [stdout] | [INFO] [stdout] 1427 | windows::core::ParamValue::Borrowed(self.request.as_raw()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1955:18 [INFO] [stdout] | [INFO] [stdout] 1955 | windows::core::ParamValue::Owned(self.0) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:1961:18 [INFO] [stdout] | [INFO] [stdout] 1961 | windows::core::ParamValue::Borrowed(self.0.as_raw()) [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KEYBD_EVENT_FLAGS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:22:26 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:48:47 [INFO] [stdout] | [INFO] [stdout] 48 | static VIRTUAL_KEYS: OnceLock> = OnceLock::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:51:43 [INFO] [stdout] | [INFO] [stdout] 51 | fn init_virtual_keys() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 51 | fn init_virtual_keys() -> HashMap { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:53:22 [INFO] [stdout] | [INFO] [stdout] 53 | ... "CONTROL" => VK_CONTROL, "CTRL" => VK_CONTROL, "LCONTROL" => VK_LCONTROL, "LCTRL" => VK_LCONTROL, "RCONTROL" => VK_RCONTROL, "RCTRL... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:53:44 [INFO] [stdout] | [INFO] [stdout] 53 | ... "CONTROL" => VK_CONTROL, "CTRL" => VK_CONTROL, "LCONTROL" => VK_LCONTROL, "LCTRL" => VK_LCONTROL, "RCONTROL" => VK_RCONTROL, "RCTRL... [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LCONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:53:70 [INFO] [stdout] | [INFO] [stdout] 53 | ... "CONTROL" => VK_CONTROL, "CTRL" => VK_CONTROL, "LCONTROL" => VK_LCONTROL, "LCTRL" => VK_LCONTROL, "RCONTROL" => VK_RCONTROL, "RCTRL... [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LCONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:53:94 [INFO] [stdout] | [INFO] [stdout] 53 | ... "CONTROL" => VK_CONTROL, "CTRL" => VK_CONTROL, "LCONTROL" => VK_LCONTROL, "LCTRL" => VK_LCONTROL, "RCONTROL" => VK_RCONTROL, "RCTRL... [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RCONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:53:121 [INFO] [stdout] | [INFO] [stdout] 53 | ..._LCONTROL, "LCTRL" => VK_LCONTROL, "RCONTROL" => VK_RCONTROL, "RCTRL" => VK_RCONTROL, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RCONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:53:145 [INFO] [stdout] | [INFO] [stdout] 53 | ..._LCONTROL, "RCONTROL" => VK_RCONTROL, "RCTRL" => VK_RCONTROL, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:54:18 [INFO] [stdout] | [INFO] [stdout] 54 | "ALT" => VK_MENU, "MENU" => VK_MENU, "LALT" => VK_LMENU, "LMENU" => VK_LMENU, "RALT" => VK_RMENU, "RMENU" => VK_RMENU, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:54:37 [INFO] [stdout] | [INFO] [stdout] 54 | "ALT" => VK_MENU, "MENU" => VK_MENU, "LALT" => VK_LMENU, "LMENU" => VK_LMENU, "RALT" => VK_RMENU, "RMENU" => VK_RMENU, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:54:56 [INFO] [stdout] | [INFO] [stdout] 54 | "ALT" => VK_MENU, "MENU" => VK_MENU, "LALT" => VK_LMENU, "LMENU" => VK_LMENU, "RALT" => VK_RMENU, "RMENU" => VK_RMENU, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:54:77 [INFO] [stdout] | [INFO] [stdout] 54 | "ALT" => VK_MENU, "MENU" => VK_MENU, "LALT" => VK_LMENU, "LMENU" => VK_LMENU, "RALT" => VK_RMENU, "RMENU" => VK_RMENU, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:54:97 [INFO] [stdout] | [INFO] [stdout] 54 | "ALT" => VK_MENU, "MENU" => VK_MENU, "LALT" => VK_LMENU, "LMENU" => VK_LMENU, "RALT" => VK_RMENU, "RMENU" => VK_RMENU, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RMENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:54:118 [INFO] [stdout] | [INFO] [stdout] 54 | "ALT" => VK_MENU, "MENU" => VK_MENU, "LALT" => VK_LMENU, "LMENU" => VK_LMENU, "RALT" => VK_RMENU, "RMENU" => VK_RMENU, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | "SHIFT" => VK_SHIFT, "LSHIFT" => VK_LSHIFT, "RSHIFT" => VK_RSHIFT, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LSHIFT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:55:42 [INFO] [stdout] | [INFO] [stdout] 55 | "SHIFT" => VK_SHIFT, "LSHIFT" => VK_LSHIFT, "RSHIFT" => VK_RSHIFT, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RSHIFT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:55:65 [INFO] [stdout] | [INFO] [stdout] 55 | "SHIFT" => VK_SHIFT, "LSHIFT" => VK_LSHIFT, "RSHIFT" => VK_RSHIFT, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LWIN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:56:18 [INFO] [stdout] | [INFO] [stdout] 56 | "WIN" => VK_LWIN, "WINDOWS" => VK_LWIN, "LWIN" => VK_LWIN, "LWINDOWS" => VK_LWIN, "RWIN" => VK_RWIN, "RWINDOWS" => VK_RWIN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LWIN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:56:40 [INFO] [stdout] | [INFO] [stdout] 56 | "WIN" => VK_LWIN, "WINDOWS" => VK_LWIN, "LWIN" => VK_LWIN, "LWINDOWS" => VK_LWIN, "RWIN" => VK_RWIN, "RWINDOWS" => VK_RWIN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LWIN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:56:59 [INFO] [stdout] | [INFO] [stdout] 56 | "WIN" => VK_LWIN, "WINDOWS" => VK_LWIN, "LWIN" => VK_LWIN, "LWINDOWS" => VK_LWIN, "RWIN" => VK_RWIN, "RWINDOWS" => VK_RWIN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LWIN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:56:82 [INFO] [stdout] | [INFO] [stdout] 56 | "WIN" => VK_LWIN, "WINDOWS" => VK_LWIN, "LWIN" => VK_LWIN, "LWINDOWS" => VK_LWIN, "RWIN" => VK_RWIN, "RWINDOWS" => VK_RWIN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RWIN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:56:101 [INFO] [stdout] | [INFO] [stdout] 56 | "WIN" => VK_LWIN, "WINDOWS" => VK_LWIN, "LWIN" => VK_LWIN, "LWINDOWS" => VK_LWIN, "RWIN" => VK_RWIN, "RWINDOWS" => VK_RWIN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RWIN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:56:124 [INFO] [stdout] | [INFO] [stdout] 56 | "WIN" => VK_LWIN, "WINDOWS" => VK_LWIN, "LWIN" => VK_LWIN, "LWINDOWS" => VK_LWIN, "RWIN" => VK_RWIN, "RWINDOWS" => VK_RWIN, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LBUTTON` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | "LBUTTON" => VK_LBUTTON, "RBUTTON" => VK_RBUTTON, "MBUTTON" => VK_MBUTTON, "XBUTTON1" => VK_XBUTTON1, "XBUTTON2" => VK_XBUTTON2, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RBUTTON` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:57:47 [INFO] [stdout] | [INFO] [stdout] 57 | "LBUTTON" => VK_LBUTTON, "RBUTTON" => VK_RBUTTON, "MBUTTON" => VK_MBUTTON, "XBUTTON1" => VK_XBUTTON1, "XBUTTON2" => VK_XBUTTON2, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_MBUTTON` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:57:72 [INFO] [stdout] | [INFO] [stdout] 57 | "LBUTTON" => VK_LBUTTON, "RBUTTON" => VK_RBUTTON, "MBUTTON" => VK_MBUTTON, "XBUTTON1" => VK_XBUTTON1, "XBUTTON2" => VK_XBUTTON2, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_XBUTTON1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:57:98 [INFO] [stdout] | [INFO] [stdout] 57 | "LBUTTON" => VK_LBUTTON, "RBUTTON" => VK_RBUTTON, "MBUTTON" => VK_MBUTTON, "XBUTTON1" => VK_XBUTTON1, "XBUTTON2" => VK_XBUTTON2, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_XBUTTON2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:57:125 [INFO] [stdout] | [INFO] [stdout] 57 | "LBUTTON" => VK_LBUTTON, "RBUTTON" => VK_RBUTTON, "MBUTTON" => VK_MBUTTON, "XBUTTON1" => VK_XBUTTON1, "XBUTTON2" => VK_XBUTTON2, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CANCEL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | ... "CANCEL" => VK_CANCEL, "BACK" => VK_BACK, "TAB" => VK_TAB, "RETURN" => VK_RETURN, "ENTER" => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPIT... [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_BACK` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:42 [INFO] [stdout] | [INFO] [stdout] 58 | ... "CANCEL" => VK_CANCEL, "BACK" => VK_BACK, "TAB" => VK_TAB, "RETURN" => VK_RETURN, "ENTER" => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPIT... [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_TAB` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:60 [INFO] [stdout] | [INFO] [stdout] 58 | ... "CANCEL" => VK_CANCEL, "BACK" => VK_BACK, "TAB" => VK_TAB, "RETURN" => VK_RETURN, "ENTER" => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPIT... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RETURN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:80 [INFO] [stdout] | [INFO] [stdout] 58 | ... "CANCEL" => VK_CANCEL, "BACK" => VK_BACK, "TAB" => VK_TAB, "RETURN" => VK_RETURN, "ENTER" => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPIT... [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RETURN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:102 [INFO] [stdout] | [INFO] [stdout] 58 | ... "CANCEL" => VK_CANCEL, "BACK" => VK_BACK, "TAB" => VK_TAB, "RETURN" => VK_RETURN, "ENTER" => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPIT... [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_PAUSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:124 [INFO] [stdout] | [INFO] [stdout] 58 | ...RN" => VK_RETURN, "ENTER" => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPITAL" => VK_CAPITAL, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CAPITAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:58:147 [INFO] [stdout] | [INFO] [stdout] 58 | ..." => VK_RETURN, "PAUSE" => VK_PAUSE, "CAPITAL" => VK_CAPITAL, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:59:21 [INFO] [stdout] | [INFO] [stdout] 59 | "ESCAPE" => VK_ESCAPE, "ESC" => VK_ESCAPE, "SPACE" => VK_SPACE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_ESCAPE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | "ESCAPE" => VK_ESCAPE, "ESC" => VK_ESCAPE, "SPACE" => VK_SPACE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_SPACE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:59:63 [INFO] [stdout] | [INFO] [stdout] 59 | "ESCAPE" => VK_ESCAPE, "ESC" => VK_ESCAPE, "SPACE" => VK_SPACE, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_PRIOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:60:20 [INFO] [stdout] | [INFO] [stdout] 60 | "PRIOR" => VK_PRIOR, "PAGE_UP" => VK_PRIOR, "NEXT" => VK_NEXT, "PAGE_DOWN" => VK_NEXT, "HOME" => VK_HOME, "END" => VK_END, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_PRIOR` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:60:43 [INFO] [stdout] | [INFO] [stdout] 60 | "PRIOR" => VK_PRIOR, "PAGE_UP" => VK_PRIOR, "NEXT" => VK_NEXT, "PAGE_DOWN" => VK_NEXT, "HOME" => VK_HOME, "END" => VK_END, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_NEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:60:63 [INFO] [stdout] | [INFO] [stdout] 60 | "PRIOR" => VK_PRIOR, "PAGE_UP" => VK_PRIOR, "NEXT" => VK_NEXT, "PAGE_DOWN" => VK_NEXT, "HOME" => VK_HOME, "END" => VK_END, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_NEXT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:60:87 [INFO] [stdout] | [INFO] [stdout] 60 | "PRIOR" => VK_PRIOR, "PAGE_UP" => VK_PRIOR, "NEXT" => VK_NEXT, "PAGE_DOWN" => VK_NEXT, "HOME" => VK_HOME, "END" => VK_END, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_HOME` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:60:106 [INFO] [stdout] | [INFO] [stdout] 60 | "PRIOR" => VK_PRIOR, "PAGE_UP" => VK_PRIOR, "NEXT" => VK_NEXT, "PAGE_DOWN" => VK_NEXT, "HOME" => VK_HOME, "END" => VK_END, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_END` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:60:124 [INFO] [stdout] | [INFO] [stdout] 60 | "PRIOR" => VK_PRIOR, "PAGE_UP" => VK_PRIOR, "NEXT" => VK_NEXT, "PAGE_DOWN" => VK_NEXT, "HOME" => VK_HOME, "END" => VK_END, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_LEFT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:61:19 [INFO] [stdout] | [INFO] [stdout] 61 | "LEFT" => VK_LEFT, "UP" => VK_UP, "RIGHT" => VK_RIGHT, "DOWN" => VK_DOWN, "PRINT" => VK_PRINT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_UP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:61:36 [INFO] [stdout] | [INFO] [stdout] 61 | "LEFT" => VK_LEFT, "UP" => VK_UP, "RIGHT" => VK_RIGHT, "DOWN" => VK_DOWN, "PRINT" => VK_PRINT, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_RIGHT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:61:54 [INFO] [stdout] | [INFO] [stdout] 61 | "LEFT" => VK_LEFT, "UP" => VK_UP, "RIGHT" => VK_RIGHT, "DOWN" => VK_DOWN, "PRINT" => VK_PRINT, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_DOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:61:74 [INFO] [stdout] | [INFO] [stdout] 61 | "LEFT" => VK_LEFT, "UP" => VK_UP, "RIGHT" => VK_RIGHT, "DOWN" => VK_DOWN, "PRINT" => VK_PRINT, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_PRINT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:61:94 [INFO] [stdout] | [INFO] [stdout] 61 | "LEFT" => VK_LEFT, "UP" => VK_UP, "RIGHT" => VK_RIGHT, "DOWN" => VK_DOWN, "PRINT" => VK_PRINT, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_INSERT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:62:21 [INFO] [stdout] | [INFO] [stdout] 62 | "INSERT" => VK_INSERT, "DELETE" => VK_DELETE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_DELETE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:62:44 [INFO] [stdout] | [INFO] [stdout] 62 | "INSERT" => VK_INSERT, "DELETE" => VK_DELETE, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:32 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F3` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:47 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:62 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F5` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:77 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F6` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:92 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F7` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:107 [INFO] [stdout] | [INFO] [stdout] 63 | ... "F1" => VK_F1, "F2" => VK_F2, "F3" => VK_F3, "F4" => VK_F4, "F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_... [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:122 [INFO] [stdout] | [INFO] [stdout] 63 | ...F5" => VK_F5, "F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_F9, "F10" => VK_F10, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F9` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:137 [INFO] [stdout] | [INFO] [stdout] 63 | ...F6" => VK_F6, "F7" => VK_F7, "F8" => VK_F8, "F9" => VK_F9, "F10" => VK_F10, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F10` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:63:153 [INFO] [stdout] | [INFO] [stdout] 63 | ...7" => VK_F7, "F8" => VK_F8, "F9" => VK_F9, "F10" => VK_F10, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F11` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:18 [INFO] [stdout] | [INFO] [stdout] 64 | ... "F11" => VK_F11, "F12" => VK_F12, "F13" => VK_F13, "F14" => VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F12` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | ... "F11" => VK_F11, "F12" => VK_F12, "F13" => VK_F13, "F14" => VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F13` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:52 [INFO] [stdout] | [INFO] [stdout] 64 | ... "F11" => VK_F11, "F12" => VK_F12, "F13" => VK_F13, "F14" => VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F14` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:69 [INFO] [stdout] | [INFO] [stdout] 64 | ... "F11" => VK_F11, "F12" => VK_F12, "F13" => VK_F13, "F14" => VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F15` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:86 [INFO] [stdout] | [INFO] [stdout] 64 | ... "F11" => VK_F11, "F12" => VK_F12, "F13" => VK_F13, "F14" => VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F16` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:103 [INFO] [stdout] | [INFO] [stdout] 64 | ... "F11" => VK_F11, "F12" => VK_F12, "F13" => VK_F13, "F14" => VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_... [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F17` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:120 [INFO] [stdout] | [INFO] [stdout] 64 | ... VK_F14, "F15" => VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_F18, "F19" => VK_F19, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F18` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:137 [INFO] [stdout] | [INFO] [stdout] 64 | ... VK_F15, "F16" => VK_F16, "F17" => VK_F17, "F18" => VK_F18, "F19" => VK_F19, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F19` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:64:154 [INFO] [stdout] | [INFO] [stdout] 64 | ... VK_F16, "F17" => VK_F17, "F18" => VK_F18, "F19" => VK_F19, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F20` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:65:18 [INFO] [stdout] | [INFO] [stdout] 65 | "F20" => VK_F20, "F21" => VK_F21, "F22" => VK_F22, "F23" => VK_F23, "F24" => VK_F24 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F21` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:65:35 [INFO] [stdout] | [INFO] [stdout] 65 | "F20" => VK_F20, "F21" => VK_F21, "F22" => VK_F22, "F23" => VK_F23, "F24" => VK_F24 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F22` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:65:52 [INFO] [stdout] | [INFO] [stdout] 65 | "F20" => VK_F20, "F21" => VK_F21, "F22" => VK_F22, "F23" => VK_F23, "F24" => VK_F24 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F23` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:65:69 [INFO] [stdout] | [INFO] [stdout] 65 | "F20" => VK_F20, "F21" => VK_F21, "F22" => VK_F22, "F23" => VK_F23, "F24" => VK_F24 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_F24` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:65:86 [INFO] [stdout] | [INFO] [stdout] 65 | "F20" => VK_F20, "F21" => VK_F21, "F22" => VK_F22, "F23" => VK_F23, "F24" => VK_F24 [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | HoldKey(VIRTUAL_KEY), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 81 | VirtualKey(VIRTUAL_KEY), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | HoldKey(VIRTUAL_KEY), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 79 | enum InputItem { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | HoldKey(VIRTUAL_KEY), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 79 | enum InputItem { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | holdkeys: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | holdkeys: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:136:43 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 136 | fn create_inputs(&self) -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 136 - fn create_inputs(&self) -> Result> { [INFO] [stdout] 136 + fn create_inputs(&self) -> Result> { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 100 | impl Input { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:137:29 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 137 | let mut inputs: Vec = Vec::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 137 - let mut inputs: Vec = Vec::new(); [INFO] [stdout] 137 + let mut inputs: Vec = Vec::new(); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 100 | impl Input { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:148:64 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 148 | inputs.push(Self::create_virtual_key(*key, KEYEVENTF_KEYUP)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:163:60 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 163 | let input = Self::create_virtual_key(*holdkey, KEYEVENTF_KEYUP); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | fn create_virtual_key(key: VIRTUAL_KEY, flags: KEYBD_EVENT_FLAGS) -> INPUT { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KEYBD_EVENT_FLAGS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:170:52 [INFO] [stdout] | [INFO] [stdout] 170 | fn create_virtual_key(key: VIRTUAL_KEY, flags: KEYBD_EVENT_FLAGS) -> INPUT { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:170:74 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 170 | fn create_virtual_key(key: VIRTUAL_KEY, flags: KEYBD_EVENT_FLAGS) -> INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 171 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:173:24 [INFO] [stdout] | [INFO] [stdout] 173 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:174:21 [INFO] [stdout] | [INFO] [stdout] 174 | ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:185:57 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 185 | fn create_char_key(ch: u16, hold_mode: bool) -> Vec { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 185 - fn create_char_key(ch: u16, hold_mode: bool) -> Vec { [INFO] [stdout] 185 + fn create_char_key(ch: u16, hold_mode: bool) -> Vec { [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 100 | impl Input { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 195 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:196:29 [INFO] [stdout] | [INFO] [stdout] 196 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:197:32 [INFO] [stdout] | [INFO] [stdout] 197 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:198:29 [INFO] [stdout] | [INFO] [stdout] 198 | ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_UNICODE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:201:38 [INFO] [stdout] | [INFO] [stdout] 201 | ... dwFlags: KEYEVENTF_UNICODE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:206:20 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 206 | }, INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:207:29 [INFO] [stdout] | [INFO] [stdout] 207 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:208:32 [INFO] [stdout] | [INFO] [stdout] 208 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:209:29 [INFO] [stdout] | [INFO] [stdout] 209 | ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_UNICODE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | ... dwFlags: KEYEVENTF_UNICODE | KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:212:58 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 212 | dwFlags: KEYEVENTF_UNICODE | KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:220:22 [INFO] [stdout] | [INFO] [stdout] 220 | let key: VIRTUAL_KEY = VIRTUAL_KEY((vk & 0xFF) as _); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 223 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:225:36 [INFO] [stdout] | [INFO] [stdout] 225 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:226:33 [INFO] [stdout] | [INFO] [stdout] 226 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 234 | }, INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:235:33 [INFO] [stdout] | [INFO] [stdout] 235 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:236:36 [INFO] [stdout] | [INFO] [stdout] 236 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:237:33 [INFO] [stdout] | [INFO] [stdout] 237 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:240:42 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 240 | dwFlags: KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CAPITAL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:252:50 [INFO] [stdout] | [INFO] [stdout] 252 | let state = unsafe { GetKeyState(VK_CAPITAL.0 as _) }; [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:258:42 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 258 | let mut char_inputs: Vec = Vec::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 258 - let mut char_inputs: Vec = Vec::new(); [INFO] [stdout] 258 + let mut char_inputs: Vec = Vec::new(); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 100 | impl Input { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:261:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 261 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:262:37 [INFO] [stdout] | [INFO] [stdout] 262 | ... r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:263:40 [INFO] [stdout] | [INFO] [stdout] 263 | ... Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:264:37 [INFO] [stdout] | [INFO] [stdout] 264 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:265:42 [INFO] [stdout] | [INFO] [stdout] 265 | ... wVk: VK_SHIFT, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:277:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 277 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:278:37 [INFO] [stdout] | [INFO] [stdout] 278 | ... r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:279:40 [INFO] [stdout] | [INFO] [stdout] 279 | ... Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:280:37 [INFO] [stdout] | [INFO] [stdout] 280 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:281:42 [INFO] [stdout] | [INFO] [stdout] 281 | ... wVk: VK_CONTROL, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:293:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 293 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:294:37 [INFO] [stdout] | [INFO] [stdout] 294 | ... r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:295:40 [INFO] [stdout] | [INFO] [stdout] 295 | ... Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:296:37 [INFO] [stdout] | [INFO] [stdout] 296 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:297:42 [INFO] [stdout] | [INFO] [stdout] 297 | ... wVk: VK_MENU, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:308:21 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 308 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:309:33 [INFO] [stdout] | [INFO] [stdout] 309 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:310:36 [INFO] [stdout] | [INFO] [stdout] 310 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:311:33 [INFO] [stdout] | [INFO] [stdout] 311 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:321:34 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 321 | char_inputs.push(INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:322:33 [INFO] [stdout] | [INFO] [stdout] 322 | r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:323:36 [INFO] [stdout] | [INFO] [stdout] 323 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:327:42 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 327 | dwFlags: KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:336:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 336 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:337:37 [INFO] [stdout] | [INFO] [stdout] 337 | ... r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:338:40 [INFO] [stdout] | [INFO] [stdout] 338 | ... Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:339:37 [INFO] [stdout] | [INFO] [stdout] 339 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_MENU` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:340:42 [INFO] [stdout] | [INFO] [stdout] 340 | ... wVk: VK_MENU, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:342:46 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 342 | dwFlags: KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:352:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 352 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:353:37 [INFO] [stdout] | [INFO] [stdout] 353 | ... r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:354:40 [INFO] [stdout] | [INFO] [stdout] 354 | ... Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:355:37 [INFO] [stdout] | [INFO] [stdout] 355 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_CONTROL` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:356:42 [INFO] [stdout] | [INFO] [stdout] 356 | ... wVk: VK_CONTROL, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:358:46 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 358 | dwFlags: KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:368:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 368 | INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_KEYBOARD` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:369:37 [INFO] [stdout] | [INFO] [stdout] 369 | ... r#type: INPUT_KEYBOARD, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:370:40 [INFO] [stdout] | [INFO] [stdout] 370 | ... Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `KEYBDINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:371:37 [INFO] [stdout] | [INFO] [stdout] 371 | ... ki: KEYBDINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `VK_SHIFT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:372:42 [INFO] [stdout] | [INFO] [stdout] 372 | ... wVk: VK_SHIFT, [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:374:46 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 374 | dwFlags: KEYEVENTF_KEYUP, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:518:19 [INFO] [stdout] | [INFO] [stdout] 518 | holdkeys: Vec, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 516 | pub struct Keyboard { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:596:31 [INFO] [stdout] | [INFO] [stdout] 596 | let mut holdkeys: Vec = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 522 | impl Keyboard { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:611:37 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 611 | let mut holdkey_inputs: Vec = Vec::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 611 - let mut holdkey_inputs: Vec = Vec::new(); [INFO] [stdout] 611 + let mut holdkey_inputs: Vec = Vec::new(); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 522 | impl Keyboard { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:630:73 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 630 | holdkey_inputs.push(Input::create_virtual_key(*holdkey, KEYEVENTF_KEYUP)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:639:43 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 639 | fn send_keyboard(&self, input_keys: &[INPUT]) -> Result<()> { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:645:39 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 645 | let input_key_slice: [INPUT; 1] = [input_key.clone()]; [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:666:41 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 666 | let mut holdkey_inputs: Vec = Vec::new(); [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 666 - let mut holdkey_inputs: Vec = Vec::new(); [INFO] [stdout] 666 + let mut holdkey_inputs: Vec = Vec::new(); [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 663 | impl Drop for Keyboard { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:668:73 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 668 | holdkey_inputs.push(Input::create_virtual_key(*holdkey, KEYEVENTF_KEYUP)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:684:19 [INFO] [stdout] | [INFO] [stdout] 684 | holdkeys: Vec [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 680 | pub struct Mouse { [INFO] [stdout] | +++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTDOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:811:32 [INFO] [stdout] | [INFO] [stdout] 811 | self.mouse_click_event(MOUSEEVENTF_LEFTDOWN)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:812:32 [INFO] [stdout] | [INFO] [stdout] 812 | self.mouse_click_event(MOUSEEVENTF_LEFTUP)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTDOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:835:32 [INFO] [stdout] | [INFO] [stdout] 835 | self.mouse_click_event(MOUSEEVENTF_LEFTDOWN)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:836:32 [INFO] [stdout] | [INFO] [stdout] 836 | self.mouse_click_event(MOUSEEVENTF_LEFTUP)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTDOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:840:32 [INFO] [stdout] | [INFO] [stdout] 840 | self.mouse_click_event(MOUSEEVENTF_LEFTDOWN)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_LEFTUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:841:32 [INFO] [stdout] | [INFO] [stdout] 841 | self.mouse_click_event(MOUSEEVENTF_LEFTUP)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_RIGHTDOWN` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:864:32 [INFO] [stdout] | [INFO] [stdout] 864 | self.mouse_click_event(MOUSEEVENTF_RIGHTDOWN)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_RIGHTUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:865:32 [INFO] [stdout] | [INFO] [stdout] 865 | self.mouse_click_event(MOUSEEVENTF_RIGHTUP)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KEYEVENTF_KEYUP` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:883:66 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ------------------------------------------------------------------ similarly named constant `KEYEVENTF_KEYDOWN` defined here [INFO] [stdout] ... [INFO] [stdout] 883 | let key_input = [Input::create_virtual_key(*holdkey, KEYEVENTF_KEYUP)]; [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a constant with a similar name exists: `KEYEVENTF_KEYDOWN` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `MOUSE_EVENT_FLAGS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:891:40 [INFO] [stdout] | [INFO] [stdout] 891 | fn mouse_click_event(&self, flags: MOUSE_EVENT_FLAGS) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:892:22 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 892 | let input = [INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_MOUSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:893:21 [INFO] [stdout] | [INFO] [stdout] 893 | r#type: INPUT_MOUSE, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:894:24 [INFO] [stdout] | [INFO] [stdout] 894 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MOUSEINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:895:21 [INFO] [stdout] | [INFO] [stdout] 895 | mi: MOUSEINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:916:22 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 916 | let input = [INPUT { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `INPUT_MOUSE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:917:21 [INFO] [stdout] | [INFO] [stdout] 917 | r#type: INPUT_MOUSE, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_0` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:918:24 [INFO] [stdout] | [INFO] [stdout] 918 | Anonymous: INPUT_0 { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `MOUSEINPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:919:21 [INFO] [stdout] | [INFO] [stdout] 919 | mi: MOUSEINPUT { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_MOVE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:923:30 [INFO] [stdout] | [INFO] [stdout] 923 | dwFlags: MOUSEEVENTF_MOVE | MOUSEEVENTF_ABSOLUTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MOUSEEVENTF_ABSOLUTE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:923:49 [INFO] [stdout] | [INFO] [stdout] 923 | dwFlags: MOUSEEVENTF_MOVE | MOUSEEVENTF_ABSOLUTE, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:955:25 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 955 | fn send_input(inputs: &[INPUT]) -> Result<()> { [INFO] [stdout] | ^^^^^ help: a struct with a similar name exists: `Input` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:957:42 [INFO] [stdout] | [INFO] [stdout] 95 | struct Input { [INFO] [stdout] | ------------ similarly named struct `Input` defined here [INFO] [stdout] ... [INFO] [stdout] 957 | SendInput(inputs, mem::size_of::() as _) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 957 - SendInput(inputs, mem::size_of::() as _) [INFO] [stdout] 957 + SendInput(inputs, mem::size_of::() as _) [INFO] [stdout] | [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 955 | fn send_input(inputs: &[INPUT]) -> Result<()> { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:30:125 [INFO] [stdout] | [INFO] [stdout] 30 | ...onElement>, eventid: UIA_EVENT_ID) -> windows::core::Result<()> { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::core; [INFO] [stdout] | [INFO] [stdout] help: if you import `core`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 30 - fn HandleAutomationEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, eventid: UIA_EVENT_ID) -> windows::core::Result<()> { [INFO] [stdout] 30 + fn HandleAutomationEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, eventid: UIA_EVENT_ID) -> core::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:57:144 [INFO] [stdout] | [INFO] [stdout] 57 | ...pertyid: UIA_PROPERTY_ID, newvalue: &windows::Win32::System::Variant::VARIANT) -> windows::core::Result<()> { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::events::Variant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Variant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - fn HandlePropertyChangedEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, propertyid: UIA_PROPERTY_ID, newvalue: &windows::Win32::System::Variant::VARIANT) -> windows::core::Result<()> { [INFO] [stdout] 57 + fn HandlePropertyChangedEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, propertyid: UIA_PROPERTY_ID, newvalue: &Variant::VARIANT) -> windows::core::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `core` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/handlers.rs:57:189 [INFO] [stdout] | [INFO] [stdout] 57 | ...::Win32::System::Variant::VARIANT) -> windows::core::Result<()> { [INFO] [stdout] | ^^^^ could not find `core` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 1 + use crate::core; [INFO] [stdout] | [INFO] [stdout] help: if you import `core`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 57 - fn HandlePropertyChangedEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, propertyid: UIA_PROPERTY_ID, newvalue: &windows::Win32::System::Variant::VARIANT) -> windows::core::Result<()> { [INFO] [stdout] 57 + fn HandlePropertyChangedEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, propertyid: UIA_PROPERTY_ID, newvalue: &windows::Win32::System::Variant::VARIANT) -> core::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Win32` in `windows` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/events/functions.rs:58:144 [INFO] [stdout] | [INFO] [stdout] 58 | ...pertyid: UIA_PROPERTY_ID, newvalue: &windows::Win32::System::Variant::VARIANT) -> windows_core::Result<()> { [INFO] [stdout] | ^^^^^ could not find `Win32` in `windows` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 1 + use crate::events::Variant; [INFO] [stdout] | [INFO] [stdout] help: if you import `Variant`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 58 - fn HandlePropertyChangedEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, propertyid: UIA_PROPERTY_ID, newvalue: &windows::Win32::System::Variant::VARIANT) -> windows_core::Result<()> { [INFO] [stdout] 58 + fn HandlePropertyChangedEvent(&self, sender: windows_core::Ref<'_, IUIAutomationElement>, propertyid: UIA_PROPERTY_ID, newvalue: &Variant::VARIANT) -> windows_core::Result<()> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `UIBoolCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2022:1 [INFO] [stdout] | [INFO] [stdout] 2022 | impl Into for UIBoolCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `UINotCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2087:1 [INFO] [stdout] | [INFO] [stdout] 2087 | impl Into for UINotCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `UIAndCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2163:1 [INFO] [stdout] | [INFO] [stdout] 2163 | impl Into for UIAndCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `UIOrCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2239:1 [INFO] [stdout] | [INFO] [stdout] 2239 | impl Into for UIOrCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `UIPropertyCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2322:1 [INFO] [stdout] | [INFO] [stdout] 2322 | impl Into for UIPropertyCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `AppBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Control, ExpandCollapse, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ButtonControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Control, Invoke, Value, ExpandCollapse, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `CalendarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug, Control, Grid, Table, Scroll, Selection)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `CheckBoxControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Debug, Control, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ComboBoxControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Debug, Control, ExpandCollapse, Selection, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `DataGridControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | #[derive(Debug, Control, Grid, Scroll, Selection, Table)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `DataItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | #[derive(Debug, Control, SelectionItem, CustomNavigation, ExpandCollapse, GridItem, ScrollItem, TableItem, Toggle, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `DocumentControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Debug, Control, Text, Scroll, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `EditControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Debug, Control, RangeValue, Text, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `GroupControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | #[derive(Debug, Control, ExpandCollapse)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `HeaderControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Debug, Control, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `HeaderItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Debug, Control, CustomNavigation, Invoke, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `HyperlinkControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | #[derive(Debug, Control, Invoke, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ImageControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | #[derive(Debug, Control, GridItem, TableItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ListControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Debug, Control, Grid, MultipleView, Scroll, Selection)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ListItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | #[derive(Debug, Control, SelectionItem, CustomNavigation, ExpandCollapse, GridItem, Invoke, ScrollItem, Toggle, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `MenuControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(Debug, Control)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `MenuBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | #[derive(Debug, Control, Dock, ExpandCollapse, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `MenuItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Control, ExpandCollapse, Invoke, SelectionItem, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `PaneControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | #[derive(Debug, Control, Dock, Scroll, Transform, Window)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ProgressBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | #[derive(Debug, Control, RangeValue, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `RadioButtonControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | #[derive(Debug, Control, SelectionItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ScrollBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | #[derive(Debug, Control, RangeValue)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `SemanticZoomControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | #[derive(Debug, Control, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `SeparatorControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(Debug, Control)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `SliderControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | #[derive(Debug, Control, RangeValue, Selection, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `SpinnerControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:462:17 [INFO] [stdout] | [INFO] [stdout] 462 | #[derive(Debug, Control, RangeValue, Selection, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `SplitButtonControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | #[derive(Debug, Control, ExpandCollapse, Invoke)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `StatusBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | #[derive(Debug, Control, Grid)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TabControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(Debug, Control, Selection, Scroll)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TabItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, Control, SelectionItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TableControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | #[derive(Debug, Control, Grid, GridItem, Table, TableItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TextControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:540:17 [INFO] [stdout] | [INFO] [stdout] 540 | #[derive(Debug, Control, GridItem, TableItem, Text)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ThumbControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:553:17 [INFO] [stdout] | [INFO] [stdout] 553 | #[derive(Debug, Control, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TitleBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | #[derive(Debug, Control)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ToolBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | #[derive(Debug, Control, Dock, ExpandCollapse, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `ToolTipControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:592:17 [INFO] [stdout] | [INFO] [stdout] 592 | #[derive(Debug, Control, Text, Window)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TreeControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | #[derive(Debug, Control, Scroll, Selection)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `TreeItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:618:17 [INFO] [stdout] | [INFO] [stdout] 618 | #[derive(Debug, Control, ExpandCollapse, Invoke, ScrollItem, SelectionItem, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `Into` for type `WindowControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:631:17 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Debug, Control, Transform, Window, Dock)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl Into for T [INFO] [stdout] where U: From; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `UIBoolCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2014:1 [INFO] [stdout] | [INFO] [stdout] 2014 | impl TryFrom for UIBoolCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `UINotCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2079:1 [INFO] [stdout] | [INFO] [stdout] 2079 | impl TryFrom for UINotCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `UIAndCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2155:1 [INFO] [stdout] | [INFO] [stdout] 2155 | impl TryFrom for UIAndCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `UIOrCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2230:1 [INFO] [stdout] | [INFO] [stdout] 2230 | impl TryFrom for UIOrCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `UIPropertyCondition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/core.rs:2314:1 [INFO] [stdout] | [INFO] [stdout] 2314 | impl TryFrom for UIPropertyCondition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ControlType` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:16:45 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Clone, Copy, PartialEq, Eq, EnumConvert)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `EnumConvert` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `AppBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | #[derive(Debug, Control, ExpandCollapse, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ButtonControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | #[derive(Debug, Control, Invoke, Value, ExpandCollapse, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `CalendarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:150:17 [INFO] [stdout] | [INFO] [stdout] 150 | #[derive(Debug, Control, Grid, Table, Scroll, Selection)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `CheckBoxControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:163:17 [INFO] [stdout] | [INFO] [stdout] 163 | #[derive(Debug, Control, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ComboBoxControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:176:17 [INFO] [stdout] | [INFO] [stdout] 176 | #[derive(Debug, Control, ExpandCollapse, Selection, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `DataGridControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:189:17 [INFO] [stdout] | [INFO] [stdout] 189 | #[derive(Debug, Control, Grid, Scroll, Selection, Table)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `DataItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:202:17 [INFO] [stdout] | [INFO] [stdout] 202 | #[derive(Debug, Control, SelectionItem, CustomNavigation, ExpandCollapse, GridItem, ScrollItem, TableItem, Toggle, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `DocumentControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:215:17 [INFO] [stdout] | [INFO] [stdout] 215 | #[derive(Debug, Control, Text, Scroll, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `EditControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:228:17 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(Debug, Control, RangeValue, Text, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `GroupControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:241:17 [INFO] [stdout] | [INFO] [stdout] 241 | #[derive(Debug, Control, ExpandCollapse)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `HeaderControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:254:17 [INFO] [stdout] | [INFO] [stdout] 254 | #[derive(Debug, Control, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `HeaderItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:267:17 [INFO] [stdout] | [INFO] [stdout] 267 | #[derive(Debug, Control, CustomNavigation, Invoke, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `HyperlinkControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:280:17 [INFO] [stdout] | [INFO] [stdout] 280 | #[derive(Debug, Control, Invoke, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ImageControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:293:17 [INFO] [stdout] | [INFO] [stdout] 293 | #[derive(Debug, Control, GridItem, TableItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ListControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:306:17 [INFO] [stdout] | [INFO] [stdout] 306 | #[derive(Debug, Control, Grid, MultipleView, Scroll, Selection)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ListItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:319:17 [INFO] [stdout] | [INFO] [stdout] 319 | #[derive(Debug, Control, SelectionItem, CustomNavigation, ExpandCollapse, GridItem, Invoke, ScrollItem, Toggle, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `MenuControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:332:17 [INFO] [stdout] | [INFO] [stdout] 332 | #[derive(Debug, Control)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `MenuBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:345:17 [INFO] [stdout] | [INFO] [stdout] 345 | #[derive(Debug, Control, Dock, ExpandCollapse, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `MenuItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:358:17 [INFO] [stdout] | [INFO] [stdout] 358 | #[derive(Debug, Control, ExpandCollapse, Invoke, SelectionItem, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `PaneControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | #[derive(Debug, Control, Dock, Scroll, Transform, Window)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ProgressBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:384:17 [INFO] [stdout] | [INFO] [stdout] 384 | #[derive(Debug, Control, RangeValue, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `RadioButtonControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | #[derive(Debug, Control, SelectionItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ScrollBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:410:17 [INFO] [stdout] | [INFO] [stdout] 410 | #[derive(Debug, Control, RangeValue)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `SemanticZoomControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:423:17 [INFO] [stdout] | [INFO] [stdout] 423 | #[derive(Debug, Control, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `SeparatorControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:436:17 [INFO] [stdout] | [INFO] [stdout] 436 | #[derive(Debug, Control)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `SliderControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:449:17 [INFO] [stdout] | [INFO] [stdout] 449 | #[derive(Debug, Control, RangeValue, Selection, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `SpinnerControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:462:17 [INFO] [stdout] | [INFO] [stdout] 462 | #[derive(Debug, Control, RangeValue, Selection, Value)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `SplitButtonControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:475:17 [INFO] [stdout] | [INFO] [stdout] 475 | #[derive(Debug, Control, ExpandCollapse, Invoke)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `StatusBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:488:17 [INFO] [stdout] | [INFO] [stdout] 488 | #[derive(Debug, Control, Grid)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TabControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | #[derive(Debug, Control, Selection, Scroll)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TabItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:514:17 [INFO] [stdout] | [INFO] [stdout] 514 | #[derive(Debug, Control, SelectionItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TableControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | #[derive(Debug, Control, Grid, GridItem, Table, TableItem)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TextControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:540:17 [INFO] [stdout] | [INFO] [stdout] 540 | #[derive(Debug, Control, GridItem, TableItem, Text)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ThumbControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:553:17 [INFO] [stdout] | [INFO] [stdout] 553 | #[derive(Debug, Control, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TitleBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:566:17 [INFO] [stdout] | [INFO] [stdout] 566 | #[derive(Debug, Control)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ToolBarControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:579:17 [INFO] [stdout] | [INFO] [stdout] 579 | #[derive(Debug, Control, Dock, ExpandCollapse, Transform)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `ToolTipControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:592:17 [INFO] [stdout] | [INFO] [stdout] 592 | #[derive(Debug, Control, Text, Window)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TreeControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:605:17 [INFO] [stdout] | [INFO] [stdout] 605 | #[derive(Debug, Control, Scroll, Selection)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `TreeItemControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:618:17 [INFO] [stdout] | [INFO] [stdout] 618 | #[derive(Debug, Control, ExpandCollapse, Invoke, ScrollItem, SelectionItem, Toggle)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryFrom` for type `WindowControl` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/controls.rs:631:17 [INFO] [stdout] | [INFO] [stdout] 631 | #[derive(Debug, Control, Transform, Window, Dock)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryFrom for T [INFO] [stdout] where U: Into; [INFO] [stdout] = note: this error originates in the derive macro `Control` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:633:1 [INFO] [stdout] | [INFO] [stdout] 633 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:684:1 [INFO] [stdout] | [INFO] [stdout] 684 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:747:1 [INFO] [stdout] | [INFO] [stdout] 747 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:845:1 [INFO] [stdout] | [INFO] [stdout] 845 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:889:1 [INFO] [stdout] | [INFO] [stdout] 889 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:933:1 [INFO] [stdout] | [INFO] [stdout] 933 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:977:1 [INFO] [stdout] | [INFO] [stdout] 977 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1021:1 [INFO] [stdout] | [INFO] [stdout] 1021 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1065:1 [INFO] [stdout] | [INFO] [stdout] 1065 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1109:1 [INFO] [stdout] | [INFO] [stdout] 1109 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1153:1 [INFO] [stdout] | [INFO] [stdout] 1153 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1197:1 [INFO] [stdout] | [INFO] [stdout] 1197 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0119]: conflicting implementations of trait `TryInto` for type `Variant` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1241:1 [INFO] [stdout] | [INFO] [stdout] 1241 | impl TryInto for Variant { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: conflicting implementation in crate `core`: [INFO] [stdout] - impl TryInto for T [INFO] [stdout] where U: TryFrom; [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT_0_0` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | let mut val = VARIANT_0_0::default(); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `VARIANT_0_0` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 412 | Value::I1(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 413 | Value::I2(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 414 | Value::I4(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 415 | Value::I8(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 416 | Value::INT(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 417 | Value::UI1(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 418 | Value::UI2(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 419 | Value::UI4(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 420 | Value::UI8(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 421 | Value::UINT(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 422 | Value::R4(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 423 | Value::R8(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 426 | Value::STRING(v) => val_to_variant!(BSTR::from(v)), [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 427 | Value::UNKNOWN(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 428 | Value::DISPATCH(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `VARIANT` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:390:27 [INFO] [stdout] | [INFO] [stdout] 390 | let variant = VARIANT::from($v); [INFO] [stdout] | ^^^^^^^ use of undeclared type `VARIANT` [INFO] [stdout] ... [INFO] [stdout] 431 | Value::BOOL(v) => val_to_variant!(v), [INFO] [stdout] | ------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `val_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: there is an enum variant `crate::variants::Value::VARIANT`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 390 - let variant = VARIANT::from($v); [INFO] [stdout] 390 + let variant = crate::variants::Value::from($v); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:585:29 [INFO] [stdout] | [INFO] [stdout] 585 | let val = match IDispatch::try_from(&self.value) { Ok(disp) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:672:38 [INFO] [stdout] | [INFO] [stdout] 672 | VT_DISPATCH => match IDispatch::try_from(&self.value) { Ok(ref disp) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:724:42 [INFO] [stdout] | [INFO] [stdout] 724 | VT_DISPATCH => match IDispatch::try_from(&self.value) { Ok(ref disp) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:813:38 [INFO] [stdout] | [INFO] [stdout] 813 | VT_DISPATCH => match IDispatch::try_from(&self.value) { Ok(ref disp) => { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 869 | VT_DISPATCH => dispatch_as_type!(self, VarI2FromDisp), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 913 | VT_DISPATCH => dispatch_as_type!(self, VarI4FromDisp), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 957 | VT_DISPATCH => dispatch_as_type!(self, VarI8FromDisp), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 1001 | VT_DISPATCH => dispatch_as_type!(self, VarR4FromDisp), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 1045 | VT_DISPATCH => dispatch_as_type!(self, VarR8FromDisp), [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 1089 | VT_DISPATCH => dispatch_as_type!(self, VarUI1FromDisp), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 1133 | VT_DISPATCH => dispatch_as_type!(self, VarUI2FromDisp), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 1177 | VT_DISPATCH => dispatch_as_type!(self, VarUI4FromDisp), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IDispatch` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:794:35 [INFO] [stdout] | [INFO] [stdout] 794 | if let Ok(ref disp) = IDispatch::try_from(&$self.value) { [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `IDispatch` [INFO] [stdout] ... [INFO] [stdout] 1221 | VT_DISPATCH => dispatch_as_type!(self, VarUI8FromDisp), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `dispatch_as_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarAbs` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:254:13 [INFO] [stdout] | [INFO] [stdout] 254 | VarAbs(&self.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarAdd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:263:13 [INFO] [stdout] | [INFO] [stdout] 263 | VarAdd(&self.value, &augend.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarSub` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:272:13 [INFO] [stdout] | [INFO] [stdout] 272 | VarSub(&self.value, &subtrahend.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarMul` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:281:13 [INFO] [stdout] | [INFO] [stdout] 281 | VarMul(&self.value, &multiplicand.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarDiv` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:290:13 [INFO] [stdout] | [INFO] [stdout] 290 | VarDiv(&self.value, &divisor.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarMod` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:299:13 [INFO] [stdout] | [INFO] [stdout] 299 | VarMod(&self.value, &m.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarNeg` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:308:13 [INFO] [stdout] | [INFO] [stdout] 308 | VarNeg(&self.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarNot` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 317 | VarNot(&self.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarAnd` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:326:13 [INFO] [stdout] | [INFO] [stdout] 326 | VarAnd(&self.value, &val.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarOr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:335:13 [INFO] [stdout] | [INFO] [stdout] 335 | VarOr(&self.value, &val.value)? [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarXor` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:344:13 [INFO] [stdout] | [INFO] [stdout] 344 | VarXor(&self.value, &val.value)? [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 441 | Value::ArrayBool(v) => vec_to_variant!(v, VT_BOOL), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 442 | Value::ArrayR8(v) => vec_to_variant!(v, VT_R8), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 443 | Value::ArrayI2(v) => vec_to_variant!(v, VT_I2), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 444 | Value::ArrayI4(v) => vec_to_variant!(v, VT_I4), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 445 | Value::ArrayI8(v) => vec_to_variant!(v, VT_I8), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 446 | Value::ArrayUI2(v) => vec_to_variant!(v, VT_UI2), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 447 | Value::ArrayUI4(v) => vec_to_variant!(v, VT_UI4), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 448 | Value::ArrayUI8(v) => vec_to_variant!(v, VT_UI8), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:399:22 [INFO] [stdout] | [INFO] [stdout] 399 | let vt = VARENUM(VT_ARRAY.0 | $t.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 449 | Value::ArrayString(v) => vec_to_variant!(v, VT_BSTR), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `vec_to_variant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VARENUM` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:475:21 [INFO] [stdout] | [INFO] [stdout] 475 | let t = VARENUM(vt.0 & VT_TYPEMASK.0); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 478 | let arr = variant_as_vec!(VariantGetBooleanElem, self.value); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetBooleanElem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:478:47 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 478 | let arr = variant_as_vec!(VariantGetBooleanElem, self.value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 481 | VT_R8 => Ok(Value::ArrayR8(variant_as_vec!(VariantGetDoubleElem, self.value))), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetDoubleElem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:481:60 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 481 | VT_R8 => Ok(Value::ArrayR8(variant_as_vec!(VariantGetDoubleElem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 482 | VT_I2 => Ok(Value::ArrayI2(variant_as_vec!(VariantGetInt16Elem, self.value))), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetInt16Elem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:482:60 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 482 | VT_I2 => Ok(Value::ArrayI2(variant_as_vec!(VariantGetInt16Elem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 483 | VT_I4 => Ok(Value::ArrayI4(variant_as_vec!(VariantGetInt32Elem, self.value))), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetInt32Elem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:483:60 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 483 | VT_I4 => Ok(Value::ArrayI4(variant_as_vec!(VariantGetInt32Elem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 484 | VT_I8 => Ok(Value::ArrayI8(variant_as_vec!(VariantGetInt64Elem, self.value))), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetInt64Elem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:484:60 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 484 | VT_I8 => Ok(Value::ArrayI8(variant_as_vec!(VariantGetInt64Elem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 485 | VT_UI2 => Ok(Value::ArrayUI2(variant_as_vec!(VariantGetUInt16Elem, self.value))), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetUInt16Elem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:485:62 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 485 | VT_UI2 => Ok(Value::ArrayUI2(variant_as_vec!(VariantGetUInt16Elem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 486 | VT_UI4 => Ok(Value::ArrayUI4(variant_as_vec!(VariantGetUInt32Elem, self.value))), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetUInt32Elem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:486:62 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 486 | VT_UI4 => Ok(Value::ArrayUI4(variant_as_vec!(VariantGetUInt32Elem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 487 | VT_UI8 => Ok(Value::ArrayUI8(variant_as_vec!(VariantGetUInt64Elem, self.value))), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetUInt64Elem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:487:62 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 487 | VT_UI8 => Ok(Value::ArrayUI8(variant_as_vec!(VariantGetUInt64Elem, self.value))), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetElementCount` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:457:34 [INFO] [stdout] | [INFO] [stdout] 457 | let count = unsafe { VariantGetElementCount(&$variant) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 489 | let arr = variant_as_vec!(VariantGetStringElem, self.value); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `variant_as_vec` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VariantGetStringElem` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:489:47 [INFO] [stdout] | [INFO] [stdout] 460 | let val = unsafe { $fetch(&$variant, i)? }; [INFO] [stdout] | ------ due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 489 | let arr = variant_as_vec!(VariantGetStringElem, self.value); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:654:26 [INFO] [stdout] | [INFO] [stdout] 654 | VT_CY => VarBoolFromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:655:28 [INFO] [stdout] | [INFO] [stdout] 655 | VT_DATE => VarBoolFromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:656:31 [INFO] [stdout] | [INFO] [stdout] 656 | VT_DECIMAL => VarBoolFromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:657:26 [INFO] [stdout] | [INFO] [stdout] 657 | VT_I1 => VarBoolFromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:658:26 [INFO] [stdout] | [INFO] [stdout] 658 | VT_I2 => VarBoolFromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:659:35 [INFO] [stdout] | [INFO] [stdout] 659 | VT_I4 | VT_INT => VarBoolFromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:660:26 [INFO] [stdout] | [INFO] [stdout] 660 | VT_I8 => VarBoolFromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:661:26 [INFO] [stdout] | [INFO] [stdout] 661 | VT_R4 => VarBoolFromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:662:26 [INFO] [stdout] | [INFO] [stdout] 662 | VT_R8 => VarBoolFromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:666:21 [INFO] [stdout] | [INFO] [stdout] 666 | VarBoolFromStr(&str, 0, 0)? [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:668:27 [INFO] [stdout] | [INFO] [stdout] 668 | VT_UI1 => VarBoolFromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:669:27 [INFO] [stdout] | [INFO] [stdout] 669 | VT_UI2 => VarBoolFromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:670:37 [INFO] [stdout] | [INFO] [stdout] 670 | VT_UI4 | VT_UINT => VarBoolFromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:671:27 [INFO] [stdout] | [INFO] [stdout] 671 | VT_UI8 => VarBoolFromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBoolFromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:673:21 [INFO] [stdout] | [INFO] [stdout] 673 | VarBoolFromDisp(disp, 0)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:720:32 [INFO] [stdout] | [INFO] [stdout] 720 | VT_BOOL => VarBstrFromBool(self.as_bool(), 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:721:30 [INFO] [stdout] | [INFO] [stdout] 721 | VT_CY => VarBstrFromCy(self.as_currency(), 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:722:32 [INFO] [stdout] | [INFO] [stdout] 722 | VT_DATE => VarBstrFromDate(self.get_data().date, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:723:35 [INFO] [stdout] | [INFO] [stdout] 723 | VT_DECIMAL => VarBstrFromDec(&self.as_decimal(), 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:725:25 [INFO] [stdout] | [INFO] [stdout] 725 | VarBstrFromDisp(disp, 0, 0)? [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:729:30 [INFO] [stdout] | [INFO] [stdout] 729 | VT_I1 => VarBstrFromI1(self.get_data().cVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:730:30 [INFO] [stdout] | [INFO] [stdout] 730 | VT_I2 => VarBstrFromI2(self.get_data().iVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:731:39 [INFO] [stdout] | [INFO] [stdout] 731 | VT_I4 | VT_INT => VarBstrFromI4(self.get_data().lVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:732:30 [INFO] [stdout] | [INFO] [stdout] 732 | VT_I8 => VarBstrFromI8(self.get_data().llVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:733:30 [INFO] [stdout] | [INFO] [stdout] 733 | VT_R4 => VarBstrFromR4(self.get_data().fltVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:734:30 [INFO] [stdout] | [INFO] [stdout] 734 | VT_R8 => VarBstrFromR8(self.get_data().dblVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:735:31 [INFO] [stdout] | [INFO] [stdout] 735 | VT_UI1 => VarBstrFromUI1(self.get_data().bVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:736:31 [INFO] [stdout] | [INFO] [stdout] 736 | VT_UI2 => VarBstrFromUI2(self.get_data().uiVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:737:41 [INFO] [stdout] | [INFO] [stdout] 737 | VT_UI4 | VT_UINT => VarBstrFromUI4(self.get_data().ulVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarBstrFromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:738:31 [INFO] [stdout] | [INFO] [stdout] 738 | VT_UI8 => VarBstrFromUI8(self.get_data().ullVal, 0, 0)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:809:47 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 809 | VT_BOOL => variant_as_i1!(VarI1FromBool, self.as_bool()), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:810:47 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 810 | VT_CY => variant_as_i1!(VarI1FromCy, self.as_currency()), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:811:47 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 811 | VT_DATE => variant_as_i1!(VarI1FromDate, self.get_data().date), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:812:47 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 812 | VT_DECIMAL => variant_as_i1!(VarI1FromDec, &self.as_decimal()), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:815:21 [INFO] [stdout] | [INFO] [stdout] 815 | VarI1FromDisp(disp, 0, pc)?; [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:821:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 821 | VT_I2 => variant_as_i1!(VarI1FromI2, self.get_data().iVal), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:822:51 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 822 | VT_I4 | VT_INT => variant_as_i1!(VarI1FromI4, self.get_data().lVal), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:823:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 823 | VT_I8 => variant_as_i1!(VarI1FromI8, self.get_data().llVal), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:824:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 824 | VT_R4 => variant_as_i1!(VarI1FromR4, self.get_data().fltVal), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:825:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 825 | VT_R8 => variant_as_i1!(VarI1FromR8, self.get_data().dblVal), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:830:21 [INFO] [stdout] | [INFO] [stdout] 830 | VarI1FromStr(&str, 0, 0, pc)?; [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:833:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 833 | VT_UI1 => variant_as_i1!(VarI1FromUI1, self.get_data().bVal), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:834:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 834 | VT_UI2 => variant_as_i1!(VarI1FromUI2, self.get_data().uiVal), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:835:52 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 835 | VT_UI4 | VT_UINT => variant_as_i1!(VarI1FromUI4, self.get_data().ulVal), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI1FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:836:43 [INFO] [stdout] | [INFO] [stdout] 765 | $func($value, pc)?; [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 836 | VT_UI8 => variant_as_i1!(VarI1FromUI8, self.get_data().ullVal), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:865:32 [INFO] [stdout] | [INFO] [stdout] 865 | VT_BOOL => VarI2FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:866:49 [INFO] [stdout] | [INFO] [stdout] 785 | $f($value, v.as_mut_ptr())?; [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 866 | VT_CY => variant_as_type!(VarI2FromCy, i16, self.as_currency()), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:867:32 [INFO] [stdout] | [INFO] [stdout] 867 | VT_DATE => VarI2FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:868:32 [INFO] [stdout] | [INFO] [stdout] 868 | VT_DECIMAL => VarI2FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:869:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 869 | VT_DISPATCH => dispatch_as_type!(self, VarI2FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:870:32 [INFO] [stdout] | [INFO] [stdout] 870 | VT_I1 => VarI2FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:872:36 [INFO] [stdout] | [INFO] [stdout] 872 | VT_I4 | VT_INT => VarI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:873:32 [INFO] [stdout] | [INFO] [stdout] 873 | VT_I8 => VarI2FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:874:32 [INFO] [stdout] | [INFO] [stdout] 874 | VT_R4 => VarI2FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:875:32 [INFO] [stdout] | [INFO] [stdout] 875 | VT_R8 => VarI2FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:876:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 876 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:877:32 [INFO] [stdout] | [INFO] [stdout] 877 | VT_UI1 => VarI2FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:878:32 [INFO] [stdout] | [INFO] [stdout] 878 | VT_UI2 => VarI2FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:879:40 [INFO] [stdout] | [INFO] [stdout] 879 | VT_UI4 | VT_UINT => VarI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI2FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:880:32 [INFO] [stdout] | [INFO] [stdout] 880 | VT_UI8 => VarI2FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:909:32 [INFO] [stdout] | [INFO] [stdout] 909 | VT_BOOL => VarI4FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:910:32 [INFO] [stdout] | [INFO] [stdout] 910 | VT_CY => VarI4FromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:911:32 [INFO] [stdout] | [INFO] [stdout] 911 | VT_DATE => VarI4FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:912:32 [INFO] [stdout] | [INFO] [stdout] 912 | VT_DECIMAL => VarI4FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:913:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 913 | VT_DISPATCH => dispatch_as_type!(self, VarI4FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:914:32 [INFO] [stdout] | [INFO] [stdout] 914 | VT_I1 => VarI4FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:915:32 [INFO] [stdout] | [INFO] [stdout] 915 | VT_I2 => VarI4FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:917:32 [INFO] [stdout] | [INFO] [stdout] 917 | VT_I8 => VarI4FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:918:32 [INFO] [stdout] | [INFO] [stdout] 918 | VT_R4 => VarI4FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:919:32 [INFO] [stdout] | [INFO] [stdout] 919 | VT_R8 => VarI4FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:920:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 920 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:921:32 [INFO] [stdout] | [INFO] [stdout] 921 | VT_UI1 => VarI4FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:922:32 [INFO] [stdout] | [INFO] [stdout] 922 | VT_UI2 => VarI4FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:923:40 [INFO] [stdout] | [INFO] [stdout] 923 | VT_UI4 | VT_UINT => VarI4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI4FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:924:32 [INFO] [stdout] | [INFO] [stdout] 924 | VT_UI8 => VarI4FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:953:32 [INFO] [stdout] | [INFO] [stdout] 953 | VT_BOOL => VarI8FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:954:32 [INFO] [stdout] | [INFO] [stdout] 954 | VT_CY => VarI8FromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:955:32 [INFO] [stdout] | [INFO] [stdout] 955 | VT_DATE => VarI8FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:956:32 [INFO] [stdout] | [INFO] [stdout] 956 | VT_DECIMAL => VarI8FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:957:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 957 | VT_DISPATCH => dispatch_as_type!(self, VarI8FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:958:32 [INFO] [stdout] | [INFO] [stdout] 958 | VT_I1 => VarI8FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:959:32 [INFO] [stdout] | [INFO] [stdout] 959 | VT_I2 => VarI8FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:962:32 [INFO] [stdout] | [INFO] [stdout] 962 | VT_R4 => VarI8FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:963:32 [INFO] [stdout] | [INFO] [stdout] 963 | VT_R8 => VarI8FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:964:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 964 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:965:32 [INFO] [stdout] | [INFO] [stdout] 965 | VT_UI1 => VarI8FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:966:32 [INFO] [stdout] | [INFO] [stdout] 966 | VT_UI2 => VarI8FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:967:40 [INFO] [stdout] | [INFO] [stdout] 967 | VT_UI4 | VT_UINT => VarI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarI8FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:968:32 [INFO] [stdout] | [INFO] [stdout] 968 | VT_UI8 => VarI8FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:997:32 [INFO] [stdout] | [INFO] [stdout] 997 | VT_BOOL => VarR4FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:998:49 [INFO] [stdout] | [INFO] [stdout] 785 | $f($value, v.as_mut_ptr())?; [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 998 | VT_CY => variant_as_type!(VarR4FromCy, f32, self.as_currency()), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:999:32 [INFO] [stdout] | [INFO] [stdout] 999 | VT_DATE => VarR4FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1000:32 [INFO] [stdout] | [INFO] [stdout] 1000 | VT_DECIMAL => VarR4FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1001:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1001 | VT_DISPATCH => dispatch_as_type!(self, VarR4FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1002:32 [INFO] [stdout] | [INFO] [stdout] 1002 | VT_I1 => VarR4FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1003:32 [INFO] [stdout] | [INFO] [stdout] 1003 | VT_I2 => VarR4FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1004:36 [INFO] [stdout] | [INFO] [stdout] 1004 | VT_I4 | VT_INT => VarR4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1005:32 [INFO] [stdout] | [INFO] [stdout] 1005 | VT_I8 => VarR4FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1007:32 [INFO] [stdout] | [INFO] [stdout] 1007 | VT_R8 => VarR4FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1008:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1008 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1009:32 [INFO] [stdout] | [INFO] [stdout] 1009 | VT_UI1 => VarR4FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1010:32 [INFO] [stdout] | [INFO] [stdout] 1010 | VT_UI2 => VarR4FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1011:40 [INFO] [stdout] | [INFO] [stdout] 1011 | VT_UI4 | VT_UINT => VarR4FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR4FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1012:32 [INFO] [stdout] | [INFO] [stdout] 1012 | VT_UI8 => VarR4FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1041:32 [INFO] [stdout] | [INFO] [stdout] 1041 | VT_BOOL => VarR8FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1042:49 [INFO] [stdout] | [INFO] [stdout] 785 | $f($value, v.as_mut_ptr())?; [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1042 | VT_CY => variant_as_type!(VarR8FromCy, f64, self.as_currency()), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1043:32 [INFO] [stdout] | [INFO] [stdout] 1043 | VT_DATE => VarR8FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1044:32 [INFO] [stdout] | [INFO] [stdout] 1044 | VT_DECIMAL => VarR8FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1045:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1045 | VT_DISPATCH => dispatch_as_type!(self, VarR8FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1046:49 [INFO] [stdout] | [INFO] [stdout] 785 | $f($value, v.as_mut_ptr())?; [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1046 | VT_I1 => variant_as_type!(VarR8FromI1, f64, self.get_data().cVal), [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1047:32 [INFO] [stdout] | [INFO] [stdout] 1047 | VT_I2 => VarR8FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1048:36 [INFO] [stdout] | [INFO] [stdout] 1048 | VT_I4 | VT_INT => VarR8FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1049:32 [INFO] [stdout] | [INFO] [stdout] 1049 | VT_I8 => VarR8FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1050:32 [INFO] [stdout] | [INFO] [stdout] 1050 | VT_R4 => VarR8FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1052:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1052 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarR8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1053:32 [INFO] [stdout] | [INFO] [stdout] 1053 | VT_UI1 => VarR8FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1054:32 [INFO] [stdout] | [INFO] [stdout] 1054 | VT_UI2 => VarR8FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1055:40 [INFO] [stdout] | [INFO] [stdout] 1055 | VT_UI4 | VT_UINT => VarR8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarR8FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1056:32 [INFO] [stdout] | [INFO] [stdout] 1056 | VT_UI8 => VarR8FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1085:32 [INFO] [stdout] | [INFO] [stdout] 1085 | VT_BOOL => VarUI1FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1086:32 [INFO] [stdout] | [INFO] [stdout] 1086 | VT_CY => VarUI1FromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1087:32 [INFO] [stdout] | [INFO] [stdout] 1087 | VT_DATE => VarUI1FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1088:32 [INFO] [stdout] | [INFO] [stdout] 1088 | VT_DECIMAL => VarUI1FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1089:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1089 | VT_DISPATCH => dispatch_as_type!(self, VarUI1FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1090:32 [INFO] [stdout] | [INFO] [stdout] 1090 | VT_I1 => VarUI1FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1091:32 [INFO] [stdout] | [INFO] [stdout] 1091 | VT_I2 => VarUI1FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1092:36 [INFO] [stdout] | [INFO] [stdout] 1092 | VT_I4 | VT_INT => VarUI1FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1093:32 [INFO] [stdout] | [INFO] [stdout] 1093 | VT_I8 => VarUI1FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1094:32 [INFO] [stdout] | [INFO] [stdout] 1094 | VT_R4 => VarUI1FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1095:32 [INFO] [stdout] | [INFO] [stdout] 1095 | VT_R8 => VarUI1FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1096:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1096 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI1FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1098:32 [INFO] [stdout] | [INFO] [stdout] 1098 | VT_UI2 => VarUI1FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1099:40 [INFO] [stdout] | [INFO] [stdout] 1099 | VT_UI4 | VT_UINT => VarUI1FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI1FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1100:32 [INFO] [stdout] | [INFO] [stdout] 1100 | VT_UI8 => VarUI1FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1129:32 [INFO] [stdout] | [INFO] [stdout] 1129 | VT_BOOL => VarUI2FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1130:32 [INFO] [stdout] | [INFO] [stdout] 1130 | VT_CY => VarUI2FromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1131:32 [INFO] [stdout] | [INFO] [stdout] 1131 | VT_DATE => VarUI2FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1132:32 [INFO] [stdout] | [INFO] [stdout] 1132 | VT_DECIMAL => VarUI2FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1133:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1133 | VT_DISPATCH => dispatch_as_type!(self, VarUI2FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1134:32 [INFO] [stdout] | [INFO] [stdout] 1134 | VT_I1 => VarUI2FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1135:32 [INFO] [stdout] | [INFO] [stdout] 1135 | VT_I2 => VarUI2FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1136:36 [INFO] [stdout] | [INFO] [stdout] 1136 | VT_I4 | VT_INT => VarUI2FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1137:32 [INFO] [stdout] | [INFO] [stdout] 1137 | VT_I8 => VarUI2FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1138:32 [INFO] [stdout] | [INFO] [stdout] 1138 | VT_R4 => VarUI2FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1139:49 [INFO] [stdout] | [INFO] [stdout] 785 | $f($value, v.as_mut_ptr())?; [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1139 | VT_R8 => variant_as_type!(VarUI2FromR8, u16, self.get_data().dblVal), [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1140:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1140 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI2FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1141:32 [INFO] [stdout] | [INFO] [stdout] 1141 | VT_UI1 => VarUI2FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1143:40 [INFO] [stdout] | [INFO] [stdout] 1143 | VT_UI4 | VT_UINT => VarUI2FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI2FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1144:32 [INFO] [stdout] | [INFO] [stdout] 1144 | VT_UI8 => VarUI2FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1173:32 [INFO] [stdout] | [INFO] [stdout] 1173 | VT_BOOL => VarUI4FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1174:32 [INFO] [stdout] | [INFO] [stdout] 1174 | VT_CY => VarUI4FromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1175:32 [INFO] [stdout] | [INFO] [stdout] 1175 | VT_DATE => VarUI4FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1176:32 [INFO] [stdout] | [INFO] [stdout] 1176 | VT_DECIMAL => VarUI4FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1177:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1177 | VT_DISPATCH => dispatch_as_type!(self, VarUI4FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1178:32 [INFO] [stdout] | [INFO] [stdout] 1178 | VT_I1 => VarUI4FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1179:32 [INFO] [stdout] | [INFO] [stdout] 1179 | VT_I2 => VarUI4FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1180:36 [INFO] [stdout] | [INFO] [stdout] 1180 | VT_I4 | VT_INT => VarUI4FromI4(self.get_data().lVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1181:32 [INFO] [stdout] | [INFO] [stdout] 1181 | VT_I8 => VarUI4FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1182:32 [INFO] [stdout] | [INFO] [stdout] 1182 | VT_R4 => VarUI4FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1183:32 [INFO] [stdout] | [INFO] [stdout] 1183 | VT_R8 => VarUI4FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1184:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1184 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI4FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1185:32 [INFO] [stdout] | [INFO] [stdout] 1185 | VT_UI1 => VarUI4FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1186:32 [INFO] [stdout] | [INFO] [stdout] 1186 | VT_UI2 => VarUI4FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI4FromUI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1188:32 [INFO] [stdout] | [INFO] [stdout] 1188 | VT_UI8 => VarUI4FromUI8(self.get_data().ullVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromBool` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1217:32 [INFO] [stdout] | [INFO] [stdout] 1217 | VT_BOOL => VarUI8FromBool(self.as_bool())?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromCy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1218:32 [INFO] [stdout] | [INFO] [stdout] 1218 | VT_CY => VarUI8FromCy(self.as_currency())?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromDate` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1219:32 [INFO] [stdout] | [INFO] [stdout] 1219 | VT_DATE => VarUI8FromDate(self.get_data().date)?, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromDec` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1220:32 [INFO] [stdout] | [INFO] [stdout] 1220 | VT_DECIMAL => VarUI8FromDec(&self.as_decimal())?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromDisp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1221:56 [INFO] [stdout] | [INFO] [stdout] 795 | $f(disp, 0)? [INFO] [stdout] | -- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1221 | VT_DISPATCH => dispatch_as_type!(self, VarUI8FromDisp), [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1222:32 [INFO] [stdout] | [INFO] [stdout] 1222 | VT_I1 => VarUI8FromI1(self.get_data().cVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1223:32 [INFO] [stdout] | [INFO] [stdout] 1223 | VT_I2 => VarUI8FromI2(self.get_data().iVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromI8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1225:32 [INFO] [stdout] | [INFO] [stdout] 1225 | VT_I8 => VarUI8FromI8(self.get_data().llVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromR4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1226:32 [INFO] [stdout] | [INFO] [stdout] 1226 | VT_R4 => VarUI8FromR4(self.get_data().fltVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromR8` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1227:32 [INFO] [stdout] | [INFO] [stdout] 1227 | VT_R8 => VarUI8FromR8(self.get_data().dblVal)?, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromStr` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1228:66 [INFO] [stdout] | [INFO] [stdout] 776 | $func(&str, 0, 0)? [INFO] [stdout] | ----- due to this macro variable [INFO] [stdout] ... [INFO] [stdout] 1228 | VT_BSTR | VT_LPWSTR | VT_LPSTR => variant_atoi!(VarUI8FromStr, self.get_string()?), [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromUI1` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1229:32 [INFO] [stdout] | [INFO] [stdout] 1229 | VT_UI1 => VarUI8FromUI1(self.get_data().bVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromUI2` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1230:32 [INFO] [stdout] | [INFO] [stdout] 1230 | VT_UI2 => VarUI8FromUI2(self.get_data().uiVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VarUI8FromUI4` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1231:40 [INFO] [stdout] | [INFO] [stdout] 1231 | VT_UI4 | VT_UINT => VarUI8FromUI4(self.get_data().ulVal)?, [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayCreateVector` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1275:25 [INFO] [stdout] | [INFO] [stdout] 1275 | let array = SafeArrayCreateVector(var_type, 0, len); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayGetVartype` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1295:13 [INFO] [stdout] | [INFO] [stdout] 1295 | SafeArrayGetVartype(self.array)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayGetDim` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1304:13 [INFO] [stdout] | [INFO] [stdout] 1304 | SafeArrayGetDim(self.array) [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayGetLBound` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1311:13 [INFO] [stdout] | [INFO] [stdout] 1311 | SafeArrayGetLBound(self.array, dimension)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayGetUBound` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1318:13 [INFO] [stdout] | [INFO] [stdout] 1318 | SafeArrayGetUBound(self.array, dimension)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayGetElement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1330:13 [INFO] [stdout] | [INFO] [stdout] 1330 | SafeArrayGetElement(self.array, indices.as_ptr(), v_ref as _)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayGetElement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1341:13 [INFO] [stdout] | [INFO] [stdout] 1341 | SafeArrayGetElement(self.array, indices.as_ptr(),v_ref as _)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayPutElement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1356:13 [INFO] [stdout] | [INFO] [stdout] 1356 | SafeArrayPutElement(self.array, indices.as_ptr(), v_ref as _)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayPutElement` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1424:17 [INFO] [stdout] | [INFO] [stdout] 1424 | SafeArrayPutElement(arr.array, indices.as_ptr(), v_ref as _)? [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayCopy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1524:17 [INFO] [stdout] | [INFO] [stdout] 1524 | SafeArrayCopy(self.array).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SafeArrayDestroy` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/variants.rs:1541:17 [INFO] [stdout] | [INFO] [stdout] 1541 | SafeArrayDestroy(self.array).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `KEYBD_EVENT_FLAGS` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:22:46 [INFO] [stdout] | [INFO] [stdout] 22 | const KEYEVENTF_KEYDOWN: KEYBD_EVENT_FLAGS = KEYBD_EVENT_FLAGS(0); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VkKeyScanW` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:188:22 [INFO] [stdout] | [INFO] [stdout] 188 | unsafe { VkKeyScanW(ch) } [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:199:34 [INFO] [stdout] | [INFO] [stdout] 48 | static VIRTUAL_KEYS: OnceLock> = OnceLock::new(); [INFO] [stdout] | ------------------------------------------------------------------------------ similarly named static `VIRTUAL_KEYS` defined here [INFO] [stdout] ... [INFO] [stdout] 199 | wVk: VIRTUAL_KEY(0), [INFO] [stdout] | ^^^^^^^^^^^ help: a static with a similar name exists: `VIRTUAL_KEYS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:210:34 [INFO] [stdout] | [INFO] [stdout] 48 | static VIRTUAL_KEYS: OnceLock> = OnceLock::new(); [INFO] [stdout] | ------------------------------------------------------------------------------ similarly named static `VIRTUAL_KEYS` defined here [INFO] [stdout] ... [INFO] [stdout] 210 | wVk: VIRTUAL_KEY(0), [INFO] [stdout] | ^^^^^^^^^^^ help: a static with a similar name exists: `VIRTUAL_KEYS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `VIRTUAL_KEY` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:220:36 [INFO] [stdout] | [INFO] [stdout] 48 | static VIRTUAL_KEYS: OnceLock> = OnceLock::new(); [INFO] [stdout] | ------------------------------------------------------------------------------ similarly named static `VIRTUAL_KEYS` defined here [INFO] [stdout] ... [INFO] [stdout] 220 | let key: VIRTUAL_KEY = VIRTUAL_KEY((vk & 0xFF) as _); [INFO] [stdout] | ^^^^^^^^^^^ help: a static with a similar name exists: `VIRTUAL_KEYS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetKeyState` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:252:38 [INFO] [stdout] | [INFO] [stdout] 252 | let state = unsafe { GetKeyState(VK_CAPITAL.0 as _) }; [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uiautomation-0.17.1/src/inputs.rs:957:9 [INFO] [stdout] | [INFO] [stdout] 957 | SendInput(inputs, mem::size_of::() as _) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0119, E0408, E0412, E0422, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0119`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uiautomation` (lib) due to 1002 previous errors [INFO] running `Command { std: "docker" "inspect" "66a314e0e58799d34557179523e00861d48f0684acbc1c887324b9636202d21c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66a314e0e58799d34557179523e00861d48f0684acbc1c887324b9636202d21c", kill_on_drop: false }` [INFO] [stdout] 66a314e0e58799d34557179523e00861d48f0684acbc1c887324b9636202d21c